Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb9c3911ed414974470d0055f1b5db75799e1a22 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-ssh7625536415099262515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8594974576935256341.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2848562079481312688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6545079994619160551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh10897511073206270481.key > 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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1249 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb9c3911ed414974470d0055f1b5db75799e1a22 (main) Commit message: "ci: Change dependabot gomod schedule to daily (#159)" > git config core.sparsecheckout # timeout=10 > git checkout -f cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 > git rev-list --no-walk 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:25:59.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:25:59.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:25:59.672Z] ========================================================= [2023-03-15T16:25:59.672Z] EdgeX Global Pipelines Version Info [2023-03-15T16:25:59.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:00.381Z] ------------------- [2023-03-15T16:26:00.381Z] stable info: [2023-03-15T16:26:00.381Z] ------------------- [2023-03-15T16:26:00.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:26:00.381Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:26:00.381Z] Message: update stable to v1.0.245 [2023-03-15T16:26:00.948Z] ------------------- [2023-03-15T16:26:00.948Z] experimental info: [2023-03-15T16:26:00.948Z] ------------------- [2023-03-15T16:26:00.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:26:00.948Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:26:00.948Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:26:01.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-15T16:26:01.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T16:26:01.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:26:01.233Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:26:01.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:26:01.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:26:01.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:26:01.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:26:01.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:26:01.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:26:01.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:26:01.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T16:26:01.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:26:01.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:26:01.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:26:01.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:26:01.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:26:01.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:26:01.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:26:01.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:26:01.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:26:01.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:26:01.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:26:01.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:26:01.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:26:01.483Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:26:01.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:26:01.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T16:26:01.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T16:26:01.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T16:26:01.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo [2023-03-15T16:26:01.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9c391 [Pipeline] echo [2023-03-15T16:26:01.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:26:01.598Z] provisioning config files... [2023-03-15T16:26:01.611Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5879857086631522211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:01.906Z] ---> docker-login.sh [2023-03-15T16:26:01.906Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:26:02.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:02.167Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:02.167Z] [2023-03-15T16:26:02.167Z] Login Succeeded [2023-03-15T16:26:02.167Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:26:02.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:02.167Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:02.167Z] [2023-03-15T16:26:02.167Z] Login Succeeded [2023-03-15T16:26:02.167Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:26:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:02.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:02.426Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:02.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:02.426Z] [2023-03-15T16:26:02.426Z] Login Succeeded [2023-03-15T16:26:02.426Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:26:02.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:02.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:02.427Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:02.427Z] [2023-03-15T16:26:02.427Z] Login Succeeded [2023-03-15T16:26:02.427Z] docker.io [2023-03-15T16:26:02.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:02.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:02.961Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:02.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:02.961Z] [2023-03-15T16:26:02.961Z] Login Succeeded [2023-03-15T16:26:02.961Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:26:02.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:26:03.342Z] + git rev-list -1 --merges cb9c3911ed414974470d0055f1b5db75799e1a22~1..cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo [2023-03-15T16:26:03.392Z] -----------> git rev-list -1 --merges cb9c3911ed414974470d0055f1b5db75799e1a22~1..cb9c3911ed414974470d0055f1b5db75799e1a22 cb9c3911ed414974470d0055f1b5db75799e1a22 [false] [Pipeline] sh [2023-03-15T16:26:03.691Z] + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo [2023-03-15T16:26:03.703Z] ========================================================= [2023-03-15T16:26:03.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:26:03.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:26:04.021Z] + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo [2023-03-15T16:26:04.032Z] [semverPrep] GIT_COMMIT: cb9c3911ed414974470d0055f1b5db75799e1a22, Commit Message: ci: Change dependabot gomod schedule to daily (#159) [Pipeline] echo [2023-03-15T16:26:04.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:26:04.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:26:04.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:26:04.412Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:26:04.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:26:04.412Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:26:04.412Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:26:04.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:04.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:04.826Z] [2023-03-15T16:26:04.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:05.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:05.154Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:26:05.154Z] b85a868b505f: Pulling fs layer [2023-03-15T16:26:05.154Z] e2be974225ed: Pulling fs layer [2023-03-15T16:26:05.154Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:26:05.154Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:26:05.155Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:26:05.155Z] eaf3925da568: Pulling fs layer [2023-03-15T16:26:05.155Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:26:05.155Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:26:05.155Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:26:05.155Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:26:05.155Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:26:05.155Z] 988bab9f4d93: Waiting [2023-03-15T16:26:05.155Z] bde34c3a00c8: Waiting [2023-03-15T16:26:05.155Z] 1469e6f7b9e6: Waiting [2023-03-15T16:26:05.155Z] 5851b861e8e6: Waiting [2023-03-15T16:26:05.155Z] bab4dde63d76: Waiting [2023-03-15T16:26:05.155Z] eaf3925da568: Waiting [2023-03-15T16:26:05.155Z] b352a97aabf1: Waiting [2023-03-15T16:26:05.155Z] 4872d77fe225: Waiting [2023-03-15T16:26:05.155Z] e2be974225ed: Download complete [2023-03-15T16:26:05.155Z] 988bab9f4d93: Download complete [2023-03-15T16:26:05.418Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:26:05.418Z] 1469e6f7b9e6: Download complete [2023-03-15T16:26:05.418Z] eaf3925da568: Verifying Checksum [2023-03-15T16:26:05.418Z] eaf3925da568: Download complete [2023-03-15T16:26:05.418Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:26:05.418Z] 339a4e72a1f5: Download complete [2023-03-15T16:26:05.418Z] bde34c3a00c8: Verifying Checksum [2023-03-15T16:26:05.418Z] bde34c3a00c8: Download complete [2023-03-15T16:26:05.418Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:26:05.418Z] b352a97aabf1: Download complete [2023-03-15T16:26:05.677Z] 4872d77fe225: Verifying Checksum [2023-03-15T16:26:05.677Z] 4872d77fe225: Download complete [2023-03-15T16:26:05.677Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:26:05.677Z] 5851b861e8e6: Download complete [2023-03-15T16:26:05.677Z] b85a868b505f: Download complete [2023-03-15T16:26:05.936Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:26:05.936Z] bab4dde63d76: Download complete [2023-03-15T16:26:06.873Z] b85a868b505f: Pull complete [2023-03-15T16:26:06.873Z] e2be974225ed: Pull complete [2023-03-15T16:26:07.439Z] 339a4e72a1f5: Pull complete [2023-03-15T16:26:07.439Z] 988bab9f4d93: Pull complete [2023-03-15T16:26:07.698Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:26:07.698Z] eaf3925da568: Pull complete [2023-03-15T16:26:09.598Z] bab4dde63d76: Pull complete [2023-03-15T16:26:09.598Z] bde34c3a00c8: Pull complete [2023-03-15T16:26:09.598Z] b352a97aabf1: Pull complete [2023-03-15T16:26:09.598Z] 4872d77fe225: Pull complete [2023-03-15T16:26:09.598Z] 5851b861e8e6: Pull complete [2023-03-15T16:26:09.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:26:09.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:26:09.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:26:09.690Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:26:09.724Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:26:11.057Z] $ docker top 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be -eo pid,comm [2023-03-15T16:26:11.102Z] 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). [2023-03-15T16:26:11.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:26:11.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:26:11.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:26:11.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:26:11.252Z] $ docker exec 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent [2023-03-15T16:26:11.369Z] SSH_AUTH_SOCK=/tmp/ssh-lPD6oxEU3GZF/agent.32 [2023-03-15T16:26:11.369Z] SSH_AGENT_PID=38 [2023-03-15T16:26:11.375Z] Running ssh-add (command line suppressed) [2023-03-15T16:26:11.483Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14908385621307845809.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14908385621307845809.key) [2023-03-15T16:26:11.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:26:11.779Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:26:11.795Z] $ docker exec --env ******** --env ******** 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent -k [2023-03-15T16:26:11.892Z] unset SSH_AUTH_SOCK; [2023-03-15T16:26:11.893Z] unset SSH_AGENT_PID; [2023-03-15T16:26:11.894Z] echo Agent pid 38 killed; [2023-03-15T16:26:11.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:26:11.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:26:11.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:26:12.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:26:12.033Z] $ docker exec 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent [2023-03-15T16:26:12.141Z] SSH_AUTH_SOCK=/tmp/ssh-oriNhW7zVrNr/agent.70 [2023-03-15T16:26:12.141Z] SSH_AGENT_PID=76 [2023-03-15T16:26:12.146Z] Running ssh-add (command line suppressed) [2023-03-15T16:26:12.259Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13670548521572621655.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13670548521572621655.key) [2023-03-15T16:26:12.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:26:12.545Z] + git semver init [2023-03-15T16:26:12.804Z] 2023-03-15 16:26:12,710 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:26:12.804Z] 2023-03-15 16:26:12,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-15T16:26:12.804Z] 2023-03-15 16:26:12,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-15T16:26:12.804Z] 2023-03-15 16:26:12,712 [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) [2023-03-15T16:26:14.186Z] 2023-03-15 16:26:13,932 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-15T16:26:14.186Z] 2023-03-15 16:26:13,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-15T16:26:14.186Z] 2023-03-15 16:26:13,932 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:26:14.186Z] 2023-03-15 16:26:13,933 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:26:14.186Z] 3.0.0-dev.13 [Pipeline] } [2023-03-15T16:26:14.199Z] $ docker exec --env ******** --env ******** 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent -k [2023-03-15T16:26:14.307Z] unset SSH_AUTH_SOCK; [2023-03-15T16:26:14.309Z] unset SSH_AGENT_PID; [2023-03-15T16:26:14.309Z] echo Agent pid 76 killed; [2023-03-15T16:26:14.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:26:14.616Z] + git semver [Pipeline] } [2023-03-15T16:26:14.890Z] $ docker stop --time=1 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be [2023-03-15T16:26:16.169Z] $ docker rm -f --volumes 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:26:16.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:26:16.706Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:26:16.708Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 [2023-03-15T16:26:16.809Z] provisioning config files... [2023-03-15T16:26:16.818Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3898128451784946490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:26:17.106Z] ---> docker-login.sh [2023-03-15T16:26:17.106Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:26:17.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:17.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:17.106Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:17.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:17.106Z] [2023-03-15T16:26:17.106Z] Login Succeeded [2023-03-15T16:26:17.106Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:26:17.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:17.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:17.106Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:17.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:17.106Z] [2023-03-15T16:26:17.106Z] Login Succeeded [2023-03-15T16:26:17.106Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:26:17.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:17.364Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:17.364Z] [2023-03-15T16:26:17.364Z] Login Succeeded [2023-03-15T16:26:17.364Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:26:17.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:17.364Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:17.364Z] [2023-03-15T16:26:17.364Z] Login Succeeded [2023-03-15T16:26:17.364Z] docker.io [2023-03-15T16:26:17.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:26:17.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:26:17.625Z] Configure a credential helper to remove this warning. See [2023-03-15T16:26:17.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:26:17.625Z] [2023-03-15T16:26:17.625Z] Login Succeeded [2023-03-15T16:26:17.625Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:26:17.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:26:17.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:26:17.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:26:17.719Z] ========================================================= [2023-03-15T16:26:17.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:26:17.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:18.041Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:26:18.041Z] Sending build context to Docker daemon 12.58MB [2023-03-15T16:26:18.041Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:26:18.041Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:26:18.041Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:26:18.041Z] 63b65145d645: Pulling fs layer [2023-03-15T16:26:18.041Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:26:18.041Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:26:18.041Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:26:18.041Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:26:18.041Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:26:18.041Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:26:18.041Z] 30dea6a524f1: Waiting [2023-03-15T16:26:18.041Z] a2aff8979fd8: Waiting [2023-03-15T16:26:18.041Z] f25807f1079a: Pulling fs layer [2023-03-15T16:26:18.041Z] 6808be2612f2: Waiting [2023-03-15T16:26:18.041Z] a2d21d5440eb: Verifying Checksum [2023-03-15T16:26:18.041Z] a2d21d5440eb: Download complete [2023-03-15T16:26:18.304Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:26:18.304Z] 94cc34f8dd06: Download complete [2023-03-15T16:26:18.304Z] 30dea6a524f1: Download complete [2023-03-15T16:26:18.304Z] 63b65145d645: Verifying Checksum [2023-03-15T16:26:18.304Z] 63b65145d645: Download complete [2023-03-15T16:26:18.304Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:26:18.304Z] a2aff8979fd8: Download complete [2023-03-15T16:26:18.304Z] 63b65145d645: Pull complete [2023-03-15T16:26:18.568Z] a2d21d5440eb: Pull complete [2023-03-15T16:26:19.160Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:26:19.160Z] 935e6c44a52c: Download complete [2023-03-15T16:26:19.160Z] f25807f1079a: Verifying Checksum [2023-03-15T16:26:19.160Z] f25807f1079a: Download complete [2023-03-15T16:26:19.418Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:26:19.419Z] 6808be2612f2: Download complete [2023-03-15T16:26:21.951Z] 935e6c44a52c: Pull complete [2023-03-15T16:26:21.951Z] 94cc34f8dd06: Pull complete [2023-03-15T16:26:22.209Z] 30dea6a524f1: Pull complete [2023-03-15T16:26:22.209Z] a2aff8979fd8: Pull complete [2023-03-15T16:26:24.737Z] 6808be2612f2: Pull complete [2023-03-15T16:26:25.306Z] f25807f1079a: Pull complete [2023-03-15T16:26:25.306Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:26:25.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:26:25.306Z] ---> 3b553350e43f [2023-03-15T16:26:25.306Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:26:26.690Z] ---> Running in 241b1e163468 [2023-03-15T16:26:26.950Z] Removing intermediate container 241b1e163468 [2023-03-15T16:26:26.950Z] ---> da9956d2f1ee [2023-03-15T16:26:26.950Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:26:26.950Z] ---> Running in 54effd526573 [2023-03-15T16:26:26.950Z] Removing intermediate container 54effd526573 [2023-03-15T16:26:26.950Z] ---> 2ac6f66b9b77 [2023-03-15T16:26:26.950Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:26:26.950Z] ---> Running in e5753d4ae00e [2023-03-15T16:26:27.211Z] Removing intermediate container e5753d4ae00e [2023-03-15T16:26:27.211Z] ---> 4c2953807930 [2023-03-15T16:26:27.211Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:26:27.211Z] ---> Running in c873c849b9e1 [2023-03-15T16:26:27.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:26:27.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:26:27.731Z] OK: 265 MiB in 53 packages [2023-03-15T16:26:27.991Z] Removing intermediate container c873c849b9e1 [2023-03-15T16:26:27.991Z] ---> afcdd779f3e4 [2023-03-15T16:26:27.991Z] Step 7/12 : WORKDIR /app [2023-03-15T16:26:27.991Z] ---> Running in 89dd28ab902f [2023-03-15T16:26:28.252Z] Removing intermediate container 89dd28ab902f [2023-03-15T16:26:28.252Z] ---> 857156f1edf4 [2023-03-15T16:26:28.252Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:26:28.252Z] ---> ad2459387932 [2023-03-15T16:26:28.252Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:26:28.252Z] ---> Running in a7b734859e43 [2023-03-15T16:26:31.785Z] Still waiting to schedule task [2023-03-15T16:26:31.785Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:26:46.383Z] Removing intermediate container a7b734859e43 [2023-03-15T16:26:46.383Z] ---> 1dc8f46a5296 [2023-03-15T16:26:46.383Z] Step 10/12 : COPY . . [2023-03-15T16:26:46.383Z] ---> a75dac08ca13 [2023-03-15T16:26:46.383Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:26:46.383Z] ---> Running in 7e48ec54073a [2023-03-15T16:26:46.383Z] Removing intermediate container 7e48ec54073a [2023-03-15T16:26:46.383Z] ---> 7f518baef763 [2023-03-15T16:26:46.383Z] Step 12/12 : RUN $MAKE [2023-03-15T16:26:46.383Z] ---> Running in a679c0ad2ed8 [2023-03-15T16:26:46.383Z] noop [2023-03-15T16:26:46.641Z] Removing intermediate container a679c0ad2ed8 [2023-03-15T16:26:46.641Z] ---> 6cc6d382c8d3 [2023-03-15T16:26:46.898Z] Successfully built 6cc6d382c8d3 [2023-03-15T16:26:46.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:47.205Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:26:47.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:26:47.271Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:26:47.302Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:26:47.644Z] $ docker top d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:26:47.970Z] + go version [2023-03-15T16:26:47.970Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:26:47.983Z] $ docker stop --time=1 d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 [2023-03-15T16:26:49.250Z] $ docker rm -f --volumes d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:26:49.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:26:49.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:26:49.724Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:26:49.761Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:26:50.076Z] $ docker top d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:26:50.409Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:26:50.702Z] + make test [2023-03-15T16:26:50.702Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T16:27:08.891Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T16:27:08.891Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T16:27:08.892Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-03-15T16:27:10.796Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.743s coverage: 71.9% of statements [2023-03-15T16:27:28.865Z] go vet ./... [2023-03-15T16:27:32.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:27:32.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:27:32.600Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T16:27:32.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:27:32.627Z] $ docker stop --time=1 d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c [2023-03-15T16:27:35.482Z] $ docker rm -f --volumes d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:27:36.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:27:36.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:27:37.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:27:37.450Z] + ls -al . [2023-03-15T16:27:37.450Z] total 228 [2023-03-15T16:27:37.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:26 . [2023-03-15T16:27:37.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 .. [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:25 .dockerignore [2023-03-15T16:27:37.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:26 .git [2023-03-15T16:27:37.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:25 .github [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:25 .gitignore [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:25 .golangci.yml [2023-03-15T16:27:37.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:26 .semver [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:25 Attribution.txt [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:25 CHANGELOG.md [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:25 Dockerfile [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:25 GOVERNANCE.md [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:25 Jenkinsfile [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:25 LICENSE [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:25 Makefile [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:25 OWNERS.md [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:25 README.md [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:26 VERSION [2023-03-15T16:27:37.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 bin [2023-03-15T16:27:37.450Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:27 coverage.out [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:25 go.mod [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:25 go.sum [2023-03-15T16:27:37.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 images [2023-03-15T16:27:37.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 internal [2023-03-15T16:27:37.450Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:25 main.go [2023-03-15T16:27:37.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 res [2023-03-15T16:27:37.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 snap [2023-03-15T16:27:37.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:27:37.797Z] + 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=cb9c3911ed414974470d0055f1b5db75799e1a22 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-03-15T16:27:37.798Z] Sending build context to Docker daemon 12.58MB [2023-03-15T16:27:37.798Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:27:37.798Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T16:27:37.798Z] ---> 6cc6d382c8d3 [2023-03-15T16:27:37.798Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:27:38.076Z] ---> Running in 087c77b84f1d [2023-03-15T16:27:38.076Z] Removing intermediate container 087c77b84f1d [2023-03-15T16:27:38.076Z] ---> 9003c9b3449f [2023-03-15T16:27:38.076Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:27:38.076Z] ---> Running in bce7e101aa8f [2023-03-15T16:27:38.076Z] Removing intermediate container bce7e101aa8f [2023-03-15T16:27:38.076Z] ---> ac7ad4e784ef [2023-03-15T16:27:38.076Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:27:38.076Z] ---> Running in 124e93922d96 [2023-03-15T16:27:38.076Z] Removing intermediate container 124e93922d96 [2023-03-15T16:27:38.076Z] ---> f87773e1d5fc [2023-03-15T16:27:38.076Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:27:38.362Z] ---> Running in 80d1987c0a3e [2023-03-15T16:27:38.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:38.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:38.634Z] OK: 265 MiB in 53 packages [2023-03-15T16:27:39.244Z] Removing intermediate container 80d1987c0a3e [2023-03-15T16:27:39.244Z] ---> a4e5679f148b [2023-03-15T16:27:39.244Z] Step 7/29 : WORKDIR /app [2023-03-15T16:27:39.244Z] ---> Running in a6714ae8d6cf [2023-03-15T16:27:39.244Z] Removing intermediate container a6714ae8d6cf [2023-03-15T16:27:39.244Z] ---> 01ca2f46fb64 [2023-03-15T16:27:39.244Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T16:27:39.244Z] ---> 1258393235bc [2023-03-15T16:27:39.244Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:27:39.244Z] ---> Running in 54122fecf1ed [2023-03-15T16:27:40.190Z] Removing intermediate container 54122fecf1ed [2023-03-15T16:27:40.190Z] ---> 6a8d6dce5ea0 [2023-03-15T16:27:40.190Z] Step 10/29 : COPY . . [2023-03-15T16:27:40.448Z] ---> 805c76cfb5c0 [2023-03-15T16:27:40.448Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:27:40.448Z] ---> Running in b9b146437638 [2023-03-15T16:27:40.706Z] Removing intermediate container b9b146437638 [2023-03-15T16:27:40.706Z] ---> b1b92094ab37 [2023-03-15T16:27:40.706Z] Step 12/29 : RUN $MAKE [2023-03-15T16:27:40.706Z] ---> Running in 19068defbf5e [2023-03-15T16:27:40.964Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T16:27:59.033Z] Removing intermediate container 19068defbf5e [2023-03-15T16:27:59.033Z] ---> 869b25c44a63 [2023-03-15T16:27:59.033Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T16:27:59.033Z] 3.17: Pulling from library/alpine [2023-03-15T16:27:59.033Z] 63b65145d645: Already exists [2023-03-15T16:27:59.033Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:27:59.033Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:27:59.033Z] ---> b2aa39c304c2 [2023-03-15T16:27:59.033Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:27:59.033Z] ---> Running in 06bd87968ba1 [2023-03-15T16:27:59.033Z] Removing intermediate container 06bd87968ba1 [2023-03-15T16:27:59.033Z] ---> 98fd3a04bda7 [2023-03-15T16:27:59.033Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T16:27:59.033Z] ---> Running in 1dd52bc73d27 [2023-03-15T16:27:59.033Z] Removing intermediate container 1dd52bc73d27 [2023-03-15T16:27:59.033Z] ---> 1e3338af92ef [2023-03-15T16:27:59.033Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T16:27:59.033Z] ---> Running in 29e3e7e30560 [2023-03-15T16:27:59.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:59.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:27:59.033Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:27:59.033Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:27:59.033Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:27:59.033Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:27:59.033Z] OK: 8 MiB in 17 packages [2023-03-15T16:27:59.291Z] Removing intermediate container 29e3e7e30560 [2023-03-15T16:27:59.291Z] ---> ae4a1a2ba7eb [2023-03-15T16:27:59.291Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:27:59.291Z] ---> 5ace48d3976c [2023-03-15T16:27:59.291Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:27:59.549Z] ---> eb7f0faa393c [2023-03-15T16:27:59.549Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:27:59.549Z] ---> 6fac0abe8d0c [2023-03-15T16:27:59.549Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T16:27:59.837Z] ---> 5ecf49742681 [2023-03-15T16:27:59.837Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T16:28:00.420Z] ---> 4f245a3f4e3f [2023-03-15T16:28:00.420Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T16:28:00.420Z] ---> Running in 9044e418935d [2023-03-15T16:28:00.985Z] Removing intermediate container 9044e418935d [2023-03-15T16:28:00.985Z] ---> e64ea5c86b82 [2023-03-15T16:28:00.985Z] Step 23/29 : VOLUME /cache [2023-03-15T16:28:00.985Z] ---> Running in 1a15d129ec64 [2023-03-15T16:28:00.985Z] Removing intermediate container 1a15d129ec64 [2023-03-15T16:28:00.985Z] ---> 44965e18ef6b [2023-03-15T16:28:00.985Z] Step 24/29 : EXPOSE 59711 [2023-03-15T16:28:00.985Z] ---> Running in 686377161f89 [2023-03-15T16:28:01.245Z] Removing intermediate container 686377161f89 [2023-03-15T16:28:01.245Z] ---> 793b84efe526 [2023-03-15T16:28:01.245Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T16:28:01.245Z] ---> Running in 0dc574dbbcb1 [2023-03-15T16:28:01.245Z] Removing intermediate container 0dc574dbbcb1 [2023-03-15T16:28:01.245Z] ---> b01e89a74703 [2023-03-15T16:28:01.245Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T16:28:01.245Z] ---> Running in 97bebbc8cc03 [2023-03-15T16:28:01.245Z] Removing intermediate container 97bebbc8cc03 [2023-03-15T16:28:01.245Z] ---> e7e5f5e6d43d [2023-03-15T16:28:01.245Z] Step 27/29 : LABEL arch=amd64 [2023-03-15T16:28:01.510Z] ---> Running in 374a2594b6bc [2023-03-15T16:28:01.510Z] Removing intermediate container 374a2594b6bc [2023-03-15T16:28:01.510Z] ---> e2cdaf487274 [2023-03-15T16:28:01.510Z] Step 28/29 : LABEL git_sha=cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:28:01.510Z] ---> Running in f11709d4da34 [2023-03-15T16:28:01.510Z] Removing intermediate container f11709d4da34 [2023-03-15T16:28:01.510Z] ---> 90219a55aeba [2023-03-15T16:28:01.510Z] Step 29/29 : LABEL version=3.0.0-dev.13 [2023-03-15T16:28:01.510Z] ---> Running in 01904c1f6741 [2023-03-15T16:28:01.778Z] Removing intermediate container 01904c1f6741 [2023-03-15T16:28:01.778Z] ---> 7e74d8ccf3e2 [2023-03-15T16:28:01.778Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:28:01.778Z] Successfully built 7e74d8ccf3e2 [2023-03-15T16:28:01.778Z] 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 [2023-03-15T16:28:01.867Z] provisioning config files... [2023-03-15T16:28:01.875Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14737621287999085253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:02.164Z] ---> docker-login.sh [2023-03-15T16:28:02.164Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:28:02.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:02.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:02.164Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:02.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:02.164Z] [2023-03-15T16:28:02.164Z] Login Succeeded [2023-03-15T16:28:02.164Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:28:02.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:02.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:02.164Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:02.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:02.164Z] [2023-03-15T16:28:02.164Z] Login Succeeded [2023-03-15T16:28:02.164Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:28:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:02.422Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:02.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:02.422Z] [2023-03-15T16:28:02.422Z] Login Succeeded [2023-03-15T16:28:02.422Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:28:02.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:02.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:02.423Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:02.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:02.423Z] [2023-03-15T16:28:02.423Z] Login Succeeded [2023-03-15T16:28:02.423Z] docker.io [2023-03-15T16:28:02.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:02.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:02.682Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:02.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:02.682Z] [2023-03-15T16:28:02.682Z] Login Succeeded [2023-03-15T16:28:02.682Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:28:02.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:28:02.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:28:02.739Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-15T16:28:02.739Z] cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:28:02.739Z] latest [2023-03-15T16:28:02.739Z] 3.0.0-dev.13 [2023-03-15T16:28:02.739Z] cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:28:02.739Z] main [2023-03-15T16:28:02.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:03.054Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:03.363Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:28:03.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T16:28:03.363Z] 0a15119d02ca: Preparing [2023-03-15T16:28:03.363Z] b7e7c7748de3: Preparing [2023-03-15T16:28:03.363Z] f15c841b8f8b: Preparing [2023-03-15T16:28:03.363Z] fd393bc8c744: Preparing [2023-03-15T16:28:03.363Z] 4f5894ba92b9: Preparing [2023-03-15T16:28:03.363Z] 1f69183920cf: Preparing [2023-03-15T16:28:03.363Z] 58ed6e1febc9: Preparing [2023-03-15T16:28:03.363Z] 7cd52847ad77: Preparing [2023-03-15T16:28:03.363Z] 1f69183920cf: Waiting [2023-03-15T16:28:03.363Z] 7cd52847ad77: Waiting [2023-03-15T16:28:03.363Z] 0a15119d02ca: Pushed [2023-03-15T16:28:03.363Z] 4f5894ba92b9: Pushed [2023-03-15T16:28:03.363Z] f15c841b8f8b: Pushed [2023-03-15T16:28:03.363Z] fd393bc8c744: Pushed [2023-03-15T16:28:03.363Z] 7cd52847ad77: Layer already exists [2023-03-15T16:28:03.620Z] 1f69183920cf: Pushed [2023-03-15T16:28:03.620Z] 58ed6e1febc9: Pushed [2023-03-15T16:28:06.156Z] b7e7c7748de3: Pushed [2023-03-15T16:28:06.156Z] cb9c3911ed414974470d0055f1b5db75799e1a22: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:06.461Z] + 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 [2023-03-15T16:28:06.766Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-15T16:28:06.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T16:28:06.766Z] 0a15119d02ca: Preparing [2023-03-15T16:28:06.766Z] b7e7c7748de3: Preparing [2023-03-15T16:28:06.766Z] f15c841b8f8b: Preparing [2023-03-15T16:28:06.766Z] fd393bc8c744: Preparing [2023-03-15T16:28:06.766Z] 4f5894ba92b9: Preparing [2023-03-15T16:28:06.766Z] 1f69183920cf: Preparing [2023-03-15T16:28:06.766Z] 58ed6e1febc9: Preparing [2023-03-15T16:28:06.766Z] 7cd52847ad77: Preparing [2023-03-15T16:28:06.766Z] 1f69183920cf: Waiting [2023-03-15T16:28:06.766Z] 58ed6e1febc9: Waiting [2023-03-15T16:28:06.766Z] 7cd52847ad77: Waiting [2023-03-15T16:28:06.766Z] 0a15119d02ca: Layer already exists [2023-03-15T16:28:06.766Z] f15c841b8f8b: Layer already exists [2023-03-15T16:28:06.766Z] 4f5894ba92b9: Layer already exists [2023-03-15T16:28:06.766Z] fd393bc8c744: Layer already exists [2023-03-15T16:28:06.766Z] b7e7c7748de3: Layer already exists [2023-03-15T16:28:06.766Z] 1f69183920cf: Layer already exists [2023-03-15T16:28:06.766Z] 58ed6e1febc9: Layer already exists [2023-03-15T16:28:06.766Z] 7cd52847ad77: Layer already exists [2023-03-15T16:28:06.766Z] latest: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:07.074Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:07.377Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 [2023-03-15T16:28:07.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T16:28:07.377Z] 0a15119d02ca: Preparing [2023-03-15T16:28:07.377Z] b7e7c7748de3: Preparing [2023-03-15T16:28:07.377Z] f15c841b8f8b: Preparing [2023-03-15T16:28:07.377Z] fd393bc8c744: Preparing [2023-03-15T16:28:07.377Z] 4f5894ba92b9: Preparing [2023-03-15T16:28:07.377Z] 1f69183920cf: Preparing [2023-03-15T16:28:07.377Z] 58ed6e1febc9: Preparing [2023-03-15T16:28:07.377Z] 7cd52847ad77: Preparing [2023-03-15T16:28:07.377Z] 1f69183920cf: Waiting [2023-03-15T16:28:07.377Z] 58ed6e1febc9: Waiting [2023-03-15T16:28:07.377Z] 7cd52847ad77: Waiting [2023-03-15T16:28:07.377Z] b7e7c7748de3: Layer already exists [2023-03-15T16:28:07.377Z] 0a15119d02ca: Layer already exists [2023-03-15T16:28:07.377Z] f15c841b8f8b: Layer already exists [2023-03-15T16:28:07.377Z] 4f5894ba92b9: Layer already exists [2023-03-15T16:28:07.377Z] fd393bc8c744: Layer already exists [2023-03-15T16:28:07.377Z] 1f69183920cf: Layer already exists [2023-03-15T16:28:07.377Z] 58ed6e1febc9: Layer already exists [2023-03-15T16:28:07.377Z] 7cd52847ad77: Layer already exists [2023-03-15T16:28:07.377Z] 3.0.0-dev.13: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:07.687Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:07.998Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:28:07.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T16:28:07.998Z] 0a15119d02ca: Preparing [2023-03-15T16:28:07.998Z] b7e7c7748de3: Preparing [2023-03-15T16:28:07.998Z] f15c841b8f8b: Preparing [2023-03-15T16:28:07.998Z] fd393bc8c744: Preparing [2023-03-15T16:28:07.998Z] 4f5894ba92b9: Preparing [2023-03-15T16:28:07.998Z] 1f69183920cf: Preparing [2023-03-15T16:28:07.998Z] 58ed6e1febc9: Preparing [2023-03-15T16:28:07.998Z] 7cd52847ad77: Preparing [2023-03-15T16:28:07.998Z] 1f69183920cf: Waiting [2023-03-15T16:28:07.998Z] 58ed6e1febc9: Waiting [2023-03-15T16:28:07.998Z] fd393bc8c744: Layer already exists [2023-03-15T16:28:07.998Z] 0a15119d02ca: Layer already exists [2023-03-15T16:28:07.998Z] b7e7c7748de3: Layer already exists [2023-03-15T16:28:07.998Z] 4f5894ba92b9: Layer already exists [2023-03-15T16:28:07.998Z] f15c841b8f8b: Layer already exists [2023-03-15T16:28:07.998Z] 1f69183920cf: Layer already exists [2023-03-15T16:28:07.998Z] 7cd52847ad77: Layer already exists [2023-03-15T16:28:07.998Z] 58ed6e1febc9: Layer already exists [2023-03-15T16:28:07.998Z] cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:08.309Z] + 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 [2023-03-15T16:28:08.614Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-15T16:28:08.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T16:28:08.614Z] 0a15119d02ca: Preparing [2023-03-15T16:28:08.614Z] b7e7c7748de3: Preparing [2023-03-15T16:28:08.614Z] f15c841b8f8b: Preparing [2023-03-15T16:28:08.614Z] fd393bc8c744: Preparing [2023-03-15T16:28:08.614Z] 4f5894ba92b9: Preparing [2023-03-15T16:28:08.614Z] 1f69183920cf: Preparing [2023-03-15T16:28:08.614Z] 58ed6e1febc9: Preparing [2023-03-15T16:28:08.614Z] 7cd52847ad77: Preparing [2023-03-15T16:28:08.614Z] 1f69183920cf: Waiting [2023-03-15T16:28:08.614Z] 7cd52847ad77: Waiting [2023-03-15T16:28:08.614Z] 58ed6e1febc9: Waiting [2023-03-15T16:28:08.614Z] f15c841b8f8b: Layer already exists [2023-03-15T16:28:08.614Z] b7e7c7748de3: Layer already exists [2023-03-15T16:28:08.614Z] 4f5894ba92b9: Layer already exists [2023-03-15T16:28:08.614Z] fd393bc8c744: Layer already exists [2023-03-15T16:28:08.614Z] 0a15119d02ca: Layer already exists [2023-03-15T16:28:08.614Z] 1f69183920cf: Layer already exists [2023-03-15T16:28:08.614Z] 7cd52847ad77: Layer already exists [2023-03-15T16:28:08.614Z] 58ed6e1febc9: Layer already exists [2023-03-15T16:28:08.614Z] main: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:28:08.659Z] ===================================================== [Pipeline] echo [2023-03-15T16:28:08.670Z] taggedImages: [2023-03-15T16:28:08.670Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:28:08.670Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-15T16:28:08.670Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 [2023-03-15T16:28:08.670Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:28:08.670Z] - 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 [2023-03-15T16:28:09.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:28:09.031Z] [2023-03-15T16:28:09.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:09.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:28:09.325Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:28:09.325Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:28:09.325Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:28:09.325Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:28:09.325Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:28:09.325Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:28:09.325Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:28:09.325Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:28:09.325Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:28:09.325Z] 33b1e0a273af: Waiting [2023-03-15T16:28:09.325Z] 5d3b04190fa2: Waiting [2023-03-15T16:28:09.325Z] 2f39f015ded8: Waiting [2023-03-15T16:28:09.325Z] 5c69ac0246d0: Download complete [2023-03-15T16:28:09.325Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:28:09.325Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:28:09.583Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:28:09.583Z] 33b1e0a273af: Download complete [2023-03-15T16:28:09.583Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:28:09.583Z] 5d3b04190fa2: Download complete [2023-03-15T16:28:09.583Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:28:09.583Z] ec43610c2a17: Download complete [2023-03-15T16:28:09.583Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:28:09.583Z] 5eb5b503b376: Download complete [2023-03-15T16:28:10.148Z] 2f39f015ded8: Download complete [2023-03-15T16:28:10.717Z] 5eb5b503b376: Pull complete [2023-03-15T16:28:10.717Z] 5c69ac0246d0: Pull complete [2023-03-15T16:28:11.280Z] ec43610c2a17: Pull complete [2023-03-15T16:28:11.280Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:28:11.537Z] 33b1e0a273af: Pull complete [2023-03-15T16:28:11.537Z] 5d3b04190fa2: Pull complete [2023-03-15T16:28:15.710Z] 2f39f015ded8: Pull complete [2023-03-15T16:28:15.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:28:15.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:28:15.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:28:15.791Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:28:15.824Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:28:17.790Z] $ docker top 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:18.152Z] ---> job-cost.sh [2023-03-15T16:28:18.152Z] lf-activate-venv: SKIPPING [2023-03-15T16:28:18.152Z] INFO: No Stack... [2023-03-15T16:28:18.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:28:18.672Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:28:18.959Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-15T16:28:18.959Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:28:18.971Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [2023-03-15T16:28:18.977Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] did not exist. Created. [2023-03-15T16:28:18.977Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:28:19.283Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:28:19.314Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:28:19.319Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:28:19.340Z] $ docker stop --time=1 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 [2023-03-15T16:28:20.488Z] $ docker rm -f --volumes 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:38:17.477Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1751 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-15T16:38:17.489Z] Running in /w/workspace/app-rfid-llrp-inventory/82 [Pipeline] { [Pipeline] checkout [2023-03-15T16:38:17.531Z] The recommended git tool is: git [2023-03-15T16:38:29.575Z] using credential edgex-jenkins-ssh [2023-03-15T16:38:29.602Z] Cloning the remote Git repository [2023-03-15T16:38:29.717Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:38:30.007Z] > git init /w/workspace/app-rfid-llrp-inventory/82 # timeout=10 [2023-03-15T16:38:30.303Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:38:30.308Z] > git --version # timeout=10 [2023-03-15T16:38:30.353Z] > git --version # 'git version 2.25.1' [2023-03-15T16:38:30.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:38:30.744Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:38:33.083Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T16:38:33.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:38:34.868Z] Avoid second fetch [2023-03-15T16:38:34.869Z] Checking out Revision cb9c3911ed414974470d0055f1b5db75799e1a22 (main) [2023-03-15T16:38:35.944Z] Commit message: "ci: Change dependabot gomod schedule to daily (#159)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:38:34.896Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:38:35.005Z] > git checkout -f cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 [2023-03-15T16:38:37.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:38:37.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:38:37.032Z] Dload Upload Total Spent Left Speed [2023-03-15T16:38:37.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-03-15T16:38:37.870Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:38:38.232Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:38:38.232Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:38:38.232Z] { [2023-03-15T16:38:38.232Z] "registry-mirrors": [ [2023-03-15T16:38:38.232Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:38:38.232Z] ], [2023-03-15T16:38:38.232Z] "bip": "10.250.0.254/24", [2023-03-15T16:38:38.232Z] "hosts": [ [2023-03-15T16:38:38.232Z] "tcp://0.0.0.0:5555", [2023-03-15T16:38:38.232Z] "unix:///var/run/docker.sock" [2023-03-15T16:38:38.232Z] ], [2023-03-15T16:38:38.232Z] "mtu": 1458, [2023-03-15T16:38:38.232Z] "selinux-enabled": true, [2023-03-15T16:38:38.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:38:38.232Z] } [Pipeline] sh [2023-03-15T16:38:38.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:38:38.965Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:38:57.311Z] provisioning config files... [2023-03-15T16:38:57.342Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/82@tmp/config9675970575743577496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:38:57.781Z] ---> docker-login.sh [2023-03-15T16:38:57.781Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:38:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:38:58.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:38:58.378Z] Configure a credential helper to remove this warning. See [2023-03-15T16:38:58.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:38:58.378Z] [2023-03-15T16:38:58.378Z] Login Succeeded [2023-03-15T16:38:58.378Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:38:58.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:38:58.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:38:58.922Z] Configure a credential helper to remove this warning. See [2023-03-15T16:38:58.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:38:58.922Z] [2023-03-15T16:38:58.922Z] Login Succeeded [2023-03-15T16:38:58.922Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:38:59.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:38:59.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:38:59.196Z] Configure a credential helper to remove this warning. See [2023-03-15T16:38:59.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:38:59.196Z] [2023-03-15T16:38:59.196Z] Login Succeeded [2023-03-15T16:38:59.196Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:38:59.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:38:59.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:38:59.744Z] Configure a credential helper to remove this warning. See [2023-03-15T16:38:59.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:38:59.744Z] [2023-03-15T16:38:59.744Z] Login Succeeded [2023-03-15T16:38:59.744Z] docker.io [2023-03-15T16:39:00.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:39:00.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:39:00.298Z] Configure a credential helper to remove this warning. See [2023-03-15T16:39:00.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:39:00.298Z] [2023-03-15T16:39:00.298Z] Login Succeeded [2023-03-15T16:39:00.298Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:39:00.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:39:00.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:39:00.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:39:00.692Z] ========================================================= [2023-03-15T16:39:00.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:39:00.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:39:01.055Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:39:01.332Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:39:01.332Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:39:01.332Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:39:01.607Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:39:01.607Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:39:01.607Z] 55522c791124: Pulling fs layer [2023-03-15T16:39:01.607Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:39:01.607Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:39:01.607Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:39:01.607Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:39:01.607Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:39:01.607Z] e1ff8fa3b103: Waiting [2023-03-15T16:39:01.607Z] 169dfbe0d373: Waiting [2023-03-15T16:39:01.607Z] 52ebb69f0ebf: Waiting [2023-03-15T16:39:01.607Z] 5abe8eddf0d5: Waiting [2023-03-15T16:39:01.607Z] 55522c791124: Verifying Checksum [2023-03-15T16:39:01.607Z] 55522c791124: Download complete [2023-03-15T16:39:01.607Z] 169dfbe0d373: Verifying Checksum [2023-03-15T16:39:01.607Z] 169dfbe0d373: Download complete [2023-03-15T16:39:01.607Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:39:01.607Z] e1ff8fa3b103: Download complete [2023-03-15T16:39:01.607Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:39:01.607Z] af6eaf76a39c: Download complete [2023-03-15T16:39:03.622Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:39:03.622Z] 5abe8eddf0d5: Download complete [2023-03-15T16:39:03.622Z] af6eaf76a39c: Pull complete [2023-03-15T16:39:04.239Z] 55522c791124: Pull complete [2023-03-15T16:39:05.224Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T16:39:05.224Z] ce5c4a1c91eb: Download complete [2023-03-15T16:39:05.224Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:39:05.224Z] 52ebb69f0ebf: Download complete [2023-03-15T16:39:17.607Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:39:17.607Z] 169dfbe0d373: Pull complete [2023-03-15T16:39:17.607Z] e1ff8fa3b103: Pull complete [2023-03-15T16:39:22.989Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:39:24.410Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:39:24.410Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:39:24.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:39:24.410Z] ---> 6cb57ee374ae [2023-03-15T16:39:24.410Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:39:31.214Z] ---> Running in 1aeb3675a064 [2023-03-15T16:39:31.214Z] Removing intermediate container 1aeb3675a064 [2023-03-15T16:39:31.214Z] ---> 92dbb7744609 [2023-03-15T16:39:31.214Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:39:31.214Z] ---> Running in 4d65b6816b0d [2023-03-15T16:39:31.214Z] Removing intermediate container 4d65b6816b0d [2023-03-15T16:39:31.214Z] ---> da286baddd8a [2023-03-15T16:39:31.214Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:39:31.214Z] ---> Running in 60afbae423e6 [2023-03-15T16:39:31.487Z] Removing intermediate container 60afbae423e6 [2023-03-15T16:39:31.487Z] ---> 4be476083ac4 [2023-03-15T16:39:31.487Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:39:31.487Z] ---> Running in 3d90399b2d03 [2023-03-15T16:39:32.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:39:33.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:39:34.943Z] OK: 263 MiB in 53 packages [2023-03-15T16:39:35.945Z] Removing intermediate container 3d90399b2d03 [2023-03-15T16:39:35.945Z] ---> 520b72852d5c [2023-03-15T16:39:35.945Z] Step 7/12 : WORKDIR /app [2023-03-15T16:39:35.945Z] ---> Running in b76bc7e91c9f [2023-03-15T16:39:36.554Z] Removing intermediate container b76bc7e91c9f [2023-03-15T16:39:36.554Z] ---> a51b1062e0cd [2023-03-15T16:39:36.554Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:39:37.150Z] ---> fd717599850d [2023-03-15T16:39:37.150Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:39:37.150Z] ---> Running in 72268e495280 [2023-03-15T16:40:45.164Z] Removing intermediate container 72268e495280 [2023-03-15T16:40:45.164Z] ---> a49af6616a1e [2023-03-15T16:40:45.164Z] Step 10/12 : COPY . . [2023-03-15T16:40:45.164Z] ---> d99a142f9e8e [2023-03-15T16:40:45.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:40:45.164Z] ---> Running in e664cafc1914 [2023-03-15T16:40:45.164Z] Removing intermediate container e664cafc1914 [2023-03-15T16:40:45.164Z] ---> d65163556e28 [2023-03-15T16:40:45.164Z] Step 12/12 : RUN $MAKE [2023-03-15T16:40:45.164Z] ---> Running in 3161d5d42e16 [2023-03-15T16:40:45.436Z] noop [2023-03-15T16:40:46.428Z] Removing intermediate container 3161d5d42e16 [2023-03-15T16:40:46.428Z] ---> 197b004668bc [2023-03-15T16:40:46.428Z] Successfully built 197b004668bc [2023-03-15T16:40:46.428Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:40:46.793Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:40:46.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:40:47.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container [2023-03-15T16:40:47.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:40:48.617Z] $ docker top 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:40:49.538Z] + go version [2023-03-15T16:40:49.538Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:40:49.572Z] $ docker stop --time=1 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 [2023-03-15T16:40:51.328Z] $ docker rm -f --volumes 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:40:51.883Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:40:51.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:40:52.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container [2023-03-15T16:40:52.194Z] $ 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/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:40:53.489Z] $ docker top 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:40:54.334Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/82 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:40:54.985Z] + make test [2023-03-15T16:40:54.985Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T16:44:16.874Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T16:44:21.164Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T16:44:22.585Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.438s coverage: 86.2% of statements [2023-03-15T16:44:37.624Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.931s coverage: 71.9% of statements [2023-03-15T16:44:37.624Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:44:37.624Z] go vet ./... [2023-03-15T16:47:29.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:47:29.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:47:29.414Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T16:47:29.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:47:29.456Z] $ docker stop --time=1 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d [2023-03-15T16:47:31.467Z] $ docker rm -f --volumes 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:47:33.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:47:33.432Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:47:34.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:47:34.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:47:34.899Z] + ls -al . [2023-03-15T16:47:34.899Z] total 224 [2023-03-15T16:47:34.899Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:40 . [2023-03-15T16:47:34.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 .. [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:38 .dockerignore [2023-03-15T16:47:34.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:38 .git [2023-03-15T16:47:34.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 .github [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:38 .gitignore [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:38 .golangci.yml [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:38 Attribution.txt [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:38 CHANGELOG.md [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:38 Dockerfile [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:38 GOVERNANCE.md [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:38 Jenkinsfile [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:38 LICENSE [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:38 Makefile [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:38 OWNERS.md [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:38 README.md [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:26 VERSION [2023-03-15T16:47:34.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 bin [2023-03-15T16:47:34.899Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:44 coverage.out [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:38 go.mod [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:38 go.sum [2023-03-15T16:47:34.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 images [2023-03-15T16:47:34.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 internal [2023-03-15T16:47:34.899Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:38 main.go [2023-03-15T16:47:34.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 res [2023-03-15T16:47:34.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 snap [2023-03-15T16:47:34.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:47:35.257Z] + 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=cb9c3911ed414974470d0055f1b5db75799e1a22 --label arch=arm64 --label version=3.0.0-dev.13 . [2023-03-15T16:47:35.532Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:47:35.532Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:47:35.532Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T16:47:35.532Z] ---> 197b004668bc [2023-03-15T16:47:35.532Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:47:35.804Z] ---> Running in c7a5b32b282a [2023-03-15T16:47:36.082Z] Removing intermediate container c7a5b32b282a [2023-03-15T16:47:36.082Z] ---> 3ebd7ca9f66e [2023-03-15T16:47:36.082Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:47:36.352Z] ---> Running in c307a8cf4ca2 [2023-03-15T16:47:36.624Z] Removing intermediate container c307a8cf4ca2 [2023-03-15T16:47:36.624Z] ---> 17ce322425dc [2023-03-15T16:47:36.624Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:47:36.893Z] ---> Running in d50b93c96020 [2023-03-15T16:47:37.164Z] Removing intermediate container d50b93c96020 [2023-03-15T16:47:37.164Z] ---> 869743ccbcf5 [2023-03-15T16:47:37.164Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:47:37.433Z] ---> Running in b692f808e3b2 [2023-03-15T16:47:38.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:47:39.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:47:40.482Z] OK: 263 MiB in 53 packages [2023-03-15T16:47:41.451Z] Removing intermediate container b692f808e3b2 [2023-03-15T16:47:41.451Z] ---> e110fcdd9404 [2023-03-15T16:47:41.451Z] Step 7/29 : WORKDIR /app [2023-03-15T16:47:41.451Z] ---> Running in 135ecc32dca2 [2023-03-15T16:47:41.727Z] Removing intermediate container 135ecc32dca2 [2023-03-15T16:47:41.727Z] ---> 9ec543db7790 [2023-03-15T16:47:41.727Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T16:47:42.329Z] ---> d43288c7fd22 [2023-03-15T16:47:42.329Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:47:42.603Z] ---> Running in cc02792b05b4 [2023-03-15T16:47:45.968Z] Removing intermediate container cc02792b05b4 [2023-03-15T16:47:45.968Z] ---> 48d17b003328 [2023-03-15T16:47:45.968Z] Step 10/29 : COPY . . [2023-03-15T16:47:45.968Z] ---> 0e86d98956d3 [2023-03-15T16:47:45.968Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:47:46.245Z] ---> Running in 9ffb9cef803f [2023-03-15T16:47:46.524Z] Removing intermediate container 9ffb9cef803f [2023-03-15T16:47:46.524Z] ---> ce6717121fea [2023-03-15T16:47:46.524Z] Step 12/29 : RUN $MAKE [2023-03-15T16:47:46.524Z] ---> Running in 5f7fd9a3b121 [2023-03-15T16:47:47.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T16:50:24.763Z] Removing intermediate container 5f7fd9a3b121 [2023-03-15T16:50:24.763Z] ---> 12452affde73 [2023-03-15T16:50:24.763Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T16:50:26.170Z] 3.17: Pulling from library/alpine [2023-03-15T16:50:26.438Z] af6eaf76a39c: Already exists [2023-03-15T16:50:26.438Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:50:26.438Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:50:26.438Z] ---> d74e625d9115 [2023-03-15T16:50:26.438Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:50:26.709Z] ---> Running in 382f3cbf4d05 [2023-03-15T16:50:26.978Z] Removing intermediate container 382f3cbf4d05 [2023-03-15T16:50:26.978Z] ---> 93122923d674 [2023-03-15T16:50:26.978Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T16:50:26.978Z] ---> Running in 07a3f505c9e4 [2023-03-15T16:50:27.248Z] Removing intermediate container 07a3f505c9e4 [2023-03-15T16:50:27.248Z] ---> 7d9281de6b4e [2023-03-15T16:50:27.248Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T16:50:27.519Z] ---> Running in af5f936f6bb6 [2023-03-15T16:50:28.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:50:29.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:50:30.479Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:50:30.748Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:50:30.748Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:50:30.748Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:50:31.021Z] OK: 8 MiB in 17 packages [2023-03-15T16:50:32.439Z] Removing intermediate container af5f936f6bb6 [2023-03-15T16:50:32.439Z] ---> b749e555fe1c [2023-03-15T16:50:32.439Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:50:33.024Z] ---> 6d51893e498d [2023-03-15T16:50:33.024Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:50:33.611Z] ---> b0522ec099cf [2023-03-15T16:50:33.611Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:50:33.880Z] ---> 763a60a5dac6 [2023-03-15T16:50:33.880Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T16:50:34.466Z] ---> 8d803208844a [2023-03-15T16:50:34.466Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T16:50:35.881Z] ---> 0e2e4d43cd8f [2023-03-15T16:50:35.881Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T16:50:36.150Z] ---> Running in 7e01f8fceaa9 [2023-03-15T16:50:38.737Z] Removing intermediate container 7e01f8fceaa9 [2023-03-15T16:50:38.737Z] ---> a6418c2fe4ec [2023-03-15T16:50:38.737Z] Step 23/29 : VOLUME /cache [2023-03-15T16:50:39.006Z] ---> Running in 1c00d998887b [2023-03-15T16:50:39.274Z] Removing intermediate container 1c00d998887b [2023-03-15T16:50:39.274Z] ---> 1552b705978b [2023-03-15T16:50:39.274Z] Step 24/29 : EXPOSE 59711 [2023-03-15T16:50:39.274Z] ---> Running in 44363ec5bb71 [2023-03-15T16:50:39.864Z] Removing intermediate container 44363ec5bb71 [2023-03-15T16:50:39.864Z] ---> 52ca2d3c7ef7 [2023-03-15T16:50:39.864Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T16:50:39.864Z] ---> Running in 3f411484c357 [2023-03-15T16:50:40.134Z] Removing intermediate container 3f411484c357 [2023-03-15T16:50:40.134Z] ---> b7534c8695ec [2023-03-15T16:50:40.134Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T16:50:40.134Z] ---> Running in b0e2a1ae25e6 [2023-03-15T16:50:40.400Z] Removing intermediate container b0e2a1ae25e6 [2023-03-15T16:50:40.401Z] ---> f7c7d125facb [2023-03-15T16:50:40.401Z] Step 27/29 : LABEL arch=arm64 [2023-03-15T16:50:40.671Z] ---> Running in 68ff952fa3e1 [2023-03-15T16:50:40.939Z] Removing intermediate container 68ff952fa3e1 [2023-03-15T16:50:40.940Z] ---> 153923c1a45e [2023-03-15T16:50:40.940Z] Step 28/29 : LABEL git_sha=cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:50:40.940Z] ---> Running in 0788d3c60463 [2023-03-15T16:50:41.533Z] Removing intermediate container 0788d3c60463 [2023-03-15T16:50:41.533Z] ---> 042775273503 [2023-03-15T16:50:41.533Z] Step 29/29 : LABEL version=3.0.0-dev.13 [2023-03-15T16:50:41.533Z] ---> Running in 0c25aa015fe6 [2023-03-15T16:50:41.801Z] Removing intermediate container 0c25aa015fe6 [2023-03-15T16:50:41.801Z] ---> 4aa78cd860a1 [2023-03-15T16:50:41.801Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:50:41.801Z] Successfully built 4aa78cd860a1 [2023-03-15T16:50:41.801Z] 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 [2023-03-15T16:50:41.881Z] provisioning config files... [2023-03-15T16:50:41.898Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/82@tmp/config14571190473216629453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:50:42.236Z] ---> docker-login.sh [2023-03-15T16:50:42.236Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:50:42.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:42.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:42.505Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:42.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:42.505Z] [2023-03-15T16:50:42.505Z] Login Succeeded [2023-03-15T16:50:42.505Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:50:42.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:43.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:43.047Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:43.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:43.047Z] [2023-03-15T16:50:43.047Z] Login Succeeded [2023-03-15T16:50:43.047Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:50:43.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:43.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:43.315Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:43.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:43.315Z] [2023-03-15T16:50:43.315Z] Login Succeeded [2023-03-15T16:50:43.315Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:50:43.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:43.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:43.852Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:43.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:43.852Z] [2023-03-15T16:50:43.852Z] Login Succeeded [2023-03-15T16:50:43.852Z] docker.io [2023-03-15T16:50:44.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:50:44.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:50:44.430Z] Configure a credential helper to remove this warning. See [2023-03-15T16:50:44.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:50:44.430Z] [2023-03-15T16:50:44.430Z] Login Succeeded [2023-03-15T16:50:44.430Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:50:44.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:50:44.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:50:44.503Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-15T16:50:44.503Z] cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:50:44.503Z] latest [2023-03-15T16:50:44.503Z] 3.0.0-dev.13 [2023-03-15T16:50:44.503Z] cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:50:44.503Z] main [2023-03-15T16:50:44.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:44.853Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:45.237Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:50:45.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T16:50:45.237Z] 2781e1d838d4: Preparing [2023-03-15T16:50:45.237Z] affd39f75143: Preparing [2023-03-15T16:50:45.237Z] b3c145807309: Preparing [2023-03-15T16:50:45.237Z] bc9781bad6d2: Preparing [2023-03-15T16:50:45.237Z] d4e9e828046b: Preparing [2023-03-15T16:50:45.237Z] 8b8ddb4ace3d: Preparing [2023-03-15T16:50:45.237Z] 007feb8a8fee: Preparing [2023-03-15T16:50:45.237Z] edf70074bd40: Preparing [2023-03-15T16:50:45.237Z] 8b8ddb4ace3d: Waiting [2023-03-15T16:50:45.237Z] 007feb8a8fee: Waiting [2023-03-15T16:50:45.237Z] edf70074bd40: Waiting [2023-03-15T16:50:45.526Z] 2781e1d838d4: Pushed [2023-03-15T16:50:45.526Z] bc9781bad6d2: Pushed [2023-03-15T16:50:45.526Z] d4e9e828046b: Pushed [2023-03-15T16:50:45.526Z] b3c145807309: Pushed [2023-03-15T16:50:45.526Z] edf70074bd40: Layer already exists [2023-03-15T16:50:45.797Z] 8b8ddb4ace3d: Pushed [2023-03-15T16:50:45.797Z] 007feb8a8fee: Pushed [2023-03-15T16:50:51.182Z] affd39f75143: Pushed [2023-03-15T16:50:51.182Z] cb9c3911ed414974470d0055f1b5db75799e1a22: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:51.538Z] + 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 [2023-03-15T16:50:51.895Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-15T16:50:51.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T16:50:51.895Z] 2781e1d838d4: Preparing [2023-03-15T16:50:51.895Z] affd39f75143: Preparing [2023-03-15T16:50:51.895Z] b3c145807309: Preparing [2023-03-15T16:50:51.895Z] bc9781bad6d2: Preparing [2023-03-15T16:50:51.895Z] d4e9e828046b: Preparing [2023-03-15T16:50:51.895Z] 8b8ddb4ace3d: Preparing [2023-03-15T16:50:51.895Z] 007feb8a8fee: Preparing [2023-03-15T16:50:51.895Z] edf70074bd40: Preparing [2023-03-15T16:50:51.895Z] 8b8ddb4ace3d: Waiting [2023-03-15T16:50:51.895Z] 007feb8a8fee: Waiting [2023-03-15T16:50:51.895Z] edf70074bd40: Waiting [2023-03-15T16:50:51.895Z] d4e9e828046b: Layer already exists [2023-03-15T16:50:51.895Z] b3c145807309: Layer already exists [2023-03-15T16:50:51.895Z] 2781e1d838d4: Layer already exists [2023-03-15T16:50:51.895Z] affd39f75143: Layer already exists [2023-03-15T16:50:51.895Z] bc9781bad6d2: Layer already exists [2023-03-15T16:50:51.895Z] edf70074bd40: Layer already exists [2023-03-15T16:50:51.895Z] 007feb8a8fee: Layer already exists [2023-03-15T16:50:51.895Z] 8b8ddb4ace3d: Layer already exists [2023-03-15T16:50:52.167Z] latest: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:52.530Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:52.890Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 [2023-03-15T16:50:52.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T16:50:52.890Z] 2781e1d838d4: Preparing [2023-03-15T16:50:52.890Z] affd39f75143: Preparing [2023-03-15T16:50:52.890Z] b3c145807309: Preparing [2023-03-15T16:50:52.890Z] bc9781bad6d2: Preparing [2023-03-15T16:50:52.890Z] d4e9e828046b: Preparing [2023-03-15T16:50:52.890Z] 8b8ddb4ace3d: Preparing [2023-03-15T16:50:52.890Z] 007feb8a8fee: Preparing [2023-03-15T16:50:52.890Z] edf70074bd40: Preparing [2023-03-15T16:50:52.890Z] 007feb8a8fee: Waiting [2023-03-15T16:50:52.890Z] edf70074bd40: Waiting [2023-03-15T16:50:52.890Z] 8b8ddb4ace3d: Waiting [2023-03-15T16:50:52.890Z] affd39f75143: Layer already exists [2023-03-15T16:50:52.890Z] bc9781bad6d2: Layer already exists [2023-03-15T16:50:52.890Z] d4e9e828046b: Layer already exists [2023-03-15T16:50:52.890Z] b3c145807309: Layer already exists [2023-03-15T16:50:52.890Z] 2781e1d838d4: Layer already exists [2023-03-15T16:50:52.890Z] 007feb8a8fee: Layer already exists [2023-03-15T16:50:52.890Z] edf70074bd40: Layer already exists [2023-03-15T16:50:52.890Z] 8b8ddb4ace3d: Layer already exists [2023-03-15T16:50:53.163Z] 3.0.0-dev.13: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:53.520Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:53.878Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:50:53.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T16:50:53.878Z] 2781e1d838d4: Preparing [2023-03-15T16:50:53.878Z] affd39f75143: Preparing [2023-03-15T16:50:53.878Z] b3c145807309: Preparing [2023-03-15T16:50:53.878Z] bc9781bad6d2: Preparing [2023-03-15T16:50:53.878Z] d4e9e828046b: Preparing [2023-03-15T16:50:53.878Z] 8b8ddb4ace3d: Preparing [2023-03-15T16:50:53.878Z] 007feb8a8fee: Preparing [2023-03-15T16:50:53.878Z] edf70074bd40: Preparing [2023-03-15T16:50:53.878Z] 8b8ddb4ace3d: Waiting [2023-03-15T16:50:53.878Z] 007feb8a8fee: Waiting [2023-03-15T16:50:53.878Z] edf70074bd40: Waiting [2023-03-15T16:50:53.878Z] 2781e1d838d4: Layer already exists [2023-03-15T16:50:53.878Z] bc9781bad6d2: Layer already exists [2023-03-15T16:50:53.878Z] b3c145807309: Layer already exists [2023-03-15T16:50:53.878Z] d4e9e828046b: Layer already exists [2023-03-15T16:50:53.878Z] affd39f75143: Layer already exists [2023-03-15T16:50:53.878Z] edf70074bd40: Layer already exists [2023-03-15T16:50:53.878Z] 007feb8a8fee: Layer already exists [2023-03-15T16:50:53.878Z] 8b8ddb4ace3d: Layer already exists [2023-03-15T16:50:54.145Z] cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:54.500Z] + 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 [2023-03-15T16:50:54.858Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-15T16:50:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T16:50:54.858Z] 2781e1d838d4: Preparing [2023-03-15T16:50:54.858Z] affd39f75143: Preparing [2023-03-15T16:50:54.858Z] b3c145807309: Preparing [2023-03-15T16:50:54.858Z] bc9781bad6d2: Preparing [2023-03-15T16:50:54.858Z] d4e9e828046b: Preparing [2023-03-15T16:50:54.858Z] 8b8ddb4ace3d: Preparing [2023-03-15T16:50:54.858Z] 007feb8a8fee: Preparing [2023-03-15T16:50:54.858Z] edf70074bd40: Preparing [2023-03-15T16:50:54.858Z] 8b8ddb4ace3d: Waiting [2023-03-15T16:50:54.858Z] 007feb8a8fee: Waiting [2023-03-15T16:50:54.858Z] edf70074bd40: Waiting [2023-03-15T16:50:54.858Z] bc9781bad6d2: Layer already exists [2023-03-15T16:50:54.858Z] d4e9e828046b: Layer already exists [2023-03-15T16:50:54.858Z] b3c145807309: Layer already exists [2023-03-15T16:50:54.858Z] affd39f75143: Layer already exists [2023-03-15T16:50:54.858Z] 2781e1d838d4: Layer already exists [2023-03-15T16:50:54.858Z] edf70074bd40: Layer already exists [2023-03-15T16:50:54.858Z] 8b8ddb4ace3d: Layer already exists [2023-03-15T16:50:54.858Z] 007feb8a8fee: Layer already exists [2023-03-15T16:50:55.126Z] main: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:50:55.182Z] ===================================================== [Pipeline] echo [2023-03-15T16:50:55.190Z] taggedImages: [2023-03-15T16:50:55.190Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 [2023-03-15T16:50:55.190Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-15T16:50:55.190Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 [2023-03-15T16:50:55.190Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [2023-03-15T16:50:55.190Z] - 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 [2023-03-15T16:50:55.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:50:55.558Z] [2023-03-15T16:50:55.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:55.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:50:56.183Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:50:56.183Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:50:56.183Z] 04944245beec: Pulling fs layer [2023-03-15T16:50:56.183Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:50:56.183Z] 765212b225bb: Pulling fs layer [2023-03-15T16:50:56.183Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:50:56.183Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:50:56.183Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:50:56.183Z] f23df028b6ca: Waiting [2023-03-15T16:50:56.183Z] d65c8cfc05b1: Waiting [2023-03-15T16:50:56.183Z] 2437ff75d9bd: Waiting [2023-03-15T16:50:56.183Z] 765212b225bb: Waiting [2023-03-15T16:50:56.183Z] 04944245beec: Verifying Checksum [2023-03-15T16:50:56.183Z] 04944245beec: Download complete [2023-03-15T16:50:56.183Z] 765212b225bb: Verifying Checksum [2023-03-15T16:50:56.183Z] 765212b225bb: Download complete [2023-03-15T16:50:56.183Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:50:56.184Z] f23df028b6ca: Download complete [2023-03-15T16:50:56.184Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:50:56.184Z] d65c8cfc05b1: Download complete [2023-03-15T16:50:56.453Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:50:56.453Z] 699f458cf7ca: Download complete [2023-03-15T16:50:56.721Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:50:56.721Z] 8998bd30e6a1: Download complete [2023-03-15T16:50:59.312Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:50:59.312Z] 2437ff75d9bd: Download complete [2023-03-15T16:51:01.265Z] 8998bd30e6a1: Pull complete [2023-03-15T16:51:01.852Z] 04944245beec: Pull complete [2023-03-15T16:51:03.277Z] 699f458cf7ca: Pull complete [2023-03-15T16:51:03.547Z] 765212b225bb: Pull complete [2023-03-15T16:51:04.139Z] f23df028b6ca: Pull complete [2023-03-15T16:51:04.408Z] d65c8cfc05b1: Pull complete [2023-03-15T16:51:19.428Z] 2437ff75d9bd: Pull complete [2023-03-15T16:51:19.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:51:19.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:51:19.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:51:19.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container [2023-03-15T16:51:19.737Z] $ 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/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:51:22.701Z] $ docker top 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:51:23.575Z] ---> job-cost.sh [2023-03-15T16:51:23.575Z] lf-activate-venv: SKIPPING [2023-03-15T16:51:23.575Z] INFO: No Stack... [2023-03-15T16:51:24.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:51:24.749Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:51:25.668Z] + cut -d, -f6 [2023-03-15T16:51:25.668Z] + cat /w/workspace/app-rfid-llrp-inventory/82/archives/cost.csv [Pipeline] lock [2023-03-15T16:51:25.747Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [2023-03-15T16:51:25.753Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] did not exist. Created. [2023-03-15T16:51:25.754Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:51:26.418Z] /w/workspace/app-rfid-llrp-inventory/82@tmp/durable-da71881f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:51:27.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:51:27.101Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:51:27.161Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:51:27.167Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:51:27.201Z] $ docker stop --time=1 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 [2023-03-15T16:51:28.789Z] $ docker rm -f --volumes 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 [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 [2023-03-15T16:51:29.166Z] provisioning config files... [2023-03-15T16:51:29.173Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config953147074461734129tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:51:29.466Z] + set +x [2023-03-15T16:51:29.466Z] + curl -s https://codecov.io/bash [2023-03-15T16:51:29.466Z] + bash -s -- [2023-03-15T16:51:29.466Z] [2023-03-15T16:51:29.466Z] _____ _ [2023-03-15T16:51:29.466Z] / ____| | | [2023-03-15T16:51:29.466Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:51:29.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:51:29.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:51:29.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:51:29.466Z] Bash-1.0.6 [2023-03-15T16:51:29.466Z] [2023-03-15T16:51:29.466Z] [2023-03-15T16:51:29.466Z] ==> git version 2.25.1 found [2023-03-15T16:51:29.466Z] ==> 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 [2023-03-15T16:51:29.466Z] Release-Date: 2020-01-08 [2023-03-15T16:51:29.466Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T16:51:29.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:51:29.466Z] ==> Jenkins CI detected. [2023-03-15T16:51:29.466Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-15T16:51:29.466Z] project root: . [2023-03-15T16:51:29.466Z] --> token set from env [2023-03-15T16:51:29.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:51:29.466Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:51:29.466Z] ==> Python coveragepy not found [2023-03-15T16:51:29.466Z] ==> Searching for coverage reports in: [2023-03-15T16:51:29.466Z] + . [2023-03-15T16:51:29.466Z] -> Found 1 reports [2023-03-15T16:51:29.466Z] ==> Detecting git/mercurial file structure [2023-03-15T16:51:29.466Z] ==> Reading reports [2023-03-15T16:51:29.724Z] + ./coverage.out bytes=41317 [2023-03-15T16:51:29.724Z] ==> Appending adjustments [2023-03-15T16:51:29.724Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:51:29.724Z] + Found adjustments [2023-03-15T16:51:29.724Z] ==> Gzipping contents [2023-03-15T16:51:29.724Z] 12K /tmp/codecov.ycCCts.gz [2023-03-15T16:51:29.724Z] ==> Uploading reports [2023-03-15T16:51:29.724Z] url: https://codecov.io [2023-03-15T16:51:29.724Z] query: branch=main&commit=cb9c3911ed414974470d0055f1b5db75799e1a22&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T16:51:29.724Z] -> Pinging Codecov [2023-03-15T16:51:29.724Z] 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=cb9c3911ed414974470d0055f1b5db75799e1a22&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T16:51:29.983Z] -> Uploading to [2023-03-15T16:51:29.983Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/cb9c3911ed414974470d0055f1b5db75799e1a22/fd0cb215-6f47-408f-8f4a-45fab62c7333.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T165129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d8c337c6147037c9dc7fcc7a9d4e9c9e13431f079fd65545dc9b3f0e19e2626 [2023-03-15T16:51:29.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:51:29.983Z] Dload Upload Total Spent Left Speed [2023-03-15T16:51:30.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 47604 --:--:-- --:--:-- --:--:-- 47604 [2023-03-15T16:51:30.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } [2023-03-15T16:51:30.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T16:51:30.385Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T16:51:30.393Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:51:30.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:51:30.685Z] [2023-03-15T16:51:30.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:51:30.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:51:30.985Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T16:51:30.985Z] df9b9388f04a: Pulling fs layer [2023-03-15T16:51:30.985Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T16:51:30.985Z] 25bc292e5bac: Pulling fs layer [2023-03-15T16:51:30.985Z] 114826534d7a: Pulling fs layer [2023-03-15T16:51:30.985Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T16:51:30.985Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T16:51:30.985Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T16:51:30.985Z] 114826534d7a: Waiting [2023-03-15T16:51:30.985Z] 4657fd5d0bcf: Waiting [2023-03-15T16:51:30.985Z] 6ad1cebc031e: Waiting [2023-03-15T16:51:30.985Z] 8a3aa393b2d8: Waiting [2023-03-15T16:51:30.985Z] 25bc292e5bac: Verifying Checksum [2023-03-15T16:51:30.985Z] 25bc292e5bac: Download complete [2023-03-15T16:51:30.985Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T16:51:30.985Z] 52dc419b0ee2: Download complete [2023-03-15T16:51:30.985Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T16:51:30.985Z] 4657fd5d0bcf: Download complete [2023-03-15T16:51:30.985Z] df9b9388f04a: Download complete [2023-03-15T16:51:31.243Z] df9b9388f04a: Pull complete [2023-03-15T16:51:31.243Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T16:51:31.243Z] 6ad1cebc031e: Download complete [2023-03-15T16:51:31.243Z] 52dc419b0ee2: Pull complete [2023-03-15T16:51:31.502Z] 25bc292e5bac: Pull complete [2023-03-15T16:51:31.761Z] 114826534d7a: Verifying Checksum [2023-03-15T16:51:31.761Z] 114826534d7a: Download complete [2023-03-15T16:51:32.021Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T16:51:32.021Z] 8a3aa393b2d8: Download complete [2023-03-15T16:51:35.320Z] 114826534d7a: Pull complete [2023-03-15T16:51:35.320Z] 4657fd5d0bcf: Pull complete [2023-03-15T16:51:35.890Z] 6ad1cebc031e: Pull complete [2023-03-15T16:51:38.419Z] 8a3aa393b2d8: Pull complete [2023-03-15T16:51:38.419Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T16:51:38.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:51:38.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:51:38.508Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:51:38.535Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T16:51:40.733Z] $ docker top 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T16:51:40.811Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-15T16:51:41.088Z] + set -o pipefail [2023-03-15T16:51:41.088Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-15T16:51:45.270Z] [2023-03-15T16:51:45.270Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-15T16:51:45.270Z] [2023-03-15T16:51:45.270Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/33948d79-4eee-4ee1-93f5-ef6c6c8b75f8 [2023-03-15T16:51:45.270Z] [2023-03-15T16:51:45.270Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T16:51:45.270Z] [2023-03-15T16:51:45.270Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T16:51:45.270Z] [2023-03-15T16:51:45.529Z] [2023-03-15T16:51:45.529Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T16:51:45.529Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T16:51:45.529Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T16:51:45.528Z] $ docker stop --time=1 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc [2023-03-15T16:51:47.902Z] $ docker rm -f --volumes 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc [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 [2023-03-15T16:51:48.561Z] + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] sh [2023-03-15T16:51:48.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:51:48.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:51:49.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:51:49.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:51:49.205Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:51:49.219Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:51:49.573Z] $ docker top f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 -eo pid,comm [2023-03-15T16:51:49.634Z] 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). [2023-03-15T16:51:49.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:51:49.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:51:49.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:51:49.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:51:49.760Z] $ docker exec f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 ssh-agent [2023-03-15T16:51:49.897Z] SSH_AUTH_SOCK=/tmp/ssh-VsGDIUC3Fogu/agent.32 [2023-03-15T16:51:49.897Z] SSH_AGENT_PID=38 [2023-03-15T16:51:49.903Z] Running ssh-add (command line suppressed) [2023-03-15T16:51:49.981Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12442522144181279004.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12442522144181279004.key) [2023-03-15T16:51:50.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:51:50.292Z] + git semver tag [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,445 [run_tag] DEBUG tag force:False [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,445 [check_head_tag] DEBUG check head tag [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,446 [execute] INFO git cat-file --batch-check [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,452 [execute] INFO git cat-file --batch [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,470 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,470 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:51:50.551Z] 2023-03-15 16:51:50,476 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:51:50.551Z] 3.0.0-dev.13 [Pipeline] } [2023-03-15T16:51:50.549Z] $ docker exec --env ******** --env ******** f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 ssh-agent -k [2023-03-15T16:51:50.657Z] unset SSH_AUTH_SOCK; [2023-03-15T16:51:50.658Z] unset SSH_AGENT_PID; [2023-03-15T16:51:50.658Z] echo Agent pid 38 killed; [2023-03-15T16:51:50.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:51:50.976Z] + git semver [Pipeline] } [2023-03-15T16:51:51.234Z] $ docker stop --time=1 f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 [2023-03-15T16:51:52.484Z] $ docker rm -f --volumes f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:51:52.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:51:52.863Z] [2023-03-15T16:51:52.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:51:53.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:51:53.485Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T16:51:53.485Z] ab5ef0e58194: Pulling fs layer [2023-03-15T16:51:53.485Z] 9712f1f96733: Pulling fs layer [2023-03-15T16:51:53.485Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T16:51:53.485Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T16:51:53.485Z] e9a5061849ea: Pulling fs layer [2023-03-15T16:51:53.485Z] d747dcd14b5f: Pulling fs layer [2023-03-15T16:51:53.485Z] 2de7ff778b66: Pulling fs layer [2023-03-15T16:51:53.485Z] 0d9ebad4ef96: Waiting [2023-03-15T16:51:53.485Z] e9a5061849ea: Waiting [2023-03-15T16:51:53.485Z] 2de7ff778b66: Waiting [2023-03-15T16:51:53.485Z] d747dcd14b5f: Waiting [2023-03-15T16:51:53.485Z] 9712f1f96733: Verifying Checksum [2023-03-15T16:51:53.485Z] 9712f1f96733: Download complete [2023-03-15T16:51:54.454Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T16:51:54.454Z] 63f879dbbcfc: Download complete [2023-03-15T16:51:54.454Z] ab5ef0e58194: Verifying Checksum [2023-03-15T16:51:54.454Z] ab5ef0e58194: Download complete [2023-03-15T16:51:54.454Z] e9a5061849ea: Verifying Checksum [2023-03-15T16:51:54.454Z] e9a5061849ea: Download complete [2023-03-15T16:51:54.454Z] d747dcd14b5f: Verifying Checksum [2023-03-15T16:51:54.454Z] d747dcd14b5f: Download complete [2023-03-15T16:51:54.454Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T16:51:54.454Z] 0d9ebad4ef96: Download complete [2023-03-15T16:51:54.454Z] 2de7ff778b66: Verifying Checksum [2023-03-15T16:51:54.454Z] 2de7ff778b66: Download complete [2023-03-15T16:51:57.164Z] ab5ef0e58194: Pull complete [2023-03-15T16:51:57.164Z] 9712f1f96733: Pull complete [2023-03-15T16:51:57.729Z] 63f879dbbcfc: Pull complete [2023-03-15T16:52:01.011Z] 0d9ebad4ef96: Pull complete [2023-03-15T16:52:01.011Z] e9a5061849ea: Pull complete [2023-03-15T16:52:01.011Z] d747dcd14b5f: Pull complete [2023-03-15T16:52:02.386Z] 2de7ff778b66: Pull complete [2023-03-15T16:52:02.386Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T16:52:02.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:52:02.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:52:02.464Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:52:02.482Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-15T16:52:04.990Z] $ docker top 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:52:05.063Z] provisioning config files... [2023-03-15T16:52:05.071Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config924918859581170819tmp [2023-03-15T16:52:05.081Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9308840669969558100tmp [2023-03-15T16:52:05.089Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18053272408554635002tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:52:05.105Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:05.387Z] ---> sigul-configuration.sh [2023-03-15T16:52:05.387Z] gpg: directory `/root/.gnupg' created [2023-03-15T16:52:05.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T16:52:05.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T16:52:05.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T16:52:05.388Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T16:52:05.388Z] gpg: CAST5 encrypted data [2023-03-15T16:52:05.388Z] gpg: encrypted with 1 passphrase [2023-03-15T16:52:05.388Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T16:52:05.682Z] + mkdir /home/jenkins [2023-03-15T16:52:05.682Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T16:52:05.963Z] + 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 [2023-03-15T16:52:05.972Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:06.251Z] ---> sigul-install.sh [2023-03-15T16:52:06.252Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T16:52:06.535Z] + git tag --list [2023-03-15T16:52:06.536Z] v0.0.0 [2023-03-15T16:52:06.536Z] v1.0.0 [2023-03-15T16:52:06.536Z] v2.1.0 [2023-03-15T16:52:06.536Z] v2.1.1 [2023-03-15T16:52:06.536Z] v2.1.1-dev.1 [2023-03-15T16:52:06.536Z] v2.2.0 [2023-03-15T16:52:06.536Z] v2.2.1-dev.1 [2023-03-15T16:52:06.536Z] v2.2.1-dev.2 [2023-03-15T16:52:06.536Z] v2.2.1-dev.3 [2023-03-15T16:52:06.536Z] v2.2.1-dev.4 [2023-03-15T16:52:06.536Z] v2.2.1-dev.5 [2023-03-15T16:52:06.536Z] v2.2.1-dev.6 [2023-03-15T16:52:06.536Z] v2.2.1-dev.7 [2023-03-15T16:52:06.536Z] v2.3.0 [2023-03-15T16:52:06.536Z] v2.3.0-dev.10 [2023-03-15T16:52:06.536Z] v2.3.0-dev.11 [2023-03-15T16:52:06.536Z] v2.3.0-dev.12 [2023-03-15T16:52:06.536Z] v2.3.0-dev.13 [2023-03-15T16:52:06.536Z] v2.3.0-dev.14 [2023-03-15T16:52:06.536Z] v2.3.0-dev.15 [2023-03-15T16:52:06.536Z] v2.3.0-dev.16 [2023-03-15T16:52:06.536Z] v2.3.0-dev.17 [2023-03-15T16:52:06.536Z] v2.3.0-dev.18 [2023-03-15T16:52:06.536Z] v2.3.0-dev.19 [2023-03-15T16:52:06.536Z] v2.3.0-dev.20 [2023-03-15T16:52:06.536Z] v2.3.0-dev.21 [2023-03-15T16:52:06.536Z] v2.3.0-dev.22 [2023-03-15T16:52:06.536Z] v2.3.0-dev.23 [2023-03-15T16:52:06.536Z] v2.3.0-dev.24 [2023-03-15T16:52:06.536Z] v2.3.0-dev.25 [2023-03-15T16:52:06.536Z] v2.3.0-dev.26 [2023-03-15T16:52:06.536Z] v2.3.0-dev.9 [2023-03-15T16:52:06.536Z] v2.3.1-dev.1 [2023-03-15T16:52:06.536Z] v3.0.0-dev.1 [2023-03-15T16:52:06.536Z] v3.0.0-dev.10 [2023-03-15T16:52:06.536Z] v3.0.0-dev.11 [2023-03-15T16:52:06.536Z] v3.0.0-dev.12 [2023-03-15T16:52:06.536Z] v3.0.0-dev.13 [2023-03-15T16:52:06.536Z] v3.0.0-dev.2 [2023-03-15T16:52:06.536Z] v3.0.0-dev.3 [2023-03-15T16:52:06.536Z] v3.0.0-dev.4 [2023-03-15T16:52:06.536Z] v3.0.0-dev.5 [2023-03-15T16:52:06.536Z] v3.0.0-dev.6 [2023-03-15T16:52:06.536Z] v3.0.0-dev.7 [2023-03-15T16:52:06.536Z] v3.0.0-dev.8 [2023-03-15T16:52:06.536Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T16:52:06.820Z] + lftools sign git-tag v3.0.0-dev.13 [2023-03-15T16:52:07.386Z] Signing Git tag with Sigul... [2023-03-15T16:52:07.386Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-03-15T16:52:07.653Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:07.934Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T16:52:07.940Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T16:52:07.948Z] $ docker stop --time=1 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 [2023-03-15T16:52:09.194Z] $ docker rm -f --volumes 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T16:52:09.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:52:09.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:52:09.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:52:09.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:52:09.951Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:52:09.963Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:52:10.318Z] $ docker top 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:52:10.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:52:10.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:52:10.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:52:10.526Z] $ docker exec 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 ssh-agent [2023-03-15T16:52:10.657Z] SSH_AUTH_SOCK=/tmp/ssh-JDWxE1h7wP5V/agent.32 [2023-03-15T16:52:10.657Z] SSH_AGENT_PID=38 [2023-03-15T16:52:10.661Z] Running ssh-add (command line suppressed) [2023-03-15T16:52:10.746Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_179607592931829447.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_179607592931829447.key) [2023-03-15T16:52:10.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:52:11.054Z] + git semver bump pre [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,225 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,225 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,225 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,226 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,226 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,226 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,227 [execute] INFO git cat-file --batch-check [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,233 [execute] INFO git cat-file --batch [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:52:11.312Z] 2023-03-15 16:52:11,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:52:11.312Z] 3.0.0-dev.14 [Pipeline] } [2023-03-15T16:52:11.308Z] $ docker exec --env ******** --env ******** 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 ssh-agent -k [2023-03-15T16:52:11.411Z] unset SSH_AUTH_SOCK; [2023-03-15T16:52:11.412Z] unset SSH_AGENT_PID; [2023-03-15T16:52:11.412Z] echo Agent pid 38 killed; [2023-03-15T16:52:11.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:52:11.733Z] + git semver [Pipeline] } [2023-03-15T16:52:11.993Z] $ docker stop --time=1 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 [2023-03-15T16:52:13.254Z] $ docker rm -f --volumes 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:52:13.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:52:13.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:52:13.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:52:13.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:52:13.961Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:52:13.975Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:52:14.329Z] $ docker top 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 -eo pid,comm [2023-03-15T16:52:14.386Z] 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). [2023-03-15T16:52:14.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:52:14.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:52:14.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:52:14.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:52:14.517Z] $ docker exec 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 ssh-agent [2023-03-15T16:52:14.638Z] SSH_AUTH_SOCK=/tmp/ssh-d0eXlPM8a3vO/agent.32 [2023-03-15T16:52:14.638Z] SSH_AGENT_PID=38 [2023-03-15T16:52:14.643Z] Running ssh-add (command line suppressed) [2023-03-15T16:52:14.727Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9336923128641161336.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9336923128641161336.key) [2023-03-15T16:52:14.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:52:15.037Z] + git semver push [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,179 [run_push] DEBUG push [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,180 [execute] INFO git cat-file --batch-check [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,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=) [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,184 [execute] INFO git rev-list b6cc8d2dead60a12570f16c4a07f3a864ec89e0b -- [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,184 [execute] DEBUG Popen(['git', 'rev-list', 'b6cc8d2dead60a12570f16c4a07f3a864ec89e0b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,191 [execute] INFO git fetch -v origin [2023-03-15T16:52:15.296Z] 2023-03-15 16:52:15,191 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T16:52:15.864Z] 2023-03-15 16:52:15,669 [run_push] DEBUG no remote changes detected [2023-03-15T16:52:15.864Z] 2023-03-15 16:52:15,669 [execute] INFO git push origin semver [2023-03-15T16:52:15.864Z] 2023-03-15 16:52:15,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:52:16.802Z] 2023-03-15 16:52:16,479 [run_push] DEBUG push all version tags [2023-03-15T16:52:16.802Z] 2023-03-15 16:52:16,480 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T16:52:16.802Z] 2023-03-15 16:52:16,481 [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) [2023-03-15T16:52:17.370Z] 2023-03-15 16:52:17,310 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T16:52:17.370Z] 3.0.0-dev.14 [Pipeline] } [2023-03-15T16:52:17.368Z] $ docker exec --env ******** --env ******** 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 ssh-agent -k [2023-03-15T16:52:17.453Z] unset SSH_AUTH_SOCK; [2023-03-15T16:52:17.453Z] unset SSH_AGENT_PID; [2023-03-15T16:52:17.453Z] echo Agent pid 38 killed; [2023-03-15T16:52:17.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:52:17.783Z] + git semver [Pipeline] } [2023-03-15T16:52:18.042Z] $ docker stop --time=1 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 [2023-03-15T16:52:19.305Z] $ docker rm -f --volumes 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 [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 [2023-03-15T16:52:19.896Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-15T16:52:19.896Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T16:52:19.896Z] total 16 [2023-03-15T16:52:19.896Z] drwxr-xr-x 3 root root 4096 Mar 15 16:28 . [2023-03-15T16:52:19.896Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:52 .. [2023-03-15T16:52:19.896Z] drwxr-xr-x 2 root root 4096 Mar 15 16:28 cost [2023-03-15T16:52:19.896Z] -rw-r--r-- 1 root root 94 Mar 15 16:28 cost.csv [2023-03-15T16:52:19.896Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T16:52:19.896Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T16:52:19.896Z] total 16 [2023-03-15T16:52:19.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:28 . [2023-03-15T16:52:19.896Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:52 .. [2023-03-15T16:52:19.896Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:28 cost [2023-03-15T16:52:19.896Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 15 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:20.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:20.830Z] ---> package-listing.sh [2023-03-15T16:52:20.830Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:52:20.830Z] ++ facter osfamily [2023-03-15T16:52:20.830Z] + OS_FAMILY=debian [2023-03-15T16:52:20.830Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-15T16:52:20.830Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:52:20.830Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:52:20.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:52:20.830Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:52:20.830Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-15T16:52:20.830Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:52:20.830Z] + case "${OS_FAMILY}" in [2023-03-15T16:52:20.830Z] + dpkg -l [2023-03-15T16:52:20.830Z] + grep '^ii' [2023-03-15T16:52:21.089Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:52:21.089Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:52:21.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:52:21.089Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-15T16:52:21.089Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-15T16:52:21.089Z] + 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 [2023-03-15T16:52:21.100Z] 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 [2023-03-15T16:52:21.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:52:21.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:52:21.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:52:22.000Z] prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container [2023-03-15T16:52:22.017Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:52:22.198Z] $ docker top 6c3b6f04eb6bab5685520a89cac3026a9f594ada474b26a8872acc659793476e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:52:22.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:52:22.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:52:23.113Z] + ls /var/log/sa-host [2023-03-15T16:52:23.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:52:23.173Z] provisioning config files... [2023-03-15T16:52:23.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12654616938070159385tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:52:23.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:23.477Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:52:23.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:23.802Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:52:23.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:24.089Z] ---> sudo-logs.sh [2023-03-15T16:52:24.089Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:52:24.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:24.392Z] ---> job-cost.sh [2023-03-15T16:52:24.392Z] lf-activate-venv: SKIPPING [2023-03-15T16:52:24.392Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:52:24.392Z] INFO: Retrieving Stack Cost... [2023-03-15T16:52:24.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:52:25.217Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:52:25.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:52:25.506Z] ---> logs-deploy.sh [2023-03-15T16:52:25.506Z] lf-activate-venv: SKIPPING [2023-03-15T16:52:25.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/82 [2023-03-15T16:52:25.506Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:52:26.443Z] Archives upload complete. [2023-03-15T16:52:26.443Z] INFO: archiving logs to Nexus