Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5c5033a0bec85948549d813e6099cab37f5f597 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-ssh17531639413885293524.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9692763185091914158.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17192048259536486416.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh5359627113024611085.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18201913014818710737.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 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 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-117378’ Running on prd-ubuntu20.04-docker-8c-8g-117380 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 c5c5033a0bec85948549d813e6099cab37f5f597 (main) Commit message: "build: Update to latest SDK (#119)" > 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 c5c5033a0bec85948549d813e6099cab37f5f597 # timeout=10 > git rev-list --no-walk 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T21:12:08.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T21:12:08.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T21:12:08.483Z] ========================================================= [2022-10-26T21:12:08.483Z] EdgeX Global Pipelines Version Info [2022-10-26T21:12:08.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:12:09.205Z] ------------------- [2022-10-26T21:12:09.205Z] stable info: [2022-10-26T21:12:09.205Z] ------------------- [2022-10-26T21:12:09.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T21:12:09.205Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T21:12:09.205Z] Message: update stable to v1.0.243 [2022-10-26T21:12:09.777Z] ------------------- [2022-10-26T21:12:09.777Z] experimental info: [2022-10-26T21:12:09.777Z] ------------------- [2022-10-26T21:12:09.777Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T21:12:09.777Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T21:12:09.777Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T21:12:09.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-26T21:12:09.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-26T21:12:09.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T21:12:09.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T21:12:09.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T21:12:10.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T21:12:10.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T21:12:10.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T21:12:10.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T21:12:10.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T21:12:10.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T21:12:10.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-26T21:12:10.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T21:12:10.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T21:12:10.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T21:12:10.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T21:12:10.145Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T21:12:10.159Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T21:12:10.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T21:12:10.182Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T21:12:10.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T21:12:10.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T21:12:10.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T21:12:10.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T21:12:10.243Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T21:12:10.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T21:12:10.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T21:12:10.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T21:12:10.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T21:12:10.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T21:12:10.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] echo [2022-10-26T21:12:10.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5c5033 [Pipeline] echo [2022-10-26T21:12:10.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:12:10.373Z] provisioning config files... [2022-10-26T21:12:10.388Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2916627230117354949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:12:10.686Z] ---> docker-login.sh [2022-10-26T21:12:10.686Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:12:11.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:11.519Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:11.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:11.519Z] [2022-10-26T21:12:11.519Z] Login Succeeded [2022-10-26T21:12:11.519Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:12:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:11.519Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:11.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:11.519Z] [2022-10-26T21:12:11.519Z] Login Succeeded [2022-10-26T21:12:11.519Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:12:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:11.519Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:11.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:11.519Z] [2022-10-26T21:12:11.519Z] Login Succeeded [2022-10-26T21:12:11.519Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:12:11.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:11.781Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:11.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:11.781Z] [2022-10-26T21:12:11.781Z] Login Succeeded [2022-10-26T21:12:11.781Z] docker.io [2022-10-26T21:12:11.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:12.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:12.363Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:12.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:12.363Z] [2022-10-26T21:12:12.363Z] Login Succeeded [2022-10-26T21:12:12.363Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:12:12.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T21:12:12.787Z] + git rev-list -1 --merges c5c5033a0bec85948549d813e6099cab37f5f597~1..c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] echo [2022-10-26T21:12:12.828Z] -----------> git rev-list -1 --merges c5c5033a0bec85948549d813e6099cab37f5f597~1..c5c5033a0bec85948549d813e6099cab37f5f597 c5c5033a0bec85948549d813e6099cab37f5f597 [false] [Pipeline] sh [2022-10-26T21:12:13.124Z] + git log --format=format:%s -1 c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] echo [2022-10-26T21:12:13.137Z] ========================================================= [2022-10-26T21:12:13.137Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T21:12:13.137Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:12:13.453Z] + git log --format=format:%s -1 c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] echo [2022-10-26T21:12:13.463Z] [semverPrep] GIT_COMMIT: c5c5033a0bec85948549d813e6099cab37f5f597, Commit Message: build: Update to latest SDK (#119) [Pipeline] echo [2022-10-26T21:12:13.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T21:12:13.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:12:13.803Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T21:12:13.803Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T21:12:13.803Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T21:12:13.803Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T21:12:13.803Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T21:12:13.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:12:14.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:12:14.203Z] [2022-10-26T21:12:14.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:12:14.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:12:14.499Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T21:12:14.499Z] b85a868b505f: Pulling fs layer [2022-10-26T21:12:14.499Z] e2be974225ed: Pulling fs layer [2022-10-26T21:12:14.499Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T21:12:14.499Z] 988bab9f4d93: Pulling fs layer [2022-10-26T21:12:14.499Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T21:12:14.499Z] eaf3925da568: Pulling fs layer [2022-10-26T21:12:14.499Z] bab4dde63d76: Pulling fs layer [2022-10-26T21:12:14.499Z] bde34c3a00c8: Pulling fs layer [2022-10-26T21:12:14.499Z] b352a97aabf1: Pulling fs layer [2022-10-26T21:12:14.499Z] 4872d77fe225: Pulling fs layer [2022-10-26T21:12:14.499Z] 5851b861e8e6: Pulling fs layer [2022-10-26T21:12:14.499Z] 1469e6f7b9e6: Waiting [2022-10-26T21:12:14.499Z] 988bab9f4d93: Waiting [2022-10-26T21:12:14.499Z] eaf3925da568: Waiting [2022-10-26T21:12:14.499Z] b352a97aabf1: Waiting [2022-10-26T21:12:14.499Z] 4872d77fe225: Waiting [2022-10-26T21:12:14.499Z] 5851b861e8e6: Waiting [2022-10-26T21:12:14.499Z] bab4dde63d76: Waiting [2022-10-26T21:12:14.499Z] e2be974225ed: Download complete [2022-10-26T21:12:14.499Z] 988bab9f4d93: Verifying Checksum [2022-10-26T21:12:14.499Z] 988bab9f4d93: Download complete [2022-10-26T21:12:14.760Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T21:12:14.760Z] 1469e6f7b9e6: Download complete [2022-10-26T21:12:14.760Z] eaf3925da568: Verifying Checksum [2022-10-26T21:12:14.760Z] eaf3925da568: Download complete [2022-10-26T21:12:14.760Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T21:12:14.760Z] 339a4e72a1f5: Download complete [2022-10-26T21:12:14.760Z] bde34c3a00c8: Verifying Checksum [2022-10-26T21:12:14.760Z] bde34c3a00c8: Download complete [2022-10-26T21:12:14.760Z] b352a97aabf1: Download complete [2022-10-26T21:12:14.760Z] 4872d77fe225: Verifying Checksum [2022-10-26T21:12:14.760Z] 4872d77fe225: Download complete [2022-10-26T21:12:14.760Z] 5851b861e8e6: Verifying Checksum [2022-10-26T21:12:14.760Z] 5851b861e8e6: Download complete [2022-10-26T21:12:14.760Z] b85a868b505f: Verifying Checksum [2022-10-26T21:12:14.760Z] b85a868b505f: Download complete [2022-10-26T21:12:15.018Z] bab4dde63d76: Verifying Checksum [2022-10-26T21:12:15.018Z] bab4dde63d76: Download complete [2022-10-26T21:12:15.952Z] b85a868b505f: Pull complete [2022-10-26T21:12:15.952Z] e2be974225ed: Pull complete [2022-10-26T21:12:16.519Z] 339a4e72a1f5: Pull complete [2022-10-26T21:12:16.519Z] 988bab9f4d93: Pull complete [2022-10-26T21:12:16.777Z] 1469e6f7b9e6: Pull complete [2022-10-26T21:12:16.777Z] eaf3925da568: Pull complete [2022-10-26T21:12:18.680Z] bab4dde63d76: Pull complete [2022-10-26T21:12:18.680Z] bde34c3a00c8: Pull complete [2022-10-26T21:12:18.680Z] b352a97aabf1: Pull complete [2022-10-26T21:12:18.680Z] 4872d77fe225: Pull complete [2022-10-26T21:12:18.680Z] 5851b861e8e6: Pull complete [2022-10-26T21:12:18.940Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T21:12:18.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:12:18.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:12:19.008Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:12:19.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-devops/py-git-semver:0.1.4 cat [2022-10-26T21:12:22.027Z] $ docker top f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 -eo pid,comm [2022-10-26T21:12:22.083Z] 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-10-26T21:12:22.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:12:22.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:12:22.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:12:22.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:12:22.254Z] $ docker exec f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 ssh-agent [2022-10-26T21:12:22.378Z] SSH_AUTH_SOCK=/tmp/ssh-PRRIqD1YkeQN/agent.32 [2022-10-26T21:12:22.378Z] SSH_AGENT_PID=38 [2022-10-26T21:12:22.389Z] Running ssh-add (command line suppressed) [2022-10-26T21:12:22.496Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2224749618260586789.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2224749618260586789.key) [2022-10-26T21:12:22.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:12:22.801Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T21:12:22.823Z] $ docker exec --env ******** --env ******** f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 ssh-agent -k [2022-10-26T21:12:22.950Z] unset SSH_AUTH_SOCK; [2022-10-26T21:12:22.950Z] unset SSH_AGENT_PID; [2022-10-26T21:12:22.951Z] echo Agent pid 38 killed; [2022-10-26T21:12:22.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T21:12:22.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:12:22.983Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:12:23.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:12:23.101Z] $ docker exec f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 ssh-agent [2022-10-26T21:12:23.333Z] SSH_AUTH_SOCK=/tmp/ssh-zTJGPvcAV89M/agent.72 [2022-10-26T21:12:23.333Z] SSH_AGENT_PID=78 [2022-10-26T21:12:23.339Z] Running ssh-add (command line suppressed) [2022-10-26T21:12:23.431Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7011400613687981213.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7011400613687981213.key) [2022-10-26T21:12:23.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:12:23.733Z] + git semver init [2022-10-26T21:12:23.991Z] 2022-10-26 21:12:23,924 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T21:12:23.991Z] 2022-10-26 21:12:23,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-26T21:12:23.991Z] 2022-10-26 21:12:23,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-26T21:12:23.992Z] 2022-10-26 21:12:23,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:12:25.369Z] 2022-10-26 21:12:25,200 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-26T21:12:25.369Z] 2022-10-26 21:12:25,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-10-26T21:12:25.369Z] 2022-10-26 21:12:25,201 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:12:25.369Z] 2022-10-26 21:12:25,201 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:12:25.369Z] 2.3.0-dev.23 [Pipeline] } [2022-10-26T21:12:25.381Z] $ docker exec --env ******** --env ******** f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 ssh-agent -k [2022-10-26T21:12:25.484Z] unset SSH_AUTH_SOCK; [2022-10-26T21:12:25.484Z] unset SSH_AGENT_PID; [2022-10-26T21:12:25.484Z] echo Agent pid 78 killed; [2022-10-26T21:12:25.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:12:25.789Z] + git semver [Pipeline] } [2022-10-26T21:12:26.064Z] $ docker stop --time=1 f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 [2022-10-26T21:12:27.356Z] $ docker rm -f f4c7c97545b21afc10f5ab1dfa48e2c1a66ece55045675789b7f67722d46da98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:12:27.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T21:12:27.847Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T21:12:27.850Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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-10-26T21:12:27.990Z] provisioning config files... [2022-10-26T21:12:27.998Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4448923568942568587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:12:28.290Z] ---> docker-login.sh [2022-10-26T21:12:28.290Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:12:28.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:28.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:28.290Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:28.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:28.290Z] [2022-10-26T21:12:28.290Z] Login Succeeded [2022-10-26T21:12:28.290Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:12:28.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:28.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:28.290Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:28.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:28.290Z] [2022-10-26T21:12:28.290Z] Login Succeeded [2022-10-26T21:12:28.290Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:12:28.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:28.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:28.549Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:28.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:28.549Z] [2022-10-26T21:12:28.549Z] Login Succeeded [2022-10-26T21:12:28.549Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:12:28.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:28.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:28.549Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:28.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:28.549Z] [2022-10-26T21:12:28.549Z] Login Succeeded [2022-10-26T21:12:28.549Z] docker.io [2022-10-26T21:12:28.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:12:29.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:12:29.117Z] Configure a credential helper to remove this warning. See [2022-10-26T21:12:29.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:12:29.117Z] [2022-10-26T21:12:29.117Z] Login Succeeded [2022-10-26T21:12:29.117Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:12:29.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T21:12:29.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:12:29.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:12:29.217Z] ========================================================= [2022-10-26T21:12:29.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T21:12:29.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:12:29.529Z] + 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-10-26T21:12:29.529Z] Sending build context to Docker daemon 12.51MB [2022-10-26T21:12:29.529Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:12:29.529Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T21:12:29.529Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T21:12:29.529Z] 213ec9aee27d: Pulling fs layer [2022-10-26T21:12:29.529Z] 4583459ba037: Pulling fs layer [2022-10-26T21:12:29.529Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T21:12:29.529Z] 53926ce57604: Pulling fs layer [2022-10-26T21:12:29.529Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T21:12:29.529Z] 30f14e443154: Pulling fs layer [2022-10-26T21:12:29.529Z] 801331c1e519: Pulling fs layer [2022-10-26T21:12:29.529Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T21:12:29.529Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T21:12:29.529Z] 21b2b0c7a3f4: Waiting [2022-10-26T21:12:29.529Z] 53926ce57604: Waiting [2022-10-26T21:12:29.529Z] 30f14e443154: Waiting [2022-10-26T21:12:29.529Z] 801331c1e519: Waiting [2022-10-26T21:12:29.529Z] 99cc6dd402b0: Waiting [2022-10-26T21:12:29.529Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T21:12:29.529Z] 93c1e223e6f2: Download complete [2022-10-26T21:12:29.529Z] 4583459ba037: Verifying Checksum [2022-10-26T21:12:29.529Z] 4583459ba037: Download complete [2022-10-26T21:12:29.529Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T21:12:29.529Z] 21b2b0c7a3f4: Download complete [2022-10-26T21:12:29.790Z] 30f14e443154: Verifying Checksum [2022-10-26T21:12:29.790Z] 30f14e443154: Download complete [2022-10-26T21:12:29.790Z] 213ec9aee27d: Verifying Checksum [2022-10-26T21:12:29.790Z] 213ec9aee27d: Download complete [2022-10-26T21:12:29.790Z] 801331c1e519: Verifying Checksum [2022-10-26T21:12:29.790Z] 801331c1e519: Download complete [2022-10-26T21:12:29.790Z] 213ec9aee27d: Pull complete [2022-10-26T21:12:30.050Z] 4583459ba037: Pull complete [2022-10-26T21:12:30.050Z] 93c1e223e6f2: Pull complete [2022-10-26T21:12:30.308Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T21:12:30.308Z] 7d9ed39f4882: Download complete [2022-10-26T21:12:30.308Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T21:12:30.308Z] 99cc6dd402b0: Download complete [2022-10-26T21:12:30.308Z] 53926ce57604: Verifying Checksum [2022-10-26T21:12:30.308Z] 53926ce57604: Download complete [2022-10-26T21:12:34.515Z] 53926ce57604: Pull complete [2022-10-26T21:12:34.515Z] 21b2b0c7a3f4: Pull complete [2022-10-26T21:12:34.515Z] 30f14e443154: Pull complete [2022-10-26T21:12:34.515Z] 801331c1e519: Pull complete [2022-10-26T21:12:36.418Z] 99cc6dd402b0: Pull complete [2022-10-26T21:12:36.986Z] 7d9ed39f4882: Pull complete [2022-10-26T21:12:37.245Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T21:12:37.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T21:12:37.245Z] ---> 1dedd983c030 [2022-10-26T21:12:37.245Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:12:42.946Z] Still waiting to schedule task [2022-10-26T21:12:42.946Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117379’ [2022-10-26T21:12:43.852Z] ---> Running in 1f898acdd513 [2022-10-26T21:12:43.852Z] Removing intermediate container 1f898acdd513 [2022-10-26T21:12:43.852Z] ---> 039b2df7d08c [2022-10-26T21:12:43.852Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:12:43.852Z] ---> Running in 8e5ad95fc154 [2022-10-26T21:12:43.852Z] Removing intermediate container 8e5ad95fc154 [2022-10-26T21:12:43.852Z] ---> d7b36a57dba1 [2022-10-26T21:12:43.852Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:12:43.852Z] ---> Running in 52d82b31b064 [2022-10-26T21:12:43.852Z] Removing intermediate container 52d82b31b064 [2022-10-26T21:12:43.852Z] ---> 65deca19f33b [2022-10-26T21:12:43.852Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:12:43.852Z] ---> Running in c1a3250b20d3 [2022-10-26T21:12:43.852Z] Removing intermediate container c1a3250b20d3 [2022-10-26T21:12:43.852Z] ---> 2ff9f0718b76 [2022-10-26T21:12:43.852Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:12:43.852Z] ---> Running in facfde4337cc [2022-10-26T21:12:43.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:12:44.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:12:44.370Z] OK: 211 MiB in 51 packages [2022-10-26T21:12:44.629Z] Removing intermediate container facfde4337cc [2022-10-26T21:12:44.629Z] ---> 242d12c62785 [2022-10-26T21:12:44.629Z] Step 8/13 : WORKDIR /app [2022-10-26T21:12:44.629Z] ---> Running in 7d7e3c24e641 [2022-10-26T21:12:44.629Z] Removing intermediate container 7d7e3c24e641 [2022-10-26T21:12:44.629Z] ---> 5f7d08594f70 [2022-10-26T21:12:44.629Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T21:12:44.888Z] ---> f07d03dc4a14 [2022-10-26T21:12:44.888Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:12:44.888Z] ---> Running in da87492fb693 [2022-10-26T21:13:11.473Z] Removing intermediate container da87492fb693 [2022-10-26T21:13:11.473Z] ---> 9c573e06d610 [2022-10-26T21:13:11.473Z] Step 11/13 : COPY . . [2022-10-26T21:13:11.473Z] ---> c37416f3d041 [2022-10-26T21:13:11.473Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:13:11.473Z] ---> Running in da4c8d864876 [2022-10-26T21:13:11.473Z] Removing intermediate container da4c8d864876 [2022-10-26T21:13:11.473Z] ---> de5434da434a [2022-10-26T21:13:11.473Z] Step 13/13 : RUN $MAKE [2022-10-26T21:13:11.473Z] ---> Running in 117c8fce38fb [2022-10-26T21:13:11.473Z] noop [2022-10-26T21:13:11.473Z] Removing intermediate container 117c8fce38fb [2022-10-26T21:13:11.473Z] ---> dfa6cb0ccf63 [2022-10-26T21:13:11.473Z] Successfully built dfa6cb0ccf63 [2022-10-26T21:13:11.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:13:11.779Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T21:13:11.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:13:11.839Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:13:11.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T21:13:12.228Z] $ docker top 5e386aa7bfe4e62b689c7a09882f5abf25e84437f6592961186d785fed512a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:13:12.571Z] + go version [2022-10-26T21:13:12.571Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T21:13:12.582Z] $ docker stop --time=1 5e386aa7bfe4e62b689c7a09882f5abf25e84437f6592961186d785fed512a4a [2022-10-26T21:13:14.016Z] $ docker rm -f 5e386aa7bfe4e62b689c7a09882f5abf25e84437f6592961186d785fed512a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:13:14.414Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T21:13:14.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:13:14.482Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:13:14.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T21:13:14.888Z] $ docker top d04a8d464921d88e9d66644b16c7bbeb542e14fde374dd0f90326515b33c734b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:13:15.226Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T21:13:15.528Z] + make test [2022-10-26T21:13:15.528Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T21:13:25.500Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-26T21:13:25.500Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2022-10-26T21:13:25.500Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-26T21:13:28.783Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements [2022-10-26T21:13:35.336Z] 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-10-26T21:13:35.336Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T21:13:38.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T21:13:38.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T21:13:38.612Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-26T21:13:38.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T21:13:38.635Z] $ docker stop --time=1 d04a8d464921d88e9d66644b16c7bbeb542e14fde374dd0f90326515b33c734b [2022-10-26T21:13:41.245Z] $ docker rm -f d04a8d464921d88e9d66644b16c7bbeb542e14fde374dd0f90326515b33c734b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:13:41.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T21:13:41.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T21:13:42.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T21:13:42.503Z] + ls -al . [2022-10-26T21:13:42.503Z] total 236 [2022-10-26T21:13:42.503Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 21:13 . [2022-10-26T21:13:42.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:12 .. [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 21:12 .dockerignore [2022-10-26T21:13:42.503Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:13 .git [2022-10-26T21:13:42.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:12 .github [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 21:12 .gitignore [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 21:12 .golangci.yml [2022-10-26T21:13:42.503Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:12 .semver [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 21:12 Attribution.txt [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 21:12 CHANGELOG.md [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 21:12 Dockerfile [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:12 GOVERNANCE.md [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 21:12 Jenkinsfile [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 21:12 LICENSE [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 21:12 Makefile [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 21:12 OWNERS.md [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 21:12 README.md [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:12 VERSION [2022-10-26T21:13:42.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:12 bin [2022-10-26T21:13:42.503Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 21:13 coverage.out [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 21:12 go.mod [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 21:12 go.sum [2022-10-26T21:13:42.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:12 images [2022-10-26T21:13:42.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:12 internal [2022-10-26T21:13:42.503Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 21:12 main.go [2022-10-26T21:13:42.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:12 res [2022-10-26T21:13:42.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:12 snap [2022-10-26T21:13:42.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:13:42.803Z] + 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=c5c5033a0bec85948549d813e6099cab37f5f597 --label arch=amd64 --label version=2.3.0-dev.23 . [2022-10-26T21:13:42.804Z] Sending build context to Docker daemon 12.51MB [2022-10-26T21:13:42.804Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:13:42.804Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-26T21:13:42.804Z] ---> dfa6cb0ccf63 [2022-10-26T21:13:42.804Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:13:43.062Z] ---> Running in b9f81a111cce [2022-10-26T21:13:43.062Z] Removing intermediate container b9f81a111cce [2022-10-26T21:13:43.062Z] ---> fc499a5d046f [2022-10-26T21:13:43.062Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:13:43.062Z] ---> Running in a88b7fd650d0 [2022-10-26T21:13:43.322Z] Removing intermediate container a88b7fd650d0 [2022-10-26T21:13:43.322Z] ---> 2fa38b0f93f6 [2022-10-26T21:13:43.322Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:13:43.322Z] ---> Running in d7dadd84ef8f [2022-10-26T21:13:43.322Z] Removing intermediate container d7dadd84ef8f [2022-10-26T21:13:43.322Z] ---> 2baf7a2bff8b [2022-10-26T21:13:43.322Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:13:43.322Z] ---> Running in f135932b1690 [2022-10-26T21:13:43.322Z] Removing intermediate container f135932b1690 [2022-10-26T21:13:43.322Z] ---> bdb001cff1af [2022-10-26T21:13:43.322Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:13:43.322Z] ---> Running in e14aa69c1774 [2022-10-26T21:13:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:13:43.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:13:44.099Z] OK: 211 MiB in 51 packages [2022-10-26T21:13:44.358Z] Removing intermediate container e14aa69c1774 [2022-10-26T21:13:44.358Z] ---> 1dc64caee525 [2022-10-26T21:13:44.358Z] Step 8/30 : WORKDIR /app [2022-10-26T21:13:44.358Z] ---> Running in 1bd304aef215 [2022-10-26T21:13:44.358Z] Removing intermediate container 1bd304aef215 [2022-10-26T21:13:44.358Z] ---> 2d4e5ae2fb2c [2022-10-26T21:13:44.358Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-26T21:13:44.618Z] ---> 9ad49b8f1301 [2022-10-26T21:13:44.618Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:13:44.618Z] ---> Running in d3f15e6b0d22 [2022-10-26T21:13:45.184Z] Removing intermediate container d3f15e6b0d22 [2022-10-26T21:13:45.184Z] ---> 354e7e719f38 [2022-10-26T21:13:45.184Z] Step 11/30 : COPY . . [2022-10-26T21:13:45.750Z] ---> 27ce037e8fd0 [2022-10-26T21:13:45.750Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:13:45.750Z] ---> Running in 96bce64ce1de [2022-10-26T21:13:45.750Z] Removing intermediate container 96bce64ce1de [2022-10-26T21:13:45.750Z] ---> 193fb6037ca2 [2022-10-26T21:13:45.750Z] Step 13/30 : RUN $MAKE [2022-10-26T21:13:45.750Z] ---> Running in 5821491a10fe [2022-10-26T21:13:46.009Z] 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.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-26T21:14:07.930Z] Removing intermediate container 5821491a10fe [2022-10-26T21:14:07.930Z] ---> 8cbc3a5b6c06 [2022-10-26T21:14:07.930Z] Step 14/30 : FROM alpine:3.14 [2022-10-26T21:14:07.930Z] 3.14: Pulling from library/alpine [2022-10-26T21:14:07.930Z] c7ed990a2339: Pulling fs layer [2022-10-26T21:14:07.930Z] c7ed990a2339: Verifying Checksum [2022-10-26T21:14:07.930Z] c7ed990a2339: Download complete [2022-10-26T21:14:07.930Z] c7ed990a2339: Pull complete [2022-10-26T21:14:07.930Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T21:14:07.930Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T21:14:07.930Z] ---> dd53f409bf0b [2022-10-26T21:14:07.930Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:14:07.930Z] ---> Running in 1d0c67fbbb7a [2022-10-26T21:14:07.930Z] Removing intermediate container 1d0c67fbbb7a [2022-10-26T21:14:07.930Z] ---> b393d375ac92 [2022-10-26T21:14:07.930Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-26T21:14:07.930Z] ---> Running in 4549d3fd3860 [2022-10-26T21:14:07.930Z] Removing intermediate container 4549d3fd3860 [2022-10-26T21:14:07.930Z] ---> 81d5eaf43524 [2022-10-26T21:14:07.930Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-26T21:14:08.193Z] ---> Running in 2b9cabf8e541 [2022-10-26T21:14:08.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-26T21:14:08.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-26T21:14:08.721Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T21:14:08.721Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T21:14:08.721Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-26T21:14:08.721Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T21:14:08.721Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-26T21:14:08.721Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T21:14:08.721Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T21:14:08.721Z] Executing busybox-1.33.1-r8.trigger [2022-10-26T21:14:08.721Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T21:14:08.721Z] OK: 9 MiB in 21 packages [2022-10-26T21:14:09.287Z] Removing intermediate container 2b9cabf8e541 [2022-10-26T21:14:09.287Z] ---> ac23ad57c574 [2022-10-26T21:14:09.287Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T21:14:09.548Z] ---> 7dc9d0aa5003 [2022-10-26T21:14:09.548Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T21:14:09.548Z] ---> 5f689baae091 [2022-10-26T21:14:09.548Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-26T21:14:09.548Z] ---> bc9bcfed4aa7 [2022-10-26T21:14:09.548Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-26T21:14:09.806Z] ---> eaf1e8d30ffd [2022-10-26T21:14:09.806Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-26T21:14:10.504Z] ---> fd838faa2285 [2022-10-26T21:14:10.504Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-26T21:14:10.504Z] ---> Running in 5db65176b251 [2022-10-26T21:14:11.072Z] Removing intermediate container 5db65176b251 [2022-10-26T21:14:11.072Z] ---> b91751d80571 [2022-10-26T21:14:11.072Z] Step 24/30 : VOLUME /cache [2022-10-26T21:14:11.072Z] ---> Running in d9db451bcd41 [2022-10-26T21:14:11.072Z] Removing intermediate container d9db451bcd41 [2022-10-26T21:14:11.072Z] ---> 506dc6145d92 [2022-10-26T21:14:11.072Z] Step 25/30 : EXPOSE 59711 [2022-10-26T21:14:11.072Z] ---> Running in 67223857be17 [2022-10-26T21:14:11.330Z] Removing intermediate container 67223857be17 [2022-10-26T21:14:11.330Z] ---> 872984dc8a76 [2022-10-26T21:14:11.330Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-26T21:14:11.330Z] ---> Running in 29279696a059 [2022-10-26T21:14:11.330Z] Removing intermediate container 29279696a059 [2022-10-26T21:14:11.330Z] ---> b383ee7544c3 [2022-10-26T21:14:11.330Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-26T21:14:11.330Z] ---> Running in aafd20b3d72d [2022-10-26T21:14:11.330Z] Removing intermediate container aafd20b3d72d [2022-10-26T21:14:11.330Z] ---> 96247c03028d [2022-10-26T21:14:11.330Z] Step 28/30 : LABEL arch=amd64 [2022-10-26T21:14:11.589Z] ---> Running in b245d3ada835 [2022-10-26T21:14:11.589Z] Removing intermediate container b245d3ada835 [2022-10-26T21:14:11.589Z] ---> c557185592d4 [2022-10-26T21:14:11.589Z] Step 29/30 : LABEL git_sha=c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:14:11.589Z] ---> Running in f580e52bfb2b [2022-10-26T21:14:11.589Z] Removing intermediate container f580e52bfb2b [2022-10-26T21:14:11.589Z] ---> 3a899ed644b1 [2022-10-26T21:14:11.589Z] Step 30/30 : LABEL version=2.3.0-dev.23 [2022-10-26T21:14:11.589Z] ---> Running in fe508a3e18ff [2022-10-26T21:14:11.848Z] Removing intermediate container fe508a3e18ff [2022-10-26T21:14:11.848Z] ---> bfd8cf84aec7 [2022-10-26T21:14:11.848Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:14:11.848Z] Successfully built bfd8cf84aec7 [2022-10-26T21:14:11.848Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:14:11.957Z] provisioning config files... [2022-10-26T21:14:11.967Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15310204047439834482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:14:12.260Z] ---> docker-login.sh [2022-10-26T21:14:12.260Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:14:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:12.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:12.260Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:12.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:12.260Z] [2022-10-26T21:14:12.260Z] Login Succeeded [2022-10-26T21:14:12.260Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:14:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:12.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:12.260Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:12.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:12.260Z] [2022-10-26T21:14:12.260Z] Login Succeeded [2022-10-26T21:14:12.260Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:14:12.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:12.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:12.520Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:12.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:12.520Z] [2022-10-26T21:14:12.520Z] Login Succeeded [2022-10-26T21:14:12.520Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:14:12.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:12.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:12.520Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:12.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:12.520Z] [2022-10-26T21:14:12.520Z] Login Succeeded [2022-10-26T21:14:12.520Z] docker.io [2022-10-26T21:14:12.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:14:13.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:14:13.037Z] Configure a credential helper to remove this warning. See [2022-10-26T21:14:13.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:14:13.037Z] [2022-10-26T21:14:13.037Z] Login Succeeded [2022-10-26T21:14:13.037Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:14:13.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:14:13.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:14:13.098Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-26T21:14:13.098Z] c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:14:13.098Z] latest [2022-10-26T21:14:13.098Z] 2.3.0-dev.23 [2022-10-26T21:14:13.098Z] c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:14:13.098Z] main [2022-10-26T21:14:13.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:13.420Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:13.730Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:14:13.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T21:14:13.730Z] b908f4e15de9: Preparing [2022-10-26T21:14:13.730Z] 58389d0475f0: Preparing [2022-10-26T21:14:13.730Z] bc8a5ec4177f: Preparing [2022-10-26T21:14:13.730Z] 8a219ff9a50a: Preparing [2022-10-26T21:14:13.730Z] f36f6f29b7ed: Preparing [2022-10-26T21:14:13.730Z] 711b0275031d: Preparing [2022-10-26T21:14:13.730Z] 2c8fbf0956ea: Preparing [2022-10-26T21:14:13.730Z] 63493a9ab2d4: Preparing [2022-10-26T21:14:13.730Z] 2c8fbf0956ea: Waiting [2022-10-26T21:14:13.730Z] 711b0275031d: Waiting [2022-10-26T21:14:13.730Z] 63493a9ab2d4: Waiting [2022-10-26T21:14:13.730Z] f36f6f29b7ed: Pushed [2022-10-26T21:14:13.730Z] bc8a5ec4177f: Pushed [2022-10-26T21:14:13.730Z] b908f4e15de9: Pushed [2022-10-26T21:14:13.730Z] 63493a9ab2d4: Layer already exists [2022-10-26T21:14:13.988Z] 711b0275031d: Pushed [2022-10-26T21:14:13.988Z] 8a219ff9a50a: Pushed [2022-10-26T21:14:14.246Z] 2c8fbf0956ea: Pushed [2022-10-26T21:14:16.147Z] 58389d0475f0: Pushed [2022-10-26T21:14:16.405Z] c5c5033a0bec85948549d813e6099cab37f5f597: digest: sha256:b07f1b308e828d15975ea994ab6812144708c87377987c1e5ea4cbeab73e6c14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:16.717Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:17.083Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-26T21:14:17.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T21:14:17.084Z] b908f4e15de9: Preparing [2022-10-26T21:14:17.084Z] 58389d0475f0: Preparing [2022-10-26T21:14:17.084Z] bc8a5ec4177f: Preparing [2022-10-26T21:14:17.084Z] 8a219ff9a50a: Preparing [2022-10-26T21:14:17.084Z] f36f6f29b7ed: Preparing [2022-10-26T21:14:17.084Z] 711b0275031d: Preparing [2022-10-26T21:14:17.084Z] 2c8fbf0956ea: Preparing [2022-10-26T21:14:17.084Z] 63493a9ab2d4: Preparing [2022-10-26T21:14:17.084Z] 711b0275031d: Waiting [2022-10-26T21:14:17.084Z] 2c8fbf0956ea: Waiting [2022-10-26T21:14:17.084Z] 63493a9ab2d4: Waiting [2022-10-26T21:14:17.084Z] b908f4e15de9: Layer already exists [2022-10-26T21:14:17.084Z] bc8a5ec4177f: Layer already exists [2022-10-26T21:14:17.084Z] 58389d0475f0: Layer already exists [2022-10-26T21:14:17.084Z] 8a219ff9a50a: Layer already exists [2022-10-26T21:14:17.084Z] f36f6f29b7ed: Layer already exists [2022-10-26T21:14:17.084Z] 711b0275031d: Layer already exists [2022-10-26T21:14:17.084Z] 2c8fbf0956ea: Layer already exists [2022-10-26T21:14:17.084Z] 63493a9ab2d4: Layer already exists [2022-10-26T21:14:17.084Z] latest: digest: sha256:b07f1b308e828d15975ea994ab6812144708c87377987c1e5ea4cbeab73e6c14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:17.437Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:17.754Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.23 [2022-10-26T21:14:17.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T21:14:17.754Z] b908f4e15de9: Preparing [2022-10-26T21:14:17.754Z] 58389d0475f0: Preparing [2022-10-26T21:14:17.754Z] bc8a5ec4177f: Preparing [2022-10-26T21:14:17.754Z] 8a219ff9a50a: Preparing [2022-10-26T21:14:17.754Z] f36f6f29b7ed: Preparing [2022-10-26T21:14:17.754Z] 711b0275031d: Preparing [2022-10-26T21:14:17.754Z] 2c8fbf0956ea: Preparing [2022-10-26T21:14:17.754Z] 63493a9ab2d4: Preparing [2022-10-26T21:14:17.754Z] 2c8fbf0956ea: Waiting [2022-10-26T21:14:17.754Z] 711b0275031d: Waiting [2022-10-26T21:14:17.754Z] 58389d0475f0: Layer already exists [2022-10-26T21:14:17.754Z] 8a219ff9a50a: Layer already exists [2022-10-26T21:14:17.754Z] f36f6f29b7ed: Layer already exists [2022-10-26T21:14:17.754Z] b908f4e15de9: Layer already exists [2022-10-26T21:14:17.754Z] bc8a5ec4177f: Layer already exists [2022-10-26T21:14:17.754Z] 63493a9ab2d4: Layer already exists [2022-10-26T21:14:17.754Z] 2c8fbf0956ea: Layer already exists [2022-10-26T21:14:17.754Z] 711b0275031d: Layer already exists [2022-10-26T21:14:17.754Z] 2.3.0-dev.23: digest: sha256:b07f1b308e828d15975ea994ab6812144708c87377987c1e5ea4cbeab73e6c14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:18.056Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:18.355Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:14:18.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T21:14:18.356Z] b908f4e15de9: Preparing [2022-10-26T21:14:18.356Z] 58389d0475f0: Preparing [2022-10-26T21:14:18.356Z] bc8a5ec4177f: Preparing [2022-10-26T21:14:18.356Z] 8a219ff9a50a: Preparing [2022-10-26T21:14:18.356Z] f36f6f29b7ed: Preparing [2022-10-26T21:14:18.356Z] 711b0275031d: Preparing [2022-10-26T21:14:18.356Z] 2c8fbf0956ea: Preparing [2022-10-26T21:14:18.356Z] 63493a9ab2d4: Preparing [2022-10-26T21:14:18.356Z] 2c8fbf0956ea: Waiting [2022-10-26T21:14:18.356Z] 63493a9ab2d4: Waiting [2022-10-26T21:14:18.356Z] 711b0275031d: Waiting [2022-10-26T21:14:18.356Z] bc8a5ec4177f: Layer already exists [2022-10-26T21:14:18.356Z] 8a219ff9a50a: Layer already exists [2022-10-26T21:14:18.356Z] 58389d0475f0: Layer already exists [2022-10-26T21:14:18.356Z] b908f4e15de9: Layer already exists [2022-10-26T21:14:18.356Z] f36f6f29b7ed: Layer already exists [2022-10-26T21:14:18.356Z] 711b0275031d: Layer already exists [2022-10-26T21:14:18.356Z] 63493a9ab2d4: Layer already exists [2022-10-26T21:14:18.356Z] 2c8fbf0956ea: Layer already exists [2022-10-26T21:14:18.356Z] c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23: digest: sha256:b07f1b308e828d15975ea994ab6812144708c87377987c1e5ea4cbeab73e6c14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:18.659Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:18.965Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-26T21:14:18.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T21:14:18.965Z] b908f4e15de9: Preparing [2022-10-26T21:14:18.965Z] 58389d0475f0: Preparing [2022-10-26T21:14:18.965Z] bc8a5ec4177f: Preparing [2022-10-26T21:14:18.966Z] 8a219ff9a50a: Preparing [2022-10-26T21:14:18.966Z] f36f6f29b7ed: Preparing [2022-10-26T21:14:18.966Z] 711b0275031d: Preparing [2022-10-26T21:14:18.966Z] 2c8fbf0956ea: Preparing [2022-10-26T21:14:18.966Z] 63493a9ab2d4: Preparing [2022-10-26T21:14:18.966Z] 2c8fbf0956ea: Waiting [2022-10-26T21:14:18.966Z] 63493a9ab2d4: Waiting [2022-10-26T21:14:18.966Z] 711b0275031d: Waiting [2022-10-26T21:14:18.966Z] b908f4e15de9: Layer already exists [2022-10-26T21:14:18.966Z] 8a219ff9a50a: Layer already exists [2022-10-26T21:14:18.966Z] f36f6f29b7ed: Layer already exists [2022-10-26T21:14:18.966Z] bc8a5ec4177f: Layer already exists [2022-10-26T21:14:18.966Z] 58389d0475f0: Layer already exists [2022-10-26T21:14:18.966Z] 711b0275031d: Layer already exists [2022-10-26T21:14:18.966Z] 63493a9ab2d4: Layer already exists [2022-10-26T21:14:18.966Z] 2c8fbf0956ea: Layer already exists [2022-10-26T21:14:18.966Z] main: digest: sha256:b07f1b308e828d15975ea994ab6812144708c87377987c1e5ea4cbeab73e6c14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:14:19.013Z] ===================================================== [Pipeline] echo [2022-10-26T21:14:19.021Z] taggedImages: [2022-10-26T21:14:19.021Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:14:19.021Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-26T21:14:19.021Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.23 [2022-10-26T21:14:19.021Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:14:19.021Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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-10-26T21:14:19.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:14:19.390Z] [2022-10-26T21:14:19.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:14:19.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:14:19.684Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T21:14:19.684Z] 5eb5b503b376: Pulling fs layer [2022-10-26T21:14:19.684Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T21:14:19.684Z] ec43610c2a17: Pulling fs layer [2022-10-26T21:14:19.684Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T21:14:19.684Z] 33b1e0a273af: Pulling fs layer [2022-10-26T21:14:19.684Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T21:14:19.684Z] 2f39f015ded8: Pulling fs layer [2022-10-26T21:14:19.684Z] 33b1e0a273af: Waiting [2022-10-26T21:14:19.684Z] 5d3b04190fa2: Waiting [2022-10-26T21:14:19.684Z] 2f39f015ded8: Waiting [2022-10-26T21:14:19.684Z] 3a2ae6a8a46f: Waiting [2022-10-26T21:14:19.684Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T21:14:19.684Z] 5c69ac0246d0: Download complete [2022-10-26T21:14:19.684Z] 3a2ae6a8a46f: Download complete [2022-10-26T21:14:19.684Z] 33b1e0a273af: Verifying Checksum [2022-10-26T21:14:19.684Z] 33b1e0a273af: Download complete [2022-10-26T21:14:19.685Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T21:14:19.685Z] 5d3b04190fa2: Download complete [2022-10-26T21:14:19.944Z] ec43610c2a17: Verifying Checksum [2022-10-26T21:14:19.944Z] ec43610c2a17: Download complete [2022-10-26T21:14:19.944Z] 5eb5b503b376: Verifying Checksum [2022-10-26T21:14:19.944Z] 5eb5b503b376: Download complete [2022-10-26T21:14:20.509Z] 2f39f015ded8: Download complete [2022-10-26T21:14:21.074Z] 5eb5b503b376: Pull complete [2022-10-26T21:14:21.332Z] 5c69ac0246d0: Pull complete [2022-10-26T21:14:21.590Z] ec43610c2a17: Pull complete [2022-10-26T21:14:21.848Z] 3a2ae6a8a46f: Pull complete [2022-10-26T21:14:22.105Z] 33b1e0a273af: Pull complete [2022-10-26T21:14:22.105Z] 5d3b04190fa2: Pull complete [2022-10-26T21:14:26.289Z] 2f39f015ded8: Pull complete [2022-10-26T21:14:26.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T21:14:26.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:14:26.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:14:26.367Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:14:26.399Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T21:14:30.469Z] $ docker top 0480ca63b25fdd4bc6092261fe598dadaee2ef95b0abc5908ffc3b7d86b19646 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:14:30.840Z] ---> job-cost.sh [2022-10-26T21:14:30.840Z] lf-activate-venv: SKIPPING [2022-10-26T21:14:30.840Z] INFO: No Stack... [2022-10-26T21:14:31.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:14:31.360Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:14:31.648Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-26T21:14:31.648Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T21:14:31.661Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [2022-10-26T21:14:31.667Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] did not exist. Created. [2022-10-26T21:14:31.667Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:14:31.970Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T21:14:31.997Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:14:32.004Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:14:32.025Z] $ docker stop --time=1 0480ca63b25fdd4bc6092261fe598dadaee2ef95b0abc5908ffc3b7d86b19646 [2022-10-26T21:14:33.178Z] $ docker rm -f 0480ca63b25fdd4bc6092261fe598dadaee2ef95b0abc5908ffc3b7d86b19646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T21:16:08.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117381 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-26T21:16:08.449Z] Running in /w/workspace/app-rfid-llrp-inventory/63 [Pipeline] { [Pipeline] checkout [2022-10-26T21:16:08.481Z] The recommended git tool is: git [2022-10-26T21:16:13.318Z] using credential edgex-jenkins-ssh [2022-10-26T21:16:13.335Z] Cloning the remote Git repository [2022-10-26T21:16:13.361Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-26T21:16:13.428Z] > git init /w/workspace/app-rfid-llrp-inventory/63 # timeout=10 [2022-10-26T21:16:13.574Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-26T21:16:13.575Z] > git --version # timeout=10 [2022-10-26T21:16:13.596Z] > git --version # 'git version 2.25.1' [2022-10-26T21:16:13.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T21:16:13.644Z] Verifying host key using known hosts file [2022-10-26T21:16:13.829Z] 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-10-26T21:16:13.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T21:16:19.680Z] Avoid second fetch [2022-10-26T21:16:19.680Z] Checking out Revision c5c5033a0bec85948549d813e6099cab37f5f597 (main) [2022-10-26T21:16:18.664Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-26T21:16:18.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T21:16:19.672Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T21:16:19.689Z] > git checkout -f c5c5033a0bec85948549d813e6099cab37f5f597 # timeout=10 [2022-10-26T21:16:20.206Z] Commit message: "build: Update to latest SDK (#119)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:16:21.132Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T21:16:21.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:16:21.132Z] Dload Upload Total Spent Left Speed [2022-10-26T21:16:21.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 34716 0 --:--:-- --:--:-- --:--:-- 34620 [Pipeline] sh [2022-10-26T21:16:22.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T21:16:22.360Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T21:16:22.360Z] + sudo tee /etc/docker/daemon.new [2022-10-26T21:16:22.360Z] { [2022-10-26T21:16:22.360Z] "registry-mirrors": [ [2022-10-26T21:16:22.360Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T21:16:22.360Z] ], [2022-10-26T21:16:22.360Z] "bip": "10.250.0.254/24", [2022-10-26T21:16:22.360Z] "hosts": [ [2022-10-26T21:16:22.360Z] "tcp://0.0.0.0:5555", [2022-10-26T21:16:22.360Z] "unix:///var/run/docker.sock" [2022-10-26T21:16:22.360Z] ], [2022-10-26T21:16:22.360Z] "mtu": 1458, [2022-10-26T21:16:22.360Z] "selinux-enabled": true, [2022-10-26T21:16:22.360Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T21:16:22.360Z] } [Pipeline] sh [2022-10-26T21:16:22.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T21:16:23.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:16:41.312Z] provisioning config files... [2022-10-26T21:16:41.340Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/63@tmp/config16277341773518534410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:16:41.702Z] ---> docker-login.sh [2022-10-26T21:16:41.702Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:16:42.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:16:42.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:16:42.295Z] Configure a credential helper to remove this warning. See [2022-10-26T21:16:42.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:16:42.295Z] [2022-10-26T21:16:42.295Z] Login Succeeded [2022-10-26T21:16:42.295Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:16:42.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:16:42.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:16:42.837Z] Configure a credential helper to remove this warning. See [2022-10-26T21:16:42.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:16:42.837Z] [2022-10-26T21:16:42.837Z] Login Succeeded [2022-10-26T21:16:42.837Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:16:43.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:16:43.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:16:43.384Z] Configure a credential helper to remove this warning. See [2022-10-26T21:16:43.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:16:43.384Z] [2022-10-26T21:16:43.384Z] Login Succeeded [2022-10-26T21:16:43.384Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:16:43.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:16:43.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:16:43.656Z] Configure a credential helper to remove this warning. See [2022-10-26T21:16:43.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:16:43.656Z] [2022-10-26T21:16:43.656Z] Login Succeeded [2022-10-26T21:16:43.656Z] docker.io [2022-10-26T21:16:43.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:16:44.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:16:44.896Z] Configure a credential helper to remove this warning. See [2022-10-26T21:16:44.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:16:44.896Z] [2022-10-26T21:16:44.896Z] Login Succeeded [2022-10-26T21:16:44.896Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:16:44.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T21:16:45.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:16:45.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:16:45.074Z] ========================================================= [2022-10-26T21:16:45.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T21:16:45.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:16:45.433Z] + 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-10-26T21:16:45.704Z] Sending build context to Docker daemon 684.5kB [2022-10-26T21:16:45.704Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:16:45.704Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T21:16:45.704Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T21:16:45.704Z] 9b18e9b68314: Pulling fs layer [2022-10-26T21:16:45.704Z] d32db5db7311: Pulling fs layer [2022-10-26T21:16:45.704Z] d0c4b47475fc: Pulling fs layer [2022-10-26T21:16:45.704Z] 5831b945b038: Pulling fs layer [2022-10-26T21:16:45.704Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T21:16:45.704Z] e10730c5d714: Pulling fs layer [2022-10-26T21:16:45.704Z] 5dd5c2283517: Pulling fs layer [2022-10-26T21:16:45.704Z] d5ac0230b979: Pulling fs layer [2022-10-26T21:16:45.704Z] 5831b945b038: Waiting [2022-10-26T21:16:45.704Z] 86bbec2aaacd: Waiting [2022-10-26T21:16:45.704Z] e10730c5d714: Waiting [2022-10-26T21:16:45.704Z] 5dd5c2283517: Waiting [2022-10-26T21:16:45.704Z] d5ac0230b979: Waiting [2022-10-26T21:16:45.975Z] d0c4b47475fc: Verifying Checksum [2022-10-26T21:16:45.975Z] d0c4b47475fc: Download complete [2022-10-26T21:16:45.975Z] d32db5db7311: Download complete [2022-10-26T21:16:45.975Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T21:16:45.975Z] 86bbec2aaacd: Download complete [2022-10-26T21:16:45.975Z] 9b18e9b68314: Verifying Checksum [2022-10-26T21:16:45.975Z] 9b18e9b68314: Download complete [2022-10-26T21:16:45.975Z] e10730c5d714: Verifying Checksum [2022-10-26T21:16:45.975Z] e10730c5d714: Download complete [2022-10-26T21:16:46.991Z] 9b18e9b68314: Pull complete [2022-10-26T21:16:46.991Z] d5ac0230b979: Verifying Checksum [2022-10-26T21:16:46.991Z] d5ac0230b979: Download complete [2022-10-26T21:16:47.262Z] d32db5db7311: Pull complete [2022-10-26T21:16:47.533Z] d0c4b47475fc: Pull complete [2022-10-26T21:16:48.125Z] 5dd5c2283517: Verifying Checksum [2022-10-26T21:16:48.125Z] 5dd5c2283517: Download complete [2022-10-26T21:16:49.548Z] 5831b945b038: Verifying Checksum [2022-10-26T21:16:49.548Z] 5831b945b038: Download complete [2022-10-26T21:17:01.894Z] 5831b945b038: Pull complete [2022-10-26T21:17:01.894Z] 86bbec2aaacd: Pull complete [2022-10-26T21:17:01.894Z] e10730c5d714: Pull complete [2022-10-26T21:17:07.252Z] 5dd5c2283517: Pull complete [2022-10-26T21:17:09.204Z] d5ac0230b979: Pull complete [2022-10-26T21:17:09.204Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T21:17:09.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T21:17:09.204Z] ---> 59b3b1a385d4 [2022-10-26T21:17:09.204Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:17:09.788Z] ---> Running in e8783a3c3ed8 [2022-10-26T21:17:10.057Z] Removing intermediate container e8783a3c3ed8 [2022-10-26T21:17:10.057Z] ---> cfa9e6f36d81 [2022-10-26T21:17:10.057Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:17:10.324Z] ---> Running in a1e5f28f857e [2022-10-26T21:17:10.592Z] Removing intermediate container a1e5f28f857e [2022-10-26T21:17:10.592Z] ---> 1b708816a601 [2022-10-26T21:17:10.592Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:17:10.592Z] ---> Running in aa43ef11b25e [2022-10-26T21:17:10.861Z] Removing intermediate container aa43ef11b25e [2022-10-26T21:17:10.862Z] ---> 0c1c106a6989 [2022-10-26T21:17:10.862Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:17:10.862Z] ---> Running in 07a425f56b4e [2022-10-26T21:17:11.130Z] Removing intermediate container 07a425f56b4e [2022-10-26T21:17:11.130Z] ---> cbf0baa2b267 [2022-10-26T21:17:11.130Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:17:11.405Z] ---> Running in c398749902db [2022-10-26T21:17:12.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:17:12.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:17:13.758Z] OK: 221 MiB in 51 packages [2022-10-26T21:17:14.345Z] Removing intermediate container c398749902db [2022-10-26T21:17:14.345Z] ---> 9ca94db32900 [2022-10-26T21:17:14.345Z] Step 8/13 : WORKDIR /app [2022-10-26T21:17:14.613Z] ---> Running in 9a1470b610d5 [2022-10-26T21:17:14.881Z] Removing intermediate container 9a1470b610d5 [2022-10-26T21:17:14.881Z] ---> c0274ddf8548 [2022-10-26T21:17:14.881Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T21:17:15.466Z] ---> e42e0260126a [2022-10-26T21:17:15.466Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:17:15.466Z] ---> Running in c30f360a4070 [2022-10-26T21:19:37.179Z] Removing intermediate container c30f360a4070 [2022-10-26T21:19:37.179Z] ---> 95fb9312006c [2022-10-26T21:19:37.179Z] Step 11/13 : COPY . . [2022-10-26T21:19:37.179Z] ---> 47448123abdf [2022-10-26T21:19:37.179Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:19:37.179Z] ---> Running in 983ea84aa3bb [2022-10-26T21:19:37.179Z] Removing intermediate container 983ea84aa3bb [2022-10-26T21:19:37.179Z] ---> 4f5f9a610b74 [2022-10-26T21:19:37.179Z] Step 13/13 : RUN $MAKE [2022-10-26T21:19:37.179Z] ---> Running in e7bf0506e38a [2022-10-26T21:19:37.179Z] noop [2022-10-26T21:19:37.179Z] Removing intermediate container e7bf0506e38a [2022-10-26T21:19:37.179Z] ---> 11ea414d6642 [2022-10-26T21:19:37.179Z] Successfully built 11ea414d6642 [2022-10-26T21:19:37.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:19:37.521Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T21:19:37.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:19:37.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-117381 does not seem to be running inside a container [2022-10-26T21:19:37.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/63 -v /w/workspace/app-rfid-llrp-inventory/63:/w/workspace/app-rfid-llrp-inventory/63:rw,z -v /w/workspace/app-rfid-llrp-inventory/63@tmp:/w/workspace/app-rfid-llrp-inventory/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T21:19:38.927Z] $ docker top c945b7eba9991b40660d18e1efd9f92f37b11a6d8697592cc3231499239ad0fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:19:39.784Z] + go version [2022-10-26T21:19:39.784Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T21:19:39.790Z] $ docker stop --time=1 c945b7eba9991b40660d18e1efd9f92f37b11a6d8697592cc3231499239ad0fa [2022-10-26T21:19:42.883Z] $ docker rm -f c945b7eba9991b40660d18e1efd9f92f37b11a6d8697592cc3231499239ad0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:19:43.597Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T21:19:43.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:19:43.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-117381 does not seem to be running inside a container [2022-10-26T21:19:43.851Z] $ 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/63 -v /w/workspace/app-rfid-llrp-inventory/63:/w/workspace/app-rfid-llrp-inventory/63:rw,z -v /w/workspace/app-rfid-llrp-inventory/63@tmp:/w/workspace/app-rfid-llrp-inventory/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T21:19:45.183Z] $ docker top daeeeb7b441580ad3b746fb00f5520938d41959ba7a32fe4ce4af996395e94f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:19:45.723Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/63 [Pipeline] fileExists [Pipeline] sh [2022-10-26T21:19:46.070Z] + make test [2022-10-26T21:19:46.070Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T21:21:22.851Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-26T21:21:27.109Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.177s coverage: 86.2% of statements [2022-10-26T21:21:27.109Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-26T21:21:35.324Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements [2022-10-26T21:21:35.324Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T21:21:35.324Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T21:22:02.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T21:22:02.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T21:22:02.025Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-26T21:22:02.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T21:22:02.063Z] $ docker stop --time=1 daeeeb7b441580ad3b746fb00f5520938d41959ba7a32fe4ce4af996395e94f3 [2022-10-26T21:22:03.778Z] $ docker rm -f daeeeb7b441580ad3b746fb00f5520938d41959ba7a32fe4ce4af996395e94f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:22:04.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T21:22:04.690Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T21:22:05.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:22:05.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T21:22:05.789Z] + ls -al . [2022-10-26T21:22:05.789Z] total 232 [2022-10-26T21:22:05.789Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:19 . [2022-10-26T21:22:05.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:16 .. [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 21:16 .dockerignore [2022-10-26T21:22:05.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:16 .git [2022-10-26T21:22:05.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:16 .github [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 21:16 .gitignore [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 21:16 .golangci.yml [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 21:16 Attribution.txt [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 21:16 CHANGELOG.md [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 21:16 Dockerfile [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:16 GOVERNANCE.md [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 21:16 Jenkinsfile [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 21:16 LICENSE [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 21:16 Makefile [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 21:16 OWNERS.md [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 21:16 README.md [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:12 VERSION [2022-10-26T21:22:05.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:16 bin [2022-10-26T21:22:05.789Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 21:21 coverage.out [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 21:16 go.mod [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 21:16 go.sum [2022-10-26T21:22:05.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:16 images [2022-10-26T21:22:05.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:16 internal [2022-10-26T21:22:05.789Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 21:16 main.go [2022-10-26T21:22:05.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:16 res [2022-10-26T21:22:05.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:16 snap [2022-10-26T21:22:05.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:22:06.122Z] + 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=c5c5033a0bec85948549d813e6099cab37f5f597 --label arch=arm64 --label version=2.3.0-dev.23 . [2022-10-26T21:22:06.389Z] Sending build context to Docker daemon 684.5kB [2022-10-26T21:22:06.389Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:22:06.389Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-26T21:22:06.389Z] ---> 11ea414d6642 [2022-10-26T21:22:06.389Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T21:22:06.389Z] ---> Running in 91e277414ddb [2022-10-26T21:22:06.657Z] Removing intermediate container 91e277414ddb [2022-10-26T21:22:06.657Z] ---> 0bef817e5721 [2022-10-26T21:22:06.657Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:22:06.929Z] ---> Running in 87942c9de5d0 [2022-10-26T21:22:06.929Z] Removing intermediate container 87942c9de5d0 [2022-10-26T21:22:06.929Z] ---> d269f2ec3888 [2022-10-26T21:22:06.929Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:22:07.194Z] ---> Running in 863ee71fd90a [2022-10-26T21:22:07.459Z] Removing intermediate container 863ee71fd90a [2022-10-26T21:22:07.459Z] ---> e126df0483cb [2022-10-26T21:22:07.459Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:22:07.459Z] ---> Running in a66d1b3f4feb [2022-10-26T21:22:07.727Z] Removing intermediate container a66d1b3f4feb [2022-10-26T21:22:07.727Z] ---> c1ebb30ca0e0 [2022-10-26T21:22:07.727Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:22:07.727Z] ---> Running in 011457c516a7 [2022-10-26T21:22:08.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:22:08.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:22:09.909Z] OK: 221 MiB in 51 packages [2022-10-26T21:22:10.490Z] Removing intermediate container 011457c516a7 [2022-10-26T21:22:10.490Z] ---> 1d8f21abb86a [2022-10-26T21:22:10.490Z] Step 8/30 : WORKDIR /app [2022-10-26T21:22:10.756Z] ---> Running in 8ddff1b95b94 [2022-10-26T21:22:11.023Z] Removing intermediate container 8ddff1b95b94 [2022-10-26T21:22:11.023Z] ---> 1be7013a332b [2022-10-26T21:22:11.023Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-26T21:22:11.289Z] ---> 12a48c521c4a [2022-10-26T21:22:11.289Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:22:11.557Z] ---> Running in 9a5750bdcb34 [2022-10-26T21:22:13.498Z] Removing intermediate container 9a5750bdcb34 [2022-10-26T21:22:13.498Z] ---> 410b3d610486 [2022-10-26T21:22:13.498Z] Step 11/30 : COPY . . [2022-10-26T21:22:14.084Z] ---> ee2b31fb6790 [2022-10-26T21:22:14.084Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:22:14.084Z] ---> Running in 27e36ba2efca [2022-10-26T21:22:14.350Z] Removing intermediate container 27e36ba2efca [2022-10-26T21:22:14.350Z] ---> f7839fe2393c [2022-10-26T21:22:14.350Z] Step 13/30 : RUN $MAKE [2022-10-26T21:22:14.350Z] ---> Running in cc021e1ec0c5 [2022-10-26T21:22:15.311Z] 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.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-26T21:24:21.969Z] Removing intermediate container cc021e1ec0c5 [2022-10-26T21:24:21.969Z] ---> dabf09ac8bf6 [2022-10-26T21:24:21.969Z] Step 14/30 : FROM alpine:3.14 [2022-10-26T21:24:22.550Z] 3.14: Pulling from library/alpine [2022-10-26T21:24:22.817Z] 90cda3b7c325: Pulling fs layer [2022-10-26T21:24:23.166Z] 90cda3b7c325: Verifying Checksum [2022-10-26T21:24:23.166Z] 90cda3b7c325: Download complete [2022-10-26T21:24:23.790Z] 90cda3b7c325: Pull complete [2022-10-26T21:24:23.790Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T21:24:23.790Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T21:24:23.790Z] ---> 376ba31ae3da [2022-10-26T21:24:23.790Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:24:23.790Z] ---> Running in 7817d92b4989 [2022-10-26T21:24:24.064Z] Removing intermediate container 7817d92b4989 [2022-10-26T21:24:24.064Z] ---> 63c2e9c7c218 [2022-10-26T21:24:24.064Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-26T21:24:24.064Z] ---> Running in 85c9eb1ccaef [2022-10-26T21:24:24.349Z] Removing intermediate container 85c9eb1ccaef [2022-10-26T21:24:24.349Z] ---> a55ff502f848 [2022-10-26T21:24:24.349Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-26T21:24:24.645Z] ---> Running in b6e5e2f6d713 [2022-10-26T21:24:25.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:24:25.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:24:26.880Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T21:24:26.880Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T21:24:26.880Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-26T21:24:26.880Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T21:24:26.880Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-26T21:24:26.880Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T21:24:26.880Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T21:24:26.880Z] Executing busybox-1.33.1-r8.trigger [2022-10-26T21:24:26.880Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T21:24:27.145Z] OK: 9 MiB in 21 packages [2022-10-26T21:24:28.559Z] Removing intermediate container b6e5e2f6d713 [2022-10-26T21:24:28.559Z] ---> d2afe3bac8dc [2022-10-26T21:24:28.559Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T21:24:28.826Z] ---> 22569ad2b31d [2022-10-26T21:24:28.826Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T21:24:29.408Z] ---> dc1b66e5bb19 [2022-10-26T21:24:29.408Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-26T21:24:30.823Z] ---> e5a22cf44413 [2022-10-26T21:24:30.823Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-26T21:24:31.404Z] ---> 1e6df9f69778 [2022-10-26T21:24:31.404Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-26T21:24:32.813Z] ---> d25c61c899f7 [2022-10-26T21:24:32.813Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-26T21:24:32.813Z] ---> Running in ec3e194a10c5 [2022-10-26T21:24:34.758Z] Removing intermediate container ec3e194a10c5 [2022-10-26T21:24:34.758Z] ---> 5393b8fbec54 [2022-10-26T21:24:34.758Z] Step 24/30 : VOLUME /cache [2022-10-26T21:24:34.758Z] ---> Running in a7be2e64e28e [2022-10-26T21:24:34.758Z] Removing intermediate container a7be2e64e28e [2022-10-26T21:24:34.758Z] ---> 728b8cb35bb2 [2022-10-26T21:24:34.758Z] Step 25/30 : EXPOSE 59711 [2022-10-26T21:24:34.758Z] ---> Running in 5ed17d4ca28d [2022-10-26T21:24:35.026Z] Removing intermediate container 5ed17d4ca28d [2022-10-26T21:24:35.026Z] ---> 607311582269 [2022-10-26T21:24:35.026Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-26T21:24:35.297Z] ---> Running in 2036de8c8cfb [2022-10-26T21:24:35.563Z] Removing intermediate container 2036de8c8cfb [2022-10-26T21:24:35.563Z] ---> f4432be9e76c [2022-10-26T21:24:35.563Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-26T21:24:35.563Z] ---> Running in c32df2a2cf8a [2022-10-26T21:24:35.829Z] Removing intermediate container c32df2a2cf8a [2022-10-26T21:24:35.829Z] ---> 5a44da374a4f [2022-10-26T21:24:35.829Z] Step 28/30 : LABEL arch=arm64 [2022-10-26T21:24:35.829Z] ---> Running in 746d49b8858f [2022-10-26T21:24:36.096Z] Removing intermediate container 746d49b8858f [2022-10-26T21:24:36.096Z] ---> 7a3d7d89b7df [2022-10-26T21:24:36.097Z] Step 29/30 : LABEL git_sha=c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:24:36.362Z] ---> Running in c659cf7c3272 [2022-10-26T21:24:36.626Z] Removing intermediate container c659cf7c3272 [2022-10-26T21:24:36.626Z] ---> cb811e0be5cf [2022-10-26T21:24:36.626Z] Step 30/30 : LABEL version=2.3.0-dev.23 [2022-10-26T21:24:36.626Z] ---> Running in 3e4614c96f5e [2022-10-26T21:24:36.891Z] Removing intermediate container 3e4614c96f5e [2022-10-26T21:24:36.891Z] ---> 904801790e85 [2022-10-26T21:24:36.891Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:24:36.891Z] Successfully built 904801790e85 [2022-10-26T21:24:36.891Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:24:36.969Z] provisioning config files... [2022-10-26T21:24:36.981Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/63@tmp/config14062692729152905319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:24:37.312Z] ---> docker-login.sh [2022-10-26T21:24:37.312Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:24:37.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:24:37.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:24:37.579Z] Configure a credential helper to remove this warning. See [2022-10-26T21:24:37.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:24:37.579Z] [2022-10-26T21:24:37.579Z] Login Succeeded [2022-10-26T21:24:37.579Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:24:37.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:24:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:24:37.844Z] Configure a credential helper to remove this warning. See [2022-10-26T21:24:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:24:37.844Z] [2022-10-26T21:24:37.844Z] Login Succeeded [2022-10-26T21:24:37.844Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:24:38.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:24:38.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:24:38.377Z] Configure a credential helper to remove this warning. See [2022-10-26T21:24:38.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:24:38.377Z] [2022-10-26T21:24:38.377Z] Login Succeeded [2022-10-26T21:24:38.377Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:24:38.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:24:38.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:24:38.645Z] Configure a credential helper to remove this warning. See [2022-10-26T21:24:38.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:24:38.645Z] [2022-10-26T21:24:38.645Z] Login Succeeded [2022-10-26T21:24:38.645Z] docker.io [2022-10-26T21:24:38.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:24:39.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:24:39.172Z] Configure a credential helper to remove this warning. See [2022-10-26T21:24:39.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:24:39.172Z] [2022-10-26T21:24:39.172Z] Login Succeeded [2022-10-26T21:24:39.172Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:24:39.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:24:39.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:24:39.227Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-26T21:24:39.227Z] c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:24:39.227Z] latest [2022-10-26T21:24:39.227Z] 2.3.0-dev.23 [2022-10-26T21:24:39.227Z] c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:24:39.227Z] main [2022-10-26T21:24:39.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:39.562Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:39.898Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:24:39.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T21:24:39.898Z] 95ea6986097f: Preparing [2022-10-26T21:24:39.898Z] ce6d974f8044: Preparing [2022-10-26T21:24:39.898Z] 746340fa4b4b: Preparing [2022-10-26T21:24:39.898Z] 8eb34b306272: Preparing [2022-10-26T21:24:39.898Z] c7cf7d578ab8: Preparing [2022-10-26T21:24:39.898Z] cd2acebf1c0e: Preparing [2022-10-26T21:24:39.898Z] 721909258a62: Preparing [2022-10-26T21:24:39.898Z] 28c3ef001483: Preparing [2022-10-26T21:24:39.898Z] 721909258a62: Waiting [2022-10-26T21:24:39.898Z] 28c3ef001483: Waiting [2022-10-26T21:24:39.898Z] cd2acebf1c0e: Waiting [2022-10-26T21:24:40.164Z] 95ea6986097f: Pushed [2022-10-26T21:24:40.164Z] c7cf7d578ab8: Pushed [2022-10-26T21:24:40.164Z] 746340fa4b4b: Pushed [2022-10-26T21:24:40.164Z] 8eb34b306272: Pushed [2022-10-26T21:24:40.164Z] 28c3ef001483: Layer already exists [2022-10-26T21:24:40.164Z] cd2acebf1c0e: Pushed [2022-10-26T21:24:41.124Z] 721909258a62: Pushed [2022-10-26T21:24:46.454Z] ce6d974f8044: Pushed [2022-10-26T21:24:46.454Z] c5c5033a0bec85948549d813e6099cab37f5f597: digest: sha256:d920409c9215276d9aa0903327dfa4200c616e1ed1bf2e1d09612eddb2329f34 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:46.792Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:47.126Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-26T21:24:47.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T21:24:47.126Z] 95ea6986097f: Preparing [2022-10-26T21:24:47.126Z] ce6d974f8044: Preparing [2022-10-26T21:24:47.126Z] 746340fa4b4b: Preparing [2022-10-26T21:24:47.126Z] 8eb34b306272: Preparing [2022-10-26T21:24:47.126Z] c7cf7d578ab8: Preparing [2022-10-26T21:24:47.126Z] cd2acebf1c0e: Preparing [2022-10-26T21:24:47.126Z] 721909258a62: Preparing [2022-10-26T21:24:47.126Z] 28c3ef001483: Preparing [2022-10-26T21:24:47.126Z] 721909258a62: Waiting [2022-10-26T21:24:47.126Z] 28c3ef001483: Waiting [2022-10-26T21:24:47.126Z] cd2acebf1c0e: Waiting [2022-10-26T21:24:47.126Z] 746340fa4b4b: Layer already exists [2022-10-26T21:24:47.126Z] 8eb34b306272: Layer already exists [2022-10-26T21:24:47.126Z] ce6d974f8044: Layer already exists [2022-10-26T21:24:47.126Z] 95ea6986097f: Layer already exists [2022-10-26T21:24:47.126Z] c7cf7d578ab8: Layer already exists [2022-10-26T21:24:47.126Z] cd2acebf1c0e: Layer already exists [2022-10-26T21:24:47.126Z] 28c3ef001483: Layer already exists [2022-10-26T21:24:47.126Z] 721909258a62: Layer already exists [2022-10-26T21:24:47.391Z] latest: digest: sha256:d920409c9215276d9aa0903327dfa4200c616e1ed1bf2e1d09612eddb2329f34 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:47.726Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:48.055Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.23 [2022-10-26T21:24:48.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T21:24:48.055Z] 95ea6986097f: Preparing [2022-10-26T21:24:48.055Z] ce6d974f8044: Preparing [2022-10-26T21:24:48.055Z] 746340fa4b4b: Preparing [2022-10-26T21:24:48.055Z] 8eb34b306272: Preparing [2022-10-26T21:24:48.055Z] c7cf7d578ab8: Preparing [2022-10-26T21:24:48.055Z] cd2acebf1c0e: Preparing [2022-10-26T21:24:48.055Z] 721909258a62: Preparing [2022-10-26T21:24:48.055Z] 28c3ef001483: Preparing [2022-10-26T21:24:48.055Z] cd2acebf1c0e: Waiting [2022-10-26T21:24:48.055Z] 28c3ef001483: Waiting [2022-10-26T21:24:48.055Z] 721909258a62: Waiting [2022-10-26T21:24:48.055Z] ce6d974f8044: Layer already exists [2022-10-26T21:24:48.055Z] 95ea6986097f: Layer already exists [2022-10-26T21:24:48.055Z] 8eb34b306272: Layer already exists [2022-10-26T21:24:48.055Z] 746340fa4b4b: Layer already exists [2022-10-26T21:24:48.055Z] c7cf7d578ab8: Layer already exists [2022-10-26T21:24:48.055Z] cd2acebf1c0e: Layer already exists [2022-10-26T21:24:48.055Z] 721909258a62: Layer already exists [2022-10-26T21:24:48.055Z] 28c3ef001483: Layer already exists [2022-10-26T21:24:48.055Z] 2.3.0-dev.23: digest: sha256:d920409c9215276d9aa0903327dfa4200c616e1ed1bf2e1d09612eddb2329f34 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:48.653Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:48.984Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:24:48.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T21:24:48.985Z] 95ea6986097f: Preparing [2022-10-26T21:24:48.985Z] ce6d974f8044: Preparing [2022-10-26T21:24:48.985Z] 746340fa4b4b: Preparing [2022-10-26T21:24:48.985Z] 8eb34b306272: Preparing [2022-10-26T21:24:48.985Z] c7cf7d578ab8: Preparing [2022-10-26T21:24:48.985Z] cd2acebf1c0e: Preparing [2022-10-26T21:24:48.985Z] 721909258a62: Preparing [2022-10-26T21:24:48.985Z] 28c3ef001483: Preparing [2022-10-26T21:24:48.985Z] cd2acebf1c0e: Waiting [2022-10-26T21:24:48.985Z] 721909258a62: Waiting [2022-10-26T21:24:48.985Z] 28c3ef001483: Waiting [2022-10-26T21:24:48.985Z] c7cf7d578ab8: Layer already exists [2022-10-26T21:24:48.985Z] 746340fa4b4b: Layer already exists [2022-10-26T21:24:48.985Z] ce6d974f8044: Layer already exists [2022-10-26T21:24:48.985Z] 95ea6986097f: Layer already exists [2022-10-26T21:24:48.985Z] 8eb34b306272: Layer already exists [2022-10-26T21:24:48.985Z] 28c3ef001483: Layer already exists [2022-10-26T21:24:48.985Z] 721909258a62: Layer already exists [2022-10-26T21:24:48.985Z] cd2acebf1c0e: Layer already exists [2022-10-26T21:24:48.985Z] c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23: digest: sha256:d920409c9215276d9aa0903327dfa4200c616e1ed1bf2e1d09612eddb2329f34 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:49.583Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:49.919Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-26T21:24:49.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T21:24:49.919Z] 95ea6986097f: Preparing [2022-10-26T21:24:49.919Z] ce6d974f8044: Preparing [2022-10-26T21:24:49.919Z] 746340fa4b4b: Preparing [2022-10-26T21:24:49.919Z] 8eb34b306272: Preparing [2022-10-26T21:24:49.919Z] c7cf7d578ab8: Preparing [2022-10-26T21:24:49.919Z] cd2acebf1c0e: Preparing [2022-10-26T21:24:49.919Z] 721909258a62: Preparing [2022-10-26T21:24:49.919Z] 28c3ef001483: Preparing [2022-10-26T21:24:49.919Z] 721909258a62: Waiting [2022-10-26T21:24:49.919Z] 28c3ef001483: Waiting [2022-10-26T21:24:49.919Z] cd2acebf1c0e: Waiting [2022-10-26T21:24:49.919Z] 95ea6986097f: Layer already exists [2022-10-26T21:24:49.919Z] ce6d974f8044: Layer already exists [2022-10-26T21:24:49.919Z] 8eb34b306272: Layer already exists [2022-10-26T21:24:49.919Z] c7cf7d578ab8: Layer already exists [2022-10-26T21:24:49.919Z] 746340fa4b4b: Layer already exists [2022-10-26T21:24:49.919Z] 721909258a62: Layer already exists [2022-10-26T21:24:49.919Z] 28c3ef001483: Layer already exists [2022-10-26T21:24:49.919Z] cd2acebf1c0e: Layer already exists [2022-10-26T21:24:49.919Z] main: digest: sha256:d920409c9215276d9aa0903327dfa4200c616e1ed1bf2e1d09612eddb2329f34 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:24:50.233Z] ===================================================== [Pipeline] echo [2022-10-26T21:24:50.238Z] taggedImages: [2022-10-26T21:24:50.238Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597 [2022-10-26T21:24:50.238Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-26T21:24:50.238Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.23 [2022-10-26T21:24:50.238Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c5c5033a0bec85948549d813e6099cab37f5f597-2.3.0-dev.23 [2022-10-26T21:24:50.238Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:50.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:24:50.573Z] [2022-10-26T21:24:50.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:24:50.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:24:50.899Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T21:24:50.899Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T21:24:50.899Z] 04944245beec: Pulling fs layer [2022-10-26T21:24:50.899Z] 699f458cf7ca: Pulling fs layer [2022-10-26T21:24:50.899Z] 765212b225bb: Pulling fs layer [2022-10-26T21:24:50.899Z] f23df028b6ca: Pulling fs layer [2022-10-26T21:24:50.899Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T21:24:50.899Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T21:24:50.899Z] f23df028b6ca: Waiting [2022-10-26T21:24:50.899Z] 765212b225bb: Waiting [2022-10-26T21:24:50.899Z] d65c8cfc05b1: Waiting [2022-10-26T21:24:50.899Z] 2437ff75d9bd: Waiting [2022-10-26T21:24:51.166Z] 04944245beec: Verifying Checksum [2022-10-26T21:24:51.166Z] 04944245beec: Download complete [2022-10-26T21:24:51.166Z] 765212b225bb: Download complete [2022-10-26T21:24:51.166Z] f23df028b6ca: Download complete [2022-10-26T21:24:51.166Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T21:24:51.166Z] d65c8cfc05b1: Download complete [2022-10-26T21:24:51.166Z] 699f458cf7ca: Verifying Checksum [2022-10-26T21:24:51.166Z] 699f458cf7ca: Download complete [2022-10-26T21:24:51.751Z] 8998bd30e6a1: Download complete [2022-10-26T21:24:53.691Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T21:24:53.691Z] 2437ff75d9bd: Download complete [2022-10-26T21:24:55.632Z] 8998bd30e6a1: Pull complete [2022-10-26T21:24:55.898Z] 04944245beec: Pull complete [2022-10-26T21:24:57.302Z] 699f458cf7ca: Pull complete [2022-10-26T21:24:57.302Z] 765212b225bb: Pull complete [2022-10-26T21:24:58.259Z] f23df028b6ca: Pull complete [2022-10-26T21:24:58.259Z] d65c8cfc05b1: Pull complete [2022-10-26T21:25:13.238Z] 2437ff75d9bd: Pull complete [2022-10-26T21:25:13.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T21:25:13.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:25:13.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:25:13.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-117381 does not seem to be running inside a container [2022-10-26T21:25:13.492Z] $ 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/63 -v /w/workspace/app-rfid-llrp-inventory/63:/w/workspace/app-rfid-llrp-inventory/63:rw,z -v /w/workspace/app-rfid-llrp-inventory/63@tmp:/w/workspace/app-rfid-llrp-inventory/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T21:25:15.828Z] $ docker top 951cf20ea4c6fe5d3cbdad18a8491e8b67610e9b0ad4b7956dc3f637ade006be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:25:16.303Z] ---> job-cost.sh [2022-10-26T21:25:16.568Z] lf-activate-venv: SKIPPING [2022-10-26T21:25:16.568Z] INFO: No Stack... [2022-10-26T21:25:17.146Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T21:25:17.722Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:25:18.352Z] + cat /w/workspace/app-rfid-llrp-inventory/63/archives/cost.csv [2022-10-26T21:25:18.352Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T21:25:18.389Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [2022-10-26T21:25:18.399Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] did not exist. Created. [2022-10-26T21:25:18.399Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:25:18.741Z] /w/workspace/app-rfid-llrp-inventory/63@tmp/durable-375096b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T21:25:19.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T21:25:19.079Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T21:25:19.118Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:25:19.128Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:25:19.171Z] $ docker stop --time=1 951cf20ea4c6fe5d3cbdad18a8491e8b67610e9b0ad4b7956dc3f637ade006be [2022-10-26T21:25:20.651Z] $ docker rm -f 951cf20ea4c6fe5d3cbdad18a8491e8b67610e9b0ad4b7956dc3f637ade006be [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-10-26T21:25:21.069Z] provisioning config files... [2022-10-26T21:25:21.078Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10162926709264323602tmp [Pipeline] { [Pipeline] sh [2022-10-26T21:25:21.371Z] + set +x [2022-10-26T21:25:21.371Z] + curl -s https://codecov.io/bash [2022-10-26T21:25:21.371Z] + bash -s -- [2022-10-26T21:25:21.371Z] [2022-10-26T21:25:21.371Z] _____ _ [2022-10-26T21:25:21.371Z] / ____| | | [2022-10-26T21:25:21.371Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T21:25:21.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T21:25:21.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T21:25:21.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T21:25:21.371Z] Bash-1.0.6 [2022-10-26T21:25:21.371Z] [2022-10-26T21:25:21.371Z] [2022-10-26T21:25:21.371Z] ==> git version 2.25.1 found [2022-10-26T21:25:21.371Z] ==> 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-10-26T21:25:21.371Z] Release-Date: 2020-01-08 [2022-10-26T21:25:21.371Z] 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-10-26T21:25:21.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T21:25:21.371Z] ==> Jenkins CI detected. [2022-10-26T21:25:21.371Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-26T21:25:21.371Z] project root: . [2022-10-26T21:25:21.371Z] --> token set from env [2022-10-26T21:25:21.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T21:25:21.371Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T21:25:21.371Z] ==> Python coveragepy not found [2022-10-26T21:25:21.371Z] ==> Searching for coverage reports in: [2022-10-26T21:25:21.371Z] + . [2022-10-26T21:25:21.371Z] -> Found 1 reports [2022-10-26T21:25:21.371Z] ==> Detecting git/mercurial file structure [2022-10-26T21:25:21.371Z] ==> Reading reports [2022-10-26T21:25:21.371Z] + ./coverage.out bytes=41008 [2022-10-26T21:25:21.371Z] ==> Appending adjustments [2022-10-26T21:25:21.371Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T21:25:21.630Z] + Found adjustments [2022-10-26T21:25:21.630Z] ==> Gzipping contents [2022-10-26T21:25:21.630Z] 12K /tmp/codecov.8bfOzR.gz [2022-10-26T21:25:21.630Z] ==> Uploading reports [2022-10-26T21:25:21.630Z] url: https://codecov.io [2022-10-26T21:25:21.630Z] query: branch=main&commit=c5c5033a0bec85948549d813e6099cab37f5f597&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:25:21.630Z] -> Pinging Codecov [2022-10-26T21:25:21.630Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=c5c5033a0bec85948549d813e6099cab37f5f597&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:25:21.890Z] -> Uploading to [2022-10-26T21:25:21.890Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/581DD39554BDF9B6E22D074273EAD858/c5c5033a0bec85948549d813e6099cab37f5f597/0d747891-3904-4f61-bd35-1c69976fd42c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T212521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46421d5c57e73228dd2acdff9c162f5da759786cf66031e6acb4bfd81d8d58a8 [2022-10-26T21:25:21.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:25:21.891Z] Dload Upload Total Spent Left Speed [2022-10-26T21:25:22.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 40348 --:--:-- --:--:-- --:--:-- 40348 [2022-10-26T21:25:22.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] } [2022-10-26T21:25:22.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T21:25:22.360Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T21:25:22.373Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:22.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:25:22.676Z] [2022-10-26T21:25:22.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:22.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:25:22.981Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T21:25:22.981Z] df9b9388f04a: Pulling fs layer [2022-10-26T21:25:22.981Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T21:25:22.981Z] 25bc292e5bac: Pulling fs layer [2022-10-26T21:25:22.981Z] 114826534d7a: Pulling fs layer [2022-10-26T21:25:22.981Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T21:25:22.981Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T21:25:22.981Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T21:25:22.981Z] 4657fd5d0bcf: Waiting [2022-10-26T21:25:22.981Z] 8a3aa393b2d8: Waiting [2022-10-26T21:25:22.981Z] 114826534d7a: Waiting [2022-10-26T21:25:22.981Z] 6ad1cebc031e: Waiting [2022-10-26T21:25:22.981Z] 25bc292e5bac: Verifying Checksum [2022-10-26T21:25:22.981Z] 25bc292e5bac: Download complete [2022-10-26T21:25:22.981Z] 52dc419b0ee2: Download complete [2022-10-26T21:25:22.981Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T21:25:22.981Z] 4657fd5d0bcf: Download complete [2022-10-26T21:25:22.981Z] df9b9388f04a: Verifying Checksum [2022-10-26T21:25:22.981Z] df9b9388f04a: Download complete [2022-10-26T21:25:23.241Z] df9b9388f04a: Pull complete [2022-10-26T21:25:23.241Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T21:25:23.241Z] 6ad1cebc031e: Download complete [2022-10-26T21:25:23.241Z] 52dc419b0ee2: Pull complete [2022-10-26T21:25:23.241Z] 25bc292e5bac: Pull complete [2022-10-26T21:25:23.809Z] 114826534d7a: Verifying Checksum [2022-10-26T21:25:23.809Z] 114826534d7a: Download complete [2022-10-26T21:25:24.067Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T21:25:24.067Z] 8a3aa393b2d8: Download complete [2022-10-26T21:25:26.594Z] 114826534d7a: Pull complete [2022-10-26T21:25:26.851Z] 4657fd5d0bcf: Pull complete [2022-10-26T21:25:27.108Z] 6ad1cebc031e: Pull complete [2022-10-26T21:25:29.641Z] 8a3aa393b2d8: Pull complete [2022-10-26T21:25:29.641Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T21:25:29.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:25:29.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:25:29.703Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:25:29.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T21:25:31.690Z] $ docker top 8217d211fba6d6486cdfb842e6c689517daa0bcc5cbe27ee7beedb0204162576 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T21:25:31.753Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-26T21:25:32.029Z] + set -o pipefail [2022-10-26T21:25:32.029Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-26T21:25:37.305Z] [2022-10-26T21:25:37.305Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-26T21:25:37.305Z] [2022-10-26T21:25:37.305Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/76694a66-a657-47c2-bff6-5113fd103556 [2022-10-26T21:25:37.305Z] [2022-10-26T21:25:37.305Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T21:25:37.305Z] [2022-10-26T21:25:37.305Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T21:25:37.305Z] [2022-10-26T21:25:37.565Z] [2022-10-26T21:25:37.565Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T21:25:37.565Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T21:25:37.565Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T21:25:37.579Z] $ docker stop --time=1 8217d211fba6d6486cdfb842e6c689517daa0bcc5cbe27ee7beedb0204162576 [2022-10-26T21:25:39.724Z] $ docker rm -f 8217d211fba6d6486cdfb842e6c689517daa0bcc5cbe27ee7beedb0204162576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:25:40.375Z] + git log --format=format:%s -1 c5c5033a0bec85948549d813e6099cab37f5f597 [Pipeline] sh [2022-10-26T21:25:40.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:25:40.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:40.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:25:40.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:25:41.032Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:25:41.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:25:41.391Z] $ docker top 4c6d6bacd12ba022ea5176f380af3b7bd6a8a4668c57123f6aca6fdc51812804 -eo pid,comm [2022-10-26T21:25:41.435Z] 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-10-26T21:25:41.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:25:41.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:25:41.477Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:25:41.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:25:41.608Z] $ docker exec 4c6d6bacd12ba022ea5176f380af3b7bd6a8a4668c57123f6aca6fdc51812804 ssh-agent [2022-10-26T21:25:41.699Z] SSH_AUTH_SOCK=/tmp/ssh-UsWYZgaduc2p/agent.33 [2022-10-26T21:25:41.699Z] SSH_AGENT_PID=40 [2022-10-26T21:25:41.703Z] Running ssh-add (command line suppressed) [2022-10-26T21:25:41.802Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6126941365266851158.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6126941365266851158.key) [2022-10-26T21:25:41.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:25:42.097Z] + git semver tag [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,267 [run_tag] DEBUG tag force:False [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,267 [check_head_tag] DEBUG check head tag [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,268 [execute] INFO git cat-file --batch-check [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,272 [execute] INFO git cat-file --batch [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,284 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,284 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:25:42.356Z] 2022-10-26 21:25:42,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:25:42.356Z] 2.3.0-dev.23 [Pipeline] } [2022-10-26T21:25:42.368Z] $ docker exec --env ******** --env ******** 4c6d6bacd12ba022ea5176f380af3b7bd6a8a4668c57123f6aca6fdc51812804 ssh-agent -k [2022-10-26T21:25:42.463Z] unset SSH_AUTH_SOCK; [2022-10-26T21:25:42.463Z] unset SSH_AGENT_PID; [2022-10-26T21:25:42.463Z] echo Agent pid 40 killed; [2022-10-26T21:25:42.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:25:42.763Z] + git semver [Pipeline] } [2022-10-26T21:25:43.038Z] $ docker stop --time=1 4c6d6bacd12ba022ea5176f380af3b7bd6a8a4668c57123f6aca6fdc51812804 [2022-10-26T21:25:44.334Z] $ docker rm -f 4c6d6bacd12ba022ea5176f380af3b7bd6a8a4668c57123f6aca6fdc51812804 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:44.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:25:44.715Z] [2022-10-26T21:25:44.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:45.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:25:45.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T21:25:45.013Z] ab5ef0e58194: Pulling fs layer [2022-10-26T21:25:45.013Z] 9712f1f96733: Pulling fs layer [2022-10-26T21:25:45.013Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T21:25:45.013Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T21:25:45.013Z] e9a5061849ea: Pulling fs layer [2022-10-26T21:25:45.013Z] d747dcd14b5f: Pulling fs layer [2022-10-26T21:25:45.013Z] 2de7ff778b66: Pulling fs layer [2022-10-26T21:25:45.013Z] 0d9ebad4ef96: Waiting [2022-10-26T21:25:45.013Z] d747dcd14b5f: Waiting [2022-10-26T21:25:45.013Z] e9a5061849ea: Waiting [2022-10-26T21:25:45.013Z] 2de7ff778b66: Waiting [2022-10-26T21:25:45.013Z] 9712f1f96733: Verifying Checksum [2022-10-26T21:25:45.013Z] 9712f1f96733: Download complete [2022-10-26T21:25:45.274Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T21:25:45.274Z] 63f879dbbcfc: Download complete [2022-10-26T21:25:45.532Z] e9a5061849ea: Verifying Checksum [2022-10-26T21:25:45.532Z] e9a5061849ea: Download complete [2022-10-26T21:25:45.532Z] d747dcd14b5f: Verifying Checksum [2022-10-26T21:25:45.532Z] d747dcd14b5f: Download complete [2022-10-26T21:25:45.532Z] ab5ef0e58194: Verifying Checksum [2022-10-26T21:25:45.532Z] ab5ef0e58194: Download complete [2022-10-26T21:25:45.532Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T21:25:45.532Z] 0d9ebad4ef96: Download complete [2022-10-26T21:25:45.532Z] 2de7ff778b66: Verifying Checksum [2022-10-26T21:25:45.532Z] 2de7ff778b66: Download complete [2022-10-26T21:25:48.058Z] ab5ef0e58194: Pull complete [2022-10-26T21:25:48.058Z] 9712f1f96733: Pull complete [2022-10-26T21:25:48.675Z] 63f879dbbcfc: Pull complete [2022-10-26T21:25:51.962Z] 0d9ebad4ef96: Pull complete [2022-10-26T21:25:51.962Z] e9a5061849ea: Pull complete [2022-10-26T21:25:51.962Z] d747dcd14b5f: Pull complete [2022-10-26T21:25:52.896Z] 2de7ff778b66: Pull complete [2022-10-26T21:25:52.896Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T21:25:52.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:25:52.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:25:52.973Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:25:53.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T21:25:54.948Z] $ docker top e1ec5422a221a1e8a139809cd837886acbb08c5f0dc86039d2278204d946d800 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:25:55.008Z] provisioning config files... [2022-10-26T21:25:55.014Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10995508357519145820tmp [2022-10-26T21:25:55.023Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6331036514809504896tmp [2022-10-26T21:25:55.033Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8594142609041009091tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:25:55.049Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:25:55.336Z] ---> sigul-configuration.sh [2022-10-26T21:25:55.336Z] gpg: directory `/root/.gnupg' created [2022-10-26T21:25:55.336Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T21:25:55.336Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T21:25:55.336Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T21:25:55.336Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T21:25:55.336Z] gpg: CAST5 encrypted data [2022-10-26T21:25:55.336Z] gpg: encrypted with 1 passphrase [2022-10-26T21:25:55.336Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T21:25:55.621Z] + mkdir /home/jenkins [2022-10-26T21:25:55.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T21:25:55.905Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T21:25:55.912Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:25:56.195Z] ---> sigul-install.sh [2022-10-26T21:25:56.195Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T21:25:56.474Z] + git tag --list [2022-10-26T21:25:56.474Z] v0.0.0 [2022-10-26T21:25:56.474Z] v1.0.0 [2022-10-26T21:25:56.474Z] v2.1.0 [2022-10-26T21:25:56.474Z] v2.1.1 [2022-10-26T21:25:56.474Z] v2.1.1-dev.1 [2022-10-26T21:25:56.474Z] v2.2.0 [2022-10-26T21:25:56.474Z] v2.2.1-dev.1 [2022-10-26T21:25:56.474Z] v2.2.1-dev.2 [2022-10-26T21:25:56.474Z] v2.2.1-dev.3 [2022-10-26T21:25:56.474Z] v2.2.1-dev.4 [2022-10-26T21:25:56.474Z] v2.2.1-dev.5 [2022-10-26T21:25:56.474Z] v2.2.1-dev.6 [2022-10-26T21:25:56.474Z] v2.2.1-dev.7 [2022-10-26T21:25:56.474Z] v2.3.0-dev.10 [2022-10-26T21:25:56.474Z] v2.3.0-dev.11 [2022-10-26T21:25:56.474Z] v2.3.0-dev.12 [2022-10-26T21:25:56.474Z] v2.3.0-dev.13 [2022-10-26T21:25:56.474Z] v2.3.0-dev.14 [2022-10-26T21:25:56.474Z] v2.3.0-dev.15 [2022-10-26T21:25:56.474Z] v2.3.0-dev.16 [2022-10-26T21:25:56.474Z] v2.3.0-dev.17 [2022-10-26T21:25:56.475Z] v2.3.0-dev.18 [2022-10-26T21:25:56.475Z] v2.3.0-dev.19 [2022-10-26T21:25:56.475Z] v2.3.0-dev.20 [2022-10-26T21:25:56.475Z] v2.3.0-dev.21 [2022-10-26T21:25:56.475Z] v2.3.0-dev.22 [2022-10-26T21:25:56.475Z] v2.3.0-dev.23 [2022-10-26T21:25:56.475Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T21:25:56.757Z] + lftools sign git-tag v2.3.0-dev.23 [2022-10-26T21:25:57.323Z] Signing Git tag with Sigul... [2022-10-26T21:25:57.323Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-10-26T21:25:57.589Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:25:57.868Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T21:25:57.875Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T21:25:57.895Z] $ docker stop --time=1 e1ec5422a221a1e8a139809cd837886acbb08c5f0dc86039d2278204d946d800 [2022-10-26T21:25:59.160Z] $ docker rm -f e1ec5422a221a1e8a139809cd837886acbb08c5f0dc86039d2278204d946d800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T21:25:59.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:25:59.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:25:59.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:25:59.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:25:59.950Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:25:59.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:26:00.337Z] $ docker top 488b74b32e3aba8267d1b1df1a320f5dd8a84cdaaa969dc0eb9aef3054827680 -eo pid,comm [2022-10-26T21:26:00.377Z] 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-10-26T21:26:00.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:26:00.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:26:00.422Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:26:00.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:26:00.551Z] $ docker exec 488b74b32e3aba8267d1b1df1a320f5dd8a84cdaaa969dc0eb9aef3054827680 ssh-agent [2022-10-26T21:26:00.655Z] SSH_AUTH_SOCK=/tmp/ssh-98XATWcqOiy4/agent.31 [2022-10-26T21:26:00.655Z] SSH_AGENT_PID=37 [2022-10-26T21:26:00.659Z] Running ssh-add (command line suppressed) [2022-10-26T21:26:00.753Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_595724778205998301.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_595724778205998301.key) [2022-10-26T21:26:00.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:26:01.052Z] + git semver bump pre [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,229 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,229 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,230 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,230 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,230 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,230 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,232 [execute] INFO git cat-file --batch-check [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,238 [execute] INFO git cat-file --batch [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:26:01.313Z] 2022-10-26 21:26:01,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:26:01.313Z] 2.3.0-dev.24 [Pipeline] } [2022-10-26T21:26:01.325Z] $ docker exec --env ******** --env ******** 488b74b32e3aba8267d1b1df1a320f5dd8a84cdaaa969dc0eb9aef3054827680 ssh-agent -k [2022-10-26T21:26:01.417Z] unset SSH_AUTH_SOCK; [2022-10-26T21:26:01.417Z] unset SSH_AGENT_PID; [2022-10-26T21:26:01.417Z] echo Agent pid 37 killed; [2022-10-26T21:26:01.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:26:01.728Z] + git semver [Pipeline] } [2022-10-26T21:26:02.004Z] $ docker stop --time=1 488b74b32e3aba8267d1b1df1a320f5dd8a84cdaaa969dc0eb9aef3054827680 [2022-10-26T21:26:03.260Z] $ docker rm -f 488b74b32e3aba8267d1b1df1a320f5dd8a84cdaaa969dc0eb9aef3054827680 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:26:03.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:26:03.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:26:03.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:26:03.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:26:03.942Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:26:03.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:26:04.290Z] $ docker top 18a02de72b5d31d706ed43e7dc70de08ee88ef6574705f17798b4c63ffbee33a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:26:04.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:26:04.369Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:26:04.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:26:04.482Z] $ docker exec 18a02de72b5d31d706ed43e7dc70de08ee88ef6574705f17798b4c63ffbee33a ssh-agent [2022-10-26T21:26:04.590Z] SSH_AUTH_SOCK=/tmp/ssh-GGx5ByIzDwoA/agent.32 [2022-10-26T21:26:04.590Z] SSH_AGENT_PID=38 [2022-10-26T21:26:04.594Z] Running ssh-add (command line suppressed) [2022-10-26T21:26:04.711Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12253980479402076466.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12253980479402076466.key) [2022-10-26T21:26:04.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:26:05.006Z] + git semver push [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,180 [run_push] DEBUG push [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,180 [execute] INFO git cat-file --batch-check [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,184 [execute] INFO git rev-list 45efe2959395d32f3ec0900d6a212cd3c6be9996 -- [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,185 [execute] DEBUG Popen(['git', 'rev-list', '45efe2959395d32f3ec0900d6a212cd3c6be9996', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,191 [execute] INFO git fetch -v origin [2022-10-26T21:26:05.264Z] 2022-10-26 21:26:05,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T21:26:05.831Z] 2022-10-26 21:26:05,751 [run_push] DEBUG no remote changes detected [2022-10-26T21:26:05.831Z] 2022-10-26 21:26:05,751 [execute] INFO git push origin semver [2022-10-26T21:26:05.831Z] 2022-10-26 21:26:05,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:26:06.766Z] 2022-10-26 21:26:06,684 [run_push] DEBUG push all version tags [2022-10-26T21:26:06.766Z] 2022-10-26 21:26:06,684 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T21:26:06.766Z] 2022-10-26 21:26:06,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:26:07.702Z] 2022-10-26 21:26:07,427 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T21:26:07.702Z] 2.3.0-dev.24 [Pipeline] } [2022-10-26T21:26:07.714Z] $ docker exec --env ******** --env ******** 18a02de72b5d31d706ed43e7dc70de08ee88ef6574705f17798b4c63ffbee33a ssh-agent -k [2022-10-26T21:26:07.812Z] unset SSH_AUTH_SOCK; [2022-10-26T21:26:07.815Z] unset SSH_AGENT_PID; [2022-10-26T21:26:07.815Z] echo Agent pid 38 killed; [2022-10-26T21:26:07.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:26:08.128Z] + git semver [Pipeline] } [2022-10-26T21:26:08.401Z] $ docker stop --time=1 18a02de72b5d31d706ed43e7dc70de08ee88ef6574705f17798b4c63ffbee33a [2022-10-26T21:26:09.675Z] $ docker rm -f 18a02de72b5d31d706ed43e7dc70de08ee88ef6574705f17798b4c63ffbee33a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-26T21:26:10.317Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-26T21:26:10.317Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T21:26:10.317Z] total 16 [2022-10-26T21:26:10.317Z] drwxr-xr-x 3 root root 4096 Oct 26 21:14 . [2022-10-26T21:26:10.317Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:25 .. [2022-10-26T21:26:10.317Z] drwxr-xr-x 2 root root 4096 Oct 26 21:14 cost [2022-10-26T21:26:10.317Z] -rw-r--r-- 1 root root 94 Oct 26 21:14 cost.csv [2022-10-26T21:26:10.317Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T21:26:10.317Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T21:26:10.317Z] total 16 [2022-10-26T21:26:10.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:14 . [2022-10-26T21:26:10.317Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:25 .. [2022-10-26T21:26:10.317Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:14 cost [2022-10-26T21:26:10.317Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 26 21:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:10.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:11.534Z] ---> package-listing.sh [2022-10-26T21:26:11.534Z] ++ facter osfamily [2022-10-26T21:26:11.534Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T21:26:11.794Z] + OS_FAMILY=debian [2022-10-26T21:26:11.794Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-26T21:26:11.794Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T21:26:11.794Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T21:26:11.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T21:26:11.794Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T21:26:11.794Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-26T21:26:11.794Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T21:26:11.794Z] + case "${OS_FAMILY}" in [2022-10-26T21:26:11.794Z] + grep '^ii' [2022-10-26T21:26:11.794Z] + dpkg -l [2022-10-26T21:26:11.794Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T21:26:11.794Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T21:26:11.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T21:26:11.794Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-26T21:26:11.794Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-26T21:26:11.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-10-26T21:26:11.804Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T21:26:12.082Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:26:12.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:26:12.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:26:12.705Z] prd-ubuntu20.04-docker-8c-8g-117380 does not seem to be running inside a container [2022-10-26T21:26:12.738Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T21:26:12.935Z] $ docker top 9b504f8b57af8f822720a657e135bb8b1376a30e182abd5093a9e86eafc01bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:26:13.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T21:26:13.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T21:26:13.837Z] + ls /var/log/sa-host [2022-10-26T21:26:13.837Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:26:13.980Z] provisioning config files... [2022-10-26T21:26:13.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11221434796673572599tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:26:14.003Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:14.284Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T21:26:14.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:14.623Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T21:26:14.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:14.913Z] ---> sudo-logs.sh [2022-10-26T21:26:14.913Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T21:26:14.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:15.208Z] ---> job-cost.sh [2022-10-26T21:26:15.208Z] lf-activate-venv: SKIPPING [2022-10-26T21:26:15.208Z] DEBUG: total: 0.2199999988079071 [2022-10-26T21:26:15.208Z] INFO: Retrieving Stack Cost... [2022-10-26T21:26:15.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:26:16.035Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T21:26:16.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:26:16.327Z] ---> logs-deploy.sh [2022-10-26T21:26:16.328Z] lf-activate-venv: SKIPPING [2022-10-26T21:26:16.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/63 [2022-10-26T21:26:16.328Z] INFO: archiving workspace using pattern(s): [2022-10-26T21:26:17.270Z] Archives upload complete. [2022-10-26T21:26:17.270Z] INFO: archiving logs to Nexus