Push event to branch nats-build Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c34f11e704d620f6173803248dedd1465f9bb0d 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-ssh16855436338252937025.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1690787863679084316.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/nats-build/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/nats-build/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7197961988928452206.key Verifying host key using known hosts file > 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/nats-build/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12193300073697228598.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6702793688903561476.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/nats-build/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/nats-build/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh932372329050278659.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-478’ Running on prd-ubuntu20.04-docker-8c-8g-481 in /w/workspace/p-rfid-llrp-inventory_nats-build [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_nats-build # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 4c34f11e704d620f6173803248dedd1465f9bb0d (nats-build) Commit message: "build: Add option to build Service with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-21T22:25:29.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > 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 4c34f11e704d620f6173803248dedd1465f9bb0d # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T22:25:29.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T22:25:29.452Z] ========================================================= [2022-09-21T22:25:29.452Z] EdgeX Global Pipelines Version Info [2022-09-21T22:25:29.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:25:30.201Z] ------------------- [2022-09-21T22:25:30.201Z] stable info: [2022-09-21T22:25:30.201Z] ------------------- [2022-09-21T22:25:30.201Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T22:25:30.201Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T22:25:30.201Z] Message: update stable to v1.0.239 [2022-09-21T22:25:30.776Z] ------------------- [2022-09-21T22:25:30.776Z] experimental info: [2022-09-21T22:25:30.776Z] ------------------- [2022-09-21T22:25:30.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T22:25:30.776Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T22:25:30.776Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T22:25:31.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-21T22:25:31.101Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-21T22:25:31.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T22:25:31.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T22:25:31.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T22:25:31.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T22:25:31.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T22:25:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-21T22:25:31.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T22:25:31.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T22:25:31.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T22:25:31.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-21T22:25:31.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T22:25:31.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T22:25:31.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T22:25:31.656Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T22:25:31.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T22:25:31.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T22:25:31.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T22:25:31.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T22:25:31.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-21T22:25:31.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-21T22:25:31.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-21T22:25:31.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-21T22:25:32.004Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-21T22:25:32.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T22:25:32.078Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T22:25:32.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = nats-build [Pipeline] echo [2022-09-21T22:25:32.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = nats-build [Pipeline] echo [2022-09-21T22:25:32.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = nats-build [Pipeline] echo [2022-09-21T22:25:32.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo [2022-09-21T22:25:32.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c34f11 [Pipeline] echo [2022-09-21T22:25:32.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:25:32.402Z] provisioning config files... [2022-09-21T22:25:32.419Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config7004648795635955531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:25:32.757Z] ---> docker-login.sh [2022-09-21T22:25:32.757Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:25:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:33.018Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:33.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:33.018Z] [2022-09-21T22:25:33.018Z] Login Succeeded [2022-09-21T22:25:33.018Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:25:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:33.018Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:33.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:33.018Z] [2022-09-21T22:25:33.018Z] Login Succeeded [2022-09-21T22:25:33.018Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:25:33.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:33.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:33.279Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:33.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:33.279Z] [2022-09-21T22:25:33.279Z] Login Succeeded [2022-09-21T22:25:33.279Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:25:33.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:33.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:33.279Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:33.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:33.279Z] [2022-09-21T22:25:33.279Z] Login Succeeded [2022-09-21T22:25:33.279Z] docker.io [2022-09-21T22:25:33.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:33.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:33.800Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:33.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:33.800Z] [2022-09-21T22:25:33.800Z] Login Succeeded [2022-09-21T22:25:33.800Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:25:33.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T22:25:34.458Z] + git rev-list -1 --merges 4c34f11e704d620f6173803248dedd1465f9bb0d~1..4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo [2022-09-21T22:25:34.507Z] -----------> git rev-list -1 --merges 4c34f11e704d620f6173803248dedd1465f9bb0d~1..4c34f11e704d620f6173803248dedd1465f9bb0d 4c34f11e704d620f6173803248dedd1465f9bb0d [false] [Pipeline] sh [2022-09-21T22:25:34.819Z] + git log --format=format:%s -1 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo [2022-09-21T22:25:34.856Z] ========================================================= [2022-09-21T22:25:34.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T22:25:34.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:25:35.282Z] + git log --format=format:%s -1 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo [2022-09-21T22:25:35.315Z] [semverPrep] GIT_COMMIT: 4c34f11e704d620f6173803248dedd1465f9bb0d, Commit Message: build: Add option to build Service with NATS Capability [Pipeline] echo [2022-09-21T22:25:35.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-21T22:25:35.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T22:25:35.744Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T22:25:35.744Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T22:25:35.744Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T22:25:35.744Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T22:25:35.744Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T22:25:35.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:25:36.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:25:36.213Z] [2022-09-21T22:25:36.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:25:36.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:25:36.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T22:25:36.568Z] b85a868b505f: Pulling fs layer [2022-09-21T22:25:36.568Z] e2be974225ed: Pulling fs layer [2022-09-21T22:25:36.568Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T22:25:36.568Z] 988bab9f4d93: Pulling fs layer [2022-09-21T22:25:36.568Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T22:25:36.568Z] eaf3925da568: Pulling fs layer [2022-09-21T22:25:36.568Z] bab4dde63d76: Pulling fs layer [2022-09-21T22:25:36.568Z] bde34c3a00c8: Pulling fs layer [2022-09-21T22:25:36.568Z] b352a97aabf1: Pulling fs layer [2022-09-21T22:25:36.568Z] 4872d77fe225: Pulling fs layer [2022-09-21T22:25:36.568Z] 5851b861e8e6: Pulling fs layer [2022-09-21T22:25:36.568Z] b352a97aabf1: Waiting [2022-09-21T22:25:36.568Z] 1469e6f7b9e6: Waiting [2022-09-21T22:25:36.568Z] bab4dde63d76: Waiting [2022-09-21T22:25:36.568Z] bde34c3a00c8: Waiting [2022-09-21T22:25:36.568Z] eaf3925da568: Waiting [2022-09-21T22:25:36.568Z] 4872d77fe225: Waiting [2022-09-21T22:25:36.568Z] 988bab9f4d93: Waiting [2022-09-21T22:25:36.568Z] 5851b861e8e6: Waiting [2022-09-21T22:25:36.568Z] e2be974225ed: Verifying Checksum [2022-09-21T22:25:36.568Z] e2be974225ed: Download complete [2022-09-21T22:25:36.568Z] 988bab9f4d93: Download complete [2022-09-21T22:25:36.568Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T22:25:36.568Z] 1469e6f7b9e6: Download complete [2022-09-21T22:25:36.829Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T22:25:36.829Z] 339a4e72a1f5: Download complete [2022-09-21T22:25:36.829Z] eaf3925da568: Verifying Checksum [2022-09-21T22:25:36.829Z] eaf3925da568: Download complete [2022-09-21T22:25:36.829Z] bde34c3a00c8: Download complete [2022-09-21T22:25:36.829Z] b352a97aabf1: Download complete [2022-09-21T22:25:36.829Z] 4872d77fe225: Download complete [2022-09-21T22:25:36.829Z] 5851b861e8e6: Verifying Checksum [2022-09-21T22:25:36.829Z] 5851b861e8e6: Download complete [2022-09-21T22:25:36.829Z] b85a868b505f: Verifying Checksum [2022-09-21T22:25:36.829Z] b85a868b505f: Download complete [2022-09-21T22:25:37.089Z] bab4dde63d76: Verifying Checksum [2022-09-21T22:25:37.089Z] bab4dde63d76: Download complete [2022-09-21T22:25:38.027Z] b85a868b505f: Pull complete [2022-09-21T22:25:38.286Z] e2be974225ed: Pull complete [2022-09-21T22:25:39.128Z] 339a4e72a1f5: Pull complete [2022-09-21T22:25:39.128Z] 988bab9f4d93: Pull complete [2022-09-21T22:25:39.128Z] 1469e6f7b9e6: Pull complete [2022-09-21T22:25:39.388Z] eaf3925da568: Pull complete [2022-09-21T22:25:41.295Z] bab4dde63d76: Pull complete [2022-09-21T22:25:41.295Z] bde34c3a00c8: Pull complete [2022-09-21T22:25:41.295Z] b352a97aabf1: Pull complete [2022-09-21T22:25:41.295Z] 4872d77fe225: Pull complete [2022-09-21T22:25:41.295Z] 5851b861e8e6: Pull complete [2022-09-21T22:25:41.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T22:25:41.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:25:41.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:25:41.531Z] prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container [2022-09-21T22:25:41.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T22:25:42.799Z] $ docker top d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 -eo pid,comm [2022-09-21T22:25:42.859Z] 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). [2022-09-21T22:25:42.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T22:25:42.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:25:42.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:25:43.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:25:43.113Z] $ docker exec d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent [2022-09-21T22:25:43.222Z] SSH_AUTH_SOCK=/tmp/ssh-zwHrNGASh0la/agent.33 [2022-09-21T22:25:43.222Z] SSH_AGENT_PID=39 [2022-09-21T22:25:43.229Z] Running ssh-add (command line suppressed) [2022-09-21T22:25:43.338Z] Identity added: /w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_11783837178883145164.key (/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_11783837178883145164.key) [2022-09-21T22:25:43.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:25:43.685Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T22:25:43.713Z] $ docker exec --env ******** --env ******** d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent -k [2022-09-21T22:25:43.814Z] unset SSH_AUTH_SOCK; [2022-09-21T22:25:43.814Z] unset SSH_AGENT_PID; [2022-09-21T22:25:43.815Z] echo Agent pid 39 killed; [2022-09-21T22:25:43.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T22:25:43.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:25:43.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:25:44.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:25:44.037Z] $ docker exec d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent [2022-09-21T22:25:44.162Z] SSH_AUTH_SOCK=/tmp/ssh-8oJrIVmQKVQw/agent.71 [2022-09-21T22:25:44.162Z] SSH_AGENT_PID=77 [2022-09-21T22:25:44.172Z] Running ssh-add (command line suppressed) [2022-09-21T22:25:44.279Z] Identity added: /w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_17007068622049255792.key (/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_17007068622049255792.key) [2022-09-21T22:25:44.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:25:44.622Z] + git semver init [2022-09-21T22:25:44.883Z] 2022-09-21 22:25:44,811 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T22:25:44.883Z] 2022-09-21 22:25:44,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver [2022-09-21T22:25:44.883Z] 2022-09-21 22:25:44,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/p-rfid-llrp-inventory_nats-build/.semver [2022-09-21T22:25:44.883Z] 2022-09-21 22:25:44,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/p-rfid-llrp-inventory_nats-build/.semver'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,031 [append_file] DEBUG append to file:/w/workspace/p-rfid-llrp-inventory_nats-build/.git/info/exclude [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build with force:False [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,032 [write_file] DEBUG write to file:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,036 [execute] INFO git cat-file --batch-check [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,044 [execute] INFO git cat-file --batch [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T22:25:46.264Z] 2022-09-21 22:25:46,052 [read_version] DEBUG read version from /w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build [2022-09-21T22:25:46.264Z] 0.0.0 [Pipeline] } [2022-09-21T22:25:46.293Z] $ docker exec --env ******** --env ******** d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent -k [2022-09-21T22:25:46.389Z] unset SSH_AUTH_SOCK; [2022-09-21T22:25:46.390Z] unset SSH_AGENT_PID; [2022-09-21T22:25:46.390Z] echo Agent pid 77 killed; [2022-09-21T22:25:46.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T22:25:46.815Z] + git semver [Pipeline] } [2022-09-21T22:25:47.100Z] $ docker stop --time=1 d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 [2022-09-21T22:25:48.462Z] $ docker rm -f d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:25:48.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T22:25:49.103Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T22:25:49.120Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:25:49.675Z] provisioning config files... [2022-09-21T22:25:49.687Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config829646880494272802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:25:50.025Z] ---> docker-login.sh [2022-09-21T22:25:50.025Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:25:50.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:50.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:50.025Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:50.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:50.025Z] [2022-09-21T22:25:50.025Z] Login Succeeded [2022-09-21T22:25:50.025Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:25:50.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:50.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:50.025Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:50.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:50.025Z] [2022-09-21T22:25:50.025Z] Login Succeeded [2022-09-21T22:25:50.025Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:25:50.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:50.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:50.286Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:50.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:50.286Z] [2022-09-21T22:25:50.286Z] Login Succeeded [2022-09-21T22:25:50.286Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:25:50.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:50.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:50.286Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:50.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:50.286Z] [2022-09-21T22:25:50.286Z] Login Succeeded [2022-09-21T22:25:50.286Z] docker.io [2022-09-21T22:25:50.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:25:50.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:25:50.808Z] Configure a credential helper to remove this warning. See [2022-09-21T22:25:50.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:25:50.808Z] [2022-09-21T22:25:50.808Z] Login Succeeded [2022-09-21T22:25:50.808Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:25:50.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T22:25:51.017Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:25:51.050Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:25:51.081Z] ========================================================= [2022-09-21T22:25:51.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T22:25:51.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:25:51.545Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T22:25:51.545Z] Sending build context to Docker daemon 12.5MB [2022-09-21T22:25:51.545Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:25:51.545Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-21T22:25:51.545Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T22:25:51.545Z] 2408cc74d12b: Pulling fs layer [2022-09-21T22:25:51.545Z] ea60b727a1ce: Pulling fs layer [2022-09-21T22:25:51.545Z] 30c4a7721957: Pulling fs layer [2022-09-21T22:25:51.545Z] 370296b7ddb6: Pulling fs layer [2022-09-21T22:25:51.545Z] 7c6cee850709: Pulling fs layer [2022-09-21T22:25:51.545Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T22:25:51.545Z] d94ebbe4e438: Pulling fs layer [2022-09-21T22:25:51.545Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T22:25:51.545Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T22:25:51.545Z] d94ebbe4e438: Waiting [2022-09-21T22:25:51.545Z] 370296b7ddb6: Waiting [2022-09-21T22:25:51.545Z] 7c6cee850709: Waiting [2022-09-21T22:25:51.545Z] bcfd1f05c69d: Waiting [2022-09-21T22:25:51.545Z] 59ccb84bbe0f: Waiting [2022-09-21T22:25:51.545Z] 39a5fcdaea64: Waiting [2022-09-21T22:25:51.545Z] 30c4a7721957: Verifying Checksum [2022-09-21T22:25:51.545Z] 30c4a7721957: Download complete [2022-09-21T22:25:51.545Z] ea60b727a1ce: Verifying Checksum [2022-09-21T22:25:51.545Z] ea60b727a1ce: Download complete [2022-09-21T22:25:51.805Z] 7c6cee850709: Verifying Checksum [2022-09-21T22:25:51.805Z] 7c6cee850709: Download complete [2022-09-21T22:25:51.805Z] 39a5fcdaea64: Download complete [2022-09-21T22:25:51.805Z] 2408cc74d12b: Download complete [2022-09-21T22:25:51.805Z] d94ebbe4e438: Verifying Checksum [2022-09-21T22:25:51.805Z] d94ebbe4e438: Download complete [2022-09-21T22:25:51.805Z] 2408cc74d12b: Pull complete [2022-09-21T22:25:52.067Z] ea60b727a1ce: Pull complete [2022-09-21T22:25:52.067Z] 30c4a7721957: Pull complete [2022-09-21T22:25:52.067Z] 59ccb84bbe0f: Verifying Checksum [2022-09-21T22:25:52.067Z] 59ccb84bbe0f: Download complete [2022-09-21T22:25:52.326Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T22:25:52.326Z] bcfd1f05c69d: Download complete [2022-09-21T22:25:52.586Z] 370296b7ddb6: Verifying Checksum [2022-09-21T22:25:52.586Z] 370296b7ddb6: Download complete [2022-09-21T22:25:56.781Z] 370296b7ddb6: Pull complete [2022-09-21T22:25:56.781Z] 7c6cee850709: Pull complete [2022-09-21T22:25:56.781Z] 39a5fcdaea64: Pull complete [2022-09-21T22:25:56.781Z] d94ebbe4e438: Pull complete [2022-09-21T22:25:58.680Z] bcfd1f05c69d: Pull complete [2022-09-21T22:25:59.619Z] 59ccb84bbe0f: Pull complete [2022-09-21T22:25:59.619Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T22:25:59.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T22:25:59.619Z] ---> a4fb48ad2a94 [2022-09-21T22:25:59.619Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:26:01.002Z] ---> Running in 722e46e412b9 [2022-09-21T22:26:01.002Z] Removing intermediate container 722e46e412b9 [2022-09-21T22:26:01.002Z] ---> d249830f2222 [2022-09-21T22:26:01.002Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:26:01.002Z] ---> Running in 34746ebe5188 [2022-09-21T22:26:01.260Z] Removing intermediate container 34746ebe5188 [2022-09-21T22:26:01.260Z] ---> bd104c3ba951 [2022-09-21T22:26:01.260Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:26:01.260Z] ---> Running in 7f0211b8b3df [2022-09-21T22:26:01.260Z] Removing intermediate container 7f0211b8b3df [2022-09-21T22:26:01.260Z] ---> 339bcd374276 [2022-09-21T22:26:01.260Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:26:01.260Z] ---> Running in b411f76a57a8 [2022-09-21T22:26:01.520Z] Removing intermediate container b411f76a57a8 [2022-09-21T22:26:01.520Z] ---> ca994186fa6d [2022-09-21T22:26:01.520Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:26:01.520Z] ---> Running in 80e8e4f600d0 [2022-09-21T22:26:02.088Z] Removing intermediate container 80e8e4f600d0 [2022-09-21T22:26:02.088Z] ---> 93569af567cf [2022-09-21T22:26:02.088Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:26:02.088Z] ---> Running in 2bcbd4f13760 [2022-09-21T22:26:02.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:26:03.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:26:03.794Z] OK: 211 MiB in 51 packages [2022-09-21T22:26:04.053Z] Removing intermediate container 2bcbd4f13760 [2022-09-21T22:26:04.053Z] ---> e3ae09338889 [2022-09-21T22:26:04.053Z] Step 9/14 : WORKDIR /app [2022-09-21T22:26:04.053Z] ---> Running in 80a5bbd5949f [2022-09-21T22:26:04.053Z] Removing intermediate container 80a5bbd5949f [2022-09-21T22:26:04.053Z] ---> b397583ed761 [2022-09-21T22:26:04.053Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-21T22:26:04.312Z] ---> 79f2c7105c2f [2022-09-21T22:26:04.312Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:26:04.312Z] ---> Running in 045b3e30ef80 [2022-09-21T22:26:04.506Z] Still waiting to schedule task [2022-09-21T22:26:04.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-479’ is offline [2022-09-21T22:26:26.258Z] Removing intermediate container 045b3e30ef80 [2022-09-21T22:26:26.258Z] ---> b3bd0b502037 [2022-09-21T22:26:26.258Z] Step 12/14 : COPY . . [2022-09-21T22:26:26.258Z] ---> 1cfc2e0fdc06 [2022-09-21T22:26:26.258Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T22:26:26.258Z] ---> Running in 84f16d5432ba [2022-09-21T22:26:26.258Z] Removing intermediate container 84f16d5432ba [2022-09-21T22:26:26.258Z] ---> b60cac0614a7 [2022-09-21T22:26:26.258Z] Step 14/14 : RUN $MAKE [2022-09-21T22:26:26.258Z] ---> Running in 528b4e08ca1c [2022-09-21T22:26:26.258Z] noop [2022-09-21T22:26:26.258Z] Removing intermediate container 528b4e08ca1c [2022-09-21T22:26:26.258Z] ---> c65763fbec51 [2022-09-21T22:26:26.258Z] Successfully built c65763fbec51 [2022-09-21T22:26:26.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:26:26.689Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T22:26:26.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:26:26.835Z] prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container [2022-09-21T22:26:26.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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-x86_64 cat [2022-09-21T22:26:27.231Z] $ docker top a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:26:27.624Z] + go version [2022-09-21T22:26:27.624Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T22:26:27.656Z] $ docker stop --time=1 a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f [2022-09-21T22:26:28.930Z] $ docker rm -f a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:26:29.630Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T22:26:29.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:26:29.772Z] prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container [2022-09-21T22:26:30.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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-x86_64 cat [2022-09-21T22:26:30.370Z] $ docker top 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:26:30.766Z] + git config --global --add safe.directory /w/workspace/p-rfid-llrp-inventory_nats-build [Pipeline] fileExists [Pipeline] sh [2022-09-21T22:26:31.122Z] + make test [2022-09-21T22:26:31.122Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T22:26:43.316Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-21T22:26:43.316Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.053s coverage: 86.2% of statements [2022-09-21T22:26:43.316Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-21T22:26:44.689Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements [2022-09-21T22:26:52.797Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-21T22:26:52.797Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T22:26:56.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T22:26:56.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T22:26:56.976Z] ./bin/test-attribution.sh [2022-09-21T22:26:56.976Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T22:26:56.976Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T22:26:56.976Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T22:26:57.009Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T22:26:57.037Z] $ docker stop --time=1 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba [2022-09-21T22:26:58.757Z] $ docker rm -f 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:26:59.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T22:26:59.343Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-21T22:26:59.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T22:27:00.308Z] + ls -al . [2022-09-21T22:27:00.308Z] total 232 [2022-09-21T22:27:00.308Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 22:26 . [2022-09-21T22:27:00.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 .. [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:25 .dockerignore [2022-09-21T22:27:00.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:26 .git [2022-09-21T22:27:00.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:25 .github [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:25 .gitignore [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:25 .golangci.yml [2022-09-21T22:27:00.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:25 .semver [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:25 Attribution.txt [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:25 CHANGELOG.md [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 21 22:25 Dockerfile [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:25 GOVERNANCE.md [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:25 Jenkinsfile [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:25 LICENSE [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 21 22:25 Makefile [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:25 OWNERS.md [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 21 22:25 README.md [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 22:25 VERSION [2022-09-21T22:27:00.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 bin [2022-09-21T22:27:00.308Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:26 coverage.out [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 3677 Sep 21 22:25 go.mod [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 37565 Sep 21 22:25 go.sum [2022-09-21T22:27:00.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 images [2022-09-21T22:27:00.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 internal [2022-09-21T22:27:00.308Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:25 main.go [2022-09-21T22:27:00.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 res [2022-09-21T22:27:00.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 snap [2022-09-21T22:27:00.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:27:00.700Z] + 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=4c34f11e704d620f6173803248dedd1465f9bb0d --label arch=amd64 --label version=0.0.0 . [2022-09-21T22:27:00.700Z] Sending build context to Docker daemon 12.5MB [2022-09-21T22:27:00.700Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:27:00.700Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-21T22:27:00.700Z] ---> c65763fbec51 [2022-09-21T22:27:00.700Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:27:00.700Z] ---> Running in 6994eaf636f5 [2022-09-21T22:27:00.960Z] Removing intermediate container 6994eaf636f5 [2022-09-21T22:27:00.960Z] ---> 6a2f98631f28 [2022-09-21T22:27:00.960Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:27:00.960Z] ---> Running in 4903c22a3dd1 [2022-09-21T22:27:00.960Z] Removing intermediate container 4903c22a3dd1 [2022-09-21T22:27:00.960Z] ---> a2de75e40045 [2022-09-21T22:27:00.960Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:27:00.960Z] ---> Running in 28630b931ee2 [2022-09-21T22:27:01.221Z] Removing intermediate container 28630b931ee2 [2022-09-21T22:27:01.221Z] ---> e793b41459ce [2022-09-21T22:27:01.221Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:27:01.221Z] ---> Running in 7bee12abc231 [2022-09-21T22:27:01.221Z] Removing intermediate container 7bee12abc231 [2022-09-21T22:27:01.221Z] ---> 0c78e36724f8 [2022-09-21T22:27:01.221Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:27:01.221Z] ---> Running in 27534671952d [2022-09-21T22:27:01.791Z] Removing intermediate container 27534671952d [2022-09-21T22:27:01.791Z] ---> 2099a2351fca [2022-09-21T22:27:01.791Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:27:01.791Z] ---> Running in 0195e7036019 [2022-09-21T22:27:02.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:27:02.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:27:03.492Z] OK: 211 MiB in 51 packages [2022-09-21T22:27:03.751Z] Removing intermediate container 0195e7036019 [2022-09-21T22:27:03.751Z] ---> 5f8ee769b52a [2022-09-21T22:27:03.751Z] Step 9/32 : WORKDIR /app [2022-09-21T22:27:03.751Z] ---> Running in b5d0126695a0 [2022-09-21T22:27:04.010Z] Removing intermediate container b5d0126695a0 [2022-09-21T22:27:04.010Z] ---> e810232afc13 [2022-09-21T22:27:04.010Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-21T22:27:04.010Z] ---> a9122bf180f0 [2022-09-21T22:27:04.010Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:27:04.010Z] ---> Running in 292bdc707f6d [2022-09-21T22:27:04.947Z] Removing intermediate container 292bdc707f6d [2022-09-21T22:27:04.947Z] ---> 6eb681f864d8 [2022-09-21T22:27:04.947Z] Step 12/32 : COPY . . [2022-09-21T22:27:05.206Z] ---> 062b6d69f4c1 [2022-09-21T22:27:05.206Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T22:27:05.206Z] ---> Running in a293ed4c176e [2022-09-21T22:27:05.206Z] Removing intermediate container a293ed4c176e [2022-09-21T22:27:05.206Z] ---> dacbab11d00d [2022-09-21T22:27:05.206Z] Step 14/32 : RUN $MAKE [2022-09-21T22:27:05.206Z] ---> Running in d2f9db1415f1 [2022-09-21T22:27:05.464Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-21T22:27:27.583Z] Removing intermediate container d2f9db1415f1 [2022-09-21T22:27:27.583Z] ---> ec86d9ab9215 [2022-09-21T22:27:27.583Z] Step 15/32 : FROM alpine:3.14 [2022-09-21T22:27:27.583Z] 3.14: Pulling from library/alpine [2022-09-21T22:27:27.583Z] c7ed990a2339: Pulling fs layer [2022-09-21T22:27:27.583Z] c7ed990a2339: Download complete [2022-09-21T22:27:27.583Z] c7ed990a2339: Pull complete [2022-09-21T22:27:27.583Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-21T22:27:27.583Z] Status: Downloaded newer image for alpine:3.14 [2022-09-21T22:27:27.583Z] ---> dd53f409bf0b [2022-09-21T22:27:27.583Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:27:27.583Z] ---> Running in bf4e7349d2d6 [2022-09-21T22:27:27.583Z] Removing intermediate container bf4e7349d2d6 [2022-09-21T22:27:27.583Z] ---> bf50da4f32d8 [2022-09-21T22:27:27.583Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-21T22:27:27.583Z] ---> Running in 85513260e1e1 [2022-09-21T22:27:27.583Z] Removing intermediate container 85513260e1e1 [2022-09-21T22:27:27.583Z] ---> da68331e67bf [2022-09-21T22:27:27.583Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:27:27.583Z] ---> Running in 7fda5aa2c4eb [2022-09-21T22:27:28.149Z] Removing intermediate container 7fda5aa2c4eb [2022-09-21T22:27:28.149Z] ---> d740028fe011 [2022-09-21T22:27:28.149Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-21T22:27:28.149Z] ---> Running in 9fb81c0aa4c5 [2022-09-21T22:27:28.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:27:29.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:27:29.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-483 in /w/workspace/p-rfid-llrp-inventory_nats-build [Pipeline] { [Pipeline] ws [2022-09-21T22:27:30.021Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-09-21T22:27:30.099Z] The recommended git tool is: git [2022-09-21T22:27:30.754Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T22:27:31.013Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T22:27:31.013Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-21T22:27:31.013Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T22:27:31.272Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-21T22:27:31.272Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T22:27:31.272Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T22:27:31.530Z] Executing busybox-1.33.1-r8.trigger [2022-09-21T22:27:31.530Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:27:31.530Z] OK: 9 MiB in 21 packages [2022-09-21T22:27:32.097Z] Removing intermediate container 9fb81c0aa4c5 [2022-09-21T22:27:32.097Z] ---> 043e1d43ba45 [2022-09-21T22:27:32.097Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T22:27:32.097Z] ---> 6c16a59fcb79 [2022-09-21T22:27:32.097Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T22:27:32.354Z] ---> 873ffbee46c8 [2022-09-21T22:27:32.354Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-21T22:27:32.354Z] ---> dba8653941e1 [2022-09-21T22:27:32.354Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-21T22:27:32.612Z] ---> 238ad90f0ba0 [2022-09-21T22:27:32.612Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-21T22:27:33.179Z] ---> 1bce8494b948 [2022-09-21T22:27:33.179Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-21T22:27:33.179Z] ---> Running in af01d1afa4f3 [2022-09-21T22:27:34.871Z] using credential edgex-jenkins-ssh [2022-09-21T22:27:34.890Z] Cloning the remote Git repository [2022-09-21T22:27:34.929Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-21T22:27:35.086Z] Removing intermediate container af01d1afa4f3 [2022-09-21T22:27:35.086Z] ---> 45df1604f426 [2022-09-21T22:27:35.086Z] Step 26/32 : VOLUME /cache [2022-09-21T22:27:35.086Z] ---> Running in 413080427f6a [2022-09-21T22:27:35.345Z] Removing intermediate container 413080427f6a [2022-09-21T22:27:35.345Z] ---> df92b97ac5ba [2022-09-21T22:27:35.345Z] Step 27/32 : EXPOSE 59711 [2022-09-21T22:27:35.345Z] ---> Running in 9b00dfc88052 [2022-09-21T22:27:35.345Z] Removing intermediate container 9b00dfc88052 [2022-09-21T22:27:35.345Z] ---> 46733ee54af0 [2022-09-21T22:27:35.345Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-21T22:27:35.345Z] ---> Running in 760481829e3d [2022-09-21T22:27:35.607Z] Removing intermediate container 760481829e3d [2022-09-21T22:27:35.607Z] ---> ef907f81bd06 [2022-09-21T22:27:35.608Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-21T22:27:35.608Z] ---> Running in 2ea202498f6c [2022-09-21T22:27:35.608Z] Removing intermediate container 2ea202498f6c [2022-09-21T22:27:35.608Z] ---> d2d58244e9d9 [2022-09-21T22:27:35.608Z] Step 30/32 : LABEL arch=amd64 [2022-09-21T22:27:35.608Z] ---> Running in 700fc57fe340 [2022-09-21T22:27:35.871Z] Removing intermediate container 700fc57fe340 [2022-09-21T22:27:35.871Z] ---> 437d8e63910a [2022-09-21T22:27:35.871Z] Step 31/32 : LABEL git_sha=4c34f11e704d620f6173803248dedd1465f9bb0d [2022-09-21T22:27:35.871Z] ---> Running in db7200bdb697 [2022-09-21T22:27:35.871Z] Removing intermediate container db7200bdb697 [2022-09-21T22:27:35.871Z] ---> e3ea3db98d25 [2022-09-21T22:27:35.871Z] Step 32/32 : LABEL version=0.0.0 [2022-09-21T22:27:36.131Z] ---> Running in c1ee26769764 [2022-09-21T22:27:36.131Z] Removing intermediate container c1ee26769764 [2022-09-21T22:27:36.131Z] ---> d7d40d65023b [2022-09-21T22:27:36.131Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T22:27:36.131Z] Successfully built d7d40d65023b [2022-09-21T22:27:36.131Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [2022-09-21T22:27:35.010Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-09-21T22:27:35.147Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-21T22:27:35.149Z] > git --version # timeout=10 [2022-09-21T22:27:35.175Z] > git --version # 'git version 2.25.1' [2022-09-21T22:27:35.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T22:27:35.222Z] Verifying host key using known hosts file [2022-09-21T22:27:35.405Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T22:27:35.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:27:36.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:27:36.967Z] [2022-09-21T22:27:36.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:27:37.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:27:37.347Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T22:27:37.347Z] 5eb5b503b376: Pulling fs layer [2022-09-21T22:27:37.347Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T22:27:37.347Z] ec43610c2a17: Pulling fs layer [2022-09-21T22:27:37.347Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T22:27:37.347Z] 33b1e0a273af: Pulling fs layer [2022-09-21T22:27:37.347Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T22:27:37.347Z] 2f39f015ded8: Pulling fs layer [2022-09-21T22:27:37.347Z] 3a2ae6a8a46f: Waiting [2022-09-21T22:27:37.347Z] 33b1e0a273af: Waiting [2022-09-21T22:27:37.347Z] 5d3b04190fa2: Waiting [2022-09-21T22:27:37.347Z] 2f39f015ded8: Waiting [2022-09-21T22:27:37.347Z] 5c69ac0246d0: Download complete [2022-09-21T22:27:37.347Z] 3a2ae6a8a46f: Download complete [2022-09-21T22:27:37.347Z] 33b1e0a273af: Verifying Checksum [2022-09-21T22:27:37.347Z] 33b1e0a273af: Download complete [2022-09-21T22:27:37.347Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T22:27:37.347Z] 5d3b04190fa2: Download complete [2022-09-21T22:27:37.347Z] ec43610c2a17: Verifying Checksum [2022-09-21T22:27:37.347Z] ec43610c2a17: Download complete [2022-09-21T22:27:37.608Z] 5eb5b503b376: Verifying Checksum [2022-09-21T22:27:37.608Z] 5eb5b503b376: Download complete [2022-09-21T22:27:38.177Z] 2f39f015ded8: Download complete [2022-09-21T22:27:38.626Z] Avoid second fetch [2022-09-21T22:27:38.627Z] Checking out Revision 4c34f11e704d620f6173803248dedd1465f9bb0d (nats-build) [2022-09-21T22:27:38.745Z] 5eb5b503b376: Pull complete [2022-09-21T22:27:37.635Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-21T22:27:37.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T22:27:38.642Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T22:27:38.673Z] > git checkout -f 4c34f11e704d620f6173803248dedd1465f9bb0d # timeout=10 [2022-09-21T22:27:39.003Z] 5c69ac0246d0: Pull complete [2022-09-21T22:27:39.222Z] Commit message: "build: Add option to build Service with NATS Capability" [2022-09-21T22:27:39.261Z] ec43610c2a17: Pull complete [2022-09-21T22:27:39.271Z] > git --version # timeout=10 [2022-09-21T22:27:39.294Z] > git --version # 'git version 2.25.1' [2022-09-21T22:27:39.310Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T22:27:39.528Z] 3a2ae6a8a46f: Pull complete [2022-09-21T22:27:39.528Z] 33b1e0a273af: Pull complete [2022-09-21T22:27:39.639Z] [2022-09-21T22:27:39.639Z] GitHub has been notified of this commit’s build result [2022-09-21T22:27:39.639Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2022-09-21T22:27:39.791Z] 5d3b04190fa2: Pull complete [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:27:40.402Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T22:27:40.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:27:40.402Z] Dload Upload Total Spent Left Speed [2022-09-21T22:27:40.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh [2022-09-21T22:27:41.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T22:27:41.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T22:27:41.379Z] + sudo tee /etc/docker/daemon.new [2022-09-21T22:27:41.379Z] { [2022-09-21T22:27:41.379Z] "registry-mirrors": [ [2022-09-21T22:27:41.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T22:27:41.379Z] ], [2022-09-21T22:27:41.379Z] "bip": "10.250.0.254/24", [2022-09-21T22:27:41.379Z] "hosts": [ [2022-09-21T22:27:41.379Z] "tcp://0.0.0.0:5555", [2022-09-21T22:27:41.379Z] "unix:///var/run/docker.sock" [2022-09-21T22:27:41.379Z] ], [2022-09-21T22:27:41.379Z] "mtu": 1458, [2022-09-21T22:27:41.379Z] "selinux-enabled": true, [2022-09-21T22:27:41.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T22:27:41.379Z] } [Pipeline] sh [2022-09-21T22:27:41.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T22:27:42.068Z] + sudo service docker restart [2022-09-21T22:27:43.984Z] 2f39f015ded8: Pull complete [2022-09-21T22:27:43.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T22:27:43.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:27:43.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:27:44.222Z] prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container [2022-09-21T22:27:44.254Z] $ 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_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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:latest cat [2022-09-21T22:27:45.661Z] $ docker top fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:27:46.098Z] ---> job-cost.sh [2022-09-21T22:27:46.098Z] lf-activate-venv: SKIPPING [2022-09-21T22:27:46.098Z] INFO: No Stack... [2022-09-21T22:27:46.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:27:46.928Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:27:47.241Z] + cat /w/workspace/p-rfid-llrp-inventory_nats-build/archives/cost.csv [2022-09-21T22:27:47.241Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:27:47.281Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [2022-09-21T22:27:47.286Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] did not exist. Created. [2022-09-21T22:27:47.286Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:27:47.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-21T22:27:47.720Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:27:47.746Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:27:47.820Z] $ docker stop --time=1 fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 [2022-09-21T22:27:48.989Z] $ docker rm -f fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:28:00.390Z] provisioning config files... [2022-09-21T22:28:00.417Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18056452368309098272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:28:00.804Z] ---> docker-login.sh [2022-09-21T22:28:00.804Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:28:01.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:01.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:01.349Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:01.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:01.349Z] [2022-09-21T22:28:01.349Z] Login Succeeded [2022-09-21T22:28:01.349Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:28:01.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:01.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:01.618Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:01.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:01.618Z] [2022-09-21T22:28:01.618Z] Login Succeeded [2022-09-21T22:28:01.618Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:28:01.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:02.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:02.157Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:02.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:02.157Z] [2022-09-21T22:28:02.157Z] Login Succeeded [2022-09-21T22:28:02.157Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:28:02.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:02.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:02.429Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:02.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:02.429Z] [2022-09-21T22:28:02.429Z] Login Succeeded [2022-09-21T22:28:02.429Z] docker.io [2022-09-21T22:28:02.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:02.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:02.962Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:02.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:02.962Z] [2022-09-21T22:28:02.962Z] Login Succeeded [2022-09-21T22:28:03.234Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:28:03.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T22:28:03.511Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:28:03.538Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:28:03.563Z] ========================================================= [2022-09-21T22:28:03.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T22:28:03.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:28:04.032Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T22:28:04.302Z] Sending build context to Docker daemon 683kB [2022-09-21T22:28:04.302Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:28:04.302Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-21T22:28:04.302Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T22:28:04.302Z] b3c136eddcbf: Pulling fs layer [2022-09-21T22:28:04.302Z] c0a3192eca97: Pulling fs layer [2022-09-21T22:28:04.302Z] a050256f5b6f: Pulling fs layer [2022-09-21T22:28:04.302Z] 656be50a0ddc: Pulling fs layer [2022-09-21T22:28:04.302Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T22:28:04.302Z] 46d945488cbd: Pulling fs layer [2022-09-21T22:28:04.302Z] 8a5474983e97: Pulling fs layer [2022-09-21T22:28:04.302Z] 329c88fbcd65: Pulling fs layer [2022-09-21T22:28:04.302Z] 2bbca73fdf42: Waiting [2022-09-21T22:28:04.302Z] 46d945488cbd: Waiting [2022-09-21T22:28:04.302Z] 8a5474983e97: Waiting [2022-09-21T22:28:04.302Z] 329c88fbcd65: Waiting [2022-09-21T22:28:04.302Z] 656be50a0ddc: Waiting [2022-09-21T22:28:04.574Z] a050256f5b6f: Verifying Checksum [2022-09-21T22:28:04.574Z] a050256f5b6f: Download complete [2022-09-21T22:28:04.574Z] c0a3192eca97: Verifying Checksum [2022-09-21T22:28:04.574Z] c0a3192eca97: Download complete [2022-09-21T22:28:04.574Z] 2bbca73fdf42: Download complete [2022-09-21T22:28:04.574Z] 46d945488cbd: Download complete [2022-09-21T22:28:04.574Z] b3c136eddcbf: Verifying Checksum [2022-09-21T22:28:04.574Z] b3c136eddcbf: Download complete [2022-09-21T22:28:05.549Z] b3c136eddcbf: Pull complete [2022-09-21T22:28:05.549Z] 329c88fbcd65: Verifying Checksum [2022-09-21T22:28:05.549Z] 329c88fbcd65: Download complete [2022-09-21T22:28:05.823Z] c0a3192eca97: Pull complete [2022-09-21T22:28:06.102Z] a050256f5b6f: Pull complete [2022-09-21T22:28:06.693Z] 8a5474983e97: Verifying Checksum [2022-09-21T22:28:06.693Z] 8a5474983e97: Download complete [2022-09-21T22:28:07.280Z] 656be50a0ddc: Verifying Checksum [2022-09-21T22:28:07.280Z] 656be50a0ddc: Download complete [2022-09-21T22:28:19.679Z] 656be50a0ddc: Pull complete [2022-09-21T22:28:19.679Z] 2bbca73fdf42: Pull complete [2022-09-21T22:28:19.679Z] 46d945488cbd: Pull complete [2022-09-21T22:28:26.353Z] 8a5474983e97: Pull complete [2022-09-21T22:28:27.329Z] 329c88fbcd65: Pull complete [2022-09-21T22:28:27.329Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T22:28:27.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T22:28:27.329Z] ---> ff4287adb874 [2022-09-21T22:28:27.329Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:28:29.282Z] ---> Running in 71f7ee1e7f10 [2022-09-21T22:28:29.616Z] Removing intermediate container 71f7ee1e7f10 [2022-09-21T22:28:29.616Z] ---> fb8987bf9d97 [2022-09-21T22:28:29.616Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:28:29.616Z] ---> Running in 9789f70fdb0f [2022-09-21T22:28:29.894Z] Removing intermediate container 9789f70fdb0f [2022-09-21T22:28:29.894Z] ---> 8cc1016b4634 [2022-09-21T22:28:29.894Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:28:29.894Z] ---> Running in cf4bc1f6f027 [2022-09-21T22:28:30.189Z] Removing intermediate container cf4bc1f6f027 [2022-09-21T22:28:30.190Z] ---> 36ed019e7cb4 [2022-09-21T22:28:30.190Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:28:30.468Z] ---> Running in 6eb6fe05a1c1 [2022-09-21T22:28:30.744Z] Removing intermediate container 6eb6fe05a1c1 [2022-09-21T22:28:30.744Z] ---> 27eb8904fe7e [2022-09-21T22:28:30.744Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:28:30.744Z] ---> Running in 258ea6216d2f [2022-09-21T22:28:32.694Z] Removing intermediate container 258ea6216d2f [2022-09-21T22:28:32.694Z] ---> f00ca01ad94d [2022-09-21T22:28:32.694Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:28:32.694Z] ---> Running in 4b23880a35e0 [2022-09-21T22:28:33.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:28:34.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:28:35.576Z] OK: 221 MiB in 51 packages [2022-09-21T22:28:36.160Z] Removing intermediate container 4b23880a35e0 [2022-09-21T22:28:36.160Z] ---> 808f953bd5fa [2022-09-21T22:28:36.160Z] Step 9/14 : WORKDIR /app [2022-09-21T22:28:36.160Z] ---> Running in 28f84afee592 [2022-09-21T22:28:36.430Z] Removing intermediate container 28f84afee592 [2022-09-21T22:28:36.430Z] ---> 1824beaa0e2a [2022-09-21T22:28:36.430Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-21T22:28:37.017Z] ---> 9a7b99ea46fb [2022-09-21T22:28:37.017Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:28:37.017Z] ---> Running in 9ebc564c7429 [2022-09-21T22:29:23.914Z] Removing intermediate container 9ebc564c7429 [2022-09-21T22:29:23.914Z] ---> 28ae1cf546da [2022-09-21T22:29:23.914Z] Step 12/14 : COPY . . [2022-09-21T22:29:23.914Z] ---> 2ad68a4014dc [2022-09-21T22:29:23.914Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T22:29:23.914Z] ---> Running in b876c86de9f1 [2022-09-21T22:29:23.914Z] Removing intermediate container b876c86de9f1 [2022-09-21T22:29:23.914Z] ---> cda7feab9085 [2022-09-21T22:29:23.914Z] Step 14/14 : RUN $MAKE [2022-09-21T22:29:23.914Z] ---> Running in 6365f80ba8ef [2022-09-21T22:29:24.879Z] noop [2022-09-21T22:29:25.465Z] Removing intermediate container 6365f80ba8ef [2022-09-21T22:29:25.465Z] ---> ca61801b1206 [2022-09-21T22:29:25.465Z] Successfully built ca61801b1206 [2022-09-21T22:29:25.465Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:29:25.946Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T22:29:25.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:29:26.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container [2022-09-21T22:29:26.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T22:29:27.475Z] $ docker top af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:29:28.337Z] + go version [2022-09-21T22:29:28.337Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T22:29:28.376Z] $ docker stop --time=1 af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 [2022-09-21T22:29:30.035Z] $ docker rm -f af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:29:30.880Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T22:29:30.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:29:31.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container [2022-09-21T22:29:31.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T22:29:32.415Z] $ docker top e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:29:32.987Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T22:29:33.378Z] + make test [2022-09-21T22:29:33.649Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T22:31:10.299Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-21T22:31:10.300Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.204s coverage: 86.2% of statements [2022-09-21T22:31:10.300Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-21T22:31:10.569Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements [2022-09-21T22:31:11.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T22:31:11.154Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T22:31:37.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T22:31:37.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T22:31:37.847Z] ./bin/test-attribution.sh [2022-09-21T22:31:37.847Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T22:31:37.848Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T22:31:37.848Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T22:31:37.887Z] [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T22:31:37.926Z] $ docker stop --time=1 e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c [2022-09-21T22:31:39.706Z] $ docker rm -f e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:31:40.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T22:31:40.778Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T22:31:41.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:31:41.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T22:31:42.234Z] + ls -al . [2022-09-21T22:31:42.235Z] total 228 [2022-09-21T22:31:42.235Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 22:29 . [2022-09-21T22:31:42.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 .. [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:27 .dockerignore [2022-09-21T22:31:42.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:27 .git [2022-09-21T22:31:42.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:27 .github [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:27 .gitignore [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:27 .golangci.yml [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:27 Attribution.txt [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:27 CHANGELOG.md [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 21 22:27 Dockerfile [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:27 GOVERNANCE.md [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:27 Jenkinsfile [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:27 LICENSE [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 21 22:27 Makefile [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:27 OWNERS.md [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 21 22:27 README.md [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 22:25 VERSION [2022-09-21T22:31:42.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 bin [2022-09-21T22:31:42.235Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:31 coverage.out [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 3677 Sep 21 22:27 go.mod [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 37565 Sep 21 22:27 go.sum [2022-09-21T22:31:42.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 images [2022-09-21T22:31:42.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 internal [2022-09-21T22:31:42.235Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:27 main.go [2022-09-21T22:31:42.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 res [2022-09-21T22:31:42.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 snap [2022-09-21T22:31:42.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:31:42.650Z] + 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=4c34f11e704d620f6173803248dedd1465f9bb0d --label arch=arm64 --label version=0.0.0 . [2022-09-21T22:31:42.921Z] Sending build context to Docker daemon 683kB [2022-09-21T22:31:42.921Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:31:42.921Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-21T22:31:42.921Z] ---> ca61801b1206 [2022-09-21T22:31:42.921Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:31:42.921Z] ---> Running in dbe1bea81a64 [2022-09-21T22:31:43.506Z] Removing intermediate container dbe1bea81a64 [2022-09-21T22:31:43.506Z] ---> 2a0a81a3a5ef [2022-09-21T22:31:43.506Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:31:43.506Z] ---> Running in 011d9a1f3297 [2022-09-21T22:31:43.781Z] Removing intermediate container 011d9a1f3297 [2022-09-21T22:31:43.781Z] ---> f7c95897b2b1 [2022-09-21T22:31:43.781Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:31:43.781Z] ---> Running in 9e68375578b9 [2022-09-21T22:31:44.051Z] Removing intermediate container 9e68375578b9 [2022-09-21T22:31:44.051Z] ---> 99e2a71bb172 [2022-09-21T22:31:44.051Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:31:44.051Z] ---> Running in deb4f406effa [2022-09-21T22:31:44.319Z] Removing intermediate container deb4f406effa [2022-09-21T22:31:44.319Z] ---> 57a9a812ea01 [2022-09-21T22:31:44.319Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:31:44.588Z] ---> Running in ed36080cad4d [2022-09-21T22:31:46.549Z] Removing intermediate container ed36080cad4d [2022-09-21T22:31:46.549Z] ---> 9165b0511fcb [2022-09-21T22:31:46.549Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:31:46.549Z] ---> Running in c8637e3e082b [2022-09-21T22:31:47.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:31:48.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:31:49.521Z] OK: 221 MiB in 51 packages [2022-09-21T22:31:50.491Z] Removing intermediate container c8637e3e082b [2022-09-21T22:31:50.491Z] ---> 1b74a827be96 [2022-09-21T22:31:50.491Z] Step 9/32 : WORKDIR /app [2022-09-21T22:31:50.491Z] ---> Running in 92dfb042afb1 [2022-09-21T22:31:50.759Z] Removing intermediate container 92dfb042afb1 [2022-09-21T22:31:50.759Z] ---> 22395b534223 [2022-09-21T22:31:50.759Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-21T22:31:51.348Z] ---> d76aebf0cb87 [2022-09-21T22:31:51.348Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:31:51.618Z] ---> Running in 8c90b2431c73 [2022-09-21T22:31:53.576Z] Removing intermediate container 8c90b2431c73 [2022-09-21T22:31:53.576Z] ---> cf34f45344bb [2022-09-21T22:31:53.576Z] Step 12/32 : COPY . . [2022-09-21T22:31:54.545Z] ---> b2d63925ad88 [2022-09-21T22:31:54.545Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T22:31:54.545Z] ---> Running in e557c98a656e [2022-09-21T22:31:56.504Z] Removing intermediate container e557c98a656e [2022-09-21T22:31:56.504Z] ---> 340d7438374d [2022-09-21T22:31:56.504Z] Step 14/32 : RUN $MAKE [2022-09-21T22:31:56.504Z] ---> Running in 014765c7f52b [2022-09-21T22:31:57.466Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-21T22:34:49.264Z] Removing intermediate container 014765c7f52b [2022-09-21T22:34:49.264Z] ---> 138174394f5b [2022-09-21T22:34:49.264Z] Step 15/32 : FROM alpine:3.14 [2022-09-21T22:34:49.264Z] 3.14: Pulling from library/alpine [2022-09-21T22:34:49.264Z] 90cda3b7c325: Pulling fs layer [2022-09-21T22:34:49.264Z] 90cda3b7c325: Verifying Checksum [2022-09-21T22:34:49.264Z] 90cda3b7c325: Download complete [2022-09-21T22:34:49.264Z] 90cda3b7c325: Pull complete [2022-09-21T22:34:49.264Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-21T22:34:49.264Z] Status: Downloaded newer image for alpine:3.14 [2022-09-21T22:34:49.264Z] ---> 376ba31ae3da [2022-09-21T22:34:49.264Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:34:49.264Z] ---> Running in 89b9b4ef3a43 [2022-09-21T22:34:49.264Z] Removing intermediate container 89b9b4ef3a43 [2022-09-21T22:34:49.264Z] ---> 340b7a331fc4 [2022-09-21T22:34:49.264Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-21T22:34:49.264Z] ---> Running in c8a67c795b10 [2022-09-21T22:34:49.264Z] Removing intermediate container c8a67c795b10 [2022-09-21T22:34:49.264Z] ---> f7fdecf4f5e4 [2022-09-21T22:34:49.264Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:34:49.264Z] ---> Running in 9e5e2d7bc4a1 [2022-09-21T22:34:49.264Z] Removing intermediate container 9e5e2d7bc4a1 [2022-09-21T22:34:49.264Z] ---> afe729c6877f [2022-09-21T22:34:49.264Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-21T22:34:49.264Z] ---> Running in fbc2cf06e3da [2022-09-21T22:34:49.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:34:49.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:34:49.264Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T22:34:49.264Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T22:34:49.264Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-21T22:34:49.264Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T22:34:49.264Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-21T22:34:49.264Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T22:34:49.264Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T22:34:49.264Z] Executing busybox-1.33.1-r8.trigger [2022-09-21T22:34:49.264Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:34:49.264Z] OK: 9 MiB in 21 packages [2022-09-21T22:34:49.264Z] Removing intermediate container fbc2cf06e3da [2022-09-21T22:34:49.264Z] ---> a2cdbb05aaaa [2022-09-21T22:34:49.264Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T22:34:49.264Z] ---> 3c8dc4f1bac3 [2022-09-21T22:34:49.264Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T22:34:49.264Z] ---> 0932542f0d0e [2022-09-21T22:34:49.264Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-21T22:34:49.264Z] ---> 21719a677381 [2022-09-21T22:34:49.264Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-21T22:34:49.264Z] ---> be28f7acf594 [2022-09-21T22:34:49.264Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-21T22:34:49.264Z] ---> 4efffa398288 [2022-09-21T22:34:49.264Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-21T22:34:49.264Z] ---> Running in d88506b448a5 [2022-09-21T22:34:49.530Z] Removing intermediate container d88506b448a5 [2022-09-21T22:34:49.530Z] ---> 05ed6442dace [2022-09-21T22:34:49.530Z] Step 26/32 : VOLUME /cache [2022-09-21T22:34:49.530Z] ---> Running in fffe9ed1e550 [2022-09-21T22:34:49.798Z] Removing intermediate container fffe9ed1e550 [2022-09-21T22:34:49.798Z] ---> bd4c4b3d0e36 [2022-09-21T22:34:49.798Z] Step 27/32 : EXPOSE 59711 [2022-09-21T22:34:49.798Z] ---> Running in 000a34a7e47e [2022-09-21T22:34:50.071Z] Removing intermediate container 000a34a7e47e [2022-09-21T22:34:50.071Z] ---> 36ccd3957be8 [2022-09-21T22:34:50.071Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-21T22:34:50.343Z] ---> Running in 7e98c564e072 [2022-09-21T22:34:50.611Z] Removing intermediate container 7e98c564e072 [2022-09-21T22:34:50.611Z] ---> 2c5b2c282edc [2022-09-21T22:34:50.611Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-21T22:34:50.611Z] ---> Running in 5c92f51e1530 [2022-09-21T22:34:50.886Z] Removing intermediate container 5c92f51e1530 [2022-09-21T22:34:50.886Z] ---> 2d8960803cf3 [2022-09-21T22:34:50.886Z] Step 30/32 : LABEL arch=arm64 [2022-09-21T22:34:51.154Z] ---> Running in eee7aa52540c [2022-09-21T22:34:51.422Z] Removing intermediate container eee7aa52540c [2022-09-21T22:34:51.422Z] ---> 2dd3d1ec5b01 [2022-09-21T22:34:51.422Z] Step 31/32 : LABEL git_sha=4c34f11e704d620f6173803248dedd1465f9bb0d [2022-09-21T22:34:51.422Z] ---> Running in afd020675ea6 [2022-09-21T22:34:51.690Z] Removing intermediate container afd020675ea6 [2022-09-21T22:34:51.690Z] ---> bebd1e55fe0f [2022-09-21T22:34:51.690Z] Step 32/32 : LABEL version=0.0.0 [2022-09-21T22:34:51.690Z] ---> Running in 2ade343a8ed4 [2022-09-21T22:34:51.959Z] Removing intermediate container 2ade343a8ed4 [2022-09-21T22:34:51.959Z] ---> 6e7ca2d2fc37 [2022-09-21T22:34:51.959Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T22:34:51.959Z] Successfully built 6e7ca2d2fc37 [2022-09-21T22:34:51.959Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:34:53.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:34:53.040Z] [2022-09-21T22:34:53.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:34:53.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:34:53.447Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T22:34:53.447Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T22:34:53.447Z] 04944245beec: Pulling fs layer [2022-09-21T22:34:53.447Z] 699f458cf7ca: Pulling fs layer [2022-09-21T22:34:53.447Z] 765212b225bb: Pulling fs layer [2022-09-21T22:34:53.447Z] f23df028b6ca: Pulling fs layer [2022-09-21T22:34:53.447Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T22:34:53.447Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T22:34:53.447Z] f23df028b6ca: Waiting [2022-09-21T22:34:53.447Z] d65c8cfc05b1: Waiting [2022-09-21T22:34:53.447Z] 2437ff75d9bd: Waiting [2022-09-21T22:34:53.447Z] 765212b225bb: Waiting [2022-09-21T22:34:53.716Z] 04944245beec: Verifying Checksum [2022-09-21T22:34:53.716Z] 04944245beec: Download complete [2022-09-21T22:34:53.716Z] 765212b225bb: Verifying Checksum [2022-09-21T22:34:53.716Z] 765212b225bb: Download complete [2022-09-21T22:34:53.716Z] f23df028b6ca: Download complete [2022-09-21T22:34:53.716Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T22:34:53.716Z] d65c8cfc05b1: Download complete [2022-09-21T22:34:53.716Z] 699f458cf7ca: Verifying Checksum [2022-09-21T22:34:53.716Z] 699f458cf7ca: Download complete [2022-09-21T22:34:54.310Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T22:34:54.310Z] 8998bd30e6a1: Download complete [2022-09-21T22:34:56.897Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T22:34:56.897Z] 2437ff75d9bd: Download complete [2022-09-21T22:34:58.304Z] 8998bd30e6a1: Pull complete [2022-09-21T22:34:58.569Z] 04944245beec: Pull complete [2022-09-21T22:34:59.976Z] 699f458cf7ca: Pull complete [2022-09-21T22:34:59.976Z] 765212b225bb: Pull complete [2022-09-21T22:35:00.934Z] f23df028b6ca: Pull complete [2022-09-21T22:35:00.934Z] d65c8cfc05b1: Pull complete [2022-09-21T22:35:15.978Z] 2437ff75d9bd: Pull complete [2022-09-21T22:35:15.979Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T22:35:15.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:35:15.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:35:16.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container [2022-09-21T22:35:16.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-21T22:35:19.258Z] $ docker top f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:20.209Z] ---> job-cost.sh [2022-09-21T22:35:20.209Z] lf-activate-venv: SKIPPING [2022-09-21T22:35:20.209Z] INFO: No Stack... [2022-09-21T22:35:20.807Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T22:35:21.777Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:35:22.449Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-09-21T22:35:22.449Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:35:22.542Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [2022-09-21T22:35:22.546Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] did not exist. Created. [2022-09-21T22:35:22.546Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:35:23.283Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4b2361aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-21T22:35:23.638Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T22:35:23.676Z] Warning: overwriting stash ‘stack-cost’ [2022-09-21T22:35:23.723Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:35:23.740Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:35:23.827Z] $ docker stop --time=1 f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 [2022-09-21T22:35:25.327Z] $ docker rm -f f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-21T22:35:26.270Z] provisioning config files... [2022-09-21T22:35:26.278Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config2467403573344628507tmp [Pipeline] { [Pipeline] sh [2022-09-21T22:35:26.623Z] + set +x [2022-09-21T22:35:26.623Z] + + curl -s https://codecov.io/bash [2022-09-21T22:35:26.623Z] bash -s -- [2022-09-21T22:35:26.623Z] [2022-09-21T22:35:26.623Z] _____ _ [2022-09-21T22:35:26.623Z] / ____| | | [2022-09-21T22:35:26.623Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T22:35:26.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T22:35:26.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T22:35:26.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T22:35:26.623Z] Bash-1.0.6 [2022-09-21T22:35:26.623Z] [2022-09-21T22:35:26.623Z] [2022-09-21T22:35:26.623Z] ==> git version 2.25.1 found [2022-09-21T22:35:26.623Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-21T22:35:26.623Z] Release-Date: 2020-01-08 [2022-09-21T22:35:26.623Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-21T22:35:26.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T22:35:26.623Z] ==> Jenkins CI detected. [2022-09-21T22:35:26.623Z] current dir:  /w/workspace/p-rfid-llrp-inventory_nats-build [2022-09-21T22:35:26.623Z] project root: . [2022-09-21T22:35:26.623Z] --> token set from env [2022-09-21T22:35:26.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T22:35:26.623Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T22:35:26.623Z] ==> Python coveragepy not found [2022-09-21T22:35:26.623Z] ==> Searching for coverage reports in: [2022-09-21T22:35:26.623Z] + . [2022-09-21T22:35:26.623Z] -> Found 1 reports [2022-09-21T22:35:26.623Z] ==> Detecting git/mercurial file structure [2022-09-21T22:35:26.623Z] ==> Reading reports [2022-09-21T22:35:26.623Z] + ./coverage.out bytes=41008 [2022-09-21T22:35:26.623Z] ==> Appending adjustments [2022-09-21T22:35:26.623Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T22:35:26.882Z] + Found adjustments [2022-09-21T22:35:26.882Z] ==> Gzipping contents [2022-09-21T22:35:26.882Z] 12K /tmp/codecov.EdxD6f.gz [2022-09-21T22:35:26.882Z] ==> Uploading reports [2022-09-21T22:35:26.882Z] url: https://codecov.io [2022-09-21T22:35:26.882Z] query: branch=nats-build&commit=4c34f11e704d620f6173803248dedd1465f9bb0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-build%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T22:35:26.882Z] -> Pinging Codecov [2022-09-21T22:35:26.882Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=nats-build&commit=4c34f11e704d620f6173803248dedd1465f9bb0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-build%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T22:35:27.139Z] -> Uploading to [2022-09-21T22:35:27.139Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/581DD39554BDF9B6E22D074273EAD858/4c34f11e704d620f6173803248dedd1465f9bb0d/8dfcaf61-c953-449a-b199-395edd482414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T223527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ef06cfed1391d9cfe7312c0d61d9f10d6eb7433f69fb4ac6a4746937642cd32 [2022-09-21T22:35:27.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:35:27.139Z] Dload Upload Total Spent Left Speed [2022-09-21T22:35:27.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11461 0 0 100 11461 0 44769 --:--:-- --:--:-- --:--:-- 44769 [2022-09-21T22:35:27.398Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] } [2022-09-21T22:35:27.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-21T22:35:29.268Z] + [ -d /w/workspace/p-rfid-llrp-inventory_nats-build/archives ] [2022-09-21T22:35:29.268Z] + ls -al /w/workspace/p-rfid-llrp-inventory_nats-build/archives [2022-09-21T22:35:29.268Z] total 16 [2022-09-21T22:35:29.268Z] drwxr-xr-x 3 root root 4096 Sep 21 22:27 . [2022-09-21T22:35:29.268Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:27 .. [2022-09-21T22:35:29.268Z] drwxr-xr-x 2 root root 4096 Sep 21 22:27 cost [2022-09-21T22:35:29.268Z] -rw-r--r-- 1 root root 99 Sep 21 22:27 cost.csv [2022-09-21T22:35:29.268Z] + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_nats-build/archives [2022-09-21T22:35:29.268Z] + ls -al /w/workspace/p-rfid-llrp-inventory_nats-build/archives [2022-09-21T22:35:29.268Z] total 16 [2022-09-21T22:35:29.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:27 . [2022-09-21T22:35:29.268Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:27 .. [2022-09-21T22:35:29.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 22:27 cost [2022-09-21T22:35:29.268Z] -rw-r--r-- 1 jenkins jenkins 99 Sep 21 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:29.601Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:30.492Z] ---> package-listing.sh [2022-09-21T22:35:30.492Z] ++ facter osfamily [2022-09-21T22:35:30.492Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T22:35:30.752Z] + OS_FAMILY=debian [2022-09-21T22:35:30.752Z] + workspace=/w/workspace/p-rfid-llrp-inventory_nats-build [2022-09-21T22:35:30.752Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T22:35:30.752Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T22:35:30.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T22:35:30.752Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T22:35:30.752Z] + '[' /w/workspace/p-rfid-llrp-inventory_nats-build ']' [2022-09-21T22:35:30.752Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T22:35:30.752Z] + case "${OS_FAMILY}" in [2022-09-21T22:35:30.752Z] + dpkg -l [2022-09-21T22:35:30.752Z] + grep '^ii' [2022-09-21T22:35:30.752Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T22:35:30.752Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T22:35:30.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T22:35:30.752Z] + '[' /w/workspace/p-rfid-llrp-inventory_nats-build ']' [2022-09-21T22:35:30.752Z] + mkdir -p /w/workspace/p-rfid-llrp-inventory_nats-build/archives/ [2022-09-21T22:35:30.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_nats-build/archives/ [Pipeline] echo [2022-09-21T22:35:30.788Z] 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_nats-build/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-21T22:35:31.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:35:31.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:35:31.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:35:31.865Z] prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container [2022-09-21T22:35:31.901Z] $ 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_nats-build/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_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 [2022-09-21T22:35:32.109Z] $ docker top 9358dc7b38c1c4eb8d93967a931336c23345237fda4db98b8befaef642876005 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:35:32.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T22:35:32.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T22:35:33.117Z] + ls /var/log/sa-host [2022-09-21T22:35:33.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:35:33.268Z] provisioning config files... [2022-09-21T22:35:33.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config3010456165125980571tmp [Pipeline] { [Pipeline] echo [2022-09-21T22:35:33.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:33.649Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T22:35:33.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:34.083Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T22:35:34.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:34.432Z] ---> sudo-logs.sh [2022-09-21T22:35:34.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T22:35:34.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:34.835Z] ---> job-cost.sh [2022-09-21T22:35:34.835Z] lf-activate-venv: SKIPPING [2022-09-21T22:35:34.835Z] DEBUG: total: 0.2199999988079071 [2022-09-21T22:35:34.835Z] INFO: Retrieving Stack Cost... [2022-09-21T22:35:35.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:35:36.033Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T22:35:36.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:35:36.384Z] ---> logs-deploy.sh [2022-09-21T22:35:36.384Z] lf-activate-venv: SKIPPING [2022-09-21T22:35:36.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/nats-build/1 [2022-09-21T22:35:36.384Z] INFO: archiving workspace using pattern(s): [2022-09-21T22:35:37.324Z] Archives upload complete. [2022-09-21T22:35:37.584Z] INFO: archiving logs to Nexus [2022-09-21T22:35:38.156Z] ---> uname -a: [2022-09-21T22:35:38.156Z] Linux prd-ubuntu20-04-docker-8c-8g-481 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] ---> lscpu: [2022-09-21T22:35:38.156Z] Architecture: x86_64 [2022-09-21T22:35:38.156Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-21T22:35:38.156Z] Byte Order: Little Endian [2022-09-21T22:35:38.156Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-21T22:35:38.156Z] CPU(s): 8 [2022-09-21T22:35:38.156Z] On-line CPU(s) list: 0-7 [2022-09-21T22:35:38.156Z] Thread(s) per core: 1 [2022-09-21T22:35:38.156Z] Core(s) per socket: 1 [2022-09-21T22:35:38.156Z] Socket(s): 8 [2022-09-21T22:35:38.156Z] NUMA node(s): 1 [2022-09-21T22:35:38.156Z] Vendor ID: AuthenticAMD [2022-09-21T22:35:38.156Z] CPU family: 23 [2022-09-21T22:35:38.156Z] Model: 49 [2022-09-21T22:35:38.156Z] Model name: AMD EPYC-Rome Processor [2022-09-21T22:35:38.156Z] Stepping: 0 [2022-09-21T22:35:38.156Z] CPU MHz: 2800.000 [2022-09-21T22:35:38.156Z] BogoMIPS: 5600.00 [2022-09-21T22:35:38.156Z] Virtualization: AMD-V [2022-09-21T22:35:38.156Z] Hypervisor vendor: KVM [2022-09-21T22:35:38.156Z] Virtualization type: full [2022-09-21T22:35:38.156Z] L1d cache: 256 KiB [2022-09-21T22:35:38.156Z] L1i cache: 256 KiB [2022-09-21T22:35:38.156Z] L2 cache: 4 MiB [2022-09-21T22:35:38.156Z] L3 cache: 128 MiB [2022-09-21T22:35:38.156Z] NUMA node0 CPU(s): 0-7 [2022-09-21T22:35:38.156Z] Vulnerability Itlb multihit: Not affected [2022-09-21T22:35:38.156Z] Vulnerability L1tf: Not affected [2022-09-21T22:35:38.156Z] Vulnerability Mds: Not affected [2022-09-21T22:35:38.156Z] Vulnerability Meltdown: Not affected [2022-09-21T22:35:38.156Z] Vulnerability Mmio stale data: Not affected [2022-09-21T22:35:38.156Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-21T22:35:38.156Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-21T22:35:38.156Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-21T22:35:38.156Z] Vulnerability Srbds: Not affected [2022-09-21T22:35:38.156Z] Vulnerability Tsx async abort: Not affected [2022-09-21T22:35:38.156Z] 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 [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] ---> nproc: [2022-09-21T22:35:38.156Z] 8 [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] ---> df -h: [2022-09-21T22:35:38.156Z] Filesystem Size Used Avail Use% Mounted on [2022-09-21T22:35:38.156Z] overlay 155G 12G 144G 8% / [2022-09-21T22:35:38.156Z] tmpfs 64M 0 64M 0% /dev [2022-09-21T22:35:38.156Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-21T22:35:38.156Z] shm 64M 0 64M 0% /dev/shm [2022-09-21T22:35:38.156Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] ---> sar -b -r -n DEV: [2022-09-21T22:35:38.156Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-481) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] 22:24:54 LINUX RESTART (8 CPU) [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-21T22:35:38.156Z] 22:26:02 201.65 63.65 138.00 0.00 5510.80 184667.78 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 167.62 0.97 166.65 0.00 17.35 43419.62 0.00 [2022-09-21T22:35:38.156Z] 22:28:01 188.39 0.10 188.29 0.00 9.73 35595.60 0.00 [2022-09-21T22:35:38.156Z] 22:29:01 2.17 0.00 2.17 0.00 0.00 24.68 0.00 [2022-09-21T22:35:38.156Z] 22:30:01 20.28 8.16 12.11 0.00 926.36 1971.88 0.00 [2022-09-21T22:35:38.156Z] 22:31:01 21.65 2.27 19.38 0.00 1985.67 2812.86 0.00 [2022-09-21T22:35:38.156Z] 22:32:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 [2022-09-21T22:35:38.156Z] 22:33:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 [2022-09-21T22:35:38.156Z] 22:34:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2022-09-21T22:35:38.156Z] 22:35:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2022-09-21T22:35:38.156Z] Average: 60.46 7.53 52.93 0.00 846.41 26828.29 0.00 [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-21T22:35:38.156Z] 22:26:02 29194968 31594424 722952 2.20 72332 2608860 1936128 5.71 981300 2356232 628 [2022-09-21T22:35:38.156Z] 22:27:01 28599028 31565376 735912 2.24 134492 3061488 2002864 5.90 1229740 2633732 372 [2022-09-21T22:35:38.156Z] 22:28:01 27844516 31571120 724920 2.20 146440 3745312 1731736 5.10 1274668 3270932 464 [2022-09-21T22:35:38.156Z] 22:29:01 27845120 31571724 724256 2.20 146476 3745312 1731736 5.10 1274304 3270936 152 [2022-09-21T22:35:38.156Z] 22:30:01 27705008 31550888 734376 2.23 157272 3853132 1668512 4.92 1356776 3315308 1276 [2022-09-21T22:35:38.156Z] 22:31:01 27550016 31557664 728240 2.21 164956 3994752 1793444 5.29 1426288 3388984 204 [2022-09-21T22:35:38.156Z] 22:32:01 27549748 31557512 728308 2.21 165024 3994756 1793444 5.29 1426336 3388992 72 [2022-09-21T22:35:38.156Z] 22:33:01 27558176 31566276 719928 2.19 165036 3994756 1793444 5.29 1416812 3389324 148 [2022-09-21T22:35:38.156Z] 22:34:01 27558696 31566840 719384 2.19 165064 3994760 1793444 5.29 1416852 3389332 8 [2022-09-21T22:35:38.156Z] 22:35:01 27558884 31567612 719048 2.19 165096 3994768 1793444 5.29 1416388 3389852 188 [2022-09-21T22:35:38.156Z] Average: 27896416 31566944 725732 2.21 148219 3698790 1803820 5.32 1321946 3179362 351 [2022-09-21T22:35:38.156Z] [2022-09-21T22:35:38.156Z] 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-21T22:35:38.156Z] 22:26:02 docker0 15.08 16.63 1.52 192.54 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:26:02 veth83595d4 0.48 0.57 0.04 0.80 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:26:02 ens3 624.28 408.40 6714.18 89.04 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:26:02 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 docker0 145.03 176.16 11.57 1500.14 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 veth2e7e2b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 veth3a80e4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 ens3 216.22 171.58 1538.84 30.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:28:01 docker0 15.96 20.19 0.99 95.16 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:28:01 ens3 143.95 106.71 2676.95 106.19 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:29:01 ens3 2.27 1.62 4.55 0.48 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:30:01 ens3 32.06 18.73 822.53 1.47 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:31:01 ens3 21.56 12.08 474.81 1.06 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:31:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:32:01 ens3 0.58 0.38 0.32 0.21 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:34:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.156Z] 22:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.157Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.157Z] Average: docker0 17.39 21.04 1.39 176.57 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.157Z] Average: ens3 103.93 71.81 1222.76 22.84 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.157Z] Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z] ---> sar -P ALL: [2022-09-21T22:35:38.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-481) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z] 22:24:54 LINUX RESTART (8 CPU) [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z] 22:25:01 CPU %user %nice %system %iowait %steal %idle [2022-09-21T22:35:38.157Z] 22:26:02 all 9.52 0.00 3.88 1.18 0.05 85.37 [2022-09-21T22:35:38.157Z] 22:26:02 0 8.75 0.00 3.66 0.89 0.03 86.66 [2022-09-21T22:35:38.157Z] 22:26:02 1 12.53 0.00 3.22 0.32 0.05 83.88 [2022-09-21T22:35:38.157Z] 22:26:02 2 9.11 0.00 3.38 0.57 0.05 86.89 [2022-09-21T22:35:38.157Z] 22:26:02 3 11.33 0.00 4.54 0.44 0.07 83.63 [2022-09-21T22:35:38.157Z] 22:26:02 4 8.50 0.00 3.60 2.05 0.05 85.79 [2022-09-21T22:35:38.157Z] 22:26:02 5 8.25 0.00 3.41 2.47 0.05 85.82 [2022-09-21T22:35:38.157Z] 22:26:02 6 9.54 0.00 3.98 0.25 0.05 86.18 [2022-09-21T22:35:38.157Z] 22:26:02 7 8.18 0.00 5.22 2.43 0.07 84.09 [2022-09-21T22:35:38.157Z] 22:27:01 all 29.13 0.00 6.08 0.70 0.08 64.01 [2022-09-21T22:35:38.157Z] 22:27:01 0 28.62 0.00 6.03 0.02 0.09 65.25 [2022-09-21T22:35:38.157Z] 22:27:01 1 30.33 0.00 6.08 0.21 0.09 63.30 [2022-09-21T22:35:38.157Z] 22:27:01 2 28.87 0.00 5.81 0.19 0.07 65.06 [2022-09-21T22:35:38.157Z] 22:27:01 3 29.54 0.00 5.90 0.09 0.09 64.39 [2022-09-21T22:35:38.157Z] 22:27:01 4 28.68 0.00 5.46 0.82 0.09 64.95 [2022-09-21T22:35:38.157Z] 22:27:01 5 28.44 0.00 6.73 0.81 0.10 63.91 [2022-09-21T22:35:38.157Z] 22:27:01 6 28.87 0.00 5.57 0.02 0.07 65.47 [2022-09-21T22:35:38.157Z] 22:27:01 7 29.72 0.00 7.07 3.45 0.09 59.68 [2022-09-21T22:35:38.157Z] 22:28:01 all 21.32 0.00 4.80 1.18 0.06 72.63 [2022-09-21T22:35:38.157Z] 22:28:01 0 20.79 0.00 4.49 0.05 0.05 74.62 [2022-09-21T22:35:38.157Z] 22:28:01 1 21.14 0.00 5.03 0.19 0.07 73.58 [2022-09-21T22:35:38.157Z] 22:28:01 2 20.73 0.00 5.28 0.19 0.07 73.74 [2022-09-21T22:35:38.157Z] 22:28:01 3 21.29 0.00 4.60 0.42 0.07 73.62 [2022-09-21T22:35:38.157Z] 22:28:01 4 22.11 0.00 5.11 4.14 0.07 68.58 [2022-09-21T22:35:38.157Z] 22:28:01 5 20.48 0.00 4.44 3.40 0.05 71.63 [2022-09-21T22:35:38.157Z] 22:28:01 6 22.83 0.00 4.57 0.12 0.07 72.41 [2022-09-21T22:35:38.157Z] 22:28:01 7 21.23 0.00 4.88 0.93 0.07 72.89 [2022-09-21T22:35:38.157Z] 22:29:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-09-21T22:35:38.157Z] 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T22:35:38.157Z] 22:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-21T22:35:38.157Z] 22:29:01 3 0.32 0.00 0.02 0.00 0.00 99.67 [2022-09-21T22:35:38.157Z] 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T22:35:38.157Z] 22:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:29:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:30:01 all 0.71 0.00 0.37 0.12 0.01 98.79 [2022-09-21T22:35:38.157Z] 22:30:01 0 0.70 0.00 1.25 0.18 0.02 97.85 [2022-09-21T22:35:38.157Z] 22:30:01 1 0.20 0.00 0.18 0.03 0.02 99.57 [2022-09-21T22:35:38.157Z] 22:30:01 2 0.25 0.00 0.10 0.03 0.00 99.62 [2022-09-21T22:35:38.157Z] 22:30:01 3 2.56 0.00 0.21 0.07 0.02 97.14 [2022-09-21T22:35:38.157Z] 22:30:01 4 0.42 0.00 0.28 0.02 0.00 99.28 [2022-09-21T22:35:38.157Z] 22:30:01 5 0.05 0.00 0.33 0.32 0.00 99.30 [2022-09-21T22:35:38.157Z] 22:30:01 6 1.05 0.00 0.22 0.02 0.02 98.70 [2022-09-21T22:35:38.157Z] 22:30:01 7 0.40 0.00 0.38 0.30 0.00 98.91 [2022-09-21T22:35:38.157Z] 22:31:01 all 0.81 0.00 0.50 0.15 0.01 98.53 [2022-09-21T22:35:38.157Z] 22:31:01 0 0.47 0.00 0.65 0.03 0.00 98.85 [2022-09-21T22:35:38.157Z] 22:31:01 1 0.70 0.00 0.35 0.03 0.00 98.92 [2022-09-21T22:35:38.157Z] 22:31:01 2 0.67 0.00 0.37 0.23 0.02 98.71 [2022-09-21T22:35:38.157Z] 22:31:01 3 1.10 0.00 0.37 0.05 0.00 98.48 [2022-09-21T22:35:38.157Z] 22:31:01 4 1.23 0.00 0.50 0.02 0.02 98.23 [2022-09-21T22:35:38.157Z] 22:31:01 5 0.73 0.00 0.47 0.72 0.02 98.07 [2022-09-21T22:35:38.157Z] 22:31:01 6 0.97 0.00 0.92 0.08 0.00 98.03 [2022-09-21T22:35:38.157Z] 22:31:01 7 0.63 0.00 0.35 0.02 0.02 98.98 [2022-09-21T22:35:38.157Z] 22:32:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2022-09-21T22:35:38.157Z] 22:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-21T22:35:38.157Z] 22:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-21T22:35:38.157Z] 22:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-21T22:35:38.157Z] 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:32:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2022-09-21T22:35:38.157Z] 22:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:33:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-21T22:35:38.157Z] 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:33:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-21T22:35:38.157Z] 22:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-21T22:35:38.157Z] 22:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-21T22:35:38.157Z] 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T22:35:38.157Z] 22:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T22:35:38.157Z] 22:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-21T22:35:38.157Z] 22:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-21T22:35:38.157Z] 22:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-21T22:35:38.157Z] 22:34:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-21T22:35:38.157Z] 22:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-21T22:35:38.157Z] 22:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T22:35:38.157Z] 22:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-21T22:35:38.157Z] 22:35:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T22:35:38.157Z] 22:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-21T22:35:38.157Z] 22:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-21T22:35:38.157Z] 22:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-21T22:35:38.157Z] 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T22:35:38.157Z] Average: all 6.08 0.00 1.55 0.33 0.02 92.01 [2022-09-21T22:35:38.157Z] Average: 0 5.86 0.00 1.60 0.12 0.02 92.40 [2022-09-21T22:35:38.157Z] Average: 1 6.42 0.00 1.48 0.08 0.03 92.00 [2022-09-21T22:35:38.157Z] Average: 2 5.89 0.00 1.48 0.12 0.02 92.48 [2022-09-21T22:35:38.157Z] Average: 3 6.54 0.00 1.55 0.11 0.03 91.77 [2022-09-21T22:35:38.157Z] Average: 4 6.02 0.00 1.48 0.70 0.02 91.78 [2022-09-21T22:35:38.157Z] Average: 5 5.72 0.00 1.52 0.78 0.02 91.96 [2022-09-21T22:35:38.157Z] Average: 6 6.27 0.00 1.52 0.05 0.02 92.14 [2022-09-21T22:35:38.157Z] Average: 7 5.93 0.00 1.77 0.71 0.03 91.57 [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z] [2022-09-21T22:35:38.157Z]