Push event to branch nats-jetstream-subject Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1326288272724d6e47ba7ddcc651b32f9ea025f 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-ssh6762613087665718658.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-ssh14472408854575303225.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-jetstream-subject/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-jetstream-subject/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11250527918158926298.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-jetstream-subject/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh463453563550719776.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-ssh3371324380474974316.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-jetstream-subject/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-jetstream-subject/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6957783335858582164.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-627’ Running on prd-ubuntu20.04-docker-8c-8g-636 in /w/workspace/inventory_nats-jetstream-subject [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/inventory_nats-jetstream-subject # 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 d1326288272724d6e47ba7ddcc651b32f9ea025f (nats-jetstream-subject) Commit message: "refactor: Adjust NATS Subject to handle any data, not just events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d > 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 d1326288272724d6e47ba7ddcc651b32f9ea025f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T19:49:28.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T19:49:28.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T19:49:28.544Z] ========================================================= [2022-09-22T19:49:28.544Z] EdgeX Global Pipelines Version Info [2022-09-22T19:49:28.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T19:49:29.265Z] ------------------- [2022-09-22T19:49:29.265Z] stable info: [2022-09-22T19:49:29.265Z] ------------------- [2022-09-22T19:49:29.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T19:49:29.265Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T19:49:29.265Z] Message: update stable to v1.0.239 [2022-09-22T19:49:29.834Z] ------------------- [2022-09-22T19:49:29.834Z] experimental info: [2022-09-22T19:49:29.834Z] ------------------- [2022-09-22T19:49:29.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T19:49:29.834Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T19:49:29.834Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T19:49:30.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-22T19:49:30.151Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T19:49:30.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T19:49:30.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T19:49:30.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T19:49:30.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T19:49:30.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T19:49:30.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T19:49:30.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T19:49:30.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T19:49:30.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T19:49:30.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T19:49:30.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T19:49:30.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T19:49:30.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T19:49:30.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T19:49:30.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T19:49:30.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T19:49:30.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T19:49:30.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T19:49:30.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T19:49:30.980Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T19:49:31.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T19:49:31.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T19:49:31.103Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T19:49:31.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T19:49:31.183Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T19:49:31.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = nats-jetstream-subject [Pipeline] echo [2022-09-22T19:49:31.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = nats-jetstream-subject [Pipeline] echo [2022-09-22T19:49:31.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = nats-jetstream-subject [Pipeline] echo [2022-09-22T19:49:31.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1326288272724d6e47ba7ddcc651b32f9ea025f [Pipeline] echo [2022-09-22T19:49:31.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d132628 [Pipeline] echo [2022-09-22T19:49:31.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T19:49:31.559Z] provisioning config files... [2022-09-22T19:49:31.573Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/inventory_nats-jetstream-subject@tmp/config2530520418822475785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T19:49:31.934Z] ---> docker-login.sh [2022-09-22T19:49:31.934Z] nexus3.edgexfoundry.org:10001 [2022-09-22T19:49:32.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:32.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:32.458Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:32.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:32.458Z] [2022-09-22T19:49:32.458Z] Login Succeeded [2022-09-22T19:49:32.458Z] nexus3.edgexfoundry.org:10002 [2022-09-22T19:49:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:32.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:32.458Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:32.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:32.458Z] [2022-09-22T19:49:32.458Z] Login Succeeded [2022-09-22T19:49:32.458Z] nexus3.edgexfoundry.org:10003 [2022-09-22T19:49:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:32.718Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:32.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:32.718Z] [2022-09-22T19:49:32.718Z] Login Succeeded [2022-09-22T19:49:32.718Z] nexus3.edgexfoundry.org:10004 [2022-09-22T19:49:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:32.718Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:32.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:32.718Z] [2022-09-22T19:49:32.718Z] Login Succeeded [2022-09-22T19:49:32.718Z] docker.io [2022-09-22T19:49:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:33.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:33.288Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:33.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:33.288Z] [2022-09-22T19:49:33.288Z] Login Succeeded [2022-09-22T19:49:33.288Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T19:49:33.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T19:49:33.949Z] + git rev-list -1 --merges d1326288272724d6e47ba7ddcc651b32f9ea025f~1..d1326288272724d6e47ba7ddcc651b32f9ea025f [Pipeline] echo [2022-09-22T19:49:33.996Z] -----------> git rev-list -1 --merges d1326288272724d6e47ba7ddcc651b32f9ea025f~1..d1326288272724d6e47ba7ddcc651b32f9ea025f d1326288272724d6e47ba7ddcc651b32f9ea025f [false] [Pipeline] sh [2022-09-22T19:49:34.307Z] + git log --format=format:%s -1 d1326288272724d6e47ba7ddcc651b32f9ea025f [Pipeline] echo [2022-09-22T19:49:34.342Z] ========================================================= [2022-09-22T19:49:34.342Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T19:49:34.342Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T19:49:34.761Z] + git log --format=format:%s -1 d1326288272724d6e47ba7ddcc651b32f9ea025f [Pipeline] echo [2022-09-22T19:49:34.794Z] [semverPrep] GIT_COMMIT: d1326288272724d6e47ba7ddcc651b32f9ea025f, Commit Message: refactor: Adjust NATS Subject to handle any data, not just events [Pipeline] echo [2022-09-22T19:49:34.823Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T19:49:35.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T19:49:35.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T19:49:35.193Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T19:49:35.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T19:49:35.193Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T19:49:35.193Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T19:49:35.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:49:35.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T19:49:35.625Z] [2022-09-22T19:49:35.625Z] 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-22T19:49:36.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T19:49:36.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T19:49:36.001Z] b85a868b505f: Pulling fs layer [2022-09-22T19:49:36.001Z] e2be974225ed: Pulling fs layer [2022-09-22T19:49:36.001Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T19:49:36.001Z] 988bab9f4d93: Pulling fs layer [2022-09-22T19:49:36.001Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T19:49:36.001Z] eaf3925da568: Pulling fs layer [2022-09-22T19:49:36.001Z] bab4dde63d76: Pulling fs layer [2022-09-22T19:49:36.001Z] eaf3925da568: Waiting [2022-09-22T19:49:36.001Z] 1469e6f7b9e6: Waiting [2022-09-22T19:49:36.001Z] bde34c3a00c8: Pulling fs layer [2022-09-22T19:49:36.001Z] b352a97aabf1: Pulling fs layer [2022-09-22T19:49:36.001Z] bab4dde63d76: Waiting [2022-09-22T19:49:36.001Z] 4872d77fe225: Pulling fs layer [2022-09-22T19:49:36.001Z] 5851b861e8e6: Pulling fs layer [2022-09-22T19:49:36.001Z] b352a97aabf1: Waiting [2022-09-22T19:49:36.001Z] 5851b861e8e6: Waiting [2022-09-22T19:49:36.001Z] e2be974225ed: Download complete [2022-09-22T19:49:36.001Z] 988bab9f4d93: Verifying Checksum [2022-09-22T19:49:36.001Z] 988bab9f4d93: Download complete [2022-09-22T19:49:36.261Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T19:49:36.261Z] 1469e6f7b9e6: Download complete [2022-09-22T19:49:36.261Z] eaf3925da568: Verifying Checksum [2022-09-22T19:49:36.261Z] eaf3925da568: Download complete [2022-09-22T19:49:36.261Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T19:49:36.261Z] 339a4e72a1f5: Download complete [2022-09-22T19:49:36.261Z] bde34c3a00c8: Download complete [2022-09-22T19:49:36.261Z] b352a97aabf1: Download complete [2022-09-22T19:49:36.261Z] 4872d77fe225: Download complete [2022-09-22T19:49:36.261Z] 5851b861e8e6: Download complete [2022-09-22T19:49:36.261Z] b85a868b505f: Verifying Checksum [2022-09-22T19:49:36.261Z] b85a868b505f: Download complete [2022-09-22T19:49:36.519Z] bab4dde63d76: Verifying Checksum [2022-09-22T19:49:36.519Z] bab4dde63d76: Download complete [2022-09-22T19:49:37.455Z] b85a868b505f: Pull complete [2022-09-22T19:49:37.455Z] e2be974225ed: Pull complete [2022-09-22T19:49:38.023Z] 339a4e72a1f5: Pull complete [2022-09-22T19:49:38.023Z] 988bab9f4d93: Pull complete [2022-09-22T19:49:38.282Z] 1469e6f7b9e6: Pull complete [2022-09-22T19:49:38.539Z] eaf3925da568: Pull complete [2022-09-22T19:49:40.449Z] bab4dde63d76: Pull complete [2022-09-22T19:49:40.449Z] bde34c3a00c8: Pull complete [2022-09-22T19:49:40.449Z] b352a97aabf1: Pull complete [2022-09-22T19:49:40.449Z] 4872d77fe225: Pull complete [2022-09-22T19:49:40.449Z] 5851b861e8e6: Pull complete [2022-09-22T19:49:40.449Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T19:49:40.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T19:49:40.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:49:40.665Z] prd-ubuntu20.04-docker-8c-8g-636 does not seem to be running inside a container [2022-09-22T19:49:40.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/inventory_nats-jetstream-subject -v /w/workspace/inventory_nats-jetstream-subject:/w/workspace/inventory_nats-jetstream-subject:rw,z -v /w/workspace/inventory_nats-jetstream-subject@tmp:/w/workspace/inventory_nats-jetstream-subject@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T19:49:42.313Z] $ docker top dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 -eo pid,comm [2022-09-22T19:49:42.372Z] 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-22T19:49:42.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T19:49:42.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T19:49:42.495Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T19:49:42.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T19:49:42.617Z] $ docker exec dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 ssh-agent [2022-09-22T19:49:42.727Z] SSH_AUTH_SOCK=/tmp/ssh-2Mvcyb9hSH58/agent.32 [2022-09-22T19:49:42.727Z] SSH_AGENT_PID=38 [2022-09-22T19:49:42.734Z] Running ssh-add (command line suppressed) [2022-09-22T19:49:42.834Z] Identity added: /w/workspace/inventory_nats-jetstream-subject@tmp/private_key_1278910871640000853.key (/w/workspace/inventory_nats-jetstream-subject@tmp/private_key_1278910871640000853.key) [2022-09-22T19:49:42.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T19:49:43.177Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T19:49:43.202Z] $ docker exec --env ******** --env ******** dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 ssh-agent -k [2022-09-22T19:49:43.310Z] unset SSH_AUTH_SOCK; [2022-09-22T19:49:43.311Z] unset SSH_AGENT_PID; [2022-09-22T19:49:43.311Z] echo Agent pid 38 killed; [2022-09-22T19:49:43.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T19:49:43.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T19:49:43.411Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T19:49:43.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T19:49:43.526Z] $ docker exec dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 ssh-agent [2022-09-22T19:49:43.636Z] SSH_AUTH_SOCK=/tmp/ssh-jObaDi6eeUab/agent.70 [2022-09-22T19:49:43.636Z] SSH_AGENT_PID=76 [2022-09-22T19:49:43.641Z] Running ssh-add (command line suppressed) [2022-09-22T19:49:43.751Z] Identity added: /w/workspace/inventory_nats-jetstream-subject@tmp/private_key_7918261455494223898.key (/w/workspace/inventory_nats-jetstream-subject@tmp/private_key_7918261455494223898.key) [2022-09-22T19:49:43.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T19:49:44.098Z] + git semver init [2022-09-22T19:49:44.358Z] 2022-09-22 19:49:44,265 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T19:49:44.358Z] 2022-09-22 19:49:44,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/inventory_nats-jetstream-subject/.semver [2022-09-22T19:49:44.358Z] 2022-09-22 19:49:44,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/inventory_nats-jetstream-subject/.semver [2022-09-22T19:49:44.358Z] 2022-09-22 19:49:44,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/inventory_nats-jetstream-subject/.semver'], cwd=/w/workspace/inventory_nats-jetstream-subject, universal_newlines=False, shell=None, istream=None) [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,856 [append_file] DEBUG append to file:/w/workspace/inventory_nats-jetstream-subject/.git/info/exclude [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/inventory_nats-jetstream-subject/.semver/nats-jetstream-subject with force:False [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,857 [write_file] DEBUG write to file:/w/workspace/inventory_nats-jetstream-subject/.semver/nats-jetstream-subject [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,861 [execute] INFO git cat-file --batch-check [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/inventory_nats-jetstream-subject/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,866 [execute] INFO git cat-file --batch [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/inventory_nats-jetstream-subject/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T19:49:46.262Z] 2022-09-22 19:49:45,871 [read_version] DEBUG read version from /w/workspace/inventory_nats-jetstream-subject/.semver/nats-jetstream-subject [2022-09-22T19:49:46.262Z] 0.0.0 [Pipeline] } [2022-09-22T19:49:46.286Z] $ docker exec --env ******** --env ******** dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 ssh-agent -k [2022-09-22T19:49:46.392Z] unset SSH_AUTH_SOCK; [2022-09-22T19:49:46.393Z] unset SSH_AGENT_PID; [2022-09-22T19:49:46.393Z] echo Agent pid 76 killed; [2022-09-22T19:49:46.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T19:49:46.841Z] + git semver [Pipeline] } [2022-09-22T19:49:47.129Z] $ docker stop --time=1 dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 [2022-09-22T19:49:48.505Z] $ docker rm -f dcaae0afcba395508b00219e74df58d9d98976073843fe0d2e2f1b1d54820224 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T19:49:48.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T19:49:49.135Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T19:49:49.152Z] [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-22T19:49:49.741Z] provisioning config files... [2022-09-22T19:49:49.751Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/inventory_nats-jetstream-subject@tmp/config16553666556779979634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T19:49:50.096Z] ---> docker-login.sh [2022-09-22T19:49:50.096Z] nexus3.edgexfoundry.org:10001 [2022-09-22T19:49:50.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:50.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:50.096Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:50.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:50.096Z] [2022-09-22T19:49:50.096Z] Login Succeeded [2022-09-22T19:49:50.096Z] nexus3.edgexfoundry.org:10002 [2022-09-22T19:49:50.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:50.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:50.096Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:50.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:50.096Z] [2022-09-22T19:49:50.096Z] Login Succeeded [2022-09-22T19:49:50.096Z] nexus3.edgexfoundry.org:10003 [2022-09-22T19:49:50.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:50.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:50.355Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:50.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:50.355Z] [2022-09-22T19:49:50.355Z] Login Succeeded [2022-09-22T19:49:50.355Z] nexus3.edgexfoundry.org:10004 [2022-09-22T19:49:50.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:50.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:50.355Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:50.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:50.355Z] [2022-09-22T19:49:50.355Z] Login Succeeded [2022-09-22T19:49:50.355Z] docker.io [2022-09-22T19:49:50.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:49:50.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:49:50.873Z] Configure a credential helper to remove this warning. See [2022-09-22T19:49:50.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:49:50.873Z] [2022-09-22T19:49:50.873Z] Login Succeeded [2022-09-22T19:49:50.873Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T19:49:50.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T19:49:51.087Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T19:49:51.129Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T19:49:51.160Z] ========================================================= [2022-09-22T19:49:51.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T19:49:51.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:49:51.614Z] + 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-22T19:49:51.614Z] Sending build context to Docker daemon 12.48MB [2022-09-22T19:49:51.614Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T19:49:51.614Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T19:49:51.614Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T19:49:51.614Z] 2408cc74d12b: Pulling fs layer [2022-09-22T19:49:51.614Z] ea60b727a1ce: Pulling fs layer [2022-09-22T19:49:51.614Z] 30c4a7721957: Pulling fs layer [2022-09-22T19:49:51.614Z] 370296b7ddb6: Pulling fs layer [2022-09-22T19:49:51.614Z] 7c6cee850709: Pulling fs layer [2022-09-22T19:49:51.614Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T19:49:51.614Z] 7c6cee850709: Waiting [2022-09-22T19:49:51.614Z] 370296b7ddb6: Waiting [2022-09-22T19:49:51.614Z] 39a5fcdaea64: Waiting [2022-09-22T19:49:51.614Z] d94ebbe4e438: Pulling fs layer [2022-09-22T19:49:51.614Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T19:49:51.614Z] d94ebbe4e438: Waiting [2022-09-22T19:49:51.614Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T19:49:51.614Z] bcfd1f05c69d: Waiting [2022-09-22T19:49:51.614Z] 30c4a7721957: Verifying Checksum [2022-09-22T19:49:51.614Z] 30c4a7721957: Download complete [2022-09-22T19:49:51.876Z] ea60b727a1ce: Verifying Checksum [2022-09-22T19:49:51.876Z] ea60b727a1ce: Download complete [2022-09-22T19:49:51.876Z] 7c6cee850709: Verifying Checksum [2022-09-22T19:49:51.876Z] 7c6cee850709: Download complete [2022-09-22T19:49:51.876Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T19:49:51.876Z] 2408cc74d12b: Download complete [2022-09-22T19:49:51.876Z] d94ebbe4e438: Verifying Checksum [2022-09-22T19:49:51.876Z] d94ebbe4e438: Download complete [2022-09-22T19:49:51.876Z] 2408cc74d12b: Pull complete [2022-09-22T19:49:52.143Z] ea60b727a1ce: Pull complete [2022-09-22T19:49:52.143Z] 30c4a7721957: Pull complete [2022-09-22T19:49:52.405Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T19:49:52.405Z] 59ccb84bbe0f: Download complete [2022-09-22T19:49:52.664Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T19:49:52.664Z] bcfd1f05c69d: Download complete [2022-09-22T19:49:52.664Z] 370296b7ddb6: Verifying Checksum [2022-09-22T19:49:52.664Z] 370296b7ddb6: Download complete [2022-09-22T19:49:56.856Z] 370296b7ddb6: Pull complete [2022-09-22T19:49:56.856Z] 7c6cee850709: Pull complete [2022-09-22T19:49:56.856Z] 39a5fcdaea64: Pull complete [2022-09-22T19:49:56.856Z] d94ebbe4e438: Pull complete [2022-09-22T19:49:58.759Z] bcfd1f05c69d: Pull complete [2022-09-22T19:49:59.326Z] 59ccb84bbe0f: Pull complete [2022-09-22T19:49:59.326Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T19:49:59.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T19:49:59.326Z] ---> a4fb48ad2a94 [2022-09-22T19:49:59.326Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T19:50:01.231Z] ---> Running in 958a86afd335 [2022-09-22T19:50:01.231Z] Removing intermediate container 958a86afd335 [2022-09-22T19:50:01.231Z] ---> 17557e175d11 [2022-09-22T19:50:01.231Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T19:50:01.231Z] ---> Running in 6b87a8937610 [2022-09-22T19:50:01.231Z] Removing intermediate container 6b87a8937610 [2022-09-22T19:50:01.231Z] ---> aafca1653896 [2022-09-22T19:50:01.231Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T19:50:01.231Z] ---> Running in b00b1ee4ab2b [2022-09-22T19:50:01.491Z] Removing intermediate container b00b1ee4ab2b [2022-09-22T19:50:01.491Z] ---> 67a24e2ce23d [2022-09-22T19:50:01.491Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:50:01.491Z] ---> Running in 2c6d2ac45d49 [2022-09-22T19:50:01.491Z] Removing intermediate container 2c6d2ac45d49 [2022-09-22T19:50:01.491Z] ---> 3d0d7ce2cfc9 [2022-09-22T19:50:01.491Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:50:01.751Z] ---> Running in 7b87f611f6db [2022-09-22T19:50:02.326Z] Removing intermediate container 7b87f611f6db [2022-09-22T19:50:02.326Z] ---> d826e923ddf7 [2022-09-22T19:50:02.326Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T19:50:02.326Z] ---> Running in aa03a587d632 [2022-09-22T19:50:02.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T19:50:03.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T19:50:03.782Z] OK: 211 MiB in 51 packages [2022-09-22T19:50:04.044Z] Removing intermediate container aa03a587d632 [2022-09-22T19:50:04.044Z] ---> 8fe7a80ee1a4 [2022-09-22T19:50:04.044Z] Step 9/14 : WORKDIR /app [2022-09-22T19:50:04.304Z] ---> Running in 1d8de8e3931d [2022-09-22T19:50:04.304Z] Removing intermediate container 1d8de8e3931d [2022-09-22T19:50:04.304Z] ---> 5ae0319262fe [2022-09-22T19:50:04.304Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T19:50:04.560Z] Still waiting to schedule task [2022-09-22T19:50:04.560Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-635’ [2022-09-22T19:50:04.564Z] ---> ef03ef6e0068 [2022-09-22T19:50:04.564Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T19:50:04.564Z] ---> Running in 45620b1d63bf [2022-09-22T19:50:26.522Z] Removing intermediate container 45620b1d63bf [2022-09-22T19:50:26.522Z] ---> a26165933dc1 [2022-09-22T19:50:26.522Z] Step 12/14 : COPY . . [2022-09-22T19:50:26.522Z] ---> 663d29b57949 [2022-09-22T19:50:26.522Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T19:50:26.522Z] ---> Running in edede4c8a69f [2022-09-22T19:50:26.522Z] Removing intermediate container edede4c8a69f [2022-09-22T19:50:26.522Z] ---> 86d81b90d86f [2022-09-22T19:50:26.522Z] Step 14/14 : RUN $MAKE [2022-09-22T19:50:26.522Z] ---> Running in b5b2a5a01637 [2022-09-22T19:50:26.522Z] noop [2022-09-22T19:50:26.522Z] Removing intermediate container b5b2a5a01637 [2022-09-22T19:50:26.522Z] ---> 582680386f55 [2022-09-22T19:50:26.522Z] Successfully built 582680386f55 [2022-09-22T19:50:26.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:50:26.951Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T19:50:26.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:50:27.102Z] prd-ubuntu20.04-docker-8c-8g-636 does not seem to be running inside a container [2022-09-22T19:50:27.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/inventory_nats-jetstream-subject -v /w/workspace/inventory_nats-jetstream-subject:/w/workspace/inventory_nats-jetstream-subject:rw,z -v /w/workspace/inventory_nats-jetstream-subject@tmp:/w/workspace/inventory_nats-jetstream-subject@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-x86_64 cat [2022-09-22T19:50:27.561Z] $ docker top 4872a67477f76eed3c8d286193c57369066b095818ead6841f1548722c95cf7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T19:50:27.950Z] + go version [2022-09-22T19:50:27.950Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T19:50:27.978Z] $ docker stop --time=1 4872a67477f76eed3c8d286193c57369066b095818ead6841f1548722c95cf7a [2022-09-22T19:50:29.284Z] $ docker rm -f 4872a67477f76eed3c8d286193c57369066b095818ead6841f1548722c95cf7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:50:29.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T19:50:29.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:50:30.119Z] prd-ubuntu20.04-docker-8c-8g-636 does not seem to be running inside a container [2022-09-22T19:50:30.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/inventory_nats-jetstream-subject -v /w/workspace/inventory_nats-jetstream-subject:/w/workspace/inventory_nats-jetstream-subject:rw,z -v /w/workspace/inventory_nats-jetstream-subject@tmp:/w/workspace/inventory_nats-jetstream-subject@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-x86_64 cat [2022-09-22T19:50:30.888Z] $ docker top 76bb7c5a55bb558236891aeadffd8d439ad394717b3674c6b1126b57e0f61b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T19:50:31.274Z] + git config --global --add safe.directory /w/workspace/inventory_nats-jetstream-subject [Pipeline] fileExists [Pipeline] sh [2022-09-22T19:50:31.624Z] + make test [2022-09-22T19:50:31.624Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T19:50:41.609Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T19:50:41.609Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.040s coverage: 86.2% of statements [2022-09-22T19:50:41.609Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T19:50:44.899Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-09-22T19:50:53.013Z] 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-22T19:50:53.013Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T19:50:55.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T19:50:55.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T19:50:55.540Z] ./bin/test-attribution.sh [2022-09-22T19:50:55.797Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T19:50:55.798Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T19:50:55.798Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T19:50:55.840Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T19:50:55.866Z] $ docker stop --time=1 76bb7c5a55bb558236891aeadffd8d439ad394717b3674c6b1126b57e0f61b1f [2022-09-22T19:50:57.819Z] $ docker rm -f 76bb7c5a55bb558236891aeadffd8d439ad394717b3674c6b1126b57e0f61b1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T19:50:58.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T19:50:58.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T19:50:59.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T19:50:59.317Z] + ls -al . [2022-09-22T19:50:59.317Z] total 232 [2022-09-22T19:50:59.317Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 19:50 . [2022-09-22T19:50:59.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:49 .. [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 19:49 .dockerignore [2022-09-22T19:50:59.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 19:50 .git [2022-09-22T19:50:59.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 19:49 .github [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 19:49 .gitignore [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 19:49 .golangci.yml [2022-09-22T19:50:59.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 19:49 .semver [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 22 19:49 Attribution.txt [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 19:49 CHANGELOG.md [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 19:49 Dockerfile [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 19:49 GOVERNANCE.md [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 19:49 Jenkinsfile [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 19:49 LICENSE [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 19:49 Makefile [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 19:49 OWNERS.md [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 19:49 README.md [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 19:49 VERSION [2022-09-22T19:50:59.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:49 bin [2022-09-22T19:50:59.317Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 19:50 coverage.out [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 22 19:49 go.mod [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 22 19:49 go.sum [2022-09-22T19:50:59.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:49 images [2022-09-22T19:50:59.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:49 internal [2022-09-22T19:50:59.317Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 19:49 main.go [2022-09-22T19:50:59.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:49 res [2022-09-22T19:50:59.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:49 snap [2022-09-22T19:50:59.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 19:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:50:59.698Z] + 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=d1326288272724d6e47ba7ddcc651b32f9ea025f --label arch=amd64 --label version=0.0.0 . [2022-09-22T19:50:59.698Z] Sending build context to Docker daemon 12.48MB [2022-09-22T19:50:59.698Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T19:50:59.698Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T19:50:59.698Z] ---> 582680386f55 [2022-09-22T19:50:59.698Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T19:50:59.957Z] ---> Running in d7abb6da2efa [2022-09-22T19:50:59.957Z] Removing intermediate container d7abb6da2efa [2022-09-22T19:50:59.957Z] ---> b17922f06e49 [2022-09-22T19:50:59.957Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T19:50:59.957Z] ---> Running in 38b339e81bce [2022-09-22T19:50:59.957Z] Removing intermediate container 38b339e81bce [2022-09-22T19:50:59.957Z] ---> 20b8a0a927ec [2022-09-22T19:50:59.957Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T19:51:00.214Z] ---> Running in d6aa2be824b9 [2022-09-22T19:51:00.214Z] Removing intermediate container d6aa2be824b9 [2022-09-22T19:51:00.214Z] ---> a21c329ed073 [2022-09-22T19:51:00.214Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:51:00.214Z] ---> Running in 1b3078556ba4 [2022-09-22T19:51:00.214Z] Removing intermediate container 1b3078556ba4 [2022-09-22T19:51:00.214Z] ---> 9de358885c5c [2022-09-22T19:51:00.214Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:51:00.214Z] ---> Running in 9c60b621baee [2022-09-22T19:51:01.150Z] Removing intermediate container 9c60b621baee [2022-09-22T19:51:01.150Z] ---> 7729fa5f83bc [2022-09-22T19:51:01.150Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T19:51:01.150Z] ---> Running in 7c55e26fb810 [2022-09-22T19:51:01.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T19:51:01.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T19:51:02.545Z] OK: 211 MiB in 51 packages [2022-09-22T19:51:02.804Z] Removing intermediate container 7c55e26fb810 [2022-09-22T19:51:02.804Z] ---> bdd02d015e20 [2022-09-22T19:51:02.804Z] Step 9/32 : WORKDIR /app [2022-09-22T19:51:03.066Z] ---> Running in 094492321bed [2022-09-22T19:51:03.066Z] Removing intermediate container 094492321bed [2022-09-22T19:51:03.066Z] ---> dc1af5419cc0 [2022-09-22T19:51:03.066Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T19:51:03.066Z] ---> a30739c8ad5f [2022-09-22T19:51:03.066Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T19:51:03.325Z] ---> Running in fead1afb0928 [2022-09-22T19:51:03.893Z] Removing intermediate container fead1afb0928 [2022-09-22T19:51:03.893Z] ---> 2f7ebbc9b671 [2022-09-22T19:51:03.893Z] Step 12/32 : COPY . . [2022-09-22T19:51:04.153Z] ---> 51c1011de65d [2022-09-22T19:51:04.153Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T19:51:04.153Z] ---> Running in 03589535cbbb [2022-09-22T19:51:04.412Z] Removing intermediate container 03589535cbbb [2022-09-22T19:51:04.412Z] ---> 8427054214b5 [2022-09-22T19:51:04.412Z] Step 14/32 : RUN $MAKE [2022-09-22T19:51:04.412Z] ---> Running in a1f36b760525 [2022-09-22T19:51:04.671Z] 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.35 -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-22T19:51:26.767Z] Removing intermediate container a1f36b760525 [2022-09-22T19:51:26.767Z] ---> bdd65b3d05a0 [2022-09-22T19:51:26.767Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T19:51:26.767Z] 3.14: Pulling from library/alpine [2022-09-22T19:51:26.767Z] c7ed990a2339: Pulling fs layer [2022-09-22T19:51:26.767Z] c7ed990a2339: Verifying Checksum [2022-09-22T19:51:26.767Z] c7ed990a2339: Download complete [2022-09-22T19:51:26.767Z] c7ed990a2339: Pull complete [2022-09-22T19:51:26.767Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T19:51:26.767Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T19:51:26.767Z] ---> dd53f409bf0b [2022-09-22T19:51:26.767Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:51:26.767Z] ---> Running in 5b30ab285a7e [2022-09-22T19:51:26.767Z] Removing intermediate container 5b30ab285a7e [2022-09-22T19:51:26.767Z] ---> 71b15b75722d [2022-09-22T19:51:26.767Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T19:51:26.767Z] ---> Running in faacfffcbcc1 [2022-09-22T19:51:26.767Z] Removing intermediate container faacfffcbcc1 [2022-09-22T19:51:26.767Z] ---> a97adc73953a [2022-09-22T19:51:26.767Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:51:26.767Z] ---> Running in ead44327d168 [2022-09-22T19:51:26.767Z] Removing intermediate container ead44327d168 [2022-09-22T19:51:26.767Z] ---> 755633e546e8 [2022-09-22T19:51:26.767Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T19:51:26.767Z] ---> Running in 72e8d5cb7e54 [2022-09-22T19:51:26.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-22T19:51:27.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-22T19:51:27.701Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T19:51:27.960Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T19:51:27.960Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T19:51:28.219Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T19:51:28.219Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T19:51:28.219Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T19:51:28.478Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T19:51:28.478Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T19:51:28.478Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T19:51:28.478Z] OK: 9 MiB in 21 packages [2022-09-22T19:51:29.044Z] Removing intermediate container 72e8d5cb7e54 [2022-09-22T19:51:29.044Z] ---> 7e2015484414 [2022-09-22T19:51:29.044Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T19:51:29.044Z] ---> d4df18d9ba30 [2022-09-22T19:51:29.044Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T19:51:29.303Z] ---> 8c3127c10646 [2022-09-22T19:51:29.303Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T19:51:29.560Z] ---> f30f2b638520 [2022-09-22T19:51:29.560Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T19:51:29.560Z] ---> 1374d6474dfc [2022-09-22T19:51:29.560Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T19:51:30.137Z] ---> c3321bb919a4 [2022-09-22T19:51:30.137Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T19:51:30.137Z] ---> Running in e2d5affcf41d [2022-09-22T19:51:30.710Z] Removing intermediate container e2d5affcf41d [2022-09-22T19:51:30.710Z] ---> dac827a3c13b [2022-09-22T19:51:30.710Z] Step 26/32 : VOLUME /cache [2022-09-22T19:51:30.710Z] ---> Running in d091d33de6e0 [2022-09-22T19:51:30.710Z] Removing intermediate container d091d33de6e0 [2022-09-22T19:51:30.710Z] ---> 084017a6aa5b [2022-09-22T19:51:30.710Z] Step 27/32 : EXPOSE 59711 [2022-09-22T19:51:30.968Z] ---> Running in 1c9919cf7427 [2022-09-22T19:51:30.968Z] Removing intermediate container 1c9919cf7427 [2022-09-22T19:51:30.968Z] ---> 849415436042 [2022-09-22T19:51:30.968Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T19:51:30.968Z] ---> Running in f0ac886f69ba [2022-09-22T19:51:31.230Z] Removing intermediate container f0ac886f69ba [2022-09-22T19:51:31.230Z] ---> 725fba1802f0 [2022-09-22T19:51:31.230Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T19:51:31.230Z] ---> Running in 6a897ea01676 [2022-09-22T19:51:31.230Z] Removing intermediate container 6a897ea01676 [2022-09-22T19:51:31.230Z] ---> 9e2b46768ffb [2022-09-22T19:51:31.230Z] Step 30/32 : LABEL arch=amd64 [2022-09-22T19:51:31.230Z] ---> Running in d6e4431f0178 [2022-09-22T19:51:31.490Z] Removing intermediate container d6e4431f0178 [2022-09-22T19:51:31.490Z] ---> 3bed030c32c5 [2022-09-22T19:51:31.490Z] Step 31/32 : LABEL git_sha=d1326288272724d6e47ba7ddcc651b32f9ea025f [2022-09-22T19:51:31.490Z] ---> Running in 8efb99a86a8b [2022-09-22T19:51:31.490Z] Removing intermediate container 8efb99a86a8b [2022-09-22T19:51:31.490Z] ---> bf4bc9977742 [2022-09-22T19:51:31.490Z] Step 32/32 : LABEL version=0.0.0 [2022-09-22T19:51:31.490Z] ---> Running in f6801d2a326c [2022-09-22T19:51:31.749Z] Removing intermediate container f6801d2a326c [2022-09-22T19:51:31.749Z] ---> fb2d84179461 [2022-09-22T19:51:31.749Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T19:51:31.749Z] Successfully built fb2d84179461 [2022-09-22T19:51:31.749Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:51:32.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T19:51:32.573Z] [2022-09-22T19:51:32.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:51:32.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T19:51:32.949Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T19:51:32.949Z] 5eb5b503b376: Pulling fs layer [2022-09-22T19:51:32.949Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T19:51:32.949Z] ec43610c2a17: Pulling fs layer [2022-09-22T19:51:32.949Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T19:51:32.949Z] 33b1e0a273af: Pulling fs layer [2022-09-22T19:51:32.949Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T19:51:32.949Z] 2f39f015ded8: Pulling fs layer [2022-09-22T19:51:32.949Z] 3a2ae6a8a46f: Waiting [2022-09-22T19:51:32.949Z] 33b1e0a273af: Waiting [2022-09-22T19:51:32.949Z] 2f39f015ded8: Waiting [2022-09-22T19:51:32.949Z] 5d3b04190fa2: Waiting [2022-09-22T19:51:32.949Z] 5c69ac0246d0: Verifying Checksum [2022-09-22T19:51:32.949Z] 5c69ac0246d0: Download complete [2022-09-22T19:51:32.949Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-22T19:51:32.949Z] 3a2ae6a8a46f: Download complete [2022-09-22T19:51:32.949Z] 33b1e0a273af: Verifying Checksum [2022-09-22T19:51:32.949Z] 33b1e0a273af: Download complete [2022-09-22T19:51:33.214Z] ec43610c2a17: Verifying Checksum [2022-09-22T19:51:33.214Z] ec43610c2a17: Download complete [2022-09-22T19:51:33.214Z] 5d3b04190fa2: Verifying Checksum [2022-09-22T19:51:33.214Z] 5d3b04190fa2: Download complete [2022-09-22T19:51:33.214Z] 5eb5b503b376: Verifying Checksum [2022-09-22T19:51:33.214Z] 5eb5b503b376: Download complete [2022-09-22T19:51:33.788Z] 2f39f015ded8: Download complete [2022-09-22T19:51:34.357Z] 5eb5b503b376: Pull complete [2022-09-22T19:51:34.616Z] 5c69ac0246d0: Pull complete [2022-09-22T19:51:34.884Z] ec43610c2a17: Pull complete [2022-09-22T19:51:35.150Z] 3a2ae6a8a46f: Pull complete [2022-09-22T19:51:35.150Z] 33b1e0a273af: Pull complete [2022-09-22T19:51:35.150Z] 5d3b04190fa2: Pull complete [2022-09-22T19:51:39.332Z] 2f39f015ded8: Pull complete [2022-09-22T19:51:39.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T19:51:39.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T19:51:39.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:51:39.547Z] prd-ubuntu20.04-docker-8c-8g-636 does not seem to be running inside a container [2022-09-22T19:51:39.570Z] $ 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/inventory_nats-jetstream-subject -v /w/workspace/inventory_nats-jetstream-subject:/w/workspace/inventory_nats-jetstream-subject:rw,z -v /w/workspace/inventory_nats-jetstream-subject@tmp:/w/workspace/inventory_nats-jetstream-subject@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:latest cat [2022-09-22T19:51:41.401Z] $ docker top 6c4802995e72414e77229aa3efbbbb10c328fd357df1c43990f7959322cd4a80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T19:51:41.837Z] ---> job-cost.sh [2022-09-22T19:51:41.837Z] lf-activate-venv: SKIPPING [2022-09-22T19:51:41.837Z] INFO: No Stack... [2022-09-22T19:51:42.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T19:51:42.662Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T19:51:42.977Z] + cat /w/workspace/inventory_nats-jetstream-subject/archives/cost.csv [2022-09-22T19:51:42.977Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T19:51:43.017Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [2022-09-22T19:51:43.023Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] did not exist. Created. [2022-09-22T19:51:43.023Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T19:51:43.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T19:51:43.469Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T19:51:43.491Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T19:51:43.558Z] $ docker stop --time=1 6c4802995e72414e77229aa3efbbbb10c328fd357df1c43990f7959322cd4a80 [2022-09-22T19:51:44.749Z] $ docker rm -f 6c4802995e72414e77229aa3efbbbb10c328fd357df1c43990f7959322cd4a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T19:52:25.490Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-638 in /w/workspace/inventory_nats-jetstream-subject [Pipeline] { [Pipeline] ws [2022-09-22T19:52:25.532Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-09-22T19:52:25.605Z] The recommended git tool is: git [2022-09-22T19:52:30.866Z] using credential edgex-jenkins-ssh [2022-09-22T19:52:30.888Z] Cloning the remote Git repository [2022-09-22T19:52:30.932Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T19:52:31.004Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-09-22T19:52:31.163Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T19:52:31.164Z] > git --version # timeout=10 [2022-09-22T19:52:31.189Z] > git --version # 'git version 2.25.1' [2022-09-22T19:52:31.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T19:52:31.245Z] Verifying host key using known hosts file [2022-09-22T19:52:31.466Z] 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-22T19:52:31.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T19:52:34.144Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-22T19:52:34.176Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T19:52:35.029Z] Avoid second fetch [2022-09-22T19:52:35.030Z] Checking out Revision d1326288272724d6e47ba7ddcc651b32f9ea025f (nats-jetstream-subject) [2022-09-22T19:52:35.499Z] Commit message: "refactor: Adjust NATS Subject to handle any data, not just events" [2022-09-22T19:52:35.545Z] > git --version # timeout=10 [2022-09-22T19:52:35.558Z] > git --version # 'git version 2.25.1' [2022-09-22T19:52:35.572Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T19:52:35.043Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T19:52:35.059Z] > git checkout -f d1326288272724d6e47ba7ddcc651b32f9ea025f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T19:52:36.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T19:52:36.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T19:52:36.826Z] Dload Upload Total Spent Left Speed [2022-09-22T19:52:36.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh [2022-09-22T19:52:37.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T19:52:37.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T19:52:37.838Z] + sudo tee /etc/docker/daemon.new [2022-09-22T19:52:37.838Z] { [2022-09-22T19:52:37.838Z] "registry-mirrors": [ [2022-09-22T19:52:37.838Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T19:52:37.838Z] ], [2022-09-22T19:52:37.838Z] "bip": "10.250.0.254/24", [2022-09-22T19:52:37.838Z] "hosts": [ [2022-09-22T19:52:37.838Z] "tcp://0.0.0.0:5555", [2022-09-22T19:52:37.838Z] "unix:///var/run/docker.sock" [2022-09-22T19:52:37.838Z] ], [2022-09-22T19:52:37.838Z] "mtu": 1458, [2022-09-22T19:52:37.838Z] "selinux-enabled": true, [2022-09-22T19:52:37.838Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T19:52:37.838Z] } [Pipeline] sh [2022-09-22T19:52:38.197Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T19:52:38.551Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T19:52:56.888Z] provisioning config files... [2022-09-22T19:52:56.916Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14497966229375377745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T19:52:57.302Z] ---> docker-login.sh [2022-09-22T19:52:57.302Z] nexus3.edgexfoundry.org:10001 [2022-09-22T19:52:57.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:52:57.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:52:57.853Z] Configure a credential helper to remove this warning. See [2022-09-22T19:52:57.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:52:57.853Z] [2022-09-22T19:52:57.853Z] Login Succeeded [2022-09-22T19:52:57.853Z] nexus3.edgexfoundry.org:10002 [2022-09-22T19:52:58.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:52:58.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:52:58.124Z] Configure a credential helper to remove this warning. See [2022-09-22T19:52:58.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:52:58.124Z] [2022-09-22T19:52:58.124Z] Login Succeeded [2022-09-22T19:52:58.124Z] nexus3.edgexfoundry.org:10003 [2022-09-22T19:52:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:52:58.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:52:58.666Z] Configure a credential helper to remove this warning. See [2022-09-22T19:52:58.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:52:58.666Z] [2022-09-22T19:52:58.666Z] Login Succeeded [2022-09-22T19:52:58.666Z] nexus3.edgexfoundry.org:10004 [2022-09-22T19:52:58.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:52:58.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:52:58.940Z] Configure a credential helper to remove this warning. See [2022-09-22T19:52:58.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:52:58.940Z] [2022-09-22T19:52:58.940Z] Login Succeeded [2022-09-22T19:52:58.940Z] docker.io [2022-09-22T19:52:59.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T19:52:59.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T19:52:59.480Z] Configure a credential helper to remove this warning. See [2022-09-22T19:52:59.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T19:52:59.480Z] [2022-09-22T19:52:59.480Z] Login Succeeded [2022-09-22T19:52:59.480Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T19:52:59.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T19:52:59.782Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T19:52:59.814Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T19:52:59.844Z] ========================================================= [2022-09-22T19:52:59.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T19:52:59.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:53:00.333Z] + 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-22T19:53:00.605Z] Sending build context to Docker daemon 683kB [2022-09-22T19:53:00.605Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T19:53:00.605Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T19:53:00.605Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T19:53:00.605Z] b3c136eddcbf: Pulling fs layer [2022-09-22T19:53:00.605Z] c0a3192eca97: Pulling fs layer [2022-09-22T19:53:00.605Z] a050256f5b6f: Pulling fs layer [2022-09-22T19:53:00.605Z] 656be50a0ddc: Pulling fs layer [2022-09-22T19:53:00.605Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T19:53:00.605Z] 46d945488cbd: Pulling fs layer [2022-09-22T19:53:00.605Z] 8a5474983e97: Pulling fs layer [2022-09-22T19:53:00.605Z] 329c88fbcd65: Pulling fs layer [2022-09-22T19:53:00.605Z] 656be50a0ddc: Waiting [2022-09-22T19:53:00.605Z] 2bbca73fdf42: Waiting [2022-09-22T19:53:00.877Z] 46d945488cbd: Waiting [2022-09-22T19:53:00.877Z] 8a5474983e97: Waiting [2022-09-22T19:53:00.877Z] 329c88fbcd65: Waiting [2022-09-22T19:53:00.877Z] a050256f5b6f: Download complete [2022-09-22T19:53:00.877Z] c0a3192eca97: Verifying Checksum [2022-09-22T19:53:00.877Z] c0a3192eca97: Download complete [2022-09-22T19:53:00.877Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T19:53:00.877Z] 2bbca73fdf42: Download complete [2022-09-22T19:53:00.877Z] 46d945488cbd: Download complete [2022-09-22T19:53:00.877Z] b3c136eddcbf: Verifying Checksum [2022-09-22T19:53:01.854Z] b3c136eddcbf: Pull complete [2022-09-22T19:53:01.854Z] 329c88fbcd65: Verifying Checksum [2022-09-22T19:53:01.854Z] 329c88fbcd65: Download complete [2022-09-22T19:53:02.444Z] c0a3192eca97: Pull complete [2022-09-22T19:53:02.717Z] a050256f5b6f: Pull complete [2022-09-22T19:53:02.990Z] 8a5474983e97: Download complete [2022-09-22T19:53:03.963Z] 656be50a0ddc: Verifying Checksum [2022-09-22T19:53:03.963Z] 656be50a0ddc: Download complete [2022-09-22T19:53:16.289Z] 656be50a0ddc: Pull complete [2022-09-22T19:53:16.289Z] 2bbca73fdf42: Pull complete [2022-09-22T19:53:16.289Z] 46d945488cbd: Pull complete [2022-09-22T19:53:21.668Z] 8a5474983e97: Pull complete [2022-09-22T19:53:23.629Z] 329c88fbcd65: Pull complete [2022-09-22T19:53:23.630Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T19:53:23.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T19:53:23.630Z] ---> ff4287adb874 [2022-09-22T19:53:23.630Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T19:53:25.594Z] ---> Running in e0b83ed10da8 [2022-09-22T19:53:25.862Z] Removing intermediate container e0b83ed10da8 [2022-09-22T19:53:25.862Z] ---> 68d4f8ce838d [2022-09-22T19:53:25.862Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T19:53:25.862Z] ---> Running in 3ff620b31129 [2022-09-22T19:53:26.128Z] Removing intermediate container 3ff620b31129 [2022-09-22T19:53:26.128Z] ---> 87c5d40d4f94 [2022-09-22T19:53:26.128Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T19:53:26.128Z] ---> Running in 22a56411c708 [2022-09-22T19:53:26.395Z] Removing intermediate container 22a56411c708 [2022-09-22T19:53:26.395Z] ---> 826c2c9bee82 [2022-09-22T19:53:26.395Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:53:26.660Z] ---> Running in 90f93527b7b5 [2022-09-22T19:53:26.926Z] Removing intermediate container 90f93527b7b5 [2022-09-22T19:53:26.926Z] ---> fe6676a70a37 [2022-09-22T19:53:26.926Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:53:26.926Z] ---> Running in b8db3cde455d [2022-09-22T19:53:28.871Z] Removing intermediate container b8db3cde455d [2022-09-22T19:53:28.871Z] ---> 6b52dd301c73 [2022-09-22T19:53:28.871Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T19:53:28.871Z] ---> Running in 5eb058eb5c8b [2022-09-22T19:53:29.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T19:53:30.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T19:53:31.374Z] OK: 221 MiB in 51 packages [2022-09-22T19:53:32.337Z] Removing intermediate container 5eb058eb5c8b [2022-09-22T19:53:32.337Z] ---> 7a2f6732e965 [2022-09-22T19:53:32.337Z] Step 9/14 : WORKDIR /app [2022-09-22T19:53:32.337Z] ---> Running in 9c0a680c6db8 [2022-09-22T19:53:32.603Z] Removing intermediate container 9c0a680c6db8 [2022-09-22T19:53:32.603Z] ---> c3cbb7c3578d [2022-09-22T19:53:32.603Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T19:53:33.198Z] ---> 17980cfb6e66 [2022-09-22T19:53:33.198Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T19:53:33.198Z] ---> Running in ae13ce37482f [2022-09-22T19:54:20.164Z] Removing intermediate container ae13ce37482f [2022-09-22T19:54:20.164Z] ---> 3416dc4084b2 [2022-09-22T19:54:20.164Z] Step 12/14 : COPY . . [2022-09-22T19:54:20.164Z] ---> 9004b5b6abbe [2022-09-22T19:54:20.164Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T19:54:20.164Z] ---> Running in e44c5b15e416 [2022-09-22T19:54:20.164Z] Removing intermediate container e44c5b15e416 [2022-09-22T19:54:20.164Z] ---> 7356bec7eef1 [2022-09-22T19:54:20.164Z] Step 14/14 : RUN $MAKE [2022-09-22T19:54:20.164Z] ---> Running in 764d9c096ffb [2022-09-22T19:54:20.164Z] noop [2022-09-22T19:54:21.133Z] Removing intermediate container 764d9c096ffb [2022-09-22T19:54:21.133Z] ---> b50695d62c08 [2022-09-22T19:54:21.133Z] Successfully built b50695d62c08 [2022-09-22T19:54:21.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:54:21.624Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T19:54:21.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:54:21.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-638 does not seem to be running inside a container [2022-09-22T19:54:21.986Z] $ 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-22T19:54:23.264Z] $ docker top 52fb15054e8d453765baedd0a9b164761f0355ef75b7d6c17ff86f0ea9e1728b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T19:54:24.184Z] + go version [2022-09-22T19:54:24.184Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T19:54:24.227Z] $ docker stop --time=1 52fb15054e8d453765baedd0a9b164761f0355ef75b7d6c17ff86f0ea9e1728b [2022-09-22T19:54:25.872Z] $ docker rm -f 52fb15054e8d453765baedd0a9b164761f0355ef75b7d6c17ff86f0ea9e1728b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:54:26.729Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T19:54:26.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T19:54:26.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-638 does not seem to be running inside a container [2022-09-22T19:54:27.051Z] $ 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-22T19:54:28.245Z] $ docker top 11164f271f55ca630e384e57c033cda71e2b3b1baef3b85d4f21b6153ee01884 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T19:54:29.133Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-09-22T19:54:29.840Z] + make test [2022-09-22T19:54:29.840Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T19:56:06.500Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T19:56:06.500Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.149s coverage: 86.2% of statements [2022-09-22T19:56:06.500Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T19:56:06.500Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.715s coverage: 71.9% of statements [2022-09-22T19:56:06.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T19:56:06.500Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T19:56:33.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T19:56:33.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T19:56:33.255Z] ./bin/test-attribution.sh [2022-09-22T19:56:33.255Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T19:56:33.255Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T19:56:33.255Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T19:56:33.293Z] [edgeX.isLTS] Checking if [nats-jetstream-subject] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T19:56:33.332Z] $ docker stop --time=1 11164f271f55ca630e384e57c033cda71e2b3b1baef3b85d4f21b6153ee01884 [2022-09-22T19:56:35.159Z] $ docker rm -f 11164f271f55ca630e384e57c033cda71e2b3b1baef3b85d4f21b6153ee01884 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T19:56:36.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T19:56:36.258Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T19:56:36.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T19:56:37.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T19:56:37.584Z] + ls -al . [2022-09-22T19:56:37.584Z] total 228 [2022-09-22T19:56:37.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 19:54 . [2022-09-22T19:56:37.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:52 .. [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 19:52 .dockerignore [2022-09-22T19:56:37.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 19:52 .git [2022-09-22T19:56:37.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 19:52 .github [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 19:52 .gitignore [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 19:52 .golangci.yml [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 22 19:52 Attribution.txt [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 19:52 CHANGELOG.md [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 19:52 Dockerfile [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 19:52 GOVERNANCE.md [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 19:52 Jenkinsfile [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 19:52 LICENSE [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 19:52 Makefile [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 19:52 OWNERS.md [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 19:52 README.md [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 19:49 VERSION [2022-09-22T19:56:37.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:52 bin [2022-09-22T19:56:37.584Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 19:56 coverage.out [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 22 19:52 go.mod [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 22 19:52 go.sum [2022-09-22T19:56:37.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:52 images [2022-09-22T19:56:37.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:52 internal [2022-09-22T19:56:37.584Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 19:52 main.go [2022-09-22T19:56:37.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 19:52 res [2022-09-22T19:56:37.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 19:52 snap [2022-09-22T19:56:37.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 19:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:56:38.003Z] + 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=d1326288272724d6e47ba7ddcc651b32f9ea025f --label arch=arm64 --label version=0.0.0 . [2022-09-22T19:56:38.285Z] Sending build context to Docker daemon 683kB [2022-09-22T19:56:38.285Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T19:56:38.285Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T19:56:38.285Z] ---> b50695d62c08 [2022-09-22T19:56:38.285Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T19:56:38.285Z] ---> Running in 89cd6274c09b [2022-09-22T19:56:38.882Z] Removing intermediate container 89cd6274c09b [2022-09-22T19:56:38.883Z] ---> 903b78da2056 [2022-09-22T19:56:38.883Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T19:56:38.883Z] ---> Running in 932a2698158d [2022-09-22T19:56:39.151Z] Removing intermediate container 932a2698158d [2022-09-22T19:56:39.151Z] ---> e031d1640108 [2022-09-22T19:56:39.151Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T19:56:39.151Z] ---> Running in 2895ef457d06 [2022-09-22T19:56:39.431Z] Removing intermediate container 2895ef457d06 [2022-09-22T19:56:39.431Z] ---> a88a3e3dd5b3 [2022-09-22T19:56:39.431Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:56:39.705Z] ---> Running in 19f110d6313a [2022-09-22T19:56:39.975Z] Removing intermediate container 19f110d6313a [2022-09-22T19:56:39.975Z] ---> d445c2c24289 [2022-09-22T19:56:39.975Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:56:39.975Z] ---> Running in 75da51a5cbe2 [2022-09-22T19:56:41.926Z] Removing intermediate container 75da51a5cbe2 [2022-09-22T19:56:41.926Z] ---> 1821a3830ed2 [2022-09-22T19:56:41.926Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T19:56:41.926Z] ---> Running in 5e69caffaa71 [2022-09-22T19:56:42.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T19:56:43.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T19:56:44.823Z] OK: 221 MiB in 51 packages [2022-09-22T19:56:45.787Z] Removing intermediate container 5e69caffaa71 [2022-09-22T19:56:45.788Z] ---> 4e7fbb5e6813 [2022-09-22T19:56:45.788Z] Step 9/32 : WORKDIR /app [2022-09-22T19:56:45.788Z] ---> Running in 81216c2aad29 [2022-09-22T19:56:46.063Z] Removing intermediate container 81216c2aad29 [2022-09-22T19:56:46.063Z] ---> 4ef1b053144b [2022-09-22T19:56:46.063Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T19:56:48.029Z] ---> aee5464bd1fa [2022-09-22T19:56:48.029Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T19:56:48.299Z] ---> Running in 4cef044a94e7 [2022-09-22T19:56:50.250Z] Removing intermediate container 4cef044a94e7 [2022-09-22T19:56:50.250Z] ---> 902e72c6b2dc [2022-09-22T19:56:50.250Z] Step 12/32 : COPY . . [2022-09-22T19:56:51.238Z] ---> 1a5d8325eab0 [2022-09-22T19:56:51.238Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T19:56:51.238Z] ---> Running in 5607a6b2bda2 [2022-09-22T19:56:51.505Z] Removing intermediate container 5607a6b2bda2 [2022-09-22T19:56:51.505Z] ---> e117c85beb19 [2022-09-22T19:56:51.505Z] Step 14/32 : RUN $MAKE [2022-09-22T19:56:51.505Z] ---> Running in b0af64b9185f [2022-09-22T19:56:52.921Z] 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.35 -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-22T19:59:29.699Z] Removing intermediate container b0af64b9185f [2022-09-22T19:59:29.699Z] ---> 6b2e11d06ac3 [2022-09-22T19:59:29.699Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T19:59:29.699Z] 3.14: Pulling from library/alpine [2022-09-22T19:59:29.699Z] 90cda3b7c325: Pulling fs layer [2022-09-22T19:59:29.699Z] 90cda3b7c325: Verifying Checksum [2022-09-22T19:59:29.699Z] 90cda3b7c325: Download complete [2022-09-22T19:59:29.699Z] 90cda3b7c325: Pull complete [2022-09-22T19:59:29.699Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T19:59:29.699Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T19:59:29.699Z] ---> 376ba31ae3da [2022-09-22T19:59:29.699Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T19:59:29.699Z] ---> Running in d7e1f2c5c10b [2022-09-22T19:59:29.699Z] Removing intermediate container d7e1f2c5c10b [2022-09-22T19:59:29.699Z] ---> 8ffb797a32cf [2022-09-22T19:59:29.699Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T19:59:29.699Z] ---> Running in ecb2537d21d3 [2022-09-22T19:59:29.699Z] Removing intermediate container ecb2537d21d3 [2022-09-22T19:59:29.699Z] ---> c1734833bd8d [2022-09-22T19:59:29.699Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T19:59:29.699Z] ---> Running in 5540e5156080 [2022-09-22T19:59:30.661Z] Removing intermediate container 5540e5156080 [2022-09-22T19:59:30.661Z] ---> 0745440667bf [2022-09-22T19:59:30.661Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T19:59:30.661Z] ---> Running in fa58a8702375 [2022-09-22T19:59:31.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-22T19:59:32.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-22T19:59:33.544Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T19:59:33.544Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T19:59:33.811Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T19:59:33.811Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T19:59:34.080Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T19:59:34.080Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T19:59:34.348Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T19:59:34.348Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T19:59:34.348Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T19:59:34.616Z] OK: 9 MiB in 21 packages [2022-09-22T19:59:35.576Z] Removing intermediate container fa58a8702375 [2022-09-22T19:59:35.576Z] ---> c27233597849 [2022-09-22T19:59:35.576Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T19:59:36.167Z] ---> 1110cfc58039 [2022-09-22T19:59:36.167Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T19:59:36.747Z] ---> 6cb1d2306bc8 [2022-09-22T19:59:36.747Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T19:59:37.013Z] ---> 29219ab9ce3b [2022-09-22T19:59:37.013Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T19:59:37.596Z] ---> 42a010d858d9 [2022-09-22T19:59:37.596Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T19:59:38.999Z] ---> 8c97bdc9b8d4 [2022-09-22T19:59:38.999Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T19:59:38.999Z] ---> Running in 03608b940259 [2022-09-22T19:59:40.405Z] Removing intermediate container 03608b940259 [2022-09-22T19:59:40.405Z] ---> 4fe3c9e4ff6e [2022-09-22T19:59:40.405Z] Step 26/32 : VOLUME /cache [2022-09-22T19:59:40.405Z] ---> Running in 6a330b62d237 [2022-09-22T19:59:40.673Z] Removing intermediate container 6a330b62d237 [2022-09-22T19:59:40.673Z] ---> a66d0257bca4 [2022-09-22T19:59:40.673Z] Step 27/32 : EXPOSE 59711 [2022-09-22T19:59:40.940Z] ---> Running in ae3671091aa2 [2022-09-22T19:59:41.206Z] Removing intermediate container ae3671091aa2 [2022-09-22T19:59:41.206Z] ---> 52da8f986760 [2022-09-22T19:59:41.206Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T19:59:41.206Z] ---> Running in 196a6b21c9cf [2022-09-22T19:59:41.472Z] Removing intermediate container 196a6b21c9cf [2022-09-22T19:59:41.472Z] ---> b02af52f9aff [2022-09-22T19:59:41.472Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T19:59:41.472Z] ---> Running in 88a26ba01b46 [2022-09-22T19:59:41.739Z] Removing intermediate container 88a26ba01b46 [2022-09-22T19:59:41.739Z] ---> d474a0e1c35d [2022-09-22T19:59:41.739Z] Step 30/32 : LABEL arch=arm64 [2022-09-22T19:59:42.006Z] ---> Running in e73e6f1bc967 [2022-09-22T19:59:42.272Z] Removing intermediate container e73e6f1bc967 [2022-09-22T19:59:42.272Z] ---> 6428b3f81172 [2022-09-22T19:59:42.272Z] Step 31/32 : LABEL git_sha=d1326288272724d6e47ba7ddcc651b32f9ea025f [2022-09-22T19:59:42.272Z] ---> Running in bde687730486 [2022-09-22T19:59:42.538Z] Removing intermediate container bde687730486 [2022-09-22T19:59:42.538Z] ---> e166a347720a [2022-09-22T19:59:42.538Z] Step 32/32 : LABEL version=0.0.0 [2022-09-22T19:59:42.804Z] ---> Running in 9f8696b17643 [2022-09-22T19:59:42.804Z] Removing intermediate container 9f8696b17643 [2022-09-22T19:59:42.804Z] ---> c8040c66937d [2022-09-22T19:59:42.804Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T19:59:43.070Z] Successfully built c8040c66937d [2022-09-22T19:59:43.070Z] 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-22T19:59:43.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T19:59:43.857Z] [2022-09-22T19:59:43.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T19:59:44.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T19:59:44.256Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T19:59:44.256Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T19:59:44.256Z] 04944245beec: Pulling fs layer [2022-09-22T19:59:44.256Z] 699f458cf7ca: Pulling fs layer [2022-09-22T19:59:44.256Z] 765212b225bb: Pulling fs layer [2022-09-22T19:59:44.256Z] f23df028b6ca: Pulling fs layer [2022-09-22T19:59:44.256Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T19:59:44.256Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T19:59:44.256Z] f23df028b6ca: Waiting [2022-09-22T19:59:44.256Z] d65c8cfc05b1: Waiting [2022-09-22T19:59:44.256Z] 2437ff75d9bd: Waiting [2022-09-22T19:59:44.256Z] 765212b225bb: Waiting [2022-09-22T19:59:44.524Z] 04944245beec: Verifying Checksum [2022-09-22T19:59:44.524Z] 04944245beec: Download complete [2022-09-22T19:59:44.524Z] 765212b225bb: Download complete [2022-09-22T19:59:44.524Z] f23df028b6ca: Download complete [2022-09-22T19:59:44.524Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T19:59:44.524Z] d65c8cfc05b1: Download complete [2022-09-22T19:59:44.790Z] 699f458cf7ca: Verifying Checksum [2022-09-22T19:59:44.790Z] 699f458cf7ca: Download complete [2022-09-22T19:59:45.059Z] 8998bd30e6a1: Verifying Checksum [2022-09-22T19:59:45.059Z] 8998bd30e6a1: Download complete [2022-09-22T19:59:47.638Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T19:59:47.638Z] 2437ff75d9bd: Download complete [2022-09-22T19:59:49.045Z] 8998bd30e6a1: Pull complete [2022-09-22T19:59:49.311Z] 04944245beec: Pull complete [2022-09-22T19:59:50.717Z] 699f458cf7ca: Pull complete [2022-09-22T19:59:50.717Z] 765212b225bb: Pull complete [2022-09-22T19:59:51.673Z] f23df028b6ca: Pull complete [2022-09-22T19:59:51.674Z] d65c8cfc05b1: Pull complete [2022-09-22T20:00:06.667Z] 2437ff75d9bd: Pull complete [2022-09-22T20:00:06.667Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T20:00:06.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:00:06.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:00:06.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-638 does not seem to be running inside a container [2022-09-22T20:00:07.100Z] $ 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-22T20:00:09.645Z] $ docker top 4fea68d30dc336a7c71f89b56474a35672a94a218db5735011e1ec9443fc6d77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:10.259Z] ---> job-cost.sh [2022-09-22T20:00:10.528Z] lf-activate-venv: SKIPPING [2022-09-22T20:00:10.528Z] INFO: No Stack... [2022-09-22T20:00:10.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T20:00:11.776Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T20:00:12.429Z] + cut -d, -f6 [2022-09-22T20:00:12.429Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-09-22T20:00:12.478Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [2022-09-22T20:00:12.483Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] did not exist. Created. [2022-09-22T20:00:12.483Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T20:00:12.887Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5392b426/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T20:00:13.238Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T20:00:13.275Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T20:00:13.325Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T20:00:13.342Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-jetstream-subject-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T20:00:13.434Z] $ docker stop --time=1 4fea68d30dc336a7c71f89b56474a35672a94a218db5735011e1ec9443fc6d77 [2022-09-22T20:00:14.915Z] $ docker rm -f 4fea68d30dc336a7c71f89b56474a35672a94a218db5735011e1ec9443fc6d77 [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-22T20:00:15.839Z] provisioning config files... [2022-09-22T20:00:15.845Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/inventory_nats-jetstream-subject@tmp/config17777931583526877028tmp [Pipeline] { [Pipeline] sh [2022-09-22T20:00:16.178Z] + set +x [2022-09-22T20:00:16.178Z] + curl -s https://codecov.io/bash [2022-09-22T20:00:16.178Z] + bash -s -- [2022-09-22T20:00:16.178Z] [2022-09-22T20:00:16.178Z] _____ _ [2022-09-22T20:00:16.178Z] / ____| | | [2022-09-22T20:00:16.178Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T20:00:16.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T20:00:16.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T20:00:16.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T20:00:16.178Z] Bash-1.0.6 [2022-09-22T20:00:16.178Z] [2022-09-22T20:00:16.178Z] [2022-09-22T20:00:16.178Z] ==> git version 2.25.1 found [2022-09-22T20:00:16.178Z] ==> 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-22T20:00:16.178Z] Release-Date: 2020-01-08 [2022-09-22T20:00:16.178Z] 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-22T20:00:16.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T20:00:16.178Z] ==> Jenkins CI detected. [2022-09-22T20:00:16.178Z] current dir:  /w/workspace/inventory_nats-jetstream-subject [2022-09-22T20:00:16.179Z] project root: . [2022-09-22T20:00:16.179Z] --> token set from env [2022-09-22T20:00:16.179Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T20:00:16.179Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T20:00:16.179Z] ==> Python coveragepy not found [2022-09-22T20:00:16.179Z] ==> Searching for coverage reports in: [2022-09-22T20:00:16.179Z] + . [2022-09-22T20:00:16.179Z] -> Found 1 reports [2022-09-22T20:00:16.179Z] ==> Detecting git/mercurial file structure [2022-09-22T20:00:16.179Z] ==> Reading reports [2022-09-22T20:00:16.179Z] + ./coverage.out bytes=41008 [2022-09-22T20:00:16.179Z] ==> Appending adjustments [2022-09-22T20:00:16.179Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T20:00:16.438Z] + Found adjustments [2022-09-22T20:00:16.438Z] ==> Gzipping contents [2022-09-22T20:00:16.438Z] 12K /tmp/codecov.NEx9kb.gz [2022-09-22T20:00:16.438Z] ==> Uploading reports [2022-09-22T20:00:16.438Z] url: https://codecov.io [2022-09-22T20:00:16.438Z] query: branch=nats-jetstream-subject&commit=d1326288272724d6e47ba7ddcc651b32f9ea025f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-jetstream-subject%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T20:00:16.438Z] -> Pinging Codecov [2022-09-22T20:00:16.438Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=nats-jetstream-subject&commit=d1326288272724d6e47ba7ddcc651b32f9ea025f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-jetstream-subject%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T20:00:16.697Z] -> Uploading to [2022-09-22T20:00:16.697Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/581DD39554BDF9B6E22D074273EAD858/d1326288272724d6e47ba7ddcc651b32f9ea025f/944c6893-8073-455b-aa5b-6187a0a87fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T200016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21377e66f4b6151ec2be22c6fae356a41dd78264a36b0026664d93e6a81a9673 [2022-09-22T20:00:16.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T20:00:16.697Z] Dload Upload Total Spent Left Speed [2022-09-22T20:00:16.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11454 0 0 100 11454 0 45452 --:--:-- --:--:-- --:--:-- 45452 [2022-09-22T20:00:16.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d1326288272724d6e47ba7ddcc651b32f9ea025f [Pipeline] } [2022-09-22T20:00:16.984Z] 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-22T20:00:18.659Z] + [ -d /w/workspace/inventory_nats-jetstream-subject/archives ] [2022-09-22T20:00:18.659Z] + ls -al /w/workspace/inventory_nats-jetstream-subject/archives [2022-09-22T20:00:18.659Z] total 16 [2022-09-22T20:00:18.659Z] drwxr-xr-x 3 root root 4096 Sep 22 19:51 . [2022-09-22T20:00:18.659Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 19:51 .. [2022-09-22T20:00:18.659Z] drwxr-xr-x 2 root root 4096 Sep 22 19:51 cost [2022-09-22T20:00:18.659Z] -rw-r--r-- 1 root root 111 Sep 22 19:51 cost.csv [2022-09-22T20:00:18.659Z] + sudo chown -R jenkins:jenkins /w/workspace/inventory_nats-jetstream-subject/archives [2022-09-22T20:00:18.659Z] + ls -al /w/workspace/inventory_nats-jetstream-subject/archives [2022-09-22T20:00:18.659Z] total 16 [2022-09-22T20:00:18.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 19:51 . [2022-09-22T20:00:18.659Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 19:51 .. [2022-09-22T20:00:18.659Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 19:51 cost [2022-09-22T20:00:18.659Z] -rw-r--r-- 1 jenkins jenkins 111 Sep 22 19:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:18.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:19.867Z] ---> package-listing.sh [2022-09-22T20:00:19.867Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T20:00:19.867Z] ++ facter osfamily [2022-09-22T20:00:20.125Z] + OS_FAMILY=debian [2022-09-22T20:00:20.125Z] + workspace=/w/workspace/inventory_nats-jetstream-subject [2022-09-22T20:00:20.125Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T20:00:20.125Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T20:00:20.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T20:00:20.125Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T20:00:20.125Z] + '[' /w/workspace/inventory_nats-jetstream-subject ']' [2022-09-22T20:00:20.125Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T20:00:20.125Z] + case "${OS_FAMILY}" in [2022-09-22T20:00:20.125Z] + dpkg -l [2022-09-22T20:00:20.125Z] + grep '^ii' [2022-09-22T20:00:20.125Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T20:00:20.125Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T20:00:20.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T20:00:20.125Z] + '[' /w/workspace/inventory_nats-jetstream-subject ']' [2022-09-22T20:00:20.125Z] + mkdir -p /w/workspace/inventory_nats-jetstream-subject/archives/ [2022-09-22T20:00:20.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/inventory_nats-jetstream-subject/archives/ [Pipeline] echo [2022-09-22T20:00:20.158Z] 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/inventory_nats-jetstream-subject/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-22T20:00:20.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:00:21.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:00:21.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:00:21.226Z] prd-ubuntu20.04-docker-8c-8g-636 does not seem to be running inside a container [2022-09-22T20:00:21.254Z] $ 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/inventory_nats-jetstream-subject/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/inventory_nats-jetstream-subject -v /w/workspace/inventory_nats-jetstream-subject:/w/workspace/inventory_nats-jetstream-subject:rw,z -v /w/workspace/inventory_nats-jetstream-subject@tmp:/w/workspace/inventory_nats-jetstream-subject@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-22T20:00:21.487Z] $ docker top b4521a8b901abd64bf1cbb2f1bb24f0028e1062e9b911e8ececd9206b345a4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:00:21.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T20:00:22.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T20:00:22.498Z] + ls /var/log/sa-host [2022-09-22T20:00:22.498Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:00:22.632Z] provisioning config files... [2022-09-22T20:00:22.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/inventory_nats-jetstream-subject@tmp/config6035631347292479777tmp [Pipeline] { [Pipeline] echo [2022-09-22T20:00:22.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:23.013Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T20:00:23.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:23.453Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T20:00:23.491Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:23.799Z] ---> sudo-logs.sh [2022-09-22T20:00:23.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T20:00:23.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:24.207Z] ---> job-cost.sh [2022-09-22T20:00:24.207Z] lf-activate-venv: SKIPPING [2022-09-22T20:00:24.207Z] DEBUG: total: 0.2199999988079071 [2022-09-22T20:00:24.207Z] INFO: Retrieving Stack Cost... [2022-09-22T20:00:24.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T20:00:25.040Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T20:00:25.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:00:25.383Z] ---> logs-deploy.sh [2022-09-22T20:00:25.383Z] lf-activate-venv: SKIPPING [2022-09-22T20:00:25.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/nats-jetstream-subject/1 [2022-09-22T20:00:25.383Z] INFO: archiving workspace using pattern(s): [2022-09-22T20:00:26.320Z] Archives upload complete. [2022-09-22T20:00:26.320Z] INFO: archiving logs to Nexus