Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f89810558e3f5e01df4ab595595a606dd5b50cca 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-ssh8627001757135714681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10097984121436278861.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6940698989698212843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3709343629830893967.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-ssh15475088200230212482.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-5807 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f89810558e3f5e01df4ab595595a606dd5b50cca (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223)" > git config core.sparsecheckout # timeout=10 > git checkout -f f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 > git rev-list --no-walk e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T15:13:26.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T15:13:26.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T15:13:26.675Z] ========================================================= [2023-09-11T15:13:26.675Z] EdgeX Global Pipelines Version Info [2023-09-11T15:13:26.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:13:27.407Z] ------------------- [2023-09-11T15:13:27.407Z] stable info: [2023-09-11T15:13:27.407Z] ------------------- [2023-09-11T15:13:27.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T15:13:27.407Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T15:13:27.407Z] Message: update stable to v1.0.253 [2023-09-11T15:13:27.978Z] ------------------- [2023-09-11T15:13:27.978Z] experimental info: [2023-09-11T15:13:27.978Z] ------------------- [2023-09-11T15:13:27.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T15:13:27.978Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T15:13:27.978Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T15:13:28.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-11T15:13:28.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-11T15:13:28.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T15:13:28.233Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T15:13:28.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T15:13:28.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T15:13:28.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T15:13:28.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T15:13:28.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T15:13:28.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T15:13:28.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T15:13:28.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-11T15:13:28.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T15:13:28.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T15:13:28.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T15:13:28.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T15:13:28.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T15:13:28.461Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T15:13:28.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T15:13:28.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T15:13:28.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T15:13:28.533Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T15:13:28.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T15:13:28.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T15:13:28.581Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T15:13:28.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T15:13:28.612Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T15:13:28.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-11T15:13:28.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-11T15:13:28.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-11T15:13:28.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo [2023-09-11T15:13:28.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f898105 [Pipeline] echo [2023-09-11T15:13:28.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:13:28.763Z] provisioning config files... [2023-09-11T15:13:28.779Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7942866560563188830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:13:29.081Z] ---> docker-login.sh [2023-09-11T15:13:29.081Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:13:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:30.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:30.020Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:30.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:30.020Z] [2023-09-11T15:13:30.020Z] Login Succeeded [2023-09-11T15:13:30.020Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:13:30.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:30.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:30.280Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:30.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:30.280Z] [2023-09-11T15:13:30.280Z] Login Succeeded [2023-09-11T15:13:30.280Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:13:30.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:30.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:30.280Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:30.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:30.280Z] [2023-09-11T15:13:30.280Z] Login Succeeded [2023-09-11T15:13:30.280Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:13:30.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:30.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:30.540Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:30.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:30.540Z] [2023-09-11T15:13:30.541Z] Login Succeeded [2023-09-11T15:13:30.541Z] docker.io [2023-09-11T15:13:30.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:31.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:31.110Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:31.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:31.110Z] [2023-09-11T15:13:31.110Z] Login Succeeded [2023-09-11T15:13:31.110Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:13:31.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T15:13:31.507Z] + git rev-list -1 --merges f89810558e3f5e01df4ab595595a606dd5b50cca~1..f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo [2023-09-11T15:13:31.558Z] -----------> git rev-list -1 --merges f89810558e3f5e01df4ab595595a606dd5b50cca~1..f89810558e3f5e01df4ab595595a606dd5b50cca f89810558e3f5e01df4ab595595a606dd5b50cca [false] [Pipeline] sh [2023-09-11T15:13:31.847Z] + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo [2023-09-11T15:13:31.862Z] ========================================================= [2023-09-11T15:13:31.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T15:13:31.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:13:32.199Z] + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo [2023-09-11T15:13:32.211Z] [semverPrep] GIT_COMMIT: f89810558e3f5e01df4ab595595a606dd5b50cca, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223) [Pipeline] echo [2023-09-11T15:13:32.219Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T15:13:32.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:13:32.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T15:13:32.580Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T15:13:32.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T15:13:32.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T15:13:32.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T15:13:32.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:13:32.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:13:32.994Z] [2023-09-11T15:13:32.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:13:33.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:13:33.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T15:13:33.558Z] b85a868b505f: Pulling fs layer [2023-09-11T15:13:33.558Z] e2be974225ed: Pulling fs layer [2023-09-11T15:13:33.558Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T15:13:33.558Z] 988bab9f4d93: Pulling fs layer [2023-09-11T15:13:33.558Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T15:13:33.558Z] eaf3925da568: Pulling fs layer [2023-09-11T15:13:33.558Z] bab4dde63d76: Pulling fs layer [2023-09-11T15:13:33.558Z] bde34c3a00c8: Pulling fs layer [2023-09-11T15:13:33.558Z] b352a97aabf1: Pulling fs layer [2023-09-11T15:13:33.558Z] 4872d77fe225: Pulling fs layer [2023-09-11T15:13:33.558Z] 5851b861e8e6: Pulling fs layer [2023-09-11T15:13:33.558Z] bab4dde63d76: Waiting [2023-09-11T15:13:33.558Z] bde34c3a00c8: Waiting [2023-09-11T15:13:33.558Z] b352a97aabf1: Waiting [2023-09-11T15:13:33.558Z] 4872d77fe225: Waiting [2023-09-11T15:13:33.558Z] 5851b861e8e6: Waiting [2023-09-11T15:13:33.558Z] 988bab9f4d93: Waiting [2023-09-11T15:13:33.558Z] eaf3925da568: Waiting [2023-09-11T15:13:33.816Z] e2be974225ed: Download complete [2023-09-11T15:13:33.816Z] 988bab9f4d93: Verifying Checksum [2023-09-11T15:13:33.816Z] 988bab9f4d93: Download complete [2023-09-11T15:13:33.816Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T15:13:33.816Z] 1469e6f7b9e6: Download complete [2023-09-11T15:13:33.816Z] eaf3925da568: Download complete [2023-09-11T15:13:33.816Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T15:13:33.816Z] 339a4e72a1f5: Download complete [2023-09-11T15:13:33.816Z] b352a97aabf1: Verifying Checksum [2023-09-11T15:13:33.816Z] b352a97aabf1: Download complete [2023-09-11T15:13:33.816Z] 4872d77fe225: Download complete [2023-09-11T15:13:33.816Z] 5851b861e8e6: Verifying Checksum [2023-09-11T15:13:33.816Z] 5851b861e8e6: Download complete [2023-09-11T15:13:33.816Z] b85a868b505f: Verifying Checksum [2023-09-11T15:13:33.816Z] b85a868b505f: Download complete [2023-09-11T15:13:34.073Z] bab4dde63d76: Verifying Checksum [2023-09-11T15:13:34.073Z] bab4dde63d76: Download complete [2023-09-11T15:13:35.481Z] b85a868b505f: Pull complete [2023-09-11T15:13:35.743Z] e2be974225ed: Pull complete [2023-09-11T15:13:36.321Z] 339a4e72a1f5: Pull complete [2023-09-11T15:13:36.581Z] 988bab9f4d93: Pull complete [2023-09-11T15:13:37.152Z] 1469e6f7b9e6: Pull complete [2023-09-11T15:13:37.726Z] eaf3925da568: Pull complete [2023-09-11T15:13:39.626Z] bab4dde63d76: Pull complete [2023-09-11T15:13:39.884Z] bde34c3a00c8: Pull complete [2023-09-11T15:13:40.142Z] b352a97aabf1: Pull complete [2023-09-11T15:13:40.142Z] 4872d77fe225: Pull complete [2023-09-11T15:13:40.142Z] 5851b861e8e6: Pull complete [2023-09-11T15:13:40.142Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T15:13:40.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:13:40.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:13:40.494Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:13:40.522Z] $ 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-09-11T15:13:44.283Z] $ docker top daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 -eo pid,comm [2023-09-11T15:13:44.339Z] 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-09-11T15:13:44.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:13:44.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:13:44.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:13:44.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:13:44.493Z] $ docker exec daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent [2023-09-11T15:13:44.601Z] SSH_AUTH_SOCK=/tmp/ssh-Xq3EcRXubowE/agent.32 [2023-09-11T15:13:44.601Z] SSH_AGENT_PID=38 [2023-09-11T15:13:44.608Z] Running ssh-add (command line suppressed) [2023-09-11T15:13:44.702Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11154168031117960928.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11154168031117960928.key) [2023-09-11T15:13:44.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:13:45.006Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T15:13:45.018Z] $ docker exec --env ******** --env ******** daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent -k [2023-09-11T15:13:45.108Z] unset SSH_AUTH_SOCK; [2023-09-11T15:13:45.108Z] unset SSH_AGENT_PID; [2023-09-11T15:13:45.108Z] echo Agent pid 38 killed; [2023-09-11T15:13:45.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T15:13:45.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:13:45.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:13:45.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:13:45.266Z] $ docker exec daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent [2023-09-11T15:13:45.362Z] SSH_AUTH_SOCK=/tmp/ssh-DGXwv8bbPnBR/agent.71 [2023-09-11T15:13:45.362Z] SSH_AGENT_PID=77 [2023-09-11T15:13:45.367Z] Running ssh-add (command line suppressed) [2023-09-11T15:13:45.483Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15212220059219970280.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15212220059219970280.key) [2023-09-11T15:13:45.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:13:45.792Z] + git semver init [2023-09-11T15:13:46.051Z] 2023-09-11 15:13:45,994 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T15:13:46.051Z] 2023-09-11 15:13:45,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-11T15:13:46.051Z] 2023-09-11 15:13:45,995 [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-09-11T15:13:46.051Z] 2023-09-11 15:13:45,995 [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-09-11T15:13:47.430Z] 2023-09-11 15:13:47,285 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-11T15:13:47.430Z] 2023-09-11 15:13:47,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-11T15:13:47.430Z] 2023-09-11 15:13:47,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:13:47.430Z] 2023-09-11 15:13:47,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:13:47.430Z] 3.1.0-dev.15 [Pipeline] } [2023-09-11T15:13:47.440Z] $ docker exec --env ******** --env ******** daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent -k [2023-09-11T15:13:47.544Z] unset SSH_AUTH_SOCK; [2023-09-11T15:13:47.545Z] unset SSH_AGENT_PID; [2023-09-11T15:13:47.546Z] echo Agent pid 77 killed; [2023-09-11T15:13:47.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:13:47.867Z] + git semver [Pipeline] } [2023-09-11T15:13:48.145Z] $ docker stop --time=1 daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 [2023-09-11T15:13:49.531Z] $ docker rm -f --volumes daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:13:49.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T15:13:50.080Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T15:13:50.083Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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-09-11T15:13:50.262Z] provisioning config files... [2023-09-11T15:13:50.271Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13396275100466631675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:13:50.570Z] ---> docker-login.sh [2023-09-11T15:13:50.570Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:13:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:50.570Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:50.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:50.570Z] [2023-09-11T15:13:50.570Z] Login Succeeded [2023-09-11T15:13:50.570Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:13:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:50.570Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:50.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:50.570Z] [2023-09-11T15:13:50.570Z] Login Succeeded [2023-09-11T15:13:50.829Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:13:50.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:50.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:50.829Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:50.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:50.829Z] [2023-09-11T15:13:50.829Z] Login Succeeded [2023-09-11T15:13:50.829Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:13:50.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:50.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:50.829Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:50.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:50.829Z] [2023-09-11T15:13:50.829Z] Login Succeeded [2023-09-11T15:13:50.829Z] docker.io [2023-09-11T15:13:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:13:51.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:13:51.349Z] Configure a credential helper to remove this warning. See [2023-09-11T15:13:51.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:13:51.349Z] [2023-09-11T15:13:51.349Z] Login Succeeded [2023-09-11T15:13:51.349Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:13:51.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T15:13:51.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:13:51.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:13:51.430Z] ========================================================= [2023-09-11T15:13:51.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T15:13:51.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:13:51.730Z] + 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-09-11T15:13:51.730Z] Sending build context to Docker daemon 12.71MB [2023-09-11T15:13:51.730Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:13:51.730Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T15:13:51.730Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T15:13:51.730Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T15:13:51.730Z] 6911f1a30b25: Pulling fs layer [2023-09-11T15:13:51.730Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T15:13:51.730Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T15:13:51.730Z] ec0bb842ea78: Pulling fs layer [2023-09-11T15:13:51.730Z] 40a00589a448: Pulling fs layer [2023-09-11T15:13:51.730Z] 6c08303d61cc: Pulling fs layer [2023-09-11T15:13:51.730Z] 798269fcf238: Pulling fs layer [2023-09-11T15:13:51.730Z] 6863d3e3a2b1: Waiting [2023-09-11T15:13:51.730Z] ec0bb842ea78: Waiting [2023-09-11T15:13:51.730Z] 40a00589a448: Waiting [2023-09-11T15:13:51.730Z] 6c08303d61cc: Waiting [2023-09-11T15:13:51.730Z] 798269fcf238: Waiting [2023-09-11T15:13:51.730Z] 6911f1a30b25: Download complete [2023-09-11T15:13:51.730Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T15:13:51.730Z] 6863d3e3a2b1: Download complete [2023-09-11T15:13:51.989Z] ec0bb842ea78: Verifying Checksum [2023-09-11T15:13:51.989Z] ec0bb842ea78: Download complete [2023-09-11T15:13:51.989Z] 4db1b89c0bd1: Download complete [2023-09-11T15:13:51.989Z] 40a00589a448: Verifying Checksum [2023-09-11T15:13:51.989Z] 40a00589a448: Download complete [2023-09-11T15:13:51.989Z] 4db1b89c0bd1: Pull complete [2023-09-11T15:13:52.250Z] 6911f1a30b25: Pull complete [2023-09-11T15:13:52.512Z] e194b8c5c2a9: Download complete [2023-09-11T15:13:52.770Z] 798269fcf238: Download complete [2023-09-11T15:13:52.770Z] 6c08303d61cc: Verifying Checksum [2023-09-11T15:13:52.770Z] 6c08303d61cc: Download complete [2023-09-11T15:13:56.053Z] e194b8c5c2a9: Pull complete [2023-09-11T15:13:56.054Z] 6863d3e3a2b1: Pull complete [2023-09-11T15:13:56.054Z] ec0bb842ea78: Pull complete [2023-09-11T15:13:56.314Z] 40a00589a448: Pull complete [2023-09-11T15:13:58.845Z] 6c08303d61cc: Pull complete [2023-09-11T15:13:59.780Z] 798269fcf238: Pull complete [2023-09-11T15:13:59.780Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T15:13:59.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T15:13:59.780Z] ---> ec979cd7f677 [2023-09-11T15:13:59.780Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:14:05.097Z] ---> Running in dcd06e63f492 [2023-09-11T15:14:05.097Z] Removing intermediate container dcd06e63f492 [2023-09-11T15:14:05.097Z] ---> 9acdc0b5627d [2023-09-11T15:14:05.097Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:14:05.097Z] ---> Running in 9237ea21df75 [2023-09-11T15:14:05.097Z] Removing intermediate container 9237ea21df75 [2023-09-11T15:14:05.097Z] ---> a66de2f61cbd [2023-09-11T15:14:05.097Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:14:05.097Z] ---> Running in 6ecef1ecef18 [2023-09-11T15:14:05.097Z] Removing intermediate container 6ecef1ecef18 [2023-09-11T15:14:05.097Z] ---> d9a0b2fb6412 [2023-09-11T15:14:05.097Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:14:05.224Z] Still waiting to schedule task [2023-09-11T15:14:05.225Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T15:14:05.355Z] ---> Running in 9c0a0a4e50fa [2023-09-11T15:14:05.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:14:05.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:14:06.185Z] OK: 265 MiB in 53 packages [2023-09-11T15:14:06.443Z] Removing intermediate container 9c0a0a4e50fa [2023-09-11T15:14:06.443Z] ---> f0bae0b53612 [2023-09-11T15:14:06.443Z] Step 7/12 : WORKDIR /app [2023-09-11T15:14:06.443Z] ---> Running in 0279b9c45929 [2023-09-11T15:14:06.443Z] Removing intermediate container 0279b9c45929 [2023-09-11T15:14:06.443Z] ---> 5de57b717b7b [2023-09-11T15:14:06.443Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T15:14:06.702Z] ---> 706fa3d2c1cb [2023-09-11T15:14:06.702Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:14:06.702Z] ---> Running in 6ccd7f2747ec [2023-09-11T15:14:56.148Z] Removing intermediate container 6ccd7f2747ec [2023-09-11T15:14:56.148Z] ---> ce72e453cf6d [2023-09-11T15:14:56.148Z] Step 10/12 : COPY . . [2023-09-11T15:14:56.148Z] ---> dd34dac5c2fa [2023-09-11T15:14:56.148Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:14:56.148Z] ---> Running in eba8371a62d7 [2023-09-11T15:14:56.148Z] Removing intermediate container eba8371a62d7 [2023-09-11T15:14:56.148Z] ---> 4e5f6980129e [2023-09-11T15:14:56.148Z] Step 12/12 : RUN $MAKE [2023-09-11T15:14:56.148Z] ---> Running in 214a6e7d7857 [2023-09-11T15:14:56.148Z] noop [2023-09-11T15:14:56.148Z] Removing intermediate container 214a6e7d7857 [2023-09-11T15:14:56.148Z] ---> cef3c00e02cf [2023-09-11T15:14:56.148Z] Successfully built cef3c00e02cf [2023-09-11T15:14:56.148Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:14:56.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T15:14:56.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:14:56.537Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:14:56.568Z] $ 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-09-11T15:14:56.903Z] $ docker top 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:14:57.242Z] + go version [2023-09-11T15:14:57.242Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T15:14:57.256Z] $ docker stop --time=1 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 [2023-09-11T15:14:58.552Z] $ docker rm -f --volumes 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:14:58.939Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T15:14:58.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:14:59.013Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:14:59.052Z] $ 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-09-11T15:14:59.382Z] $ docker top b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:14:59.718Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-11T15:15:00.029Z] + make test [2023-09-11T15:15:00.029Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-11T15:15:21.971Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-11T15:15:21.971Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-11T15:15:21.971Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.164s coverage: 86.2% of statements [2023-09-11T15:15:23.348Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2023-09-11T15:15:33.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5810 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-11T15:15:33.271Z] Running in /w/workspace/app-rfid-llrp-inventory/127 [Pipeline] { [Pipeline] checkout [2023-09-11T15:15:33.304Z] The recommended git tool is: git [2023-09-11T15:15:38.382Z] using credential edgex-jenkins-ssh [2023-09-11T15:15:38.405Z] Cloning the remote Git repository [2023-09-11T15:15:38.437Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-11T15:15:38.521Z] > git init /w/workspace/app-rfid-llrp-inventory/127 # timeout=10 [2023-09-11T15:15:38.648Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-11T15:15:38.649Z] > git --version # timeout=10 [2023-09-11T15:15:38.666Z] > git --version # 'git version 2.25.1' [2023-09-11T15:15:38.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T15:15:38.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T15:15:41.757Z] Avoid second fetch [2023-09-11T15:15:41.757Z] Checking out Revision f89810558e3f5e01df4ab595595a606dd5b50cca (main) [2023-09-11T15:15:40.841Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-11T15:15:40.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T15:15:41.768Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T15:15:41.834Z] > git checkout -f f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 [2023-09-11T15:15:42.363Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:15:43.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T15:15:43.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T15:15:43.201Z] Dload Upload Total Spent Left Speed [2023-09-11T15:15:43.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-11T15:15:43.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T15:15:44.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T15:15:44.219Z] + sudo tee /etc/docker/daemon.new [2023-09-11T15:15:44.219Z] { [2023-09-11T15:15:44.219Z] "registry-mirrors": [ [2023-09-11T15:15:44.219Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T15:15:44.219Z] ], [2023-09-11T15:15:44.219Z] "bip": "10.250.0.254/24", [2023-09-11T15:15:44.219Z] "hosts": [ [2023-09-11T15:15:44.219Z] "tcp://0.0.0.0:5555", [2023-09-11T15:15:44.219Z] "unix:///var/run/docker.sock" [2023-09-11T15:15:44.219Z] ], [2023-09-11T15:15:44.219Z] "mtu": 1458, [2023-09-11T15:15:44.219Z] "selinux-enabled": true, [2023-09-11T15:15:44.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T15:15:44.219Z] } [Pipeline] sh [2023-09-11T15:15:44.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T15:15:44.887Z] + sudo service docker restart [2023-09-11T15:15:45.271Z] go vet ./... [2023-09-11T15:15:47.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T15:15:47.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T15:15:47.801Z] ./bin/test-attribution.sh [2023-09-11T15:15:47.801Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T15:15:47.801Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T15:15:47.801Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T15:15:47.801Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T15:15:47.802Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T15:15:48.061Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T15:15:48.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T15:15:48.084Z] $ docker stop --time=1 b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de [2023-09-11T15:15:51.651Z] $ docker rm -f --volumes b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:15:52.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T15:15:52.288Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T15:15:53.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T15:15:53.341Z] + ls -al . [2023-09-11T15:15:53.341Z] total 236 [2023-09-11T15:15:53.341Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 15:15 . [2023-09-11T15:15:53.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 .. [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 15:13 .dockerignore [2023-09-11T15:15:53.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:13 .git [2023-09-11T15:15:53.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:13 .github [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 11 15:13 .gitignore [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:13 .golangci.yml [2023-09-11T15:15:53.341Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:13 .semver [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 15:13 Attribution.txt [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 11 15:13 CHANGELOG.md [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 11 15:13 Dockerfile [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:13 GOVERNANCE.md [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 11 15:13 Jenkinsfile [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 15:13 LICENSE [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 11 15:13 Makefile [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 15:13 OWNERS.md [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 11 15:13 README.md [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:13 VERSION [2023-09-11T15:15:53.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 bin [2023-09-11T15:15:53.341Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 15:15 coverage.out [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 11 15:13 go.mod [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 11 15:13 go.sum [2023-09-11T15:15:53.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 images [2023-09-11T15:15:53.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 internal [2023-09-11T15:15:53.341Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 15:13 main.go [2023-09-11T15:15:53.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 res [2023-09-11T15:15:53.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 snap [2023-09-11T15:15:53.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:15:53.645Z] + 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=f89810558e3f5e01df4ab595595a606dd5b50cca --label arch=amd64 --label version=3.1.0-dev.15 . [2023-09-11T15:15:53.645Z] Sending build context to Docker daemon 12.71MB [2023-09-11T15:15:53.645Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:15:53.645Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-11T15:15:53.645Z] ---> cef3c00e02cf [2023-09-11T15:15:53.645Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:15:53.903Z] ---> Running in ed78433f77d7 [2023-09-11T15:15:53.903Z] Removing intermediate container ed78433f77d7 [2023-09-11T15:15:53.903Z] ---> 417f2a81c56d [2023-09-11T15:15:53.903Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:15:53.903Z] ---> Running in 4edb9f69a799 [2023-09-11T15:15:54.162Z] Removing intermediate container 4edb9f69a799 [2023-09-11T15:15:54.162Z] ---> 4584a0ff6006 [2023-09-11T15:15:54.162Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:15:54.162Z] ---> Running in 9bdf5b9f75fe [2023-09-11T15:15:54.162Z] Removing intermediate container 9bdf5b9f75fe [2023-09-11T15:15:54.162Z] ---> 2a69574f10e3 [2023-09-11T15:15:54.162Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:15:54.162Z] ---> Running in 1c5d97aff12b [2023-09-11T15:15:54.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:15:54.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:15:54.939Z] OK: 265 MiB in 53 packages [2023-09-11T15:15:55.199Z] Removing intermediate container 1c5d97aff12b [2023-09-11T15:15:55.199Z] ---> a6a4d7dd015b [2023-09-11T15:15:55.199Z] Step 7/29 : WORKDIR /app [2023-09-11T15:15:55.199Z] ---> Running in 4a5c47d2655d [2023-09-11T15:15:55.458Z] Removing intermediate container 4a5c47d2655d [2023-09-11T15:15:55.458Z] ---> 96e96a1f44a0 [2023-09-11T15:15:55.458Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-11T15:15:55.458Z] ---> a454f0e8fdab [2023-09-11T15:15:55.458Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:15:55.458Z] ---> Running in 269facbb009d [2023-09-11T15:15:56.031Z] Removing intermediate container 269facbb009d [2023-09-11T15:15:56.031Z] ---> c50b54467f50 [2023-09-11T15:15:56.031Z] Step 10/29 : COPY . . [2023-09-11T15:15:56.598Z] ---> 7fdc37e6577d [2023-09-11T15:15:56.598Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:15:56.598Z] ---> Running in 59246ebd6398 [2023-09-11T15:15:56.598Z] Removing intermediate container 59246ebd6398 [2023-09-11T15:15:56.598Z] ---> 7a1211465085 [2023-09-11T15:15:56.598Z] Step 12/29 : RUN $MAKE [2023-09-11T15:15:56.598Z] ---> Running in 77ffb9d5a411 [2023-09-11T15:15:57.168Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:16:03.151Z] provisioning config files... [2023-09-11T15:16:03.178Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/127@tmp/config17345299835873753112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:16:03.526Z] ---> docker-login.sh [2023-09-11T15:16:03.526Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:16:03.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:04.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:04.063Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:04.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:04.063Z] [2023-09-11T15:16:04.063Z] Login Succeeded [2023-09-11T15:16:04.063Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:16:04.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:04.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:04.331Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:04.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:04.332Z] [2023-09-11T15:16:04.332Z] Login Succeeded [2023-09-11T15:16:04.332Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:16:04.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:04.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:04.873Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:04.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:04.873Z] [2023-09-11T15:16:04.873Z] Login Succeeded [2023-09-11T15:16:04.873Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:16:05.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:05.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:05.144Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:05.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:05.144Z] [2023-09-11T15:16:05.144Z] Login Succeeded [2023-09-11T15:16:05.144Z] docker.io [2023-09-11T15:16:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:05.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:05.686Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:05.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:05.686Z] [2023-09-11T15:16:05.686Z] Login Succeeded [2023-09-11T15:16:05.686Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:16:05.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T15:16:06.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:16:06.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:16:06.037Z] ========================================================= [2023-09-11T15:16:06.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T15:16:06.037Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:06.395Z] + 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-09-11T15:16:06.668Z] Sending build context to Docker daemon 684kB [2023-09-11T15:16:06.668Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:16:06.668Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T15:16:06.940Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T15:16:06.940Z] edb6bdbacee9: Pulling fs layer [2023-09-11T15:16:06.940Z] 5f9638ab2659: Pulling fs layer [2023-09-11T15:16:06.940Z] 8d51d6327a98: Pulling fs layer [2023-09-11T15:16:06.940Z] 8b374f2dd631: Pulling fs layer [2023-09-11T15:16:06.940Z] ec14aa9079de: Pulling fs layer [2023-09-11T15:16:06.940Z] 2f466654f4bb: Pulling fs layer [2023-09-11T15:16:06.940Z] 554e91adad29: Pulling fs layer [2023-09-11T15:16:06.940Z] 8b374f2dd631: Waiting [2023-09-11T15:16:06.940Z] ec14aa9079de: Waiting [2023-09-11T15:16:06.940Z] 2f466654f4bb: Waiting [2023-09-11T15:16:06.940Z] 554e91adad29: Waiting [2023-09-11T15:16:06.940Z] 5f9638ab2659: Verifying Checksum [2023-09-11T15:16:06.940Z] 5f9638ab2659: Download complete [2023-09-11T15:16:06.940Z] 8b374f2dd631: Download complete [2023-09-11T15:16:06.940Z] ec14aa9079de: Verifying Checksum [2023-09-11T15:16:06.940Z] ec14aa9079de: Download complete [2023-09-11T15:16:06.940Z] edb6bdbacee9: Verifying Checksum [2023-09-11T15:16:06.940Z] edb6bdbacee9: Download complete [2023-09-11T15:16:07.928Z] edb6bdbacee9: Pull complete [2023-09-11T15:16:08.515Z] 554e91adad29: Verifying Checksum [2023-09-11T15:16:08.515Z] 554e91adad29: Download complete [2023-09-11T15:16:08.792Z] 5f9638ab2659: Pull complete [2023-09-11T15:16:09.765Z] 8d51d6327a98: Verifying Checksum [2023-09-11T15:16:09.765Z] 8d51d6327a98: Download complete [2023-09-11T15:16:09.765Z] 2f466654f4bb: Verifying Checksum [2023-09-11T15:16:09.765Z] 2f466654f4bb: Download complete [2023-09-11T15:16:22.092Z] 8d51d6327a98: Pull complete [2023-09-11T15:16:22.092Z] 8b374f2dd631: Pull complete [2023-09-11T15:16:22.092Z] ec14aa9079de: Pull complete [2023-09-11T15:16:23.978Z] Removing intermediate container 77ffb9d5a411 [2023-09-11T15:16:23.978Z] ---> 81846a437167 [2023-09-11T15:16:23.978Z] Step 13/29 : FROM alpine:3.17 [2023-09-11T15:16:23.978Z] 3.17: Pulling from library/alpine [2023-09-11T15:16:23.978Z] 9398808236ff: Pulling fs layer [2023-09-11T15:16:23.978Z] 9398808236ff: Download complete [2023-09-11T15:16:23.978Z] 9398808236ff: Pull complete [2023-09-11T15:16:23.978Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T15:16:23.978Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T15:16:23.978Z] ---> 1e0b8b5322fc [2023-09-11T15:16:23.978Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-11T15:16:23.978Z] ---> Running in 8db486248f05 [2023-09-11T15:16:23.978Z] Removing intermediate container 8db486248f05 [2023-09-11T15:16:23.978Z] ---> cb47d1f3f1f5 [2023-09-11T15:16:23.978Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-11T15:16:23.978Z] ---> Running in 0d6e139c25a6 [2023-09-11T15:16:23.978Z] Removing intermediate container 0d6e139c25a6 [2023-09-11T15:16:23.978Z] ---> 683f27a93dd1 [2023-09-11T15:16:23.978Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-11T15:16:23.978Z] ---> Running in 4563a8cdcc5d [2023-09-11T15:16:23.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:23.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T15:16:23.978Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-11T15:16:23.978Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-11T15:16:23.978Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T15:16:23.978Z] Executing ca-certificates-20230506-r0.trigger [2023-09-11T15:16:23.978Z] OK: 8 MiB in 17 packages [2023-09-11T15:16:23.978Z] Removing intermediate container 4563a8cdcc5d [2023-09-11T15:16:23.978Z] ---> a5eedd0c9a0e [2023-09-11T15:16:23.978Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-11T15:16:23.978Z] ---> a1b0ef4bdcf3 [2023-09-11T15:16:23.978Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-11T15:16:24.237Z] ---> 4c5c92cc83e9 [2023-09-11T15:16:24.238Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-11T15:16:24.496Z] ---> bb594b74be34 [2023-09-11T15:16:24.496Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-11T15:16:24.496Z] ---> f0240343c0d2 [2023-09-11T15:16:24.496Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-11T15:16:25.431Z] ---> 5e3499c44931 [2023-09-11T15:16:25.431Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-11T15:16:25.431Z] ---> Running in 15463f4c62b2 [2023-09-11T15:16:26.812Z] Removing intermediate container 15463f4c62b2 [2023-09-11T15:16:26.812Z] ---> 8fb40c0317ff [2023-09-11T15:16:26.812Z] Step 23/29 : VOLUME /cache [2023-09-11T15:16:26.812Z] ---> Running in 67f8aaf49fec [2023-09-11T15:16:27.071Z] Removing intermediate container 67f8aaf49fec [2023-09-11T15:16:27.071Z] ---> 01561ff81c6e [2023-09-11T15:16:27.071Z] Step 24/29 : EXPOSE 59711 [2023-09-11T15:16:27.071Z] ---> Running in 730a1adb2aae [2023-09-11T15:16:27.330Z] Removing intermediate container 730a1adb2aae [2023-09-11T15:16:27.330Z] ---> bf0fe0d88aac [2023-09-11T15:16:27.330Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-11T15:16:27.330Z] ---> Running in ef950559bd91 [2023-09-11T15:16:27.521Z] 2f466654f4bb: Pull complete [2023-09-11T15:16:27.590Z] Removing intermediate container ef950559bd91 [2023-09-11T15:16:27.590Z] ---> 25374b106700 [2023-09-11T15:16:27.590Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-11T15:16:27.590Z] ---> Running in 81e79342b0a8 [2023-09-11T15:16:27.590Z] Removing intermediate container 81e79342b0a8 [2023-09-11T15:16:27.590Z] ---> f323aae38750 [2023-09-11T15:16:27.590Z] Step 27/29 : LABEL arch=amd64 [2023-09-11T15:16:27.848Z] ---> Running in 0c807132862a [2023-09-11T15:16:27.848Z] Removing intermediate container 0c807132862a [2023-09-11T15:16:27.848Z] ---> 037fda388a6f [2023-09-11T15:16:27.848Z] Step 28/29 : LABEL git_sha=f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:16:27.848Z] ---> Running in 97fdff215510 [2023-09-11T15:16:27.848Z] Removing intermediate container 97fdff215510 [2023-09-11T15:16:27.848Z] ---> de6176c27a9d [2023-09-11T15:16:27.848Z] Step 29/29 : LABEL version=3.1.0-dev.15 [2023-09-11T15:16:27.848Z] ---> Running in 685e10fe85da [2023-09-11T15:16:28.106Z] Removing intermediate container 685e10fe85da [2023-09-11T15:16:28.106Z] ---> 533399583a63 [2023-09-11T15:16:28.106Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T15:16:28.106Z] Successfully built 533399583a63 [2023-09-11T15:16:28.106Z] 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-09-11T15:16:28.192Z] provisioning config files... [2023-09-11T15:16:28.199Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4417924868384051539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:16:28.491Z] ---> docker-login.sh [2023-09-11T15:16:28.492Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:16:28.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:28.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:28.492Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:28.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:28.492Z] [2023-09-11T15:16:28.492Z] Login Succeeded [2023-09-11T15:16:28.492Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:16:28.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:28.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:28.492Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:28.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:28.492Z] [2023-09-11T15:16:28.492Z] Login Succeeded [2023-09-11T15:16:28.492Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:16:28.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:28.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:28.751Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:28.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:28.751Z] [2023-09-11T15:16:28.751Z] Login Succeeded [2023-09-11T15:16:28.751Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:16:28.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:28.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:28.751Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:28.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:28.751Z] [2023-09-11T15:16:28.751Z] Login Succeeded [2023-09-11T15:16:28.751Z] docker.io [2023-09-11T15:16:29.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:16:29.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:16:29.269Z] Configure a credential helper to remove this warning. See [2023-09-11T15:16:29.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:16:29.269Z] [2023-09-11T15:16:29.269Z] Login Succeeded [2023-09-11T15:16:29.269Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:16:29.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:16:29.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:16:29.327Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-11T15:16:29.327Z] f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:16:29.327Z] latest [2023-09-11T15:16:29.327Z] 3.1.0-dev.15 [2023-09-11T15:16:29.327Z] f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:16:29.327Z] main [2023-09-11T15:16:29.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:29.642Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:29.949Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:16:29.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-11T15:16:29.949Z] 654b016d0f5a: Preparing [2023-09-11T15:16:29.949Z] 9fd3d75e7ed0: Preparing [2023-09-11T15:16:29.949Z] 6173684e8a58: Preparing [2023-09-11T15:16:29.949Z] 7f32c21b47cc: Preparing [2023-09-11T15:16:29.949Z] f7b5be11b65e: Preparing [2023-09-11T15:16:29.949Z] f73373473794: Preparing [2023-09-11T15:16:29.949Z] 261daa4e9693: Preparing [2023-09-11T15:16:29.949Z] 36b50b131297: Preparing [2023-09-11T15:16:29.949Z] 261daa4e9693: Waiting [2023-09-11T15:16:29.949Z] 36b50b131297: Waiting [2023-09-11T15:16:29.949Z] 6173684e8a58: Pushed [2023-09-11T15:16:29.949Z] 654b016d0f5a: Pushed [2023-09-11T15:16:29.949Z] f7b5be11b65e: Pushed [2023-09-11T15:16:29.949Z] 7f32c21b47cc: Pushed [2023-09-11T15:16:29.949Z] 36b50b131297: Layer already exists [2023-09-11T15:16:30.114Z] 554e91adad29: Pull complete [2023-09-11T15:16:30.114Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T15:16:30.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T15:16:30.114Z] ---> 1e15ea492957 [2023-09-11T15:16:30.114Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:16:30.208Z] f73373473794: Pushed [2023-09-11T15:16:30.208Z] 261daa4e9693: Pushed [2023-09-11T15:16:31.535Z] ---> Running in d2997cbc8063 [2023-09-11T15:16:31.804Z] Removing intermediate container d2997cbc8063 [2023-09-11T15:16:31.804Z] ---> 08953dd76273 [2023-09-11T15:16:31.804Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:16:31.804Z] ---> Running in 78509445a421 [2023-09-11T15:16:32.075Z] Removing intermediate container 78509445a421 [2023-09-11T15:16:32.075Z] ---> 0c2d0dd7d2a7 [2023-09-11T15:16:32.075Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:16:32.347Z] ---> Running in f50ff1fb1a1d [2023-09-11T15:16:32.614Z] Removing intermediate container f50ff1fb1a1d [2023-09-11T15:16:32.614Z] ---> fc255f2f15b3 [2023-09-11T15:16:32.614Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:16:32.614Z] ---> Running in 5d388756552b [2023-09-11T15:16:33.500Z] 9fd3d75e7ed0: Pushed [2023-09-11T15:16:33.500Z] f89810558e3f5e01df4ab595595a606dd5b50cca: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:33.819Z] + 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-09-11T15:16:34.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:16:34.120Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-11T15:16:34.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-11T15:16:34.120Z] 654b016d0f5a: Preparing [2023-09-11T15:16:34.120Z] 9fd3d75e7ed0: Preparing [2023-09-11T15:16:34.120Z] 6173684e8a58: Preparing [2023-09-11T15:16:34.120Z] 7f32c21b47cc: Preparing [2023-09-11T15:16:34.120Z] f7b5be11b65e: Preparing [2023-09-11T15:16:34.120Z] f73373473794: Preparing [2023-09-11T15:16:34.120Z] 261daa4e9693: Preparing [2023-09-11T15:16:34.120Z] 36b50b131297: Preparing [2023-09-11T15:16:34.120Z] f73373473794: Waiting [2023-09-11T15:16:34.120Z] 261daa4e9693: Waiting [2023-09-11T15:16:34.120Z] 36b50b131297: Waiting [2023-09-11T15:16:34.120Z] 6173684e8a58: Layer already exists [2023-09-11T15:16:34.120Z] f7b5be11b65e: Layer already exists [2023-09-11T15:16:34.120Z] 7f32c21b47cc: Layer already exists [2023-09-11T15:16:34.120Z] 654b016d0f5a: Layer already exists [2023-09-11T15:16:34.120Z] 9fd3d75e7ed0: Layer already exists [2023-09-11T15:16:34.120Z] f73373473794: Layer already exists [2023-09-11T15:16:34.120Z] 36b50b131297: Layer already exists [2023-09-11T15:16:34.120Z] 261daa4e9693: Layer already exists [2023-09-11T15:16:34.120Z] latest: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:34.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:16:34.435Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:34.750Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 [2023-09-11T15:16:34.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-11T15:16:34.750Z] 654b016d0f5a: Preparing [2023-09-11T15:16:34.750Z] 9fd3d75e7ed0: Preparing [2023-09-11T15:16:34.750Z] 6173684e8a58: Preparing [2023-09-11T15:16:34.750Z] 7f32c21b47cc: Preparing [2023-09-11T15:16:34.750Z] f7b5be11b65e: Preparing [2023-09-11T15:16:34.750Z] f73373473794: Preparing [2023-09-11T15:16:34.750Z] 261daa4e9693: Preparing [2023-09-11T15:16:34.750Z] 36b50b131297: Preparing [2023-09-11T15:16:34.750Z] f73373473794: Waiting [2023-09-11T15:16:34.750Z] 36b50b131297: Waiting [2023-09-11T15:16:34.750Z] 261daa4e9693: Waiting [2023-09-11T15:16:34.750Z] 7f32c21b47cc: Layer already exists [2023-09-11T15:16:34.750Z] f7b5be11b65e: Layer already exists [2023-09-11T15:16:34.750Z] 6173684e8a58: Layer already exists [2023-09-11T15:16:34.751Z] 9fd3d75e7ed0: Layer already exists [2023-09-11T15:16:34.751Z] 654b016d0f5a: Layer already exists [2023-09-11T15:16:34.751Z] 261daa4e9693: Layer already exists [2023-09-11T15:16:34.751Z] 36b50b131297: Layer already exists [2023-09-11T15:16:34.751Z] f73373473794: Layer already exists [2023-09-11T15:16:34.751Z] 3.1.0-dev.15: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:35.057Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:35.258Z] OK: 263 MiB in 53 packages [2023-09-11T15:16:35.361Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:16:35.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-11T15:16:35.361Z] 654b016d0f5a: Preparing [2023-09-11T15:16:35.361Z] 9fd3d75e7ed0: Preparing [2023-09-11T15:16:35.361Z] 6173684e8a58: Preparing [2023-09-11T15:16:35.361Z] 7f32c21b47cc: Preparing [2023-09-11T15:16:35.361Z] f7b5be11b65e: Preparing [2023-09-11T15:16:35.361Z] f73373473794: Preparing [2023-09-11T15:16:35.361Z] 261daa4e9693: Preparing [2023-09-11T15:16:35.361Z] 36b50b131297: Preparing [2023-09-11T15:16:35.361Z] f73373473794: Waiting [2023-09-11T15:16:35.361Z] 261daa4e9693: Waiting [2023-09-11T15:16:35.361Z] 36b50b131297: Waiting [2023-09-11T15:16:35.361Z] 7f32c21b47cc: Layer already exists [2023-09-11T15:16:35.361Z] 9fd3d75e7ed0: Layer already exists [2023-09-11T15:16:35.361Z] 654b016d0f5a: Layer already exists [2023-09-11T15:16:35.361Z] 6173684e8a58: Layer already exists [2023-09-11T15:16:35.361Z] f7b5be11b65e: Layer already exists [2023-09-11T15:16:35.361Z] f73373473794: Layer already exists [2023-09-11T15:16:35.361Z] 261daa4e9693: Layer already exists [2023-09-11T15:16:35.361Z] 36b50b131297: Layer already exists [2023-09-11T15:16:35.361Z] f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:35.679Z] + 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-09-11T15:16:35.998Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-11T15:16:35.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-11T15:16:35.998Z] 654b016d0f5a: Preparing [2023-09-11T15:16:35.998Z] 9fd3d75e7ed0: Preparing [2023-09-11T15:16:35.998Z] 6173684e8a58: Preparing [2023-09-11T15:16:35.998Z] 7f32c21b47cc: Preparing [2023-09-11T15:16:35.998Z] f7b5be11b65e: Preparing [2023-09-11T15:16:35.998Z] f73373473794: Preparing [2023-09-11T15:16:35.998Z] 261daa4e9693: Preparing [2023-09-11T15:16:35.998Z] 36b50b131297: Preparing [2023-09-11T15:16:35.998Z] 261daa4e9693: Waiting [2023-09-11T15:16:35.998Z] 36b50b131297: Waiting [2023-09-11T15:16:35.998Z] f73373473794: Waiting [2023-09-11T15:16:35.998Z] 654b016d0f5a: Layer already exists [2023-09-11T15:16:35.998Z] 9fd3d75e7ed0: Layer already exists [2023-09-11T15:16:35.998Z] 6173684e8a58: Layer already exists [2023-09-11T15:16:35.998Z] 7f32c21b47cc: Layer already exists [2023-09-11T15:16:35.998Z] f7b5be11b65e: Layer already exists [2023-09-11T15:16:35.998Z] 36b50b131297: Layer already exists [2023-09-11T15:16:35.998Z] 261daa4e9693: Layer already exists [2023-09-11T15:16:35.998Z] f73373473794: Layer already exists [2023-09-11T15:16:35.998Z] main: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:16:36.054Z] ===================================================== [Pipeline] echo [2023-09-11T15:16:36.067Z] taggedImages: [2023-09-11T15:16:36.067Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:16:36.067Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-11T15:16:36.067Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 [2023-09-11T15:16:36.067Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:16:36.067Z] - 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-09-11T15:16:36.216Z] Removing intermediate container 5d388756552b [2023-09-11T15:16:36.216Z] ---> f7839e3c65cf [2023-09-11T15:16:36.216Z] Step 7/12 : WORKDIR /app [2023-09-11T15:16:36.216Z] ---> Running in 5c533436b5c3 [2023-09-11T15:16:36.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:16:36.462Z] [2023-09-11T15:16:36.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:16:36.485Z] Removing intermediate container 5c533436b5c3 [2023-09-11T15:16:36.485Z] ---> 50fc5881c2f6 [2023-09-11T15:16:36.485Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-11T15:16:36.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:16:36.758Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T15:16:36.758Z] 5eb5b503b376: Pulling fs layer [2023-09-11T15:16:36.758Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T15:16:36.758Z] ec43610c2a17: Pulling fs layer [2023-09-11T15:16:36.758Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T15:16:36.758Z] 33b1e0a273af: Pulling fs layer [2023-09-11T15:16:36.758Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T15:16:36.758Z] 2f39f015ded8: Pulling fs layer [2023-09-11T15:16:36.758Z] 3a2ae6a8a46f: Waiting [2023-09-11T15:16:36.758Z] 33b1e0a273af: Waiting [2023-09-11T15:16:36.758Z] 5d3b04190fa2: Waiting [2023-09-11T15:16:36.758Z] 2f39f015ded8: Waiting [2023-09-11T15:16:36.758Z] 5c69ac0246d0: Download complete [2023-09-11T15:16:36.758Z] 3a2ae6a8a46f: Download complete [2023-09-11T15:16:36.758Z] 33b1e0a273af: Verifying Checksum [2023-09-11T15:16:36.758Z] 33b1e0a273af: Download complete [2023-09-11T15:16:36.758Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T15:16:36.758Z] 5d3b04190fa2: Download complete [2023-09-11T15:16:36.758Z] ec43610c2a17: Verifying Checksum [2023-09-11T15:16:36.758Z] ec43610c2a17: Download complete [2023-09-11T15:16:37.015Z] 5eb5b503b376: Verifying Checksum [2023-09-11T15:16:37.015Z] 5eb5b503b376: Download complete [2023-09-11T15:16:37.067Z] ---> 2ca9a7c96dd8 [2023-09-11T15:16:37.067Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:16:37.067Z] ---> Running in 7f3664f716d7 [2023-09-11T15:16:37.581Z] 2f39f015ded8: Download complete [2023-09-11T15:16:38.149Z] 5eb5b503b376: Pull complete [2023-09-11T15:16:38.406Z] 5c69ac0246d0: Pull complete [2023-09-11T15:16:38.976Z] ec43610c2a17: Pull complete [2023-09-11T15:16:38.976Z] 3a2ae6a8a46f: Pull complete [2023-09-11T15:16:39.234Z] 33b1e0a273af: Pull complete [2023-09-11T15:16:39.234Z] 5d3b04190fa2: Pull complete [2023-09-11T15:16:43.427Z] 2f39f015ded8: Pull complete [2023-09-11T15:16:43.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T15:16:43.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:16:43.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:16:43.509Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:16:43.542Z] $ 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-09-11T15:16:48.865Z] $ docker top 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:16:49.270Z] ---> job-cost.sh [2023-09-11T15:16:49.270Z] lf-activate-venv: SKIPPING [2023-09-11T15:16:49.270Z] INFO: No Stack... [2023-09-11T15:16:49.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T15:16:49.790Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T15:16:50.099Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-11T15:16:50.099Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T15:16:50.112Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [2023-09-11T15:16:50.118Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] did not exist. Created. [2023-09-11T15:16:50.118Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T15:16:50.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T15:16:50.445Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T15:16:50.452Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T15:16:50.472Z] $ docker stop --time=1 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 [2023-09-11T15:16:51.627Z] $ docker rm -f --volumes 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T15:17:44.951Z] Removing intermediate container 7f3664f716d7 [2023-09-11T15:17:44.951Z] ---> 87b22fa8b25a [2023-09-11T15:17:44.951Z] Step 10/12 : COPY . . [2023-09-11T15:17:44.951Z] ---> 52a838a728d2 [2023-09-11T15:17:44.951Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:17:44.951Z] ---> Running in b81d42ad0b2b [2023-09-11T15:17:44.951Z] Removing intermediate container b81d42ad0b2b [2023-09-11T15:17:44.951Z] ---> 868958b65f1e [2023-09-11T15:17:44.951Z] Step 12/12 : RUN $MAKE [2023-09-11T15:17:44.951Z] ---> Running in a93721a73130 [2023-09-11T15:17:44.951Z] noop [2023-09-11T15:17:45.538Z] Removing intermediate container a93721a73130 [2023-09-11T15:17:45.538Z] ---> 447a0e4733c5 [2023-09-11T15:17:45.538Z] Successfully built 447a0e4733c5 [2023-09-11T15:17:45.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:45.912Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T15:17:45.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:17:46.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-09-11T15:17:46.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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-09-11T15:17:47.407Z] $ docker top 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:17:48.264Z] + go version [2023-09-11T15:17:48.265Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T15:17:48.285Z] $ docker stop --time=1 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b [2023-09-11T15:17:49.938Z] $ docker rm -f --volumes 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:17:50.514Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T15:17:50.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:17:50.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-09-11T15:17:50.787Z] $ 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/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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-09-11T15:17:52.010Z] $ docker top 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:17:52.859Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/127 [Pipeline] fileExists [Pipeline] sh [2023-09-11T15:17:53.506Z] + make test [2023-09-11T15:17:53.506Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-11T15:21:15.281Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-11T15:21:15.281Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-11T15:21:15.281Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.289s coverage: 86.2% of statements [2023-09-11T15:21:15.281Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.550s coverage: 71.9% of statements [2023-09-11T15:21:16.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T15:21:16.244Z] go vet ./... [2023-09-11T15:24:08.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T15:24:08.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T15:24:08.011Z] ./bin/test-attribution.sh [2023-09-11T15:24:08.011Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-11T15:24:08.011Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-11T15:24:08.011Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-11T15:24:08.011Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-11T15:24:08.011Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-11T15:24:08.011Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-11T15:24:08.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T15:24:08.045Z] $ docker stop --time=1 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 [2023-09-11T15:24:09.966Z] $ docker rm -f --volumes 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:24:11.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T15:24:11.670Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T15:24:12.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T15:24:12.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T15:24:12.863Z] + ls -al . [2023-09-11T15:24:12.864Z] total 232 [2023-09-11T15:24:12.864Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 15:17 . [2023-09-11T15:24:12.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 .. [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 15:15 .dockerignore [2023-09-11T15:24:12.864Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:15 .git [2023-09-11T15:24:12.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:15 .github [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 11 15:15 .gitignore [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:15 .golangci.yml [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 15:15 Attribution.txt [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 11 15:15 CHANGELOG.md [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 11 15:15 Dockerfile [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:15 GOVERNANCE.md [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 11 15:15 Jenkinsfile [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 15:15 LICENSE [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 11 15:15 Makefile [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 15:15 OWNERS.md [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 11 15:15 README.md [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:13 VERSION [2023-09-11T15:24:12.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 bin [2023-09-11T15:24:12.864Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 15:21 coverage.out [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 11 15:15 go.mod [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 11 15:15 go.sum [2023-09-11T15:24:12.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 images [2023-09-11T15:24:12.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 internal [2023-09-11T15:24:12.864Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 15:15 main.go [2023-09-11T15:24:12.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 res [2023-09-11T15:24:12.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 snap [2023-09-11T15:24:12.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:24:13.203Z] + 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=f89810558e3f5e01df4ab595595a606dd5b50cca --label arch=arm64 --label version=3.1.0-dev.15 . [2023-09-11T15:24:13.470Z] Sending build context to Docker daemon 684kB [2023-09-11T15:24:13.470Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T15:24:13.470Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-11T15:24:13.470Z] ---> 447a0e4733c5 [2023-09-11T15:24:13.470Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T15:24:13.470Z] ---> Running in 9ad8e10e6a06 [2023-09-11T15:24:14.060Z] Removing intermediate container 9ad8e10e6a06 [2023-09-11T15:24:14.060Z] ---> 20f0b52e22f4 [2023-09-11T15:24:14.060Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T15:24:14.060Z] ---> Running in aae4d8cf17cc [2023-09-11T15:24:14.328Z] Removing intermediate container aae4d8cf17cc [2023-09-11T15:24:14.328Z] ---> e413fab1127a [2023-09-11T15:24:14.328Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-11T15:24:14.328Z] ---> Running in bc2498dd97e6 [2023-09-11T15:24:14.597Z] Removing intermediate container bc2498dd97e6 [2023-09-11T15:24:14.597Z] ---> 4783706a51f2 [2023-09-11T15:24:14.597Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T15:24:14.870Z] ---> Running in e5d4d9b9ce5c [2023-09-11T15:24:15.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:24:16.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:24:17.827Z] OK: 263 MiB in 53 packages [2023-09-11T15:24:18.417Z] Removing intermediate container e5d4d9b9ce5c [2023-09-11T15:24:18.417Z] ---> f3a22c1fc1d1 [2023-09-11T15:24:18.417Z] Step 7/29 : WORKDIR /app [2023-09-11T15:24:18.417Z] ---> Running in 7869bdabfeec [2023-09-11T15:24:19.002Z] Removing intermediate container 7869bdabfeec [2023-09-11T15:24:19.002Z] ---> 12d07c6b9afb [2023-09-11T15:24:19.002Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-11T15:24:19.270Z] ---> e4c0b6a584bd [2023-09-11T15:24:19.270Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T15:24:19.544Z] ---> Running in a5f541c71ed5 [2023-09-11T15:24:21.510Z] Removing intermediate container a5f541c71ed5 [2023-09-11T15:24:21.510Z] ---> 9344599ee892 [2023-09-11T15:24:21.510Z] Step 10/29 : COPY . . [2023-09-11T15:24:22.478Z] ---> ce260820041a [2023-09-11T15:24:22.478Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T15:24:22.478Z] ---> Running in f338c8360ffa [2023-09-11T15:24:22.745Z] Removing intermediate container f338c8360ffa [2023-09-11T15:24:22.745Z] ---> 475f225965c1 [2023-09-11T15:24:22.745Z] Step 12/29 : RUN $MAKE [2023-09-11T15:24:22.745Z] ---> Running in 3f4d6f2c1aad [2023-09-11T15:24:23.710Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-11T15:27:00.533Z] Removing intermediate container 3f4d6f2c1aad [2023-09-11T15:27:00.533Z] ---> 9b4274e5f7d0 [2023-09-11T15:27:00.533Z] Step 13/29 : FROM alpine:3.17 [2023-09-11T15:27:00.533Z] 3.17: Pulling from library/alpine [2023-09-11T15:27:00.533Z] 4060ece20d7a: Pulling fs layer [2023-09-11T15:27:00.533Z] 4060ece20d7a: Verifying Checksum [2023-09-11T15:27:00.533Z] 4060ece20d7a: Download complete [2023-09-11T15:27:00.533Z] 4060ece20d7a: Pull complete [2023-09-11T15:27:00.533Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T15:27:00.533Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T15:27:00.533Z] ---> 8650cd65339b [2023-09-11T15:27:00.533Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-11T15:27:00.533Z] ---> Running in 9e65d5d0adf2 [2023-09-11T15:27:00.533Z] Removing intermediate container 9e65d5d0adf2 [2023-09-11T15:27:00.533Z] ---> add77be32e79 [2023-09-11T15:27:00.533Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-11T15:27:00.533Z] ---> Running in abe96f173ec7 [2023-09-11T15:27:00.533Z] Removing intermediate container abe96f173ec7 [2023-09-11T15:27:00.533Z] ---> d7b2dc14e448 [2023-09-11T15:27:00.533Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-11T15:27:00.533Z] ---> Running in 02c815b902b1 [2023-09-11T15:27:00.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T15:27:01.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T15:27:02.080Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-11T15:27:02.347Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-11T15:27:02.348Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T15:27:02.348Z] Executing ca-certificates-20230506-r0.trigger [2023-09-11T15:27:02.617Z] OK: 8 MiB in 17 packages [2023-09-11T15:27:04.031Z] Removing intermediate container 02c815b902b1 [2023-09-11T15:27:04.031Z] ---> 4c9b15b33719 [2023-09-11T15:27:04.031Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-11T15:27:04.298Z] ---> 2d88defcf9cb [2023-09-11T15:27:04.298Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-11T15:27:04.883Z] ---> 35702c2b3d27 [2023-09-11T15:27:04.883Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-11T15:27:05.468Z] ---> 6fedae247c24 [2023-09-11T15:27:05.468Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-11T15:27:06.052Z] ---> 094db6af7665 [2023-09-11T15:27:06.052Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-11T15:27:07.471Z] ---> 86213997b9e0 [2023-09-11T15:27:07.471Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-11T15:27:07.471Z] ---> Running in 0adbe682fd94 [2023-09-11T15:27:08.885Z] Removing intermediate container 0adbe682fd94 [2023-09-11T15:27:08.885Z] ---> 1d6947c9c5c8 [2023-09-11T15:27:08.885Z] Step 23/29 : VOLUME /cache [2023-09-11T15:27:09.153Z] ---> Running in 26ce206c3a46 [2023-09-11T15:27:09.420Z] Removing intermediate container 26ce206c3a46 [2023-09-11T15:27:09.420Z] ---> 63a0103ed988 [2023-09-11T15:27:09.420Z] Step 24/29 : EXPOSE 59711 [2023-09-11T15:27:09.420Z] ---> Running in 90c09f886b20 [2023-09-11T15:27:09.690Z] Removing intermediate container 90c09f886b20 [2023-09-11T15:27:09.690Z] ---> 8623e9abe8ed [2023-09-11T15:27:09.690Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-11T15:27:09.973Z] ---> Running in 2f990ea8c90e [2023-09-11T15:27:10.241Z] Removing intermediate container 2f990ea8c90e [2023-09-11T15:27:10.242Z] ---> 1bc86724b671 [2023-09-11T15:27:10.242Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-11T15:27:10.242Z] ---> Running in 3a927caffd51 [2023-09-11T15:27:10.509Z] Removing intermediate container 3a927caffd51 [2023-09-11T15:27:10.510Z] ---> ae9aa3ea3a39 [2023-09-11T15:27:10.510Z] Step 27/29 : LABEL arch=arm64 [2023-09-11T15:27:10.778Z] ---> Running in 29f6a65377bb [2023-09-11T15:27:11.045Z] Removing intermediate container 29f6a65377bb [2023-09-11T15:27:11.045Z] ---> 031cae28d651 [2023-09-11T15:27:11.045Z] Step 28/29 : LABEL git_sha=f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:27:11.045Z] ---> Running in 3470a8a30257 [2023-09-11T15:27:11.314Z] Removing intermediate container 3470a8a30257 [2023-09-11T15:27:11.314Z] ---> 940d2d07256f [2023-09-11T15:27:11.314Z] Step 29/29 : LABEL version=3.1.0-dev.15 [2023-09-11T15:27:11.582Z] ---> Running in 01b00bc95937 [2023-09-11T15:27:11.850Z] Removing intermediate container 01b00bc95937 [2023-09-11T15:27:11.850Z] ---> 63bcf3a8d34f [2023-09-11T15:27:11.850Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T15:27:11.850Z] Successfully built 63bcf3a8d34f [2023-09-11T15:27:11.850Z] 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-09-11T15:27:11.953Z] provisioning config files... [2023-09-11T15:27:11.967Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/127@tmp/config9211262062526623624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:27:12.305Z] ---> docker-login.sh [2023-09-11T15:27:12.305Z] nexus3.edgexfoundry.org:10001 [2023-09-11T15:27:12.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:27:12.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:27:12.573Z] Configure a credential helper to remove this warning. See [2023-09-11T15:27:12.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:27:12.573Z] [2023-09-11T15:27:12.573Z] Login Succeeded [2023-09-11T15:27:12.573Z] nexus3.edgexfoundry.org:10002 [2023-09-11T15:27:12.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:27:12.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:27:12.841Z] Configure a credential helper to remove this warning. See [2023-09-11T15:27:12.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:27:12.841Z] [2023-09-11T15:27:12.841Z] Login Succeeded [2023-09-11T15:27:12.841Z] nexus3.edgexfoundry.org:10003 [2023-09-11T15:27:13.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:27:13.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:27:13.379Z] Configure a credential helper to remove this warning. See [2023-09-11T15:27:13.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:27:13.379Z] [2023-09-11T15:27:13.379Z] Login Succeeded [2023-09-11T15:27:13.379Z] nexus3.edgexfoundry.org:10004 [2023-09-11T15:27:13.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:27:13.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:27:13.648Z] Configure a credential helper to remove this warning. See [2023-09-11T15:27:13.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:27:13.648Z] [2023-09-11T15:27:13.648Z] Login Succeeded [2023-09-11T15:27:13.648Z] docker.io [2023-09-11T15:27:13.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T15:27:14.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T15:27:14.181Z] Configure a credential helper to remove this warning. See [2023-09-11T15:27:14.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T15:27:14.181Z] [2023-09-11T15:27:14.181Z] Login Succeeded [2023-09-11T15:27:14.181Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T15:27:14.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:27:14.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T15:27:14.237Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-11T15:27:14.237Z] f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:27:14.237Z] latest [2023-09-11T15:27:14.238Z] 3.1.0-dev.15 [2023-09-11T15:27:14.238Z] f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:27:14.238Z] main [2023-09-11T15:27:14.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:14.581Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:14.920Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:27:14.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-11T15:27:14.920Z] 814d288b5af3: Preparing [2023-09-11T15:27:14.920Z] 7229674f4530: Preparing [2023-09-11T15:27:14.920Z] 81f1be0a6900: Preparing [2023-09-11T15:27:14.920Z] ccd6a361df1b: Preparing [2023-09-11T15:27:14.920Z] cb2410f06c0c: Preparing [2023-09-11T15:27:14.920Z] 63b61afaa2b4: Preparing [2023-09-11T15:27:14.920Z] 98cb07092423: Preparing [2023-09-11T15:27:14.920Z] d2d9d24a8c2a: Preparing [2023-09-11T15:27:14.920Z] 63b61afaa2b4: Waiting [2023-09-11T15:27:14.920Z] 98cb07092423: Waiting [2023-09-11T15:27:14.920Z] d2d9d24a8c2a: Waiting [2023-09-11T15:27:15.186Z] ccd6a361df1b: Pushed [2023-09-11T15:27:15.186Z] 814d288b5af3: Pushed [2023-09-11T15:27:15.186Z] cb2410f06c0c: Pushed [2023-09-11T15:27:15.186Z] 81f1be0a6900: Pushed [2023-09-11T15:27:15.186Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:27:15.186Z] 63b61afaa2b4: Pushed [2023-09-11T15:27:15.453Z] 98cb07092423: Pushed [2023-09-11T15:27:22.109Z] 7229674f4530: Pushed [2023-09-11T15:27:22.109Z] f89810558e3f5e01df4ab595595a606dd5b50cca: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:22.461Z] + 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-09-11T15:27:22.819Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-11T15:27:22.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-11T15:27:22.819Z] 814d288b5af3: Preparing [2023-09-11T15:27:22.819Z] 7229674f4530: Preparing [2023-09-11T15:27:22.819Z] 81f1be0a6900: Preparing [2023-09-11T15:27:22.819Z] ccd6a361df1b: Preparing [2023-09-11T15:27:22.819Z] cb2410f06c0c: Preparing [2023-09-11T15:27:22.819Z] 63b61afaa2b4: Preparing [2023-09-11T15:27:22.819Z] 98cb07092423: Preparing [2023-09-11T15:27:22.819Z] d2d9d24a8c2a: Preparing [2023-09-11T15:27:22.819Z] 63b61afaa2b4: Waiting [2023-09-11T15:27:22.819Z] 98cb07092423: Waiting [2023-09-11T15:27:22.819Z] d2d9d24a8c2a: Waiting [2023-09-11T15:27:22.819Z] 7229674f4530: Layer already exists [2023-09-11T15:27:22.819Z] ccd6a361df1b: Layer already exists [2023-09-11T15:27:22.819Z] cb2410f06c0c: Layer already exists [2023-09-11T15:27:22.819Z] 814d288b5af3: Layer already exists [2023-09-11T15:27:22.819Z] 81f1be0a6900: Layer already exists [2023-09-11T15:27:22.819Z] 98cb07092423: Layer already exists [2023-09-11T15:27:22.819Z] 63b61afaa2b4: Layer already exists [2023-09-11T15:27:22.819Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:27:23.086Z] latest: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:23.444Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:23.794Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 [2023-09-11T15:27:23.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-11T15:27:23.794Z] 814d288b5af3: Preparing [2023-09-11T15:27:23.794Z] 7229674f4530: Preparing [2023-09-11T15:27:23.794Z] 81f1be0a6900: Preparing [2023-09-11T15:27:23.794Z] ccd6a361df1b: Preparing [2023-09-11T15:27:23.794Z] cb2410f06c0c: Preparing [2023-09-11T15:27:23.794Z] 63b61afaa2b4: Preparing [2023-09-11T15:27:23.794Z] 98cb07092423: Preparing [2023-09-11T15:27:23.794Z] d2d9d24a8c2a: Preparing [2023-09-11T15:27:23.794Z] 63b61afaa2b4: Waiting [2023-09-11T15:27:23.794Z] 98cb07092423: Waiting [2023-09-11T15:27:23.794Z] d2d9d24a8c2a: Waiting [2023-09-11T15:27:23.794Z] 7229674f4530: Layer already exists [2023-09-11T15:27:23.794Z] 81f1be0a6900: Layer already exists [2023-09-11T15:27:23.794Z] ccd6a361df1b: Layer already exists [2023-09-11T15:27:23.794Z] 814d288b5af3: Layer already exists [2023-09-11T15:27:23.794Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:27:23.794Z] 63b61afaa2b4: Layer already exists [2023-09-11T15:27:23.794Z] 98cb07092423: Layer already exists [2023-09-11T15:27:23.794Z] cb2410f06c0c: Layer already exists [2023-09-11T15:27:24.061Z] 3.1.0-dev.15: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:24.421Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:24.787Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:27:24.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-11T15:27:24.787Z] 814d288b5af3: Preparing [2023-09-11T15:27:24.787Z] 7229674f4530: Preparing [2023-09-11T15:27:24.787Z] 81f1be0a6900: Preparing [2023-09-11T15:27:24.787Z] ccd6a361df1b: Preparing [2023-09-11T15:27:24.787Z] cb2410f06c0c: Preparing [2023-09-11T15:27:24.787Z] 63b61afaa2b4: Preparing [2023-09-11T15:27:24.787Z] 98cb07092423: Preparing [2023-09-11T15:27:24.787Z] d2d9d24a8c2a: Preparing [2023-09-11T15:27:24.787Z] 63b61afaa2b4: Waiting [2023-09-11T15:27:24.787Z] 98cb07092423: Waiting [2023-09-11T15:27:24.787Z] d2d9d24a8c2a: Waiting [2023-09-11T15:27:24.787Z] 814d288b5af3: Layer already exists [2023-09-11T15:27:24.787Z] 81f1be0a6900: Layer already exists [2023-09-11T15:27:24.787Z] ccd6a361df1b: Layer already exists [2023-09-11T15:27:24.787Z] cb2410f06c0c: Layer already exists [2023-09-11T15:27:24.787Z] 7229674f4530: Layer already exists [2023-09-11T15:27:24.787Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:27:24.787Z] 98cb07092423: Layer already exists [2023-09-11T15:27:24.787Z] 63b61afaa2b4: Layer already exists [2023-09-11T15:27:25.055Z] f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:25.410Z] + 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-09-11T15:27:25.763Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-11T15:27:25.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-11T15:27:25.763Z] 814d288b5af3: Preparing [2023-09-11T15:27:25.763Z] 7229674f4530: Preparing [2023-09-11T15:27:25.763Z] 81f1be0a6900: Preparing [2023-09-11T15:27:25.763Z] ccd6a361df1b: Preparing [2023-09-11T15:27:25.763Z] cb2410f06c0c: Preparing [2023-09-11T15:27:25.763Z] 63b61afaa2b4: Preparing [2023-09-11T15:27:25.763Z] 98cb07092423: Preparing [2023-09-11T15:27:25.763Z] d2d9d24a8c2a: Preparing [2023-09-11T15:27:25.763Z] 63b61afaa2b4: Waiting [2023-09-11T15:27:25.763Z] 98cb07092423: Waiting [2023-09-11T15:27:25.763Z] d2d9d24a8c2a: Waiting [2023-09-11T15:27:25.763Z] cb2410f06c0c: Layer already exists [2023-09-11T15:27:25.763Z] 81f1be0a6900: Layer already exists [2023-09-11T15:27:25.763Z] ccd6a361df1b: Layer already exists [2023-09-11T15:27:25.763Z] 814d288b5af3: Layer already exists [2023-09-11T15:27:25.763Z] 7229674f4530: Layer already exists [2023-09-11T15:27:25.763Z] d2d9d24a8c2a: Layer already exists [2023-09-11T15:27:25.763Z] 98cb07092423: Layer already exists [2023-09-11T15:27:25.763Z] 63b61afaa2b4: Layer already exists [2023-09-11T15:27:26.031Z] main: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T15:27:26.092Z] ===================================================== [Pipeline] echo [2023-09-11T15:27:26.100Z] taggedImages: [2023-09-11T15:27:26.100Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca [2023-09-11T15:27:26.100Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-11T15:27:26.100Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 [2023-09-11T15:27:26.100Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [2023-09-11T15:27:26.100Z] - 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-09-11T15:27:26.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:27:26.468Z] [2023-09-11T15:27:26.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:27:26.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:27:26.800Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T15:27:26.800Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T15:27:26.800Z] 04944245beec: Pulling fs layer [2023-09-11T15:27:26.800Z] 699f458cf7ca: Pulling fs layer [2023-09-11T15:27:26.800Z] 765212b225bb: Pulling fs layer [2023-09-11T15:27:26.800Z] f23df028b6ca: Pulling fs layer [2023-09-11T15:27:26.800Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T15:27:26.800Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T15:27:26.800Z] f23df028b6ca: Waiting [2023-09-11T15:27:26.800Z] d65c8cfc05b1: Waiting [2023-09-11T15:27:26.800Z] 2437ff75d9bd: Waiting [2023-09-11T15:27:26.800Z] 765212b225bb: Waiting [2023-09-11T15:27:27.066Z] 04944245beec: Verifying Checksum [2023-09-11T15:27:27.066Z] 04944245beec: Download complete [2023-09-11T15:27:27.066Z] 765212b225bb: Verifying Checksum [2023-09-11T15:27:27.066Z] 765212b225bb: Download complete [2023-09-11T15:27:27.066Z] f23df028b6ca: Verifying Checksum [2023-09-11T15:27:27.066Z] f23df028b6ca: Download complete [2023-09-11T15:27:27.066Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T15:27:27.066Z] d65c8cfc05b1: Download complete [2023-09-11T15:27:27.335Z] 699f458cf7ca: Verifying Checksum [2023-09-11T15:27:27.335Z] 699f458cf7ca: Download complete [2023-09-11T15:27:27.602Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T15:27:27.602Z] 8998bd30e6a1: Download complete [2023-09-11T15:27:30.186Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T15:27:30.186Z] 2437ff75d9bd: Download complete [2023-09-11T15:27:31.597Z] 8998bd30e6a1: Pull complete [2023-09-11T15:27:32.180Z] 04944245beec: Pull complete [2023-09-11T15:27:33.590Z] 699f458cf7ca: Pull complete [2023-09-11T15:27:33.590Z] 765212b225bb: Pull complete [2023-09-11T15:27:34.550Z] f23df028b6ca: Pull complete [2023-09-11T15:27:34.550Z] d65c8cfc05b1: Pull complete [2023-09-11T15:27:49.541Z] 2437ff75d9bd: Pull complete [2023-09-11T15:27:49.541Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T15:27:49.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T15:27:49.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:27:49.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container [2023-09-11T15:27:49.808Z] $ 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/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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-09-11T15:27:52.837Z] $ docker top 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:27:53.659Z] ---> job-cost.sh [2023-09-11T15:27:53.659Z] lf-activate-venv: SKIPPING [2023-09-11T15:27:53.659Z] INFO: No Stack... [2023-09-11T15:27:54.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T15:27:54.823Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T15:27:55.140Z] + cat /w/workspace/app-rfid-llrp-inventory/127/archives/cost.csv [2023-09-11T15:27:55.140Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T15:27:55.443Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [2023-09-11T15:27:55.449Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] did not exist. Created. [2023-09-11T15:27:55.449Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T15:27:56.104Z] /w/workspace/app-rfid-llrp-inventory/127@tmp/durable-b12e88ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T15:27:56.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T15:27:56.738Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T15:27:56.803Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T15:27:56.811Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T15:27:56.831Z] $ docker stop --time=1 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 [2023-09-11T15:27:58.373Z] $ docker rm -f --volumes 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 [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-09-11T15:27:58.818Z] provisioning config files... [2023-09-11T15:27:58.826Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16624490046086590408tmp [Pipeline] { [Pipeline] sh [2023-09-11T15:27:59.228Z] + set +x [2023-09-11T15:27:59.228Z] + bash -s -- [2023-09-11T15:27:59.228Z] + curl -s https://codecov.io/bash [2023-09-11T15:27:59.228Z] [2023-09-11T15:27:59.228Z] _____ _ [2023-09-11T15:27:59.228Z] / ____| | | [2023-09-11T15:27:59.228Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T15:27:59.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T15:27:59.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T15:27:59.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T15:27:59.228Z] Bash-1.0.6 [2023-09-11T15:27:59.228Z] [2023-09-11T15:27:59.228Z] [2023-09-11T15:27:59.228Z] ==> git version 2.25.1 found [2023-09-11T15:27:59.229Z] ==> 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-09-11T15:27:59.229Z] Release-Date: 2020-01-08 [2023-09-11T15:27:59.229Z] 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-09-11T15:27:59.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T15:27:59.229Z] ==> Jenkins CI detected. [2023-09-11T15:27:59.229Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-11T15:27:59.229Z] project root: . [2023-09-11T15:27:59.229Z] --> token set from env [2023-09-11T15:27:59.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T15:27:59.229Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T15:27:59.229Z] ==> Python coveragepy not found [2023-09-11T15:27:59.229Z] ==> Searching for coverage reports in: [2023-09-11T15:27:59.229Z] + . [2023-09-11T15:27:59.229Z] -> Found 1 reports [2023-09-11T15:27:59.229Z] ==> Detecting git/mercurial file structure [2023-09-11T15:27:59.487Z] ==> Reading reports [2023-09-11T15:27:59.487Z] + ./coverage.out bytes=41317 [2023-09-11T15:27:59.487Z] ==> Appending adjustments [2023-09-11T15:27:59.487Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T15:27:59.487Z] + Found adjustments [2023-09-11T15:27:59.487Z] ==> Gzipping contents [2023-09-11T15:27:59.487Z] 12K /tmp/codecov.7dfSVw.gz [2023-09-11T15:27:59.487Z] ==> Uploading reports [2023-09-11T15:27:59.487Z] url: https://codecov.io [2023-09-11T15:27:59.487Z] query: branch=main&commit=f89810558e3f5e01df4ab595595a606dd5b50cca&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T15:27:59.487Z] -> Pinging Codecov [2023-09-11T15:27:59.487Z] 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=f89810558e3f5e01df4ab595595a606dd5b50cca&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T15:27:59.746Z] -> Uploading to [2023-09-11T15:27:59.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/581DD39554BDF9B6E22D074273EAD858/f89810558e3f5e01df4ab595595a606dd5b50cca/554fba15-843d-4b9e-9298-9dc8148a6462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T152759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9028ef3825abd7a3a5ae1c90b0605dbe66b07e7b22312b98fc2bf14b1299e254 [2023-09-11T15:27:59.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T15:27:59.746Z] Dload Upload Total Spent Left Speed [2023-09-11T15:28:00.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 58182 --:--:-- --:--:-- --:--:-- 58182 [2023-09-11T15:28:00.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } [2023-09-11T15:28:00.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-11T15:28:00.228Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-11T15:28:00.240Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:00.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:28:00.538Z] [2023-09-11T15:28:00.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:00.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:28:00.836Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-11T15:28:00.836Z] df9b9388f04a: Pulling fs layer [2023-09-11T15:28:00.836Z] 52dc419b0ee2: Pulling fs layer [2023-09-11T15:28:00.836Z] 25bc292e5bac: Pulling fs layer [2023-09-11T15:28:00.836Z] 114826534d7a: Pulling fs layer [2023-09-11T15:28:00.836Z] 4657fd5d0bcf: Pulling fs layer [2023-09-11T15:28:00.836Z] 6ad1cebc031e: Pulling fs layer [2023-09-11T15:28:00.836Z] 8a3aa393b2d8: Pulling fs layer [2023-09-11T15:28:00.836Z] 6ad1cebc031e: Waiting [2023-09-11T15:28:00.836Z] 114826534d7a: Waiting [2023-09-11T15:28:00.836Z] 4657fd5d0bcf: Waiting [2023-09-11T15:28:00.836Z] 8a3aa393b2d8: Waiting [2023-09-11T15:28:00.836Z] 25bc292e5bac: Download complete [2023-09-11T15:28:00.836Z] 52dc419b0ee2: Download complete [2023-09-11T15:28:00.836Z] 4657fd5d0bcf: Verifying Checksum [2023-09-11T15:28:00.836Z] 4657fd5d0bcf: Download complete [2023-09-11T15:28:00.836Z] df9b9388f04a: Download complete [2023-09-11T15:28:01.093Z] 6ad1cebc031e: Verifying Checksum [2023-09-11T15:28:01.093Z] 6ad1cebc031e: Download complete [2023-09-11T15:28:01.093Z] df9b9388f04a: Pull complete [2023-09-11T15:28:01.093Z] 52dc419b0ee2: Pull complete [2023-09-11T15:28:01.352Z] 25bc292e5bac: Pull complete [2023-09-11T15:28:01.608Z] 114826534d7a: Verifying Checksum [2023-09-11T15:28:01.608Z] 114826534d7a: Download complete [2023-09-11T15:28:01.608Z] 8a3aa393b2d8: Verifying Checksum [2023-09-11T15:28:01.608Z] 8a3aa393b2d8: Download complete [2023-09-11T15:28:04.887Z] 114826534d7a: Pull complete [2023-09-11T15:28:04.888Z] 4657fd5d0bcf: Pull complete [2023-09-11T15:28:05.453Z] 6ad1cebc031e: Pull complete [2023-09-11T15:28:07.984Z] 8a3aa393b2d8: Pull complete [2023-09-11T15:28:07.984Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-11T15:28:07.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T15:28:07.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:08.062Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:08.093Z] $ 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-09-11T15:28:13.035Z] $ docker top 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-11T15:28:13.097Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-11T15:28:13.376Z] + set -o pipefail [2023-09-11T15:28:13.376Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b582da65-2750-47f5-8241-c7b1a9ae6295 [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] [2023-09-11T15:28:18.655Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-11T15:28:18.655Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-11T15:28:18.655Z] More details here: https://snyk.co/ue1NS [2023-09-11T15:28:18.655Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-11T15:28:18.655Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-11T15:28:18.665Z] $ docker stop --time=1 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 [2023-09-11T15:28:22.920Z] $ docker rm -f --volumes 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 [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-09-11T15:28:23.606Z] + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] sh [2023-09-11T15:28:23.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:28:23.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:24.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:28:24.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:24.264Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:24.291Z] $ 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-09-11T15:28:24.683Z] $ docker top c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 -eo pid,comm [2023-09-11T15:28:24.730Z] 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-09-11T15:28:24.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:28:24.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:28:24.772Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:28:24.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:28:24.884Z] $ docker exec c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 ssh-agent [2023-09-11T15:28:24.999Z] SSH_AUTH_SOCK=/tmp/ssh-svJ5Fb7YmXLr/agent.32 [2023-09-11T15:28:24.999Z] SSH_AGENT_PID=39 [2023-09-11T15:28:25.004Z] Running ssh-add (command line suppressed) [2023-09-11T15:28:25.098Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16298189101622453369.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16298189101622453369.key) [2023-09-11T15:28:25.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:28:25.400Z] + git semver tag [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,573 [run_tag] DEBUG tag force:False [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,573 [check_head_tag] DEBUG check head tag [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,573 [execute] INFO git cat-file --batch-check [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,577 [execute] INFO git cat-file --batch [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,587 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,588 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T15:28:25.659Z] 2023-09-11 15:28:25,592 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:25.659Z] 3.1.0-dev.15 [Pipeline] } [2023-09-11T15:28:25.667Z] $ docker exec --env ******** --env ******** c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 ssh-agent -k [2023-09-11T15:28:25.764Z] unset SSH_AUTH_SOCK; [2023-09-11T15:28:25.764Z] unset SSH_AGENT_PID; [2023-09-11T15:28:25.765Z] echo Agent pid 39 killed; [2023-09-11T15:28:25.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:28:26.077Z] + git semver [Pipeline] } [2023-09-11T15:28:26.348Z] $ docker stop --time=1 c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 [2023-09-11T15:28:27.649Z] $ docker rm -f --volumes c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:28.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:28:28.036Z] [2023-09-11T15:28:28.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:28.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:28:28.334Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-11T15:28:28.334Z] ab5ef0e58194: Pulling fs layer [2023-09-11T15:28:28.334Z] 9712f1f96733: Pulling fs layer [2023-09-11T15:28:28.334Z] 63f879dbbcfc: Pulling fs layer [2023-09-11T15:28:28.334Z] 0d9ebad4ef96: Pulling fs layer [2023-09-11T15:28:28.334Z] e9a5061849ea: Pulling fs layer [2023-09-11T15:28:28.334Z] d747dcd14b5f: Pulling fs layer [2023-09-11T15:28:28.334Z] 2de7ff778b66: Pulling fs layer [2023-09-11T15:28:28.334Z] 0d9ebad4ef96: Waiting [2023-09-11T15:28:28.334Z] e9a5061849ea: Waiting [2023-09-11T15:28:28.334Z] d747dcd14b5f: Waiting [2023-09-11T15:28:28.334Z] 2de7ff778b66: Waiting [2023-09-11T15:28:28.334Z] 9712f1f96733: Verifying Checksum [2023-09-11T15:28:28.334Z] 9712f1f96733: Download complete [2023-09-11T15:28:28.592Z] 63f879dbbcfc: Verifying Checksum [2023-09-11T15:28:28.592Z] 63f879dbbcfc: Download complete [2023-09-11T15:28:28.850Z] e9a5061849ea: Verifying Checksum [2023-09-11T15:28:28.850Z] e9a5061849ea: Download complete [2023-09-11T15:28:28.850Z] d747dcd14b5f: Verifying Checksum [2023-09-11T15:28:28.850Z] d747dcd14b5f: Download complete [2023-09-11T15:28:28.850Z] 0d9ebad4ef96: Verifying Checksum [2023-09-11T15:28:28.850Z] 0d9ebad4ef96: Download complete [2023-09-11T15:28:28.850Z] ab5ef0e58194: Verifying Checksum [2023-09-11T15:28:28.850Z] ab5ef0e58194: Download complete [2023-09-11T15:28:28.850Z] 2de7ff778b66: Download complete [2023-09-11T15:28:31.378Z] ab5ef0e58194: Pull complete [2023-09-11T15:28:31.378Z] 9712f1f96733: Pull complete [2023-09-11T15:28:31.942Z] 63f879dbbcfc: Pull complete [2023-09-11T15:28:36.126Z] 0d9ebad4ef96: Pull complete [2023-09-11T15:28:36.126Z] e9a5061849ea: Pull complete [2023-09-11T15:28:36.126Z] d747dcd14b5f: Pull complete [2023-09-11T15:28:36.693Z] 2de7ff778b66: Pull complete [2023-09-11T15:28:36.693Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-11T15:28:36.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T15:28:36.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:36.782Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:36.811Z] $ 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-09-11T15:28:42.008Z] $ docker top f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:28:42.079Z] provisioning config files... [2023-09-11T15:28:42.085Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15347673789842277169tmp [2023-09-11T15:28:42.095Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11053602951577673329tmp [2023-09-11T15:28:42.104Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17002723169804602089tmp [Pipeline] { [Pipeline] echo [2023-09-11T15:28:42.121Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:42.403Z] ---> sigul-configuration.sh [2023-09-11T15:28:42.403Z] gpg: directory `/root/.gnupg' created [2023-09-11T15:28:42.403Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-11T15:28:42.403Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-11T15:28:42.403Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-11T15:28:42.403Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-11T15:28:42.403Z] gpg: CAST5 encrypted data [2023-09-11T15:28:42.403Z] gpg: encrypted with 1 passphrase [2023-09-11T15:28:42.403Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-11T15:28:42.687Z] + mkdir /home/jenkins [2023-09-11T15:28:42.687Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-11T15:28:42.973Z] + 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-09-11T15:28:42.982Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:43.268Z] ---> sigul-install.sh [2023-09-11T15:28:43.268Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-11T15:28:43.553Z] + git tag --list [2023-09-11T15:28:43.553Z] v0.0.0 [2023-09-11T15:28:43.553Z] v1.0.0 [2023-09-11T15:28:43.553Z] v2.1.0 [2023-09-11T15:28:43.553Z] v2.1.1 [2023-09-11T15:28:43.553Z] v2.2.0 [2023-09-11T15:28:43.553Z] v2.3.0 [2023-09-11T15:28:43.553Z] v3.0 [2023-09-11T15:28:43.553Z] v3.0.0 [2023-09-11T15:28:43.553Z] v3.0.1 [2023-09-11T15:28:43.553Z] v3.0.1-dev.1 [2023-09-11T15:28:43.553Z] v3.1.0-dev.1 [2023-09-11T15:28:43.553Z] v3.1.0-dev.10 [2023-09-11T15:28:43.553Z] v3.1.0-dev.11 [2023-09-11T15:28:43.553Z] v3.1.0-dev.12 [2023-09-11T15:28:43.553Z] v3.1.0-dev.13 [2023-09-11T15:28:43.553Z] v3.1.0-dev.14 [2023-09-11T15:28:43.553Z] v3.1.0-dev.15 [2023-09-11T15:28:43.553Z] v3.1.0-dev.2 [2023-09-11T15:28:43.553Z] v3.1.0-dev.3 [2023-09-11T15:28:43.553Z] v3.1.0-dev.4 [2023-09-11T15:28:43.553Z] v3.1.0-dev.5 [2023-09-11T15:28:43.553Z] v3.1.0-dev.6 [2023-09-11T15:28:43.553Z] v3.1.0-dev.7 [2023-09-11T15:28:43.553Z] v3.1.0-dev.8 [2023-09-11T15:28:43.553Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-11T15:28:43.837Z] + lftools sign git-tag v3.1.0-dev.15 [2023-09-11T15:28:44.403Z] Signing Git tag with Sigul... [2023-09-11T15:28:44.403Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-09-11T15:28:44.670Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:44.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-11T15:28:44.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-11T15:28:44.977Z] $ docker stop --time=1 f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 [2023-09-11T15:28:46.319Z] $ docker rm -f --volumes f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-11T15:28:46.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:28:46.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:47.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:28:47.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:47.088Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:47.119Z] $ 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-09-11T15:28:47.475Z] $ docker top ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 -eo pid,comm [2023-09-11T15:28:47.527Z] 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-09-11T15:28:47.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:28:47.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:28:47.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:28:47.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:28:47.680Z] $ docker exec ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 ssh-agent [2023-09-11T15:28:47.790Z] SSH_AUTH_SOCK=/tmp/ssh-4VN6DStaq1Xp/agent.32 [2023-09-11T15:28:47.790Z] SSH_AGENT_PID=38 [2023-09-11T15:28:47.794Z] Running ssh-add (command line suppressed) [2023-09-11T15:28:47.885Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7593627999909635247.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7593627999909635247.key) [2023-09-11T15:28:47.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:28:48.182Z] + git semver bump pre [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,356 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,360 [execute] INFO git cat-file --batch-check [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,360 [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-09-11T15:28:48.441Z] 2023-09-11 15:28:48,366 [execute] INFO git cat-file --batch [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T15:28:48.441Z] 2023-09-11 15:28:48,372 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:48.441Z] 3.1.0-dev.16 [Pipeline] } [2023-09-11T15:28:48.449Z] $ docker exec --env ******** --env ******** ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 ssh-agent -k [2023-09-11T15:28:48.546Z] unset SSH_AUTH_SOCK; [2023-09-11T15:28:48.546Z] unset SSH_AGENT_PID; [2023-09-11T15:28:48.546Z] echo Agent pid 38 killed; [2023-09-11T15:28:48.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:28:48.850Z] + git semver [Pipeline] } [2023-09-11T15:28:49.117Z] $ docker stop --time=1 ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 [2023-09-11T15:28:50.392Z] $ docker rm -f --volumes ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T15:28:50.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T15:28:50.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:51.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T15:28:51.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:51.099Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:51.124Z] $ 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-09-11T15:28:51.494Z] $ docker top f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee -eo pid,comm [2023-09-11T15:28:51.548Z] 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-09-11T15:28:51.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T15:28:51.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T15:28:51.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T15:28:51.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T15:28:51.691Z] $ docker exec f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee ssh-agent [2023-09-11T15:28:51.800Z] SSH_AUTH_SOCK=/tmp/ssh-uXJHICMf1I3u/agent.31 [2023-09-11T15:28:51.800Z] SSH_AGENT_PID=37 [2023-09-11T15:28:51.819Z] Running ssh-add (command line suppressed) [2023-09-11T15:28:51.916Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627029142469306328.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627029142469306328.key) [2023-09-11T15:28:51.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T15:28:52.232Z] + git semver push [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,405 [run_push] DEBUG push [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,405 [execute] INFO git cat-file --batch-check [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,406 [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-09-11T15:28:52.490Z] 2023-09-11 15:28:52,409 [execute] INFO git rev-list 950080eaf8c9810ecc33b8f1c4ded45cd907e999 -- [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,409 [execute] DEBUG Popen(['git', 'rev-list', '950080eaf8c9810ecc33b8f1c4ded45cd907e999', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,417 [execute] INFO git fetch -v origin [2023-09-11T15:28:52.490Z] 2023-09-11 15:28:52,417 [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-09-11T15:28:53.058Z] 2023-09-11 15:28:52,913 [run_push] DEBUG no remote changes detected [2023-09-11T15:28:53.058Z] 2023-09-11 15:28:52,913 [execute] INFO git push origin semver [2023-09-11T15:28:53.058Z] 2023-09-11 15:28:52,914 [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-09-11T15:28:53.625Z] 2023-09-11 15:28:53,617 [run_push] DEBUG push all version tags [2023-09-11T15:28:53.625Z] 2023-09-11 15:28:53,617 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-11T15:28:53.625Z] 2023-09-11 15:28:53,618 [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-09-11T15:28:54.562Z] 2023-09-11 15:28:54,367 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-11T15:28:54.562Z] 3.1.0-dev.16 [Pipeline] } [2023-09-11T15:28:54.569Z] $ docker exec --env ******** --env ******** f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee ssh-agent -k [2023-09-11T15:28:54.674Z] unset SSH_AUTH_SOCK; [2023-09-11T15:28:54.674Z] unset SSH_AGENT_PID; [2023-09-11T15:28:54.674Z] echo Agent pid 37 killed; [2023-09-11T15:28:54.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T15:28:54.991Z] + git semver [Pipeline] } [2023-09-11T15:28:55.258Z] $ docker stop --time=1 f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee [2023-09-11T15:28:56.598Z] $ docker rm -f --volumes f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee [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-09-11T15:28:57.183Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-11T15:28:57.183Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-11T15:28:57.183Z] total 16 [2023-09-11T15:28:57.183Z] drwxr-xr-x 3 root root 4096 Sep 11 15:16 . [2023-09-11T15:28:57.183Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 15:28 .. [2023-09-11T15:28:57.183Z] drwxr-xr-x 2 root root 4096 Sep 11 15:16 cost [2023-09-11T15:28:57.183Z] -rw-r--r-- 1 root root 95 Sep 11 15:16 cost.csv [2023-09-11T15:28:57.183Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-11T15:28:57.183Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-11T15:28:57.183Z] total 16 [2023-09-11T15:28:57.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:16 . [2023-09-11T15:28:57.183Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 15:28 .. [2023-09-11T15:28:57.183Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:16 cost [2023-09-11T15:28:57.183Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 11 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:57.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:28:58.329Z] ---> package-listing.sh [2023-09-11T15:28:58.329Z] ++ facter osfamily [2023-09-11T15:28:58.329Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T15:28:58.588Z] + OS_FAMILY=debian [2023-09-11T15:28:58.588Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-11T15:28:58.588Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T15:28:58.588Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T15:28:58.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T15:28:58.588Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T15:28:58.588Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-11T15:28:58.588Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T15:28:58.588Z] + case "${OS_FAMILY}" in [2023-09-11T15:28:58.588Z] + dpkg -l [2023-09-11T15:28:58.588Z] + grep '^ii' [2023-09-11T15:28:58.588Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T15:28:58.588Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T15:28:58.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T15:28:58.588Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-11T15:28:58.588Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-11T15:28:58.588Z] + 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-09-11T15:28:58.599Z] 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-09-11T15:28:58.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T15:28:59.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T15:28:59.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T15:28:59.490Z] prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container [2023-09-11T15:28:59.515Z] $ 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-09-11T15:28:59.755Z] $ docker top 5c1b1a25919f814cbfe7549119cee9447231b82fa5537a686829d7aa3f106040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T15:29:00.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T15:29:00.387Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T15:29:00.670Z] + ls /var/log/sa-host [2023-09-11T15:29:00.670Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T15:29:00.815Z] provisioning config files... [2023-09-11T15:29:00.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17255740709174800272tmp [Pipeline] { [Pipeline] echo [2023-09-11T15:29:00.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:01.111Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T15:29:01.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:01.439Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T15:29:01.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:01.728Z] ---> sudo-logs.sh [2023-09-11T15:29:01.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T15:29:01.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:02.032Z] ---> job-cost.sh [2023-09-11T15:29:02.032Z] lf-activate-venv: SKIPPING [2023-09-11T15:29:02.032Z] DEBUG: total: 0.2199999988079071 [2023-09-11T15:29:02.032Z] INFO: Retrieving Stack Cost... [2023-09-11T15:29:02.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T15:29:02.858Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T15:29:02.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T15:29:03.149Z] ---> logs-deploy.sh [2023-09-11T15:29:03.149Z] lf-activate-venv: SKIPPING [2023-09-11T15:29:03.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/127 [2023-09-11T15:29:03.149Z] INFO: archiving workspace using pattern(s): [2023-09-11T15:29:04.085Z] Archives upload complete. [2023-09-11T15:29:04.085Z] INFO: archiving logs to Nexus