Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d587da57cbe4a05f119c115f8fc98fba81978bb1 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-ssh573336707308297457.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-ssh4565431040026771522.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-ssh4629333685294062650.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-ssh6568690879673138563.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-ssh8260190754041796885.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6891 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 Avoid second fetch Checking out Revision d587da57cbe4a05f119c115f8fc98fba81978bb1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 > git rev-list --no-walk 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-05T15:33:00.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T15:33:00.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T15:33:00.177Z] ========================================================= [2023-04-05T15:33:00.177Z] EdgeX Global Pipelines Version Info [2023-04-05T15:33:00.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:33:00.899Z] ------------------- [2023-04-05T15:33:00.899Z] stable info: [2023-04-05T15:33:00.899Z] ------------------- [2023-04-05T15:33:00.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T15:33:00.899Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T15:33:00.899Z] Message: update stable to v1.0.245 [2023-04-05T15:33:01.471Z] ------------------- [2023-04-05T15:33:01.471Z] experimental info: [2023-04-05T15:33:01.471Z] ------------------- [2023-04-05T15:33:01.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T15:33:01.471Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T15:33:01.471Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T15:33:01.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-05T15:33:01.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-05T15:33:01.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T15:33:01.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T15:33:01.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T15:33:01.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T15:33:01.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T15:33:01.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-05T15:33:01.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T15:33:01.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T15:33:01.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T15:33:01.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-05T15:33:01.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T15:33:01.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T15:33:01.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T15:33:01.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T15:33:01.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T15:33:01.807Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-05T15:33:01.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T15:33:01.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T15:33:01.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-05T15:33:01.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-05T15:33:01.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-05T15:33:01.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-05T15:33:01.893Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-05T15:33:01.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T15:33:01.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T15:33:01.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-05T15:33:01.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-05T15:33:01.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-05T15:33:01.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo [2023-04-05T15:33:01.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d587da5 [Pipeline] echo [2023-04-05T15:33:01.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:33:02.022Z] provisioning config files... [2023-04-05T15:33:02.200Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17389736940354800684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:33:02.609Z] ---> docker-login.sh [2023-04-05T15:33:02.609Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:33:02.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:03.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:03.135Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:03.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:03.135Z] [2023-04-05T15:33:03.135Z] Login Succeeded [2023-04-05T15:33:03.135Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:33:03.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:03.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:03.395Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:03.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:03.395Z] [2023-04-05T15:33:03.395Z] Login Succeeded [2023-04-05T15:33:03.395Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:33:03.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:03.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:03.395Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:03.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:03.395Z] [2023-04-05T15:33:03.395Z] Login Succeeded [2023-04-05T15:33:03.395Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:33:03.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:03.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:03.657Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:03.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:03.657Z] [2023-04-05T15:33:03.657Z] Login Succeeded [2023-04-05T15:33:03.657Z] docker.io [2023-04-05T15:33:03.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:03.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:03.918Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:03.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:03.918Z] [2023-04-05T15:33:03.918Z] Login Succeeded [2023-04-05T15:33:03.918Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:33:03.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-05T15:33:04.304Z] + git rev-list -1 --merges d587da57cbe4a05f119c115f8fc98fba81978bb1~1..d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo [2023-04-05T15:33:04.376Z] -----------> git rev-list -1 --merges d587da57cbe4a05f119c115f8fc98fba81978bb1~1..d587da57cbe4a05f119c115f8fc98fba81978bb1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [false] [Pipeline] sh [2023-04-05T15:33:04.667Z] + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo [2023-04-05T15:33:04.682Z] ========================================================= [2023-04-05T15:33:04.682Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T15:33:04.682Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T15:33:05.025Z] + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo [2023-04-05T15:33:05.036Z] [semverPrep] GIT_COMMIT: d587da57cbe4a05f119c115f8fc98fba81978bb1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174) [Pipeline] echo [2023-04-05T15:33:05.045Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-05T15:33:05.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T15:33:05.414Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T15:33:05.414Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T15:33:05.414Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T15:33:05.414Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T15:33:05.414Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T15:33:05.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:33:05.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:33:05.842Z] [2023-04-05T15:33:05.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:33:06.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:33:06.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T15:33:06.150Z] b85a868b505f: Pulling fs layer [2023-04-05T15:33:06.150Z] e2be974225ed: Pulling fs layer [2023-04-05T15:33:06.150Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T15:33:06.150Z] 988bab9f4d93: Pulling fs layer [2023-04-05T15:33:06.150Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T15:33:06.150Z] eaf3925da568: Pulling fs layer [2023-04-05T15:33:06.150Z] bab4dde63d76: Pulling fs layer [2023-04-05T15:33:06.150Z] bde34c3a00c8: Pulling fs layer [2023-04-05T15:33:06.150Z] b352a97aabf1: Pulling fs layer [2023-04-05T15:33:06.150Z] 4872d77fe225: Pulling fs layer [2023-04-05T15:33:06.150Z] 5851b861e8e6: Pulling fs layer [2023-04-05T15:33:06.150Z] bde34c3a00c8: Waiting [2023-04-05T15:33:06.150Z] b352a97aabf1: Waiting [2023-04-05T15:33:06.150Z] 988bab9f4d93: Waiting [2023-04-05T15:33:06.150Z] 1469e6f7b9e6: Waiting [2023-04-05T15:33:06.150Z] 4872d77fe225: Waiting [2023-04-05T15:33:06.150Z] eaf3925da568: Waiting [2023-04-05T15:33:06.150Z] 5851b861e8e6: Waiting [2023-04-05T15:33:06.150Z] bab4dde63d76: Waiting [2023-04-05T15:33:06.412Z] e2be974225ed: Verifying Checksum [2023-04-05T15:33:06.412Z] e2be974225ed: Download complete [2023-04-05T15:33:06.412Z] 988bab9f4d93: Verifying Checksum [2023-04-05T15:33:06.412Z] 988bab9f4d93: Download complete [2023-04-05T15:33:06.672Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T15:33:06.672Z] 1469e6f7b9e6: Download complete [2023-04-05T15:33:06.672Z] eaf3925da568: Verifying Checksum [2023-04-05T15:33:06.672Z] eaf3925da568: Download complete [2023-04-05T15:33:07.242Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T15:33:07.242Z] 339a4e72a1f5: Download complete [2023-04-05T15:33:07.242Z] bde34c3a00c8: Verifying Checksum [2023-04-05T15:33:07.242Z] bde34c3a00c8: Download complete [2023-04-05T15:33:07.503Z] b352a97aabf1: Verifying Checksum [2023-04-05T15:33:07.503Z] b352a97aabf1: Download complete [2023-04-05T15:33:07.503Z] 4872d77fe225: Verifying Checksum [2023-04-05T15:33:07.503Z] 4872d77fe225: Download complete [2023-04-05T15:33:07.503Z] 5851b861e8e6: Download complete [2023-04-05T15:33:08.972Z] b85a868b505f: Verifying Checksum [2023-04-05T15:33:08.972Z] b85a868b505f: Download complete [2023-04-05T15:33:09.540Z] bab4dde63d76: Verifying Checksum [2023-04-05T15:33:10.106Z] b85a868b505f: Pull complete [2023-04-05T15:33:10.365Z] e2be974225ed: Pull complete [2023-04-05T15:33:10.932Z] 339a4e72a1f5: Pull complete [2023-04-05T15:33:10.932Z] 988bab9f4d93: Pull complete [2023-04-05T15:33:11.191Z] 1469e6f7b9e6: Pull complete [2023-04-05T15:33:11.191Z] eaf3925da568: Pull complete [2023-04-05T15:33:13.097Z] bab4dde63d76: Pull complete [2023-04-05T15:33:13.097Z] bde34c3a00c8: Pull complete [2023-04-05T15:33:13.097Z] b352a97aabf1: Pull complete [2023-04-05T15:33:13.356Z] 4872d77fe225: Pull complete [2023-04-05T15:33:13.356Z] 5851b861e8e6: Pull complete [2023-04-05T15:33:13.356Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T15:33:13.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:33:13.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:33:13.464Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:33:13.503Z] $ 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-04-05T15:33:17.104Z] $ docker top 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 -eo pid,comm [2023-04-05T15:33:17.158Z] 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-04-05T15:33:17.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T15:33:17.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:33:17.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:33:17.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:33:17.312Z] $ docker exec 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent [2023-04-05T15:33:17.419Z] SSH_AUTH_SOCK=/tmp/ssh-iLSqrqCbVSAA/agent.32 [2023-04-05T15:33:17.419Z] SSH_AGENT_PID=38 [2023-04-05T15:33:17.426Z] Running ssh-add (command line suppressed) [2023-04-05T15:33:17.526Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5314528381006915974.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5314528381006915974.key) [2023-04-05T15:33:17.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:33:17.831Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T15:33:17.847Z] $ docker exec --env ******** --env ******** 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent -k [2023-04-05T15:33:17.944Z] unset SSH_AUTH_SOCK; [2023-04-05T15:33:17.945Z] unset SSH_AGENT_PID; [2023-04-05T15:33:17.945Z] echo Agent pid 38 killed; [2023-04-05T15:33:17.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T15:33:17.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:33:17.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:33:18.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:33:18.097Z] $ docker exec 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent [2023-04-05T15:33:18.206Z] SSH_AUTH_SOCK=/tmp/ssh-yfNO6VN3cgYV/agent.70 [2023-04-05T15:33:18.206Z] SSH_AGENT_PID=76 [2023-04-05T15:33:18.212Z] Running ssh-add (command line suppressed) [2023-04-05T15:33:18.326Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1342894068173831485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1342894068173831485.key) [2023-04-05T15:33:18.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:33:18.621Z] + git semver init [2023-04-05T15:33:18.881Z] 2023-04-05 15:33:18,834 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T15:33:18.881Z] 2023-04-05 15:33:18,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-05T15:33:18.881Z] 2023-04-05 15:33:18,835 [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-04-05T15:33:18.881Z] 2023-04-05 15:33:18,835 [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-04-05T15:33:20.265Z] 2023-04-05 15:33:19,940 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-05T15:33:20.265Z] 2023-04-05 15:33:19,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-05T15:33:20.265Z] 2023-04-05 15:33:19,940 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:33:20.265Z] 2023-04-05 15:33:19,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:33:20.265Z] 3.0.0-dev.21 [Pipeline] } [2023-04-05T15:33:20.279Z] $ docker exec --env ******** --env ******** 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent -k [2023-04-05T15:33:20.386Z] unset SSH_AUTH_SOCK; [2023-04-05T15:33:20.387Z] unset SSH_AGENT_PID; [2023-04-05T15:33:20.387Z] echo Agent pid 76 killed; [2023-04-05T15:33:20.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:33:20.690Z] + git semver [Pipeline] } [2023-04-05T15:33:20.967Z] $ docker stop --time=1 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 [2023-04-05T15:33:22.270Z] $ docker rm -f --volumes 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T15:33:22.607Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T15:33:22.836Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T15:33:22.838Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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-04-05T15:33:22.989Z] provisioning config files... [2023-04-05T15:33:22.998Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7410857607468090612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:33:23.294Z] ---> docker-login.sh [2023-04-05T15:33:23.294Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:33:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:23.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:23.294Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:23.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:23.294Z] [2023-04-05T15:33:23.294Z] Login Succeeded [2023-04-05T15:33:23.294Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:33:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:23.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:23.553Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:23.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:23.553Z] [2023-04-05T15:33:23.554Z] Login Succeeded [2023-04-05T15:33:23.554Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:33:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:23.813Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:23.813Z] [2023-04-05T15:33:23.813Z] Login Succeeded [2023-04-05T15:33:23.813Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:33:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:23.813Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:23.813Z] [2023-04-05T15:33:23.813Z] Login Succeeded [2023-04-05T15:33:23.813Z] docker.io [2023-04-05T15:33:24.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:33:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:33:24.072Z] Configure a credential helper to remove this warning. See [2023-04-05T15:33:24.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:33:24.072Z] [2023-04-05T15:33:24.072Z] Login Succeeded [2023-04-05T15:33:24.072Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:33:24.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T15:33:24.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:33:24.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:33:24.165Z] ========================================================= [2023-04-05T15:33:24.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T15:33:24.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:33:24.469Z] + 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-04-05T15:33:24.469Z] Sending build context to Docker daemon 12.61MB [2023-04-05T15:33:24.469Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T15:33:24.469Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T15:33:24.729Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T15:33:24.729Z] 63b65145d645: Pulling fs layer [2023-04-05T15:33:24.729Z] a2d21d5440eb: Pulling fs layer [2023-04-05T15:33:24.729Z] 935e6c44a52c: Pulling fs layer [2023-04-05T15:33:24.729Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T15:33:24.729Z] 30dea6a524f1: Pulling fs layer [2023-04-05T15:33:24.729Z] a2aff8979fd8: Pulling fs layer [2023-04-05T15:33:24.729Z] 6808be2612f2: Pulling fs layer [2023-04-05T15:33:24.729Z] f25807f1079a: Pulling fs layer [2023-04-05T15:33:24.729Z] a2aff8979fd8: Waiting [2023-04-05T15:33:24.729Z] 94cc34f8dd06: Waiting [2023-04-05T15:33:24.729Z] 6808be2612f2: Waiting [2023-04-05T15:33:24.729Z] f25807f1079a: Waiting [2023-04-05T15:33:24.729Z] 30dea6a524f1: Waiting [2023-04-05T15:33:24.729Z] a2d21d5440eb: Verifying Checksum [2023-04-05T15:33:24.729Z] a2d21d5440eb: Download complete [2023-04-05T15:33:24.729Z] 94cc34f8dd06: Verifying Checksum [2023-04-05T15:33:24.729Z] 94cc34f8dd06: Download complete [2023-04-05T15:33:24.729Z] 30dea6a524f1: Download complete [2023-04-05T15:33:25.298Z] a2aff8979fd8: Verifying Checksum [2023-04-05T15:33:25.298Z] a2aff8979fd8: Download complete [2023-04-05T15:33:25.298Z] 63b65145d645: Verifying Checksum [2023-04-05T15:33:25.298Z] 63b65145d645: Download complete [2023-04-05T15:33:25.556Z] 63b65145d645: Pull complete [2023-04-05T15:33:25.556Z] a2d21d5440eb: Pull complete [2023-04-05T15:33:28.091Z] f25807f1079a: Verifying Checksum [2023-04-05T15:33:28.091Z] f25807f1079a: Download complete [2023-04-05T15:33:29.467Z] 935e6c44a52c: Download complete [2023-04-05T15:33:29.467Z] 6808be2612f2: Verifying Checksum [2023-04-05T15:33:29.467Z] 6808be2612f2: Download complete [2023-04-05T15:33:32.754Z] 935e6c44a52c: Pull complete [2023-04-05T15:33:32.754Z] 94cc34f8dd06: Pull complete [2023-04-05T15:33:33.013Z] 30dea6a524f1: Pull complete [2023-04-05T15:33:33.013Z] a2aff8979fd8: Pull complete [2023-04-05T15:33:35.547Z] 6808be2612f2: Pull complete [2023-04-05T15:33:36.485Z] f25807f1079a: Pull complete [2023-04-05T15:33:36.485Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T15:33:36.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T15:33:36.485Z] ---> 3b553350e43f [2023-04-05T15:33:36.485Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T15:33:37.947Z] Still waiting to schedule task [2023-04-05T15:33:37.948Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-05T15:33:41.790Z] ---> Running in 142067d40c1c [2023-04-05T15:33:41.790Z] Removing intermediate container 142067d40c1c [2023-04-05T15:33:41.790Z] ---> c5be3a7b6951 [2023-04-05T15:33:41.790Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T15:33:41.790Z] ---> Running in 468b60ca51e6 [2023-04-05T15:33:41.790Z] Removing intermediate container 468b60ca51e6 [2023-04-05T15:33:41.790Z] ---> de610d75cce1 [2023-04-05T15:33:41.790Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:33:41.790Z] ---> Running in 8b22972b4db1 [2023-04-05T15:33:41.790Z] Removing intermediate container 8b22972b4db1 [2023-04-05T15:33:41.790Z] ---> c7570648806b [2023-04-05T15:33:41.790Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T15:33:41.790Z] ---> Running in 3427ae78a445 [2023-04-05T15:33:42.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:33:42.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:33:42.308Z] OK: 265 MiB in 53 packages [2023-04-05T15:33:42.874Z] Removing intermediate container 3427ae78a445 [2023-04-05T15:33:42.875Z] ---> 4866f0a6e712 [2023-04-05T15:33:42.875Z] Step 7/12 : WORKDIR /app [2023-04-05T15:33:42.875Z] ---> Running in e5319d34a99d [2023-04-05T15:33:42.875Z] Removing intermediate container e5319d34a99d [2023-04-05T15:33:42.875Z] ---> 2c42ae60c492 [2023-04-05T15:33:42.875Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T15:33:42.875Z] ---> 09ef2c20ff08 [2023-04-05T15:33:42.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:33:42.875Z] ---> Running in f884925520fd [2023-04-05T15:34:21.688Z] Removing intermediate container f884925520fd [2023-04-05T15:34:21.688Z] ---> e348855518a2 [2023-04-05T15:34:21.688Z] Step 10/12 : COPY . . [2023-04-05T15:34:21.688Z] ---> c72f8de23981 [2023-04-05T15:34:21.688Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T15:34:21.688Z] ---> Running in 314fa64d77a9 [2023-04-05T15:34:21.688Z] Removing intermediate container 314fa64d77a9 [2023-04-05T15:34:21.688Z] ---> 8b8f833f9506 [2023-04-05T15:34:21.688Z] Step 12/12 : RUN $MAKE [2023-04-05T15:34:21.688Z] ---> Running in 58b2224cbdcf [2023-04-05T15:34:21.688Z] noop [2023-04-05T15:34:21.688Z] Removing intermediate container 58b2224cbdcf [2023-04-05T15:34:21.688Z] ---> a067cd9f729e [2023-04-05T15:34:21.688Z] Successfully built a067cd9f729e [2023-04-05T15:34:21.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:34:22.011Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T15:34:22.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:34:22.080Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:34:22.120Z] $ 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-04-05T15:34:22.534Z] $ docker top 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:34:22.898Z] + go version [2023-04-05T15:34:22.898Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T15:34:22.913Z] $ docker stop --time=1 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e [2023-04-05T15:34:24.183Z] $ docker rm -f --volumes 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:34:24.566Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T15:34:24.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:34:24.635Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:34:24.671Z] $ 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-04-05T15:34:24.980Z] $ docker top ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:34:25.319Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:34:25.613Z] + make test [2023-04-05T15:34:25.613Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-05T15:34:43.701Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-05T15:34:43.701Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-05T15:34:43.701Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements [2023-04-05T15:34:46.231Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.700s coverage: 71.9% of statements [2023-04-05T15:35:08.162Z] go vet ./... [2023-04-05T15:35:08.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T15:35:08.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T15:35:08.162Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-05T15:35:08.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T15:35:08.447Z] $ docker stop --time=1 ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 [2023-04-05T15:35:10.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6893 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-05T15:35:13.447Z] $ docker rm -f --volumes ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-05T15:35:13.702Z] Running in /w/workspace/app-rfid-llrp-inventory/90 [Pipeline] { [Pipeline] checkout [2023-04-05T15:35:13.729Z] The recommended git tool is: git [2023-04-05T15:35:13.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T15:35:13.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-05T15:35:14.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T15:35:14.902Z] + ls -al . [2023-04-05T15:35:14.902Z] total 228 [2023-04-05T15:35:14.902Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 5 15:34 . [2023-04-05T15:35:14.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 .. [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 5 15:32 .dockerignore [2023-04-05T15:35:14.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 15:33 .git [2023-04-05T15:35:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:32 .github [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 5 15:32 .gitignore [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 15:32 .golangci.yml [2023-04-05T15:35:14.902Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 15:33 .semver [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 5 15:32 Attribution.txt [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 5 15:32 CHANGELOG.md [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 5 15:32 Dockerfile [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 15:32 GOVERNANCE.md [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 5 15:32 Jenkinsfile [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 5 15:32 LICENSE [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 5 15:32 Makefile [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 5 15:32 OWNERS.md [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 5 15:32 README.md [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 15:33 VERSION [2023-04-05T15:35:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 bin [2023-04-05T15:35:14.902Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 5 15:34 coverage.out [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 5 15:32 go.mod [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 5 15:32 go.sum [2023-04-05T15:35:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 images [2023-04-05T15:35:14.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 internal [2023-04-05T15:35:14.902Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 5 15:32 main.go [2023-04-05T15:35:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 res [2023-04-05T15:35:14.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 snap [2023-04-05T15:35:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:15.217Z] + 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=d587da57cbe4a05f119c115f8fc98fba81978bb1 --label arch=amd64 --label version=3.0.0-dev.21 . [2023-04-05T15:35:15.217Z] Sending build context to Docker daemon 12.61MB [2023-04-05T15:35:15.217Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T15:35:15.217Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-05T15:35:15.217Z] ---> a067cd9f729e [2023-04-05T15:35:15.217Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T15:35:15.475Z] ---> Running in 3f7d3620c2a9 [2023-04-05T15:35:15.475Z] Removing intermediate container 3f7d3620c2a9 [2023-04-05T15:35:15.475Z] ---> ad82cf617099 [2023-04-05T15:35:15.475Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T15:35:15.475Z] ---> Running in 836e59b83cc7 [2023-04-05T15:35:15.733Z] Removing intermediate container 836e59b83cc7 [2023-04-05T15:35:15.733Z] ---> df2f6795fd02 [2023-04-05T15:35:15.733Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:35:15.733Z] ---> Running in 66a9f9ddc2e5 [2023-04-05T15:35:15.733Z] Removing intermediate container 66a9f9ddc2e5 [2023-04-05T15:35:15.733Z] ---> 775418ac33d4 [2023-04-05T15:35:15.733Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T15:35:15.733Z] ---> Running in eb1d0fdd0600 [2023-04-05T15:35:15.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:35:16.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:35:16.506Z] OK: 265 MiB in 53 packages [2023-04-05T15:35:16.764Z] Removing intermediate container eb1d0fdd0600 [2023-04-05T15:35:16.764Z] ---> 5dd10e103250 [2023-04-05T15:35:16.764Z] Step 7/29 : WORKDIR /app [2023-04-05T15:35:16.764Z] ---> Running in 5c897dbe09c8 [2023-04-05T15:35:16.764Z] Removing intermediate container 5c897dbe09c8 [2023-04-05T15:35:16.764Z] ---> f28a3e5fb623 [2023-04-05T15:35:16.764Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-05T15:35:16.764Z] ---> e2364fa8cba6 [2023-04-05T15:35:16.764Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:35:16.764Z] ---> Running in c3c70a0df2fb [2023-04-05T15:35:17.879Z] Removing intermediate container c3c70a0df2fb [2023-04-05T15:35:17.879Z] ---> 32423ebeacea [2023-04-05T15:35:17.879Z] Step 10/29 : COPY . . [2023-04-05T15:35:18.137Z] ---> 1f0464964ade [2023-04-05T15:35:18.137Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T15:35:18.137Z] ---> Running in d3c91827198c [2023-04-05T15:35:18.137Z] Removing intermediate container d3c91827198c [2023-04-05T15:35:18.137Z] ---> d65eb76422f0 [2023-04-05T15:35:18.137Z] Step 12/29 : RUN $MAKE [2023-04-05T15:35:18.137Z] ---> Running in b5b369dea251 [2023-04-05T15:35:18.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-05T15:35:18.706Z] using credential edgex-jenkins-ssh [2023-04-05T15:35:18.726Z] Cloning the remote Git repository [2023-04-05T15:35:18.773Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-05T15:35:18.867Z] > git init /w/workspace/app-rfid-llrp-inventory/90 # timeout=10 [2023-04-05T15:35:19.012Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-05T15:35:19.013Z] > git --version # timeout=10 [2023-04-05T15:35:19.032Z] > git --version # 'git version 2.25.1' [2023-04-05T15:35:19.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T15:35:19.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T15:35:21.254Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-05T15:35:21.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T15:35:22.102Z] Avoid second fetch [2023-04-05T15:35:22.103Z] Checking out Revision d587da57cbe4a05f119c115f8fc98fba81978bb1 (main) [2023-04-05T15:35:22.120Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T15:35:22.183Z] > git checkout -f d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 [2023-04-05T15:35:22.627Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T15:35:23.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T15:35:23.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T15:35:23.531Z] Dload Upload Total Spent Left Speed [2023-04-05T15:35:23.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-04-05T15:35:24.162Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T15:35:24.498Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T15:35:24.498Z] + sudo tee /etc/docker/daemon.new [2023-04-05T15:35:24.498Z] { [2023-04-05T15:35:24.498Z] "registry-mirrors": [ [2023-04-05T15:35:24.498Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T15:35:24.498Z] ], [2023-04-05T15:35:24.498Z] "bip": "10.250.0.254/24", [2023-04-05T15:35:24.498Z] "hosts": [ [2023-04-05T15:35:24.498Z] "tcp://0.0.0.0:5555", [2023-04-05T15:35:24.498Z] "unix:///var/run/docker.sock" [2023-04-05T15:35:24.498Z] ], [2023-04-05T15:35:24.498Z] "mtu": 1458, [2023-04-05T15:35:24.498Z] "selinux-enabled": true, [2023-04-05T15:35:24.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T15:35:24.498Z] } [Pipeline] sh [2023-04-05T15:35:24.851Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T15:35:25.176Z] + sudo service docker restart [2023-04-05T15:35:40.373Z] Removing intermediate container b5b369dea251 [2023-04-05T15:35:40.373Z] ---> 65b677122c9c [2023-04-05T15:35:40.373Z] Step 13/29 : FROM alpine:3.17 [2023-04-05T15:35:40.373Z] 3.17: Pulling from library/alpine [2023-04-05T15:35:40.373Z] f56be85fc22e: Pulling fs layer [2023-04-05T15:35:40.373Z] f56be85fc22e: Verifying Checksum [2023-04-05T15:35:40.373Z] f56be85fc22e: Download complete [2023-04-05T15:35:40.373Z] f56be85fc22e: Pull complete [2023-04-05T15:35:40.373Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T15:35:40.373Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T15:35:40.373Z] ---> 9ed4aefc74f6 [2023-04-05T15:35:40.373Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T15:35:40.373Z] ---> Running in b24ef48c4e69 [2023-04-05T15:35:40.373Z] Removing intermediate container b24ef48c4e69 [2023-04-05T15:35:40.373Z] ---> 62417c4e869a [2023-04-05T15:35:40.373Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-05T15:35:40.373Z] ---> Running in 74449a31110e [2023-04-05T15:35:40.373Z] Removing intermediate container 74449a31110e [2023-04-05T15:35:40.373Z] ---> ec2e51362e03 [2023-04-05T15:35:40.373Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-05T15:35:40.373Z] ---> Running in b0f9352a1c74 [2023-04-05T15:35:40.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T15:35:40.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T15:35:40.373Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T15:35:40.373Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:35:40.373Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:35:40.373Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:35:40.373Z] OK: 8 MiB in 17 packages [2023-04-05T15:35:40.373Z] Removing intermediate container b0f9352a1c74 [2023-04-05T15:35:40.373Z] ---> 6e7bcb9cdd20 [2023-04-05T15:35:40.373Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T15:35:40.373Z] ---> e0a9e84dcac5 [2023-04-05T15:35:40.373Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T15:35:40.373Z] ---> 60cbcae52daa [2023-04-05T15:35:40.373Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-05T15:35:40.373Z] ---> 5fd65ed8bf42 [2023-04-05T15:35:40.373Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-05T15:35:40.373Z] ---> 9f26d94819b1 [2023-04-05T15:35:40.373Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-05T15:35:40.941Z] ---> 2730110e151f [2023-04-05T15:35:40.941Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-05T15:35:40.941Z] ---> Running in 29ab0151b483 [2023-04-05T15:35:41.510Z] Removing intermediate container 29ab0151b483 [2023-04-05T15:35:41.510Z] ---> 39194cbb91b2 [2023-04-05T15:35:41.510Z] Step 23/29 : VOLUME /cache [2023-04-05T15:35:41.510Z] ---> Running in 4f3ebb493890 [2023-04-05T15:35:41.510Z] Removing intermediate container 4f3ebb493890 [2023-04-05T15:35:41.510Z] ---> 1a189ab15c85 [2023-04-05T15:35:41.510Z] Step 24/29 : EXPOSE 59711 [2023-04-05T15:35:41.510Z] ---> Running in 5642437b2c90 [2023-04-05T15:35:41.510Z] Removing intermediate container 5642437b2c90 [2023-04-05T15:35:41.510Z] ---> 01e81a993810 [2023-04-05T15:35:41.510Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-05T15:35:41.510Z] ---> Running in c05a3ee9a354 [2023-04-05T15:35:41.510Z] Removing intermediate container c05a3ee9a354 [2023-04-05T15:35:41.510Z] ---> 5645c10529e0 [2023-04-05T15:35:41.510Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-05T15:35:41.510Z] ---> Running in 72c80f363976 [2023-04-05T15:35:41.768Z] Removing intermediate container 72c80f363976 [2023-04-05T15:35:41.768Z] ---> 5579b1f11d0a [2023-04-05T15:35:41.768Z] Step 27/29 : LABEL arch=amd64 [2023-04-05T15:35:41.768Z] ---> Running in 40c06e03f5b4 [2023-04-05T15:35:41.768Z] Removing intermediate container 40c06e03f5b4 [2023-04-05T15:35:41.768Z] ---> 5f004f2aa045 [2023-04-05T15:35:41.768Z] Step 28/29 : LABEL git_sha=d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:35:41.768Z] ---> Running in a29c5ef0b89f [2023-04-05T15:35:41.768Z] Removing intermediate container a29c5ef0b89f [2023-04-05T15:35:41.768Z] ---> 2f6b0618c1d4 [2023-04-05T15:35:41.768Z] Step 29/29 : LABEL version=3.0.0-dev.21 [2023-04-05T15:35:41.768Z] ---> Running in 61be0748c4bf [2023-04-05T15:35:42.028Z] Removing intermediate container 61be0748c4bf [2023-04-05T15:35:42.028Z] ---> 97b208c7eb68 [2023-04-05T15:35:42.028Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T15:35:42.028Z] Successfully built 97b208c7eb68 [2023-04-05T15:35:42.028Z] 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-04-05T15:35:42.119Z] provisioning config files... [2023-04-05T15:35:42.129Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3992554602760296717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:35:42.425Z] ---> docker-login.sh [2023-04-05T15:35:42.425Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:35:42.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:42.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:42.425Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:42.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:42.425Z] [2023-04-05T15:35:42.425Z] Login Succeeded [2023-04-05T15:35:42.425Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:35:42.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:42.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:42.425Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:42.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:42.425Z] [2023-04-05T15:35:42.425Z] Login Succeeded [2023-04-05T15:35:42.425Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:35:42.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:42.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:42.685Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:42.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:42.685Z] [2023-04-05T15:35:42.685Z] Login Succeeded [2023-04-05T15:35:42.685Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:35:42.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:42.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:42.685Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:42.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:42.685Z] [2023-04-05T15:35:42.685Z] Login Succeeded [2023-04-05T15:35:42.685Z] docker.io [2023-04-05T15:35:42.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:42.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:42.944Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:42.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:42.944Z] [2023-04-05T15:35:42.944Z] Login Succeeded [2023-04-05T15:35:42.944Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:35:42.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:35:42.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:35:42.995Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-05T15:35:42.995Z] d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:35:42.995Z] latest [2023-04-05T15:35:42.995Z] 3.0.0-dev.21 [2023-04-05T15:35:42.995Z] d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:35:42.995Z] main [2023-04-05T15:35:42.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:43.319Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:35:43.449Z] provisioning config files... [2023-04-05T15:35:43.476Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/90@tmp/config13833706242467621061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:35:43.621Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:35:43.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-05T15:35:43.622Z] ff8ef88862fe: Preparing [2023-04-05T15:35:43.622Z] 817ddd8f1357: Preparing [2023-04-05T15:35:43.622Z] ec2e977db399: Preparing [2023-04-05T15:35:43.622Z] ad8b4c7a2e02: Preparing [2023-04-05T15:35:43.622Z] 8040dfacd07a: Preparing [2023-04-05T15:35:43.622Z] 2db849f4a045: Preparing [2023-04-05T15:35:43.622Z] 8619edb00794: Preparing [2023-04-05T15:35:43.622Z] f1417ff83b31: Preparing [2023-04-05T15:35:43.622Z] 2db849f4a045: Waiting [2023-04-05T15:35:43.622Z] 8619edb00794: Waiting [2023-04-05T15:35:43.622Z] f1417ff83b31: Waiting [2023-04-05T15:35:43.835Z] ---> docker-login.sh [2023-04-05T15:35:43.835Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:35:43.880Z] ad8b4c7a2e02: Pushed [2023-04-05T15:35:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:44.140Z] ec2e977db399: Pushed [2023-04-05T15:35:44.140Z] 8040dfacd07a: Pushed [2023-04-05T15:35:44.140Z] ff8ef88862fe: Pushed [2023-04-05T15:35:44.140Z] f1417ff83b31: Layer already exists [2023-04-05T15:35:44.140Z] 2db849f4a045: Pushed [2023-04-05T15:35:44.398Z] 8619edb00794: Pushed [2023-04-05T15:35:44.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:44.690Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:44.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:44.690Z] [2023-04-05T15:35:44.690Z] Login Succeeded [2023-04-05T15:35:44.690Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:35:44.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:44.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:44.959Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:44.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:44.959Z] [2023-04-05T15:35:44.959Z] Login Succeeded [2023-04-05T15:35:44.959Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:35:44.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:45.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:45.230Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:45.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:45.230Z] [2023-04-05T15:35:45.230Z] Login Succeeded [2023-04-05T15:35:45.230Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:35:45.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:45.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:45.500Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:45.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:45.500Z] [2023-04-05T15:35:45.500Z] Login Succeeded [2023-04-05T15:35:45.500Z] docker.io [2023-04-05T15:35:45.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:35:45.771Z] 817ddd8f1357: Pushed [2023-04-05T15:35:46.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:35:46.037Z] Configure a credential helper to remove this warning. See [2023-04-05T15:35:46.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:35:46.037Z] [2023-04-05T15:35:46.037Z] Login Succeeded [2023-04-05T15:35:46.037Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:35:46.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-05T15:35:46.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:35:46.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:35:46.327Z] ========================================================= [2023-04-05T15:35:46.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T15:35:46.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-04-05T15:35:46.340Z] d587da57cbe4a05f119c115f8fc98fba81978bb1: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] isUnix [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:46.673Z] + 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-04-05T15:35:46.715Z] + 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-04-05T15:35:46.939Z] Sending build context to Docker daemon 677.9kB [2023-04-05T15:35:46.939Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T15:35:46.939Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-05T15:35:47.028Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-05T15:35:47.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-05T15:35:47.028Z] ff8ef88862fe: Preparing [2023-04-05T15:35:47.028Z] 817ddd8f1357: Preparing [2023-04-05T15:35:47.028Z] ec2e977db399: Preparing [2023-04-05T15:35:47.028Z] ad8b4c7a2e02: Preparing [2023-04-05T15:35:47.028Z] 8040dfacd07a: Preparing [2023-04-05T15:35:47.028Z] 2db849f4a045: Preparing [2023-04-05T15:35:47.028Z] 8619edb00794: Preparing [2023-04-05T15:35:47.028Z] f1417ff83b31: Preparing [2023-04-05T15:35:47.028Z] 2db849f4a045: Waiting [2023-04-05T15:35:47.028Z] 8619edb00794: Waiting [2023-04-05T15:35:47.028Z] f1417ff83b31: Waiting [2023-04-05T15:35:47.028Z] 817ddd8f1357: Layer already exists [2023-04-05T15:35:47.028Z] 8040dfacd07a: Layer already exists [2023-04-05T15:35:47.028Z] ff8ef88862fe: Layer already exists [2023-04-05T15:35:47.028Z] ec2e977db399: Layer already exists [2023-04-05T15:35:47.028Z] ad8b4c7a2e02: Layer already exists [2023-04-05T15:35:47.028Z] 2db849f4a045: Layer already exists [2023-04-05T15:35:47.028Z] f1417ff83b31: Layer already exists [2023-04-05T15:35:47.028Z] 8619edb00794: Layer already exists [2023-04-05T15:35:47.028Z] latest: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:47.347Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:47.660Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 [2023-04-05T15:35:47.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-05T15:35:47.660Z] ff8ef88862fe: Preparing [2023-04-05T15:35:47.660Z] 817ddd8f1357: Preparing [2023-04-05T15:35:47.660Z] ec2e977db399: Preparing [2023-04-05T15:35:47.660Z] ad8b4c7a2e02: Preparing [2023-04-05T15:35:47.660Z] 8040dfacd07a: Preparing [2023-04-05T15:35:47.660Z] 2db849f4a045: Preparing [2023-04-05T15:35:47.660Z] 8619edb00794: Preparing [2023-04-05T15:35:47.660Z] f1417ff83b31: Preparing [2023-04-05T15:35:47.660Z] 2db849f4a045: Waiting [2023-04-05T15:35:47.660Z] 8619edb00794: Waiting [2023-04-05T15:35:47.660Z] f1417ff83b31: Waiting [2023-04-05T15:35:47.660Z] ff8ef88862fe: Layer already exists [2023-04-05T15:35:47.660Z] ad8b4c7a2e02: Layer already exists [2023-04-05T15:35:47.660Z] 817ddd8f1357: Layer already exists [2023-04-05T15:35:47.660Z] ec2e977db399: Layer already exists [2023-04-05T15:35:47.660Z] 8040dfacd07a: Layer already exists [2023-04-05T15:35:47.660Z] 8619edb00794: Layer already exists [2023-04-05T15:35:47.660Z] 2db849f4a045: Layer already exists [2023-04-05T15:35:47.660Z] f1417ff83b31: Layer already exists [2023-04-05T15:35:47.660Z] 3.0.0-dev.21: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:47.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T15:35:47.903Z] af6eaf76a39c: Pulling fs layer [2023-04-05T15:35:47.903Z] 55522c791124: Pulling fs layer [2023-04-05T15:35:47.903Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T15:35:47.903Z] 169dfbe0d373: Pulling fs layer [2023-04-05T15:35:47.903Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T15:35:47.903Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T15:35:47.903Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T15:35:47.903Z] e1ff8fa3b103: Waiting [2023-04-05T15:35:47.903Z] 52ebb69f0ebf: Waiting [2023-04-05T15:35:47.903Z] 5abe8eddf0d5: Waiting [2023-04-05T15:35:47.903Z] 169dfbe0d373: Waiting [2023-04-05T15:35:47.903Z] 55522c791124: Verifying Checksum [2023-04-05T15:35:47.903Z] 55522c791124: Download complete [2023-04-05T15:35:47.903Z] 169dfbe0d373: Download complete [2023-04-05T15:35:47.903Z] e1ff8fa3b103: Verifying Checksum [2023-04-05T15:35:47.903Z] e1ff8fa3b103: Download complete [2023-04-05T15:35:47.903Z] af6eaf76a39c: Verifying Checksum [2023-04-05T15:35:47.903Z] af6eaf76a39c: Download complete [2023-04-05T15:35:47.974Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:48.281Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:35:48.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-05T15:35:48.281Z] ff8ef88862fe: Preparing [2023-04-05T15:35:48.281Z] 817ddd8f1357: Preparing [2023-04-05T15:35:48.281Z] ec2e977db399: Preparing [2023-04-05T15:35:48.281Z] ad8b4c7a2e02: Preparing [2023-04-05T15:35:48.281Z] 8040dfacd07a: Preparing [2023-04-05T15:35:48.281Z] 2db849f4a045: Preparing [2023-04-05T15:35:48.281Z] 8619edb00794: Preparing [2023-04-05T15:35:48.281Z] f1417ff83b31: Preparing [2023-04-05T15:35:48.281Z] 2db849f4a045: Waiting [2023-04-05T15:35:48.281Z] 8619edb00794: Waiting [2023-04-05T15:35:48.281Z] f1417ff83b31: Waiting [2023-04-05T15:35:48.281Z] ec2e977db399: Layer already exists [2023-04-05T15:35:48.281Z] 8040dfacd07a: Layer already exists [2023-04-05T15:35:48.281Z] 817ddd8f1357: Layer already exists [2023-04-05T15:35:48.281Z] ff8ef88862fe: Layer already exists [2023-04-05T15:35:48.281Z] ad8b4c7a2e02: Layer already exists [2023-04-05T15:35:48.281Z] 2db849f4a045: Layer already exists [2023-04-05T15:35:48.281Z] f1417ff83b31: Layer already exists [2023-04-05T15:35:48.281Z] 8619edb00794: Layer already exists [2023-04-05T15:35:48.281Z] d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:48.490Z] af6eaf76a39c: Pull complete [2023-04-05T15:35:48.589Z] + 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-04-05T15:35:48.891Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-05T15:35:48.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-05T15:35:49.076Z] 55522c791124: Pull complete [2023-04-05T15:35:49.149Z] ff8ef88862fe: Preparing [2023-04-05T15:35:49.149Z] 817ddd8f1357: Preparing [2023-04-05T15:35:49.149Z] ec2e977db399: Preparing [2023-04-05T15:35:49.149Z] ad8b4c7a2e02: Preparing [2023-04-05T15:35:49.149Z] 8040dfacd07a: Preparing [2023-04-05T15:35:49.149Z] 2db849f4a045: Preparing [2023-04-05T15:35:49.149Z] 8619edb00794: Preparing [2023-04-05T15:35:49.149Z] f1417ff83b31: Preparing [2023-04-05T15:35:49.149Z] 8619edb00794: Waiting [2023-04-05T15:35:49.149Z] f1417ff83b31: Waiting [2023-04-05T15:35:49.149Z] 2db849f4a045: Waiting [2023-04-05T15:35:49.149Z] 817ddd8f1357: Layer already exists [2023-04-05T15:35:49.149Z] 8040dfacd07a: Layer already exists [2023-04-05T15:35:49.149Z] ad8b4c7a2e02: Layer already exists [2023-04-05T15:35:49.149Z] ec2e977db399: Layer already exists [2023-04-05T15:35:49.149Z] ff8ef88862fe: Layer already exists [2023-04-05T15:35:49.408Z] 2db849f4a045: Layer already exists [2023-04-05T15:35:49.408Z] f1417ff83b31: Layer already exists [2023-04-05T15:35:49.408Z] 8619edb00794: Layer already exists [2023-04-05T15:35:49.408Z] main: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:35:49.451Z] ===================================================== [Pipeline] echo [2023-04-05T15:35:49.457Z] taggedImages: [2023-04-05T15:35:49.457Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:35:49.457Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-05T15:35:49.457Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 [2023-04-05T15:35:49.457Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:35:49.457Z] - 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-04-05T15:35:49.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T15:35:49.798Z] [2023-04-05T15:35:49.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:35:50.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T15:35:50.093Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T15:35:50.094Z] 5eb5b503b376: Pulling fs layer [2023-04-05T15:35:50.094Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T15:35:50.094Z] ec43610c2a17: Pulling fs layer [2023-04-05T15:35:50.094Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T15:35:50.094Z] 33b1e0a273af: Pulling fs layer [2023-04-05T15:35:50.094Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T15:35:50.094Z] 2f39f015ded8: Pulling fs layer [2023-04-05T15:35:50.094Z] 5d3b04190fa2: Waiting [2023-04-05T15:35:50.094Z] 33b1e0a273af: Waiting [2023-04-05T15:35:50.094Z] 2f39f015ded8: Waiting [2023-04-05T15:35:50.094Z] 3a2ae6a8a46f: Waiting [2023-04-05T15:35:50.094Z] 5c69ac0246d0: Download complete [2023-04-05T15:35:50.094Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T15:35:50.094Z] 3a2ae6a8a46f: Download complete [2023-04-05T15:35:50.661Z] 33b1e0a273af: Verifying Checksum [2023-04-05T15:35:50.661Z] 33b1e0a273af: Download complete [2023-04-05T15:35:50.661Z] 5d3b04190fa2: Download complete [2023-04-05T15:35:51.029Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T15:35:51.029Z] 5abe8eddf0d5: Download complete [2023-04-05T15:35:51.228Z] ec43610c2a17: Verifying Checksum [2023-04-05T15:35:51.228Z] ec43610c2a17: Download complete [2023-04-05T15:35:52.165Z] 5eb5b503b376: Verifying Checksum [2023-04-05T15:35:52.165Z] 5eb5b503b376: Download complete [2023-04-05T15:35:53.099Z] 5eb5b503b376: Pull complete [2023-04-05T15:35:53.357Z] 5c69ac0246d0: Pull complete [2023-04-05T15:35:53.616Z] ec43610c2a17: Pull complete [2023-04-05T15:35:53.616Z] 3a2ae6a8a46f: Pull complete [2023-04-05T15:35:53.617Z] ce5c4a1c91eb: Verifying Checksum [2023-04-05T15:35:53.617Z] ce5c4a1c91eb: Download complete [2023-04-05T15:35:53.874Z] 33b1e0a273af: Pull complete [2023-04-05T15:35:53.874Z] 5d3b04190fa2: Pull complete [2023-04-05T15:35:53.886Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T15:35:53.886Z] 52ebb69f0ebf: Download complete [2023-04-05T15:35:55.249Z] 2f39f015ded8: Verifying Checksum [2023-04-05T15:35:55.249Z] 2f39f015ded8: Download complete [2023-04-05T15:35:59.436Z] 2f39f015ded8: Pull complete [2023-04-05T15:35:59.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T15:35:59.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T15:35:59.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:35:59.526Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:35:59.562Z] $ 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-04-05T15:36:04.458Z] $ docker top 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:36:04.829Z] ---> job-cost.sh [2023-04-05T15:36:04.829Z] lf-activate-venv: SKIPPING [2023-04-05T15:36:04.829Z] INFO: No Stack... [2023-04-05T15:36:05.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T15:36:05.658Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T15:36:05.954Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-05T15:36:05.954Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T15:36:05.969Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [2023-04-05T15:36:05.978Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] did not exist. Created. [2023-04-05T15:36:05.978Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T15:36:06.232Z] ce5c4a1c91eb: Pull complete [2023-04-05T15:36:06.232Z] 169dfbe0d373: Pull complete [2023-04-05T15:36:06.232Z] e1ff8fa3b103: Pull complete [2023-04-05T15:36:06.275Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-05T15:36:06.303Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T15:36:06.312Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T15:36:06.332Z] $ docker stop --time=1 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 [2023-04-05T15:36:07.466Z] $ docker rm -f --volumes 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-05T15:36:11.606Z] 52ebb69f0ebf: Pull complete [2023-04-05T15:36:15.883Z] 5abe8eddf0d5: Pull complete [2023-04-05T15:36:15.883Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T15:36:15.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T15:36:15.883Z] ---> 6cb57ee374ae [2023-04-05T15:36:15.883Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T15:36:16.855Z] ---> Running in 103e221f35b6 [2023-04-05T15:36:17.460Z] Removing intermediate container 103e221f35b6 [2023-04-05T15:36:17.460Z] ---> 1f5aac90899f [2023-04-05T15:36:17.460Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T15:36:17.460Z] ---> Running in a6d08f5dc1fb [2023-04-05T15:36:17.733Z] Removing intermediate container a6d08f5dc1fb [2023-04-05T15:36:17.733Z] ---> 2d70b5b3e343 [2023-04-05T15:36:17.733Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:36:17.733Z] ---> Running in c0c3f4513aec [2023-04-05T15:36:18.004Z] Removing intermediate container c0c3f4513aec [2023-04-05T15:36:18.004Z] ---> 025ffc8e73d2 [2023-04-05T15:36:18.004Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T15:36:18.323Z] ---> Running in c9973fa72014 [2023-04-05T15:36:19.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:36:19.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:36:20.862Z] OK: 263 MiB in 53 packages [2023-04-05T15:36:21.827Z] Removing intermediate container c9973fa72014 [2023-04-05T15:36:21.827Z] ---> 19ff2f90865b [2023-04-05T15:36:21.827Z] Step 7/12 : WORKDIR /app [2023-04-05T15:36:21.827Z] ---> Running in c4487907ac8d [2023-04-05T15:36:22.096Z] Removing intermediate container c4487907ac8d [2023-04-05T15:36:22.096Z] ---> f08394ace29b [2023-04-05T15:36:22.096Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-05T15:36:22.698Z] ---> 3b580077e1c7 [2023-04-05T15:36:22.698Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:36:22.698Z] ---> Running in c64e28ca3a57 [2023-04-05T15:37:30.599Z] Removing intermediate container c64e28ca3a57 [2023-04-05T15:37:30.599Z] ---> 36adf53f6d46 [2023-04-05T15:37:30.599Z] Step 10/12 : COPY . . [2023-04-05T15:37:30.599Z] ---> ecfc45ee639c [2023-04-05T15:37:30.599Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T15:37:30.599Z] ---> Running in 8a12e8bcef08 [2023-04-05T15:37:30.599Z] Removing intermediate container 8a12e8bcef08 [2023-04-05T15:37:30.599Z] ---> 56b122119c31 [2023-04-05T15:37:30.599Z] Step 12/12 : RUN $MAKE [2023-04-05T15:37:30.599Z] ---> Running in 83f7e2c17edf [2023-04-05T15:37:30.599Z] noop [2023-04-05T15:37:30.599Z] Removing intermediate container 83f7e2c17edf [2023-04-05T15:37:30.599Z] ---> e1a37012884a [2023-04-05T15:37:30.599Z] Successfully built e1a37012884a [2023-04-05T15:37:30.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:37:30.941Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T15:37:30.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:37:31.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container [2023-04-05T15:37:31.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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-04-05T15:37:32.417Z] $ docker top 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:37:33.241Z] + go version [2023-04-05T15:37:33.241Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T15:37:33.263Z] $ docker stop --time=1 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 [2023-04-05T15:37:34.864Z] $ docker rm -f --volumes 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:37:35.412Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T15:37:35.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:37:35.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container [2023-04-05T15:37:35.646Z] $ 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/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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-04-05T15:37:36.765Z] $ docker top 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:37:37.255Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/90 [Pipeline] fileExists [Pipeline] sh [2023-04-05T15:37:37.580Z] + make test [2023-04-05T15:37:37.580Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-05T15:40:14.313Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-05T15:40:22.529Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-05T15:40:22.529Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.366s coverage: 86.2% of statements [2023-04-05T15:40:34.905Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2023-04-05T15:40:34.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T15:40:34.905Z] go vet ./... [2023-04-05T15:43:11.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T15:43:11.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T15:43:11.674Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-05T15:43:11.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-05T15:43:11.704Z] $ docker stop --time=1 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 [2023-04-05T15:43:13.527Z] $ docker rm -f --volumes 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T15:43:15.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-05T15:43:15.061Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T15:43:15.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T15:43:15.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-05T15:43:16.251Z] + ls -al . [2023-04-05T15:43:16.251Z] total 224 [2023-04-05T15:43:16.251Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 15:37 . [2023-04-05T15:43:16.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 .. [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 5 15:35 .dockerignore [2023-04-05T15:43:16.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 15:35 .git [2023-04-05T15:43:16.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:35 .github [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 5 15:35 .gitignore [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 15:35 .golangci.yml [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 5 15:35 Attribution.txt [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 5 15:35 CHANGELOG.md [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 5 15:35 Dockerfile [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 15:35 GOVERNANCE.md [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 5 15:35 Jenkinsfile [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 5 15:35 LICENSE [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 5 15:35 Makefile [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 5 15:35 OWNERS.md [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 5 15:35 README.md [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 15:33 VERSION [2023-04-05T15:43:16.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 bin [2023-04-05T15:43:16.251Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 5 15:40 coverage.out [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 5 15:35 go.mod [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 5 15:35 go.sum [2023-04-05T15:43:16.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 images [2023-04-05T15:43:16.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 internal [2023-04-05T15:43:16.251Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 5 15:35 main.go [2023-04-05T15:43:16.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 res [2023-04-05T15:43:16.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 snap [2023-04-05T15:43:16.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:43:16.582Z] + 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=d587da57cbe4a05f119c115f8fc98fba81978bb1 --label arch=arm64 --label version=3.0.0-dev.21 . [2023-04-05T15:43:16.857Z] Sending build context to Docker daemon 677.9kB [2023-04-05T15:43:16.857Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-05T15:43:16.857Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-05T15:43:16.857Z] ---> e1a37012884a [2023-04-05T15:43:16.857Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-05T15:43:16.857Z] ---> Running in 5b624d4a3826 [2023-04-05T15:43:17.126Z] Removing intermediate container 5b624d4a3826 [2023-04-05T15:43:17.126Z] ---> b85414b0de36 [2023-04-05T15:43:17.126Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-05T15:43:17.396Z] ---> Running in 78633d93d504 [2023-04-05T15:43:17.663Z] Removing intermediate container 78633d93d504 [2023-04-05T15:43:17.663Z] ---> d77c266edb27 [2023-04-05T15:43:17.663Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-05T15:43:17.663Z] ---> Running in db9eca4549a0 [2023-04-05T15:43:17.931Z] Removing intermediate container db9eca4549a0 [2023-04-05T15:43:17.931Z] ---> 7b998296aa4d [2023-04-05T15:43:17.931Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-05T15:43:18.202Z] ---> Running in 122568a12722 [2023-04-05T15:43:19.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:19.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:43:20.707Z] OK: 263 MiB in 53 packages [2023-04-05T15:43:21.665Z] Removing intermediate container 122568a12722 [2023-04-05T15:43:21.665Z] ---> bd73800673e6 [2023-04-05T15:43:21.665Z] Step 7/29 : WORKDIR /app [2023-04-05T15:43:21.934Z] ---> Running in 9ca7a69a3189 [2023-04-05T15:43:22.203Z] Removing intermediate container 9ca7a69a3189 [2023-04-05T15:43:22.203Z] ---> 7d8c3a421058 [2023-04-05T15:43:22.203Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-05T15:43:22.790Z] ---> 6493e24add4a [2023-04-05T15:43:22.790Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T15:43:22.790Z] ---> Running in 2a9006fe19d8 [2023-04-05T15:43:25.386Z] Removing intermediate container 2a9006fe19d8 [2023-04-05T15:43:25.386Z] ---> 6c09036b933f [2023-04-05T15:43:25.386Z] Step 10/29 : COPY . . [2023-04-05T15:43:25.972Z] ---> 12797337fe63 [2023-04-05T15:43:25.972Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-05T15:43:25.972Z] ---> Running in 15155115eaf1 [2023-04-05T15:43:26.239Z] Removing intermediate container 15155115eaf1 [2023-04-05T15:43:26.239Z] ---> 042d7b87f3c3 [2023-04-05T15:43:26.239Z] Step 12/29 : RUN $MAKE [2023-04-05T15:43:26.507Z] ---> Running in ec17e75f1bb3 [2023-04-05T15:43:27.472Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-05T15:45:49.175Z] Removing intermediate container ec17e75f1bb3 [2023-04-05T15:45:49.175Z] ---> 022568464b48 [2023-04-05T15:45:49.175Z] Step 13/29 : FROM alpine:3.17 [2023-04-05T15:45:49.442Z] 3.17: Pulling from library/alpine [2023-04-05T15:45:49.708Z] c41833b44d91: Pulling fs layer [2023-04-05T15:45:49.977Z] c41833b44d91: Verifying Checksum [2023-04-05T15:45:49.977Z] c41833b44d91: Download complete [2023-04-05T15:45:50.244Z] c41833b44d91: Pull complete [2023-04-05T15:45:50.513Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T15:45:50.513Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T15:45:50.513Z] ---> 51e60588ff2c [2023-04-05T15:45:50.513Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-05T15:45:50.513Z] ---> Running in 2b9f15b68bed [2023-04-05T15:45:50.783Z] Removing intermediate container 2b9f15b68bed [2023-04-05T15:45:50.783Z] ---> ac7721536258 [2023-04-05T15:45:50.783Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-05T15:45:51.050Z] ---> Running in 60b6e18fc7bf [2023-04-05T15:45:51.319Z] Removing intermediate container 60b6e18fc7bf [2023-04-05T15:45:51.319Z] ---> 1fd8d1e7d0d8 [2023-04-05T15:45:51.319Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-05T15:45:51.319Z] ---> Running in d163dbba5676 [2023-04-05T15:45:52.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T15:45:52.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T15:45:54.279Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T15:45:54.279Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T15:45:54.279Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T15:45:54.279Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T15:45:54.866Z] OK: 8 MiB in 17 packages [2023-04-05T15:45:56.276Z] Removing intermediate container d163dbba5676 [2023-04-05T15:45:56.276Z] ---> 60c08acea9a9 [2023-04-05T15:45:56.276Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-05T15:45:56.545Z] ---> 30ed4d1e500d [2023-04-05T15:45:56.545Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-05T15:45:57.131Z] ---> a03b782e577d [2023-04-05T15:45:57.131Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-05T15:45:57.715Z] ---> 36f9a0568f5b [2023-04-05T15:45:57.715Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-05T15:45:58.299Z] ---> be5ee732ab97 [2023-04-05T15:45:58.299Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-05T15:45:59.714Z] ---> 823d97041374 [2023-04-05T15:45:59.714Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-05T15:45:59.714Z] ---> Running in c52c299230f5 [2023-04-05T15:46:01.756Z] Removing intermediate container c52c299230f5 [2023-04-05T15:46:01.756Z] ---> a2a7101797c6 [2023-04-05T15:46:01.756Z] Step 23/29 : VOLUME /cache [2023-04-05T15:46:01.756Z] ---> Running in 42978692707c [2023-04-05T15:46:02.033Z] Removing intermediate container 42978692707c [2023-04-05T15:46:02.033Z] ---> 489bc2511539 [2023-04-05T15:46:02.033Z] Step 24/29 : EXPOSE 59711 [2023-04-05T15:46:02.033Z] ---> Running in 411aae9c61fc [2023-04-05T15:46:02.318Z] Removing intermediate container 411aae9c61fc [2023-04-05T15:46:02.318Z] ---> 04bd3570440c [2023-04-05T15:46:02.318Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-05T15:46:02.596Z] ---> Running in 2a4c0c3a50dd [2023-04-05T15:46:02.870Z] Removing intermediate container 2a4c0c3a50dd [2023-04-05T15:46:02.870Z] ---> 122cccb6fb6e [2023-04-05T15:46:02.870Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-05T15:46:02.870Z] ---> Running in f8507e16d481 [2023-04-05T15:46:03.153Z] Removing intermediate container f8507e16d481 [2023-04-05T15:46:03.153Z] ---> 48ed55ac9c59 [2023-04-05T15:46:03.153Z] Step 27/29 : LABEL arch=arm64 [2023-04-05T15:46:03.428Z] ---> Running in a7212c6767d9 [2023-04-05T15:46:03.700Z] Removing intermediate container a7212c6767d9 [2023-04-05T15:46:03.700Z] ---> 4addc987b720 [2023-04-05T15:46:03.700Z] Step 28/29 : LABEL git_sha=d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:46:03.700Z] ---> Running in ca0f8b115571 [2023-04-05T15:46:03.967Z] Removing intermediate container ca0f8b115571 [2023-04-05T15:46:03.967Z] ---> 43ee677f00c7 [2023-04-05T15:46:03.967Z] Step 29/29 : LABEL version=3.0.0-dev.21 [2023-04-05T15:46:03.967Z] ---> Running in 1de6819028e5 [2023-04-05T15:46:04.553Z] Removing intermediate container 1de6819028e5 [2023-04-05T15:46:04.553Z] ---> 1166cf3b45da [2023-04-05T15:46:04.553Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-05T15:46:04.553Z] Successfully built 1166cf3b45da [2023-04-05T15:46:04.553Z] 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-04-05T15:46:04.645Z] provisioning config files... [2023-04-05T15:46:04.661Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/90@tmp/config6166755569790363781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:46:05.002Z] ---> docker-login.sh [2023-04-05T15:46:05.002Z] nexus3.edgexfoundry.org:10001 [2023-04-05T15:46:05.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:46:05.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:46:05.270Z] Configure a credential helper to remove this warning. See [2023-04-05T15:46:05.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:46:05.270Z] [2023-04-05T15:46:05.270Z] Login Succeeded [2023-04-05T15:46:05.270Z] nexus3.edgexfoundry.org:10002 [2023-04-05T15:46:05.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:46:05.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:46:05.805Z] Configure a credential helper to remove this warning. See [2023-04-05T15:46:05.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:46:05.805Z] [2023-04-05T15:46:05.805Z] Login Succeeded [2023-04-05T15:46:05.805Z] nexus3.edgexfoundry.org:10003 [2023-04-05T15:46:06.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:46:06.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:46:06.341Z] Configure a credential helper to remove this warning. See [2023-04-05T15:46:06.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:46:06.341Z] [2023-04-05T15:46:06.341Z] Login Succeeded [2023-04-05T15:46:06.341Z] nexus3.edgexfoundry.org:10004 [2023-04-05T15:46:06.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:46:07.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:46:07.568Z] Configure a credential helper to remove this warning. See [2023-04-05T15:46:07.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:46:07.568Z] [2023-04-05T15:46:07.568Z] Login Succeeded [2023-04-05T15:46:07.568Z] docker.io [2023-04-05T15:46:07.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T15:46:08.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T15:46:08.103Z] Configure a credential helper to remove this warning. See [2023-04-05T15:46:08.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T15:46:08.103Z] [2023-04-05T15:46:08.103Z] Login Succeeded [2023-04-05T15:46:08.103Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T15:46:08.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:08.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T15:46:08.173Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-05T15:46:08.173Z] d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:46:08.173Z] latest [2023-04-05T15:46:08.173Z] 3.0.0-dev.21 [2023-04-05T15:46:08.173Z] d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:46:08.173Z] main [2023-04-05T15:46:08.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:08.526Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:08.866Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:46:08.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-05T15:46:08.866Z] 3773c84ebeb2: Preparing [2023-04-05T15:46:08.866Z] 35c7f45aa5ea: Preparing [2023-04-05T15:46:08.866Z] b737d99618e0: Preparing [2023-04-05T15:46:08.866Z] 12e90189b767: Preparing [2023-04-05T15:46:08.866Z] 721777e8f17d: Preparing [2023-04-05T15:46:08.866Z] 19a91d2e00ed: Preparing [2023-04-05T15:46:08.866Z] a43d9761fc45: Preparing [2023-04-05T15:46:08.866Z] 26cbea5cba74: Preparing [2023-04-05T15:46:08.866Z] a43d9761fc45: Waiting [2023-04-05T15:46:08.866Z] 26cbea5cba74: Waiting [2023-04-05T15:46:08.866Z] 19a91d2e00ed: Waiting [2023-04-05T15:46:09.449Z] 12e90189b767: Pushed [2023-04-05T15:46:09.449Z] b737d99618e0: Pushed [2023-04-05T15:46:09.449Z] 3773c84ebeb2: Pushed [2023-04-05T15:46:09.449Z] 721777e8f17d: Pushed [2023-04-05T15:46:09.449Z] 26cbea5cba74: Layer already exists [2023-04-05T15:46:10.405Z] 19a91d2e00ed: Pushed [2023-04-05T15:46:10.405Z] a43d9761fc45: Pushed [2023-04-05T15:46:15.737Z] 35c7f45aa5ea: Pushed [2023-04-05T15:46:15.738Z] d587da57cbe4a05f119c115f8fc98fba81978bb1: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:16.082Z] + 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-04-05T15:46:16.423Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-05T15:46:16.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-05T15:46:16.424Z] 3773c84ebeb2: Preparing [2023-04-05T15:46:16.424Z] 35c7f45aa5ea: Preparing [2023-04-05T15:46:16.424Z] b737d99618e0: Preparing [2023-04-05T15:46:16.424Z] 12e90189b767: Preparing [2023-04-05T15:46:16.424Z] 721777e8f17d: Preparing [2023-04-05T15:46:16.424Z] 19a91d2e00ed: Preparing [2023-04-05T15:46:16.424Z] a43d9761fc45: Preparing [2023-04-05T15:46:16.424Z] 26cbea5cba74: Preparing [2023-04-05T15:46:16.424Z] 19a91d2e00ed: Waiting [2023-04-05T15:46:16.424Z] a43d9761fc45: Waiting [2023-04-05T15:46:16.424Z] 35c7f45aa5ea: Layer already exists [2023-04-05T15:46:16.424Z] b737d99618e0: Layer already exists [2023-04-05T15:46:16.424Z] 3773c84ebeb2: Layer already exists [2023-04-05T15:46:16.424Z] 721777e8f17d: Layer already exists [2023-04-05T15:46:16.424Z] 12e90189b767: Layer already exists [2023-04-05T15:46:16.424Z] 19a91d2e00ed: Layer already exists [2023-04-05T15:46:16.424Z] a43d9761fc45: Layer already exists [2023-04-05T15:46:16.424Z] 26cbea5cba74: Layer already exists [2023-04-05T15:46:16.690Z] latest: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:17.039Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:17.375Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 [2023-04-05T15:46:17.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-05T15:46:17.375Z] 3773c84ebeb2: Preparing [2023-04-05T15:46:17.375Z] 35c7f45aa5ea: Preparing [2023-04-05T15:46:17.375Z] b737d99618e0: Preparing [2023-04-05T15:46:17.375Z] 12e90189b767: Preparing [2023-04-05T15:46:17.375Z] 721777e8f17d: Preparing [2023-04-05T15:46:17.375Z] 19a91d2e00ed: Preparing [2023-04-05T15:46:17.375Z] a43d9761fc45: Preparing [2023-04-05T15:46:17.375Z] 26cbea5cba74: Preparing [2023-04-05T15:46:17.375Z] a43d9761fc45: Waiting [2023-04-05T15:46:17.375Z] 26cbea5cba74: Waiting [2023-04-05T15:46:17.375Z] 19a91d2e00ed: Waiting [2023-04-05T15:46:17.375Z] 721777e8f17d: Layer already exists [2023-04-05T15:46:17.375Z] 12e90189b767: Layer already exists [2023-04-05T15:46:17.375Z] 3773c84ebeb2: Layer already exists [2023-04-05T15:46:17.375Z] b737d99618e0: Layer already exists [2023-04-05T15:46:17.375Z] 35c7f45aa5ea: Layer already exists [2023-04-05T15:46:17.375Z] 19a91d2e00ed: Layer already exists [2023-04-05T15:46:17.375Z] 26cbea5cba74: Layer already exists [2023-04-05T15:46:17.375Z] a43d9761fc45: Layer already exists [2023-04-05T15:46:17.641Z] 3.0.0-dev.21: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:17.982Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:18.319Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:46:18.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-05T15:46:18.587Z] 3773c84ebeb2: Preparing [2023-04-05T15:46:18.587Z] 35c7f45aa5ea: Preparing [2023-04-05T15:46:18.587Z] b737d99618e0: Preparing [2023-04-05T15:46:18.587Z] 12e90189b767: Preparing [2023-04-05T15:46:18.587Z] 721777e8f17d: Preparing [2023-04-05T15:46:18.587Z] 19a91d2e00ed: Preparing [2023-04-05T15:46:18.587Z] a43d9761fc45: Preparing [2023-04-05T15:46:18.587Z] 26cbea5cba74: Preparing [2023-04-05T15:46:18.587Z] a43d9761fc45: Waiting [2023-04-05T15:46:18.587Z] 26cbea5cba74: Waiting [2023-04-05T15:46:18.587Z] 19a91d2e00ed: Waiting [2023-04-05T15:46:19.170Z] 721777e8f17d: Layer already exists [2023-04-05T15:46:19.170Z] b737d99618e0: Layer already exists [2023-04-05T15:46:19.170Z] 35c7f45aa5ea: Layer already exists [2023-04-05T15:46:19.170Z] 3773c84ebeb2: Layer already exists [2023-04-05T15:46:19.170Z] 12e90189b767: Layer already exists [2023-04-05T15:46:19.170Z] 19a91d2e00ed: Layer already exists [2023-04-05T15:46:19.170Z] 26cbea5cba74: Layer already exists [2023-04-05T15:46:19.170Z] a43d9761fc45: Layer already exists [2023-04-05T15:46:19.438Z] d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:19.796Z] + 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-04-05T15:46:20.145Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-05T15:46:20.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-05T15:46:20.145Z] 3773c84ebeb2: Preparing [2023-04-05T15:46:20.145Z] 35c7f45aa5ea: Preparing [2023-04-05T15:46:20.145Z] b737d99618e0: Preparing [2023-04-05T15:46:20.145Z] 12e90189b767: Preparing [2023-04-05T15:46:20.145Z] 721777e8f17d: Preparing [2023-04-05T15:46:20.145Z] 19a91d2e00ed: Preparing [2023-04-05T15:46:20.145Z] a43d9761fc45: Preparing [2023-04-05T15:46:20.145Z] 26cbea5cba74: Preparing [2023-04-05T15:46:20.145Z] 19a91d2e00ed: Waiting [2023-04-05T15:46:20.145Z] a43d9761fc45: Waiting [2023-04-05T15:46:20.145Z] 26cbea5cba74: Waiting [2023-04-05T15:46:20.145Z] 721777e8f17d: Layer already exists [2023-04-05T15:46:20.145Z] 12e90189b767: Layer already exists [2023-04-05T15:46:20.145Z] 35c7f45aa5ea: Layer already exists [2023-04-05T15:46:20.145Z] b737d99618e0: Layer already exists [2023-04-05T15:46:20.145Z] 3773c84ebeb2: Layer already exists [2023-04-05T15:46:20.145Z] a43d9761fc45: Layer already exists [2023-04-05T15:46:20.145Z] 19a91d2e00ed: Layer already exists [2023-04-05T15:46:20.145Z] 26cbea5cba74: Layer already exists [2023-04-05T15:46:20.413Z] main: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-05T15:46:20.459Z] ===================================================== [Pipeline] echo [2023-04-05T15:46:20.472Z] taggedImages: [2023-04-05T15:46:20.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 [2023-04-05T15:46:20.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-05T15:46:20.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 [2023-04-05T15:46:20.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [2023-04-05T15:46:20.472Z] - 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-04-05T15:46:20.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T15:46:20.831Z] [2023-04-05T15:46:20.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:46:21.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T15:46:21.437Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T15:46:21.437Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T15:46:21.437Z] 04944245beec: Pulling fs layer [2023-04-05T15:46:21.437Z] 699f458cf7ca: Pulling fs layer [2023-04-05T15:46:21.437Z] 765212b225bb: Pulling fs layer [2023-04-05T15:46:21.437Z] f23df028b6ca: Pulling fs layer [2023-04-05T15:46:21.437Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T15:46:21.437Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T15:46:21.437Z] f23df028b6ca: Waiting [2023-04-05T15:46:21.437Z] d65c8cfc05b1: Waiting [2023-04-05T15:46:21.437Z] 2437ff75d9bd: Waiting [2023-04-05T15:46:21.437Z] 765212b225bb: Waiting [2023-04-05T15:46:22.023Z] 04944245beec: Verifying Checksum [2023-04-05T15:46:22.023Z] 04944245beec: Download complete [2023-04-05T15:46:22.023Z] 765212b225bb: Download complete [2023-04-05T15:46:22.620Z] f23df028b6ca: Download complete [2023-04-05T15:46:22.620Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T15:46:22.620Z] d65c8cfc05b1: Download complete [2023-04-05T15:46:22.887Z] 699f458cf7ca: Verifying Checksum [2023-04-05T15:46:22.887Z] 699f458cf7ca: Download complete [2023-04-05T15:46:31.090Z] 8998bd30e6a1: Verifying Checksum [2023-04-05T15:46:31.090Z] 8998bd30e6a1: Download complete [2023-04-05T15:46:32.495Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T15:46:32.495Z] 2437ff75d9bd: Download complete [2023-04-05T15:46:33.906Z] 8998bd30e6a1: Pull complete [2023-04-05T15:46:34.494Z] 04944245beec: Pull complete [2023-04-05T15:46:35.904Z] 699f458cf7ca: Pull complete [2023-04-05T15:46:35.904Z] 765212b225bb: Pull complete [2023-04-05T15:46:36.862Z] f23df028b6ca: Pull complete [2023-04-05T15:46:36.862Z] d65c8cfc05b1: Pull complete [2023-04-05T15:46:51.848Z] 2437ff75d9bd: Pull complete [2023-04-05T15:46:51.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T15:46:51.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T15:46:51.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:46:52.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container [2023-04-05T15:46:52.119Z] $ 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/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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-04-05T15:46:54.811Z] $ docker top 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:46:55.657Z] ---> job-cost.sh [2023-04-05T15:46:55.657Z] lf-activate-venv: SKIPPING [2023-04-05T15:46:55.657Z] INFO: No Stack... [2023-04-05T15:46:56.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T15:46:56.827Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T15:46:57.469Z] + cat /w/workspace/app-rfid-llrp-inventory/90/archives/cost.csv [2023-04-05T15:46:57.469Z] + cut -d, -f6 [Pipeline] lock [2023-04-05T15:46:57.549Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [2023-04-05T15:46:57.563Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] did not exist. Created. [2023-04-05T15:46:57.563Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T15:46:58.232Z] /w/workspace/app-rfid-llrp-inventory/90@tmp/durable-6f851a98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-05T15:46:58.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T15:46:58.915Z] Warning: overwriting stash ‘stack-cost’ [2023-04-05T15:46:58.976Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T15:46:58.987Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T15:46:59.014Z] $ docker stop --time=1 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 [2023-04-05T15:47:02.025Z] $ docker rm -f --volumes 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 [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-04-05T15:47:02.476Z] provisioning config files... [2023-04-05T15:47:02.483Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12521247625674936736tmp [Pipeline] { [Pipeline] sh [2023-04-05T15:47:02.771Z] + set +x [2023-04-05T15:47:02.771Z] + curl -s https://codecov.io/bash [2023-04-05T15:47:02.771Z] + bash -s -- [2023-04-05T15:47:02.771Z] [2023-04-05T15:47:02.771Z] _____ _ [2023-04-05T15:47:02.771Z] / ____| | | [2023-04-05T15:47:02.771Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T15:47:02.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T15:47:02.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T15:47:02.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T15:47:02.772Z] Bash-1.0.6 [2023-04-05T15:47:02.772Z] [2023-04-05T15:47:02.772Z] [2023-04-05T15:47:02.772Z] ==> git version 2.25.1 found [2023-04-05T15:47:02.772Z] ==> 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-04-05T15:47:02.772Z] Release-Date: 2020-01-08 [2023-04-05T15:47:02.772Z] 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-04-05T15:47:02.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T15:47:02.772Z] ==> Jenkins CI detected. [2023-04-05T15:47:02.772Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-05T15:47:02.772Z] project root: . [2023-04-05T15:47:02.772Z] --> token set from env [2023-04-05T15:47:02.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T15:47:02.772Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T15:47:02.772Z] ==> Python coveragepy not found [2023-04-05T15:47:02.772Z] ==> Searching for coverage reports in: [2023-04-05T15:47:02.772Z] + . [2023-04-05T15:47:03.030Z] -> Found 1 reports [2023-04-05T15:47:03.030Z] ==> Detecting git/mercurial file structure [2023-04-05T15:47:03.030Z] ==> Reading reports [2023-04-05T15:47:03.030Z] + ./coverage.out bytes=41317 [2023-04-05T15:47:03.030Z] ==> Appending adjustments [2023-04-05T15:47:03.030Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T15:47:03.030Z] + Found adjustments [2023-04-05T15:47:03.030Z] ==> Gzipping contents [2023-04-05T15:47:03.030Z] 12K /tmp/codecov.mshPKr.gz [2023-04-05T15:47:03.030Z] ==> Uploading reports [2023-04-05T15:47:03.030Z] url: https://codecov.io [2023-04-05T15:47:03.030Z] query: branch=main&commit=d587da57cbe4a05f119c115f8fc98fba81978bb1&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T15:47:03.030Z] -> Pinging Codecov [2023-04-05T15:47:03.030Z] 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=d587da57cbe4a05f119c115f8fc98fba81978bb1&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-05T15:47:03.290Z] -> Uploading to [2023-04-05T15:47:03.290Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/581DD39554BDF9B6E22D074273EAD858/d587da57cbe4a05f119c115f8fc98fba81978bb1/b3002ec4-7918-48ef-9f4c-37575829dff3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T154703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7309a4f82127b5730d4e4405a6ef168353cbd2fded34299fed728fa54d5fedf1 [2023-04-05T15:47:03.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T15:47:03.290Z] Dload Upload Total Spent Left Speed [2023-04-05T15:47:03.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 53389 --:--:-- --:--:-- --:--:-- 53148 100 11799 0 0 100 11799 0 44357 --:--:-- --:--:-- --:--:-- 44191 [2023-04-05T15:47:03.549Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } [2023-04-05T15:47:03.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-05T15:47:03.730Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-05T15:47:03.742Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:47:04.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T15:47:04.037Z] [2023-04-05T15:47:04.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:47:04.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T15:47:04.592Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-05T15:47:04.592Z] df9b9388f04a: Pulling fs layer [2023-04-05T15:47:04.592Z] 52dc419b0ee2: Pulling fs layer [2023-04-05T15:47:04.592Z] 25bc292e5bac: Pulling fs layer [2023-04-05T15:47:04.592Z] 114826534d7a: Pulling fs layer [2023-04-05T15:47:04.592Z] 4657fd5d0bcf: Pulling fs layer [2023-04-05T15:47:04.592Z] 6ad1cebc031e: Pulling fs layer [2023-04-05T15:47:04.592Z] 8a3aa393b2d8: Pulling fs layer [2023-04-05T15:47:04.592Z] 114826534d7a: Waiting [2023-04-05T15:47:04.592Z] 6ad1cebc031e: Waiting [2023-04-05T15:47:04.592Z] 8a3aa393b2d8: Waiting [2023-04-05T15:47:04.592Z] 4657fd5d0bcf: Waiting [2023-04-05T15:47:04.852Z] 25bc292e5bac: Verifying Checksum [2023-04-05T15:47:04.852Z] 25bc292e5bac: Download complete [2023-04-05T15:47:05.112Z] 52dc419b0ee2: Download complete [2023-04-05T15:47:05.112Z] 4657fd5d0bcf: Download complete [2023-04-05T15:47:06.048Z] df9b9388f04a: Download complete [2023-04-05T15:47:06.307Z] df9b9388f04a: Pull complete [2023-04-05T15:47:06.307Z] 52dc419b0ee2: Pull complete [2023-04-05T15:47:06.307Z] 25bc292e5bac: Pull complete [2023-04-05T15:47:07.241Z] 6ad1cebc031e: Verifying Checksum [2023-04-05T15:47:07.241Z] 6ad1cebc031e: Download complete [2023-04-05T15:47:19.453Z] 8a3aa393b2d8: Verifying Checksum [2023-04-05T15:47:19.453Z] 8a3aa393b2d8: Download complete [2023-04-05T15:47:19.453Z] 114826534d7a: Verifying Checksum [2023-04-05T15:47:19.453Z] 114826534d7a: Download complete [2023-04-05T15:47:22.031Z] 114826534d7a: Pull complete [2023-04-05T15:47:22.031Z] 4657fd5d0bcf: Pull complete [2023-04-05T15:47:22.291Z] 6ad1cebc031e: Pull complete [2023-04-05T15:47:24.820Z] 8a3aa393b2d8: Pull complete [2023-04-05T15:47:24.820Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-05T15:47:24.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-05T15:47:24.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:47:24.896Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:47:24.929Z] $ 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-04-05T15:47:30.454Z] $ docker top 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T15:47:30.518Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-05T15:47:30.794Z] + set -o pipefail [2023-04-05T15:47:30.794Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-05T15:47:34.979Z] [2023-04-05T15:47:34.979Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-05T15:47:34.979Z] [2023-04-05T15:47:34.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/fa5adef0-c205-4916-8bce-f9df063d072a [2023-04-05T15:47:34.979Z] [2023-04-05T15:47:34.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-05T15:47:34.979Z] [2023-04-05T15:47:34.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-05T15:47:34.979Z] [2023-04-05T15:47:35.239Z] [2023-04-05T15:47:35.239Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-05T15:47:35.239Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-05T15:47:35.239Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-05T15:47:35.252Z] $ docker stop --time=1 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c [2023-04-05T15:47:39.115Z] $ docker rm -f --volumes 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c [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-04-05T15:47:39.761Z] + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] sh [2023-04-05T15:47:40.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T15:47:40.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:47:40.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:47:40.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:47:40.435Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:47:40.471Z] $ 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-04-05T15:47:40.885Z] $ docker top 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T15:47:40.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:47:40.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:47:41.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:47:41.086Z] $ docker exec 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 ssh-agent [2023-04-05T15:47:41.191Z] SSH_AUTH_SOCK=/tmp/ssh-4Gsnqod993Rc/agent.31 [2023-04-05T15:47:41.191Z] SSH_AGENT_PID=37 [2023-04-05T15:47:41.197Z] Running ssh-add (command line suppressed) [2023-04-05T15:47:41.293Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12601252415900476203.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12601252415900476203.key) [2023-04-05T15:47:41.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:47:41.593Z] + git semver tag [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,765 [run_tag] DEBUG tag force:False [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,765 [check_head_tag] DEBUG check head tag [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,766 [execute] INFO git cat-file --batch-check [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,770 [execute] INFO git cat-file --batch [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,795 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-05T15:47:41.852Z] 2023-04-05 15:47:41,800 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:47:41.852Z] 3.0.0-dev.21 [Pipeline] } [2023-04-05T15:47:41.862Z] $ docker exec --env ******** --env ******** 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 ssh-agent -k [2023-04-05T15:47:41.958Z] unset SSH_AUTH_SOCK; [2023-04-05T15:47:41.958Z] unset SSH_AGENT_PID; [2023-04-05T15:47:41.958Z] echo Agent pid 37 killed; [2023-04-05T15:47:41.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:47:42.268Z] + git semver [Pipeline] } [2023-04-05T15:47:42.540Z] $ docker stop --time=1 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 [2023-04-05T15:47:43.812Z] $ docker rm -f --volumes 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:47:44.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T15:47:44.203Z] [2023-04-05T15:47:44.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:47:44.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T15:47:44.501Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-05T15:47:44.501Z] ab5ef0e58194: Pulling fs layer [2023-04-05T15:47:44.501Z] 9712f1f96733: Pulling fs layer [2023-04-05T15:47:44.501Z] 63f879dbbcfc: Pulling fs layer [2023-04-05T15:47:44.501Z] 0d9ebad4ef96: Pulling fs layer [2023-04-05T15:47:44.501Z] e9a5061849ea: Pulling fs layer [2023-04-05T15:47:44.501Z] d747dcd14b5f: Pulling fs layer [2023-04-05T15:47:44.501Z] 2de7ff778b66: Pulling fs layer [2023-04-05T15:47:44.501Z] 0d9ebad4ef96: Waiting [2023-04-05T15:47:44.501Z] e9a5061849ea: Waiting [2023-04-05T15:47:44.501Z] d747dcd14b5f: Waiting [2023-04-05T15:47:44.501Z] 2de7ff778b66: Waiting [2023-04-05T15:47:44.761Z] 9712f1f96733: Download complete [2023-04-05T15:47:47.299Z] 63f879dbbcfc: Verifying Checksum [2023-04-05T15:47:47.299Z] 63f879dbbcfc: Download complete [2023-04-05T15:47:47.557Z] e9a5061849ea: Verifying Checksum [2023-04-05T15:47:47.557Z] e9a5061849ea: Download complete [2023-04-05T15:47:47.557Z] d747dcd14b5f: Verifying Checksum [2023-04-05T15:47:47.557Z] d747dcd14b5f: Download complete [2023-04-05T15:47:50.093Z] 2de7ff778b66: Verifying Checksum [2023-04-05T15:47:50.093Z] 2de7ff778b66: Download complete [2023-04-05T15:47:50.353Z] 0d9ebad4ef96: Verifying Checksum [2023-04-05T15:47:50.353Z] 0d9ebad4ef96: Download complete [2023-04-05T15:47:51.292Z] ab5ef0e58194: Verifying Checksum [2023-04-05T15:47:51.292Z] ab5ef0e58194: Download complete [2023-04-05T15:47:53.826Z] ab5ef0e58194: Pull complete [2023-04-05T15:47:53.826Z] 9712f1f96733: Pull complete [2023-04-05T15:47:54.391Z] 63f879dbbcfc: Pull complete [2023-04-05T15:47:57.670Z] 0d9ebad4ef96: Pull complete [2023-04-05T15:47:57.670Z] e9a5061849ea: Pull complete [2023-04-05T15:47:57.928Z] d747dcd14b5f: Pull complete [2023-04-05T15:47:58.862Z] 2de7ff778b66: Pull complete [2023-04-05T15:47:58.862Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-05T15:47:58.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-05T15:47:58.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:47:58.943Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:47:58.973Z] $ 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-04-05T15:48:05.117Z] $ docker top a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:48:05.173Z] provisioning config files... [2023-04-05T15:48:05.178Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5980992506638707600tmp [2023-04-05T15:48:05.186Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16357909579088819914tmp [2023-04-05T15:48:05.199Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8568178434886713621tmp [Pipeline] { [Pipeline] echo [2023-04-05T15:48:05.216Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:05.493Z] ---> sigul-configuration.sh [2023-04-05T15:48:05.493Z] gpg: directory `/root/.gnupg' created [2023-04-05T15:48:05.493Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-05T15:48:05.493Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-05T15:48:05.493Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-05T15:48:05.493Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-05T15:48:05.493Z] gpg: CAST5 encrypted data [2023-04-05T15:48:05.493Z] gpg: encrypted with 1 passphrase [2023-04-05T15:48:05.493Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-05T15:48:05.777Z] + mkdir /home/jenkins [2023-04-05T15:48:05.777Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-05T15:48:06.059Z] + 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-04-05T15:48:06.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:06.348Z] ---> sigul-install.sh [2023-04-05T15:48:06.348Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-05T15:48:06.628Z] + git tag --list [2023-04-05T15:48:06.628Z] v0.0.0 [2023-04-05T15:48:06.628Z] v1.0.0 [2023-04-05T15:48:06.628Z] v2.1.0 [2023-04-05T15:48:06.628Z] v2.1.1 [2023-04-05T15:48:06.628Z] v2.1.1-dev.1 [2023-04-05T15:48:06.628Z] v2.2.0 [2023-04-05T15:48:06.628Z] v2.2.1-dev.1 [2023-04-05T15:48:06.628Z] v2.2.1-dev.2 [2023-04-05T15:48:06.628Z] v2.2.1-dev.3 [2023-04-05T15:48:06.628Z] v2.2.1-dev.4 [2023-04-05T15:48:06.628Z] v2.2.1-dev.5 [2023-04-05T15:48:06.629Z] v2.2.1-dev.6 [2023-04-05T15:48:06.629Z] v2.2.1-dev.7 [2023-04-05T15:48:06.629Z] v2.3.0 [2023-04-05T15:48:06.629Z] v2.3.0-dev.10 [2023-04-05T15:48:06.629Z] v2.3.0-dev.11 [2023-04-05T15:48:06.629Z] v2.3.0-dev.12 [2023-04-05T15:48:06.629Z] v2.3.0-dev.13 [2023-04-05T15:48:06.629Z] v2.3.0-dev.14 [2023-04-05T15:48:06.629Z] v2.3.0-dev.15 [2023-04-05T15:48:06.629Z] v2.3.0-dev.16 [2023-04-05T15:48:06.629Z] v2.3.0-dev.17 [2023-04-05T15:48:06.629Z] v2.3.0-dev.18 [2023-04-05T15:48:06.629Z] v2.3.0-dev.19 [2023-04-05T15:48:06.629Z] v2.3.0-dev.20 [2023-04-05T15:48:06.629Z] v2.3.0-dev.21 [2023-04-05T15:48:06.629Z] v2.3.0-dev.22 [2023-04-05T15:48:06.629Z] v2.3.0-dev.23 [2023-04-05T15:48:06.629Z] v2.3.0-dev.24 [2023-04-05T15:48:06.629Z] v2.3.0-dev.25 [2023-04-05T15:48:06.629Z] v2.3.0-dev.26 [2023-04-05T15:48:06.629Z] v2.3.0-dev.9 [2023-04-05T15:48:06.629Z] v2.3.1-dev.1 [2023-04-05T15:48:06.629Z] v3.0.0-dev.1 [2023-04-05T15:48:06.629Z] v3.0.0-dev.10 [2023-04-05T15:48:06.629Z] v3.0.0-dev.11 [2023-04-05T15:48:06.629Z] v3.0.0-dev.12 [2023-04-05T15:48:06.629Z] v3.0.0-dev.13 [2023-04-05T15:48:06.629Z] v3.0.0-dev.14 [2023-04-05T15:48:06.629Z] v3.0.0-dev.15 [2023-04-05T15:48:06.629Z] v3.0.0-dev.16 [2023-04-05T15:48:06.629Z] v3.0.0-dev.17 [2023-04-05T15:48:06.629Z] v3.0.0-dev.18 [2023-04-05T15:48:06.629Z] v3.0.0-dev.19 [2023-04-05T15:48:06.629Z] v3.0.0-dev.2 [2023-04-05T15:48:06.629Z] v3.0.0-dev.20 [2023-04-05T15:48:06.629Z] v3.0.0-dev.21 [2023-04-05T15:48:06.629Z] v3.0.0-dev.3 [2023-04-05T15:48:06.629Z] v3.0.0-dev.4 [2023-04-05T15:48:06.629Z] v3.0.0-dev.5 [2023-04-05T15:48:06.629Z] v3.0.0-dev.6 [2023-04-05T15:48:06.629Z] v3.0.0-dev.7 [2023-04-05T15:48:06.629Z] v3.0.0-dev.8 [2023-04-05T15:48:06.629Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-05T15:48:06.919Z] + lftools sign git-tag v3.0.0-dev.21 [2023-04-05T15:48:07.487Z] Signing Git tag with Sigul... [2023-04-05T15:48:07.487Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-04-05T15:48:08.062Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:08.349Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-05T15:48:08.355Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-05T15:48:08.379Z] $ docker stop --time=1 a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 [2023-04-05T15:48:09.670Z] $ docker rm -f --volumes a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-05T15:48:10.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T15:48:10.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:48:10.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:48:10.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:48:10.617Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:48:10.645Z] $ 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-04-05T15:48:10.974Z] $ docker top f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 -eo pid,comm [2023-04-05T15:48:11.020Z] 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-04-05T15:48:11.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T15:48:11.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:48:11.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:48:11.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:48:11.173Z] $ docker exec f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 ssh-agent [2023-04-05T15:48:11.286Z] SSH_AUTH_SOCK=/tmp/ssh-PxKBhQpmjs7g/agent.33 [2023-04-05T15:48:11.286Z] SSH_AGENT_PID=39 [2023-04-05T15:48:11.291Z] Running ssh-add (command line suppressed) [2023-04-05T15:48:11.385Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1032211375606862534.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1032211375606862534.key) [2023-04-05T15:48:11.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:48:11.685Z] + git semver bump pre [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,851 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,851 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,852 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,852 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,852 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,852 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,853 [execute] INFO git cat-file --batch-check [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,854 [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-04-05T15:48:11.943Z] 2023-04-05 15:48:11,858 [execute] INFO git cat-file --batch [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T15:48:11.943Z] 2023-04-05 15:48:11,863 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:48:11.943Z] 3.0.0-dev.22 [Pipeline] } [2023-04-05T15:48:11.952Z] $ docker exec --env ******** --env ******** f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 ssh-agent -k [2023-04-05T15:48:12.039Z] unset SSH_AUTH_SOCK; [2023-04-05T15:48:12.039Z] unset SSH_AGENT_PID; [2023-04-05T15:48:12.039Z] echo Agent pid 39 killed; [2023-04-05T15:48:12.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:48:12.352Z] + git semver [Pipeline] } [2023-04-05T15:48:12.625Z] $ docker stop --time=1 f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 [2023-04-05T15:48:13.884Z] $ docker rm -f --volumes f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T15:48:14.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T15:48:14.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:48:14.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T15:48:14.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:48:14.593Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:48:14.625Z] $ 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-04-05T15:48:14.947Z] $ docker top 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T15:48:15.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T15:48:15.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T15:48:15.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T15:48:15.158Z] $ docker exec 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e ssh-agent [2023-04-05T15:48:15.262Z] SSH_AUTH_SOCK=/tmp/ssh-96S5cVzUyTpH/agent.32 [2023-04-05T15:48:15.262Z] SSH_AGENT_PID=38 [2023-04-05T15:48:15.267Z] Running ssh-add (command line suppressed) [2023-04-05T15:48:15.368Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1029390615580676268.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1029390615580676268.key) [2023-04-05T15:48:15.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T15:48:15.665Z] + git semver push [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,827 [run_push] DEBUG push [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,827 [execute] INFO git cat-file --batch-check [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,828 [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-04-05T15:48:15.923Z] 2023-04-05 15:48:15,831 [execute] INFO git rev-list dbb732aa3eab89ceffd98a059bb1cccff6b182b5 -- [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,831 [execute] DEBUG Popen(['git', 'rev-list', 'dbb732aa3eab89ceffd98a059bb1cccff6b182b5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,836 [execute] INFO git fetch -v origin [2023-04-05T15:48:15.923Z] 2023-04-05 15:48:15,837 [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-04-05T15:48:16.491Z] 2023-04-05 15:48:16,317 [run_push] DEBUG no remote changes detected [2023-04-05T15:48:16.491Z] 2023-04-05 15:48:16,317 [execute] INFO git push origin semver [2023-04-05T15:48:16.491Z] 2023-04-05 15:48:16,317 [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-04-05T15:48:17.428Z] 2023-04-05 15:48:17,137 [run_push] DEBUG push all version tags [2023-04-05T15:48:17.428Z] 2023-04-05 15:48:17,137 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-05T15:48:17.428Z] 2023-04-05 15:48:17,138 [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-04-05T15:48:17.995Z] 2023-04-05 15:48:17,933 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-05T15:48:17.995Z] 3.0.0-dev.22 [Pipeline] } [2023-04-05T15:48:18.006Z] $ docker exec --env ******** --env ******** 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e ssh-agent -k [2023-04-05T15:48:18.113Z] unset SSH_AUTH_SOCK; [2023-04-05T15:48:18.116Z] unset SSH_AGENT_PID; [2023-04-05T15:48:18.116Z] echo Agent pid 38 killed; [2023-04-05T15:48:18.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T15:48:18.468Z] + git semver [Pipeline] } [2023-04-05T15:48:18.794Z] $ docker stop --time=1 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e [2023-04-05T15:48:20.067Z] $ docker rm -f --volumes 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e [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-04-05T15:48:20.650Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-05T15:48:20.650Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-05T15:48:20.650Z] total 16 [2023-04-05T15:48:20.650Z] drwxr-xr-x 3 root root 4096 Apr 5 15:36 . [2023-04-05T15:48:20.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 5 15:48 .. [2023-04-05T15:48:20.650Z] drwxr-xr-x 2 root root 4096 Apr 5 15:36 cost [2023-04-05T15:48:20.650Z] -rw-r--r-- 1 root root 94 Apr 5 15:36 cost.csv [2023-04-05T15:48:20.650Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-05T15:48:20.650Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-05T15:48:20.650Z] total 16 [2023-04-05T15:48:20.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 15:36 . [2023-04-05T15:48:20.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 5 15:48 .. [2023-04-05T15:48:20.650Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 15:36 cost [2023-04-05T15:48:20.650Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 5 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:20.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:21.804Z] ---> package-listing.sh [2023-04-05T15:48:21.804Z] ++ facter osfamily [2023-04-05T15:48:21.804Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T15:48:22.063Z] + OS_FAMILY=debian [2023-04-05T15:48:22.063Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-05T15:48:22.063Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T15:48:22.063Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T15:48:22.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T15:48:22.063Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T15:48:22.063Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-05T15:48:22.063Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T15:48:22.063Z] + case "${OS_FAMILY}" in [2023-04-05T15:48:22.063Z] + dpkg -l [2023-04-05T15:48:22.063Z] + grep '^ii' [2023-04-05T15:48:22.063Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T15:48:22.063Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T15:48:22.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T15:48:22.063Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-05T15:48:22.063Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-05T15:48:22.063Z] + 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-04-05T15:48:22.073Z] 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-04-05T15:48:22.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T15:48:22.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T15:48:22.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T15:48:23.018Z] prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container [2023-04-05T15:48:23.045Z] $ 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-04-05T15:48:23.263Z] $ docker top 97e235ae8cb5cd95d147e9c26b82c47790fedba0140985a9adb217bed9463bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T15:48:23.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T15:48:23.875Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T15:48:24.162Z] + ls /var/log/sa-host [2023-04-05T15:48:24.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T15:48:24.225Z] provisioning config files... [2023-04-05T15:48:24.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11650022163989519166tmp [Pipeline] { [Pipeline] echo [2023-04-05T15:48:24.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:24.532Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T15:48:24.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:24.868Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T15:48:24.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:25.163Z] ---> sudo-logs.sh [2023-04-05T15:48:25.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T15:48:25.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:25.480Z] ---> job-cost.sh [2023-04-05T15:48:25.480Z] lf-activate-venv: SKIPPING [2023-04-05T15:48:25.480Z] DEBUG: total: 0.2199999988079071 [2023-04-05T15:48:25.480Z] INFO: Retrieving Stack Cost... [2023-04-05T15:48:25.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T15:48:26.306Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T15:48:26.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T15:48:26.604Z] ---> logs-deploy.sh [2023-04-05T15:48:26.604Z] lf-activate-venv: SKIPPING [2023-04-05T15:48:26.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/90 [2023-04-05T15:48:26.604Z] INFO: archiving workspace using pattern(s): [2023-04-05T15:48:27.539Z] Archives upload complete. [2023-04-05T15:48:27.539Z] INFO: archiving logs to Nexus