Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fcd71071cefce79693aa6556d1fb916c9af044d 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-ssh1187967093999672467.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16852743550158809415.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11534901468573666992.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10596361097518086197.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12757966558030041865.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6920 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2fcd71071cefce79693aa6556d1fb916c9af044d (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 > git rev-list --no-walk 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T18:01:11.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T18:01:11.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T18:01:11.546Z] ========================================================= [2022-10-03T18:01:11.546Z] EdgeX Global Pipelines Version Info [2022-10-03T18:01:11.546Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:01:12.624Z] ------------------- [2022-10-03T18:01:12.624Z] stable info: [2022-10-03T18:01:12.624Z] ------------------- [2022-10-03T18:01:12.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T18:01:12.624Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T18:01:12.624Z] Message: update stable to v1.0.239 [2022-10-03T18:01:13.569Z] ------------------- [2022-10-03T18:01:13.569Z] experimental info: [2022-10-03T18:01:13.569Z] ------------------- [2022-10-03T18:01:13.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T18:01:13.569Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T18:01:13.569Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T18:01:13.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-03T18:01:13.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T18:01:13.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T18:01:13.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T18:01:13.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T18:01:13.797Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T18:01:13.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T18:01:13.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T18:01:13.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T18:01:13.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T18:01:13.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T18:01:13.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T18:01:13.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T18:01:13.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T18:01:13.911Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T18:01:13.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T18:01:13.941Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T18:01:13.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T18:01:13.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T18:01:13.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T18:01:13.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T18:01:14.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T18:01:14.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T18:01:14.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T18:01:14.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T18:01:14.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T18:01:14.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T18:01:14.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T18:01:14.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T18:01:14.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T18:01:14.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo [2022-10-03T18:01:14.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fcd710 [Pipeline] echo [2022-10-03T18:01:14.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:01:14.197Z] provisioning config files... [2022-10-03T18:01:14.210Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5268605784673217259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:01:14.511Z] ---> docker-login.sh [2022-10-03T18:01:14.511Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:01:14.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:14.772Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:14.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:14.772Z] [2022-10-03T18:01:14.772Z] Login Succeeded [2022-10-03T18:01:14.772Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:01:14.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:14.772Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:14.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:14.772Z] [2022-10-03T18:01:14.772Z] Login Succeeded [2022-10-03T18:01:14.772Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:01:15.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:15.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:15.034Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:15.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:15.034Z] [2022-10-03T18:01:15.034Z] Login Succeeded [2022-10-03T18:01:15.034Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:01:15.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:15.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:15.034Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:15.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:15.034Z] [2022-10-03T18:01:15.034Z] Login Succeeded [2022-10-03T18:01:15.034Z] docker.io [2022-10-03T18:01:15.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:15.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:15.555Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:15.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:15.555Z] [2022-10-03T18:01:15.555Z] Login Succeeded [2022-10-03T18:01:15.555Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:01:15.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T18:01:15.929Z] + git rev-list -1 --merges 2fcd71071cefce79693aa6556d1fb916c9af044d~1..2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo [2022-10-03T18:01:15.958Z] -----------> git rev-list -1 --merges 2fcd71071cefce79693aa6556d1fb916c9af044d~1..2fcd71071cefce79693aa6556d1fb916c9af044d 2fcd71071cefce79693aa6556d1fb916c9af044d [false] [Pipeline] sh [2022-10-03T18:01:16.242Z] + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo [2022-10-03T18:01:16.254Z] ========================================================= [2022-10-03T18:01:16.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T18:01:16.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:01:16.567Z] + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo [2022-10-03T18:01:16.578Z] [semverPrep] GIT_COMMIT: 2fcd71071cefce79693aa6556d1fb916c9af044d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113) [Pipeline] echo [2022-10-03T18:01:16.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T18:01:16.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:01:16.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T18:01:16.939Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T18:01:16.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T18:01:16.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T18:01:16.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T18:01:16.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:01:17.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:17.286Z] [2022-10-03T18:01:17.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:01:17.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:17.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T18:01:17.589Z] b85a868b505f: Pulling fs layer [2022-10-03T18:01:17.589Z] e2be974225ed: Pulling fs layer [2022-10-03T18:01:17.589Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T18:01:17.589Z] 988bab9f4d93: Pulling fs layer [2022-10-03T18:01:17.589Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T18:01:17.589Z] eaf3925da568: Pulling fs layer [2022-10-03T18:01:17.589Z] bab4dde63d76: Pulling fs layer [2022-10-03T18:01:17.589Z] bde34c3a00c8: Pulling fs layer [2022-10-03T18:01:17.589Z] b352a97aabf1: Pulling fs layer [2022-10-03T18:01:17.589Z] 4872d77fe225: Pulling fs layer [2022-10-03T18:01:17.589Z] 5851b861e8e6: Pulling fs layer [2022-10-03T18:01:17.589Z] bab4dde63d76: Waiting [2022-10-03T18:01:17.589Z] bde34c3a00c8: Waiting [2022-10-03T18:01:17.589Z] b352a97aabf1: Waiting [2022-10-03T18:01:17.589Z] 4872d77fe225: Waiting [2022-10-03T18:01:17.589Z] 5851b861e8e6: Waiting [2022-10-03T18:01:17.589Z] 988bab9f4d93: Waiting [2022-10-03T18:01:17.589Z] eaf3925da568: Waiting [2022-10-03T18:01:17.589Z] 1469e6f7b9e6: Waiting [2022-10-03T18:01:17.589Z] e2be974225ed: Download complete [2022-10-03T18:01:17.589Z] 988bab9f4d93: Download complete [2022-10-03T18:01:17.851Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T18:01:17.851Z] 1469e6f7b9e6: Download complete [2022-10-03T18:01:17.851Z] eaf3925da568: Verifying Checksum [2022-10-03T18:01:17.851Z] eaf3925da568: Download complete [2022-10-03T18:01:17.851Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T18:01:17.851Z] 339a4e72a1f5: Download complete [2022-10-03T18:01:17.851Z] bde34c3a00c8: Download complete [2022-10-03T18:01:17.851Z] b352a97aabf1: Download complete [2022-10-03T18:01:17.851Z] 4872d77fe225: Verifying Checksum [2022-10-03T18:01:17.851Z] 4872d77fe225: Download complete [2022-10-03T18:01:17.851Z] 5851b861e8e6: Verifying Checksum [2022-10-03T18:01:17.851Z] b85a868b505f: Verifying Checksum [2022-10-03T18:01:17.851Z] b85a868b505f: Download complete [2022-10-03T18:01:18.115Z] bab4dde63d76: Verifying Checksum [2022-10-03T18:01:18.115Z] bab4dde63d76: Download complete [2022-10-03T18:01:19.491Z] b85a868b505f: Pull complete [2022-10-03T18:01:19.491Z] e2be974225ed: Pull complete [2022-10-03T18:01:20.062Z] 339a4e72a1f5: Pull complete [2022-10-03T18:01:20.062Z] 988bab9f4d93: Pull complete [2022-10-03T18:01:20.321Z] 1469e6f7b9e6: Pull complete [2022-10-03T18:01:20.321Z] eaf3925da568: Pull complete [2022-10-03T18:01:22.226Z] bab4dde63d76: Pull complete [2022-10-03T18:01:22.226Z] bde34c3a00c8: Pull complete [2022-10-03T18:01:22.484Z] b352a97aabf1: Pull complete [2022-10-03T18:01:22.484Z] 4872d77fe225: Pull complete [2022-10-03T18:01:22.484Z] 5851b861e8e6: Pull complete [2022-10-03T18:01:22.742Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T18:01:22.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:01:22.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:01:22.822Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:01:22.850Z] $ 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 [2022-10-03T18:01:24.333Z] $ docker top 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 -eo pid,comm [2022-10-03T18:01:24.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T18:01:24.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:01:24.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:01:24.417Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:01:24.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:01:24.547Z] $ docker exec 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent [2022-10-03T18:01:24.653Z] SSH_AUTH_SOCK=/tmp/ssh-9ZdGmorh4rX3/agent.32 [2022-10-03T18:01:24.653Z] SSH_AGENT_PID=38 [2022-10-03T18:01:24.660Z] Running ssh-add (command line suppressed) [2022-10-03T18:01:24.766Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8298405659582929246.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8298405659582929246.key) [2022-10-03T18:01:24.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:01:25.063Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T18:01:25.077Z] $ docker exec --env ******** --env ******** 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent -k [2022-10-03T18:01:25.178Z] unset SSH_AUTH_SOCK; [2022-10-03T18:01:25.178Z] unset SSH_AGENT_PID; [2022-10-03T18:01:25.178Z] echo Agent pid 38 killed; [2022-10-03T18:01:25.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T18:01:25.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:01:25.213Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:01:25.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:01:25.338Z] $ docker exec 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent [2022-10-03T18:01:25.454Z] SSH_AUTH_SOCK=/tmp/ssh-XRzMTRBGbxmD/agent.71 [2022-10-03T18:01:25.455Z] SSH_AGENT_PID=77 [2022-10-03T18:01:25.459Z] Running ssh-add (command line suppressed) [2022-10-03T18:01:25.587Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10482761391335049244.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10482761391335049244.key) [2022-10-03T18:01:25.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:01:25.880Z] + git semver init [2022-10-03T18:01:26.139Z] 2022-10-03 18:01:26,103 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T18:01:26.139Z] 2022-10-03 18:01:26,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-03T18:01:26.139Z] 2022-10-03 18:01:26,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-03T18:01:26.139Z] 2022-10-03 18:01:26,104 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:01:27.517Z] 2022-10-03 18:01:27,284 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-03T18:01:27.517Z] 2022-10-03 18:01:27,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-10-03T18:01:27.517Z] 2022-10-03 18:01:27,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:01:27.517Z] 2022-10-03 18:01:27,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:01:27.517Z] 2.3.0-dev.18 [Pipeline] } [2022-10-03T18:01:27.529Z] $ docker exec --env ******** --env ******** 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent -k [2022-10-03T18:01:27.636Z] unset SSH_AUTH_SOCK; [2022-10-03T18:01:27.637Z] unset SSH_AGENT_PID; [2022-10-03T18:01:27.637Z] echo Agent pid 77 killed; [2022-10-03T18:01:27.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:01:27.972Z] + git semver [Pipeline] } [2022-10-03T18:01:28.244Z] $ docker stop --time=1 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 [2022-10-03T18:01:29.577Z] $ docker rm -f 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:01:29.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T18:01:30.072Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T18:01:30.075Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:01:30.211Z] provisioning config files... [2022-10-03T18:01:30.220Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7350255625659388694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:01:30.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6919 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-03T18:01:30.286Z] Running in /w/workspace/app-rfid-llrp-inventory/58 [Pipeline] { [Pipeline] checkout [2022-10-03T18:01:30.316Z] The recommended git tool is: git [2022-10-03T18:01:30.517Z] ---> docker-login.sh [2022-10-03T18:01:30.517Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:01:30.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:30.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:30.517Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:30.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:30.517Z] [2022-10-03T18:01:30.517Z] Login Succeeded [2022-10-03T18:01:30.517Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:01:30.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:30.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:30.517Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:30.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:30.517Z] [2022-10-03T18:01:30.517Z] Login Succeeded [2022-10-03T18:01:30.517Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:01:30.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:30.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:30.776Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:30.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:30.776Z] [2022-10-03T18:01:30.776Z] Login Succeeded [2022-10-03T18:01:30.776Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:01:30.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:30.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:30.776Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:30.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:30.776Z] [2022-10-03T18:01:30.776Z] Login Succeeded [2022-10-03T18:01:30.776Z] docker.io [2022-10-03T18:01:31.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:01:31.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:01:31.294Z] Configure a credential helper to remove this warning. See [2022-10-03T18:01:31.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:01:31.294Z] [2022-10-03T18:01:31.294Z] Login Succeeded [2022-10-03T18:01:31.294Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:01:31.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T18:01:31.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:01:31.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:01:31.377Z] ========================================================= [2022-10-03T18:01:31.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T18:01:31.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:01:31.675Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T18:01:31.675Z] Sending build context to Docker daemon 12.49MB [2022-10-03T18:01:31.675Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:01:31.675Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T18:01:31.675Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T18:01:31.675Z] 2408cc74d12b: Pulling fs layer [2022-10-03T18:01:31.675Z] ea60b727a1ce: Pulling fs layer [2022-10-03T18:01:31.675Z] 30c4a7721957: Pulling fs layer [2022-10-03T18:01:31.675Z] 370296b7ddb6: Pulling fs layer [2022-10-03T18:01:31.675Z] 7c6cee850709: Pulling fs layer [2022-10-03T18:01:31.675Z] aa9baa53a306: Pulling fs layer [2022-10-03T18:01:31.675Z] 8b309c321861: Pulling fs layer [2022-10-03T18:01:31.675Z] d8d76fd02f46: Pulling fs layer [2022-10-03T18:01:31.675Z] fa31f396de31: Pulling fs layer [2022-10-03T18:01:31.675Z] 370296b7ddb6: Waiting [2022-10-03T18:01:31.675Z] 7c6cee850709: Waiting [2022-10-03T18:01:31.675Z] aa9baa53a306: Waiting [2022-10-03T18:01:31.675Z] d8d76fd02f46: Waiting [2022-10-03T18:01:31.675Z] 8b309c321861: Waiting [2022-10-03T18:01:31.675Z] 30c4a7721957: Verifying Checksum [2022-10-03T18:01:31.675Z] 30c4a7721957: Download complete [2022-10-03T18:01:31.675Z] ea60b727a1ce: Download complete [2022-10-03T18:01:31.935Z] 7c6cee850709: Verifying Checksum [2022-10-03T18:01:31.935Z] 7c6cee850709: Download complete [2022-10-03T18:01:31.935Z] aa9baa53a306: Verifying Checksum [2022-10-03T18:01:31.935Z] aa9baa53a306: Download complete [2022-10-03T18:01:31.935Z] 2408cc74d12b: Verifying Checksum [2022-10-03T18:01:31.935Z] 2408cc74d12b: Download complete [2022-10-03T18:01:31.935Z] 8b309c321861: Verifying Checksum [2022-10-03T18:01:31.935Z] 8b309c321861: Download complete [2022-10-03T18:01:31.935Z] 2408cc74d12b: Pull complete [2022-10-03T18:01:32.192Z] ea60b727a1ce: Pull complete [2022-10-03T18:01:32.192Z] 30c4a7721957: Pull complete [2022-10-03T18:01:32.192Z] fa31f396de31: Download complete [2022-10-03T18:01:32.757Z] d8d76fd02f46: Verifying Checksum [2022-10-03T18:01:32.757Z] d8d76fd02f46: Download complete [2022-10-03T18:01:32.757Z] 370296b7ddb6: Verifying Checksum [2022-10-03T18:01:32.757Z] 370296b7ddb6: Download complete [2022-10-03T18:01:36.391Z] using credential edgex-jenkins-ssh [2022-10-03T18:01:36.396Z] 370296b7ddb6: Pull complete [2022-10-03T18:01:36.396Z] 7c6cee850709: Pull complete [2022-10-03T18:01:36.396Z] aa9baa53a306: Pull complete [2022-10-03T18:01:36.414Z] Cloning the remote Git repository [2022-10-03T18:01:36.654Z] 8b309c321861: Pull complete [2022-10-03T18:01:36.449Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T18:01:36.510Z] > git init /w/workspace/app-rfid-llrp-inventory/58 # timeout=10 [2022-10-03T18:01:36.655Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T18:01:36.656Z] > git --version # timeout=10 [2022-10-03T18:01:36.689Z] > git --version # 'git version 2.25.1' [2022-10-03T18:01:36.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T18:01:36.731Z] Verifying host key using known hosts file [2022-10-03T18:01:36.912Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T18:01:36.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T18:01:38.550Z] d8d76fd02f46: Pull complete [2022-10-03T18:01:38.972Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-03T18:01:38.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T18:01:39.115Z] fa31f396de31: Pull complete [2022-10-03T18:01:39.378Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T18:01:39.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T18:01:39.378Z] ---> cef68f9685f8 [2022-10-03T18:01:39.378Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T18:01:39.841Z] Avoid second fetch [2022-10-03T18:01:39.841Z] Checking out Revision 2fcd71071cefce79693aa6556d1fb916c9af044d (main) [2022-10-03T18:01:40.323Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113)" [2022-10-03T18:01:39.850Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T18:01:39.871Z] > git checkout -f 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:01:41.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T18:01:41.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:01:41.142Z] Dload Upload Total Spent Left Speed [2022-10-03T18:01:41.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75011 0 --:--:-- --:--:-- --:--:-- 75011 [2022-10-03T18:01:41.284Z] ---> Running in 2f7b937d26e4 [2022-10-03T18:01:41.284Z] Removing intermediate container 2f7b937d26e4 [2022-10-03T18:01:41.284Z] ---> 87cd601b4c89 [2022-10-03T18:01:41.284Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T18:01:41.284Z] ---> Running in 767805b6b2b7 [2022-10-03T18:01:41.284Z] Removing intermediate container 767805b6b2b7 [2022-10-03T18:01:41.284Z] ---> 9cefc0e2af99 [2022-10-03T18:01:41.284Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:01:41.284Z] ---> Running in f8803011eb9a [2022-10-03T18:01:41.284Z] Removing intermediate container f8803011eb9a [2022-10-03T18:01:41.284Z] ---> 7e09553d8965 [2022-10-03T18:01:41.284Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:01:41.284Z] ---> Running in 644866f10c7e [Pipeline] sh [2022-10-03T18:01:41.544Z] Removing intermediate container 644866f10c7e [2022-10-03T18:01:41.544Z] ---> 5b7e2fd2c849 [2022-10-03T18:01:41.544Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:01:41.544Z] ---> Running in a425f3046291 [2022-10-03T18:01:41.739Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T18:01:42.062Z] + sudo tee /etc/docker/daemon.new [2022-10-03T18:01:42.062Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T18:01:42.062Z] { [2022-10-03T18:01:42.062Z] "registry-mirrors": [ [2022-10-03T18:01:42.062Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T18:01:42.062Z] ], [2022-10-03T18:01:42.062Z] "bip": "10.250.0.254/24", [2022-10-03T18:01:42.062Z] "hosts": [ [2022-10-03T18:01:42.062Z] "tcp://0.0.0.0:5555", [2022-10-03T18:01:42.062Z] "unix:///var/run/docker.sock" [2022-10-03T18:01:42.062Z] ], [2022-10-03T18:01:42.062Z] "mtu": 1458, [2022-10-03T18:01:42.062Z] "selinux-enabled": true, [2022-10-03T18:01:42.062Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T18:01:42.062Z] } [Pipeline] sh [2022-10-03T18:01:42.116Z] Removing intermediate container a425f3046291 [2022-10-03T18:01:42.116Z] ---> 0271dbf123b4 [2022-10-03T18:01:42.116Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:01:42.116Z] ---> Running in 3532451f79c2 [2022-10-03T18:01:42.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:01:42.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T18:01:42.710Z] + sudo service docker restart [2022-10-03T18:01:43.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:01:43.572Z] OK: 211 MiB in 51 packages [2022-10-03T18:01:43.834Z] Removing intermediate container 3532451f79c2 [2022-10-03T18:01:43.834Z] ---> 6151ee2bc907 [2022-10-03T18:01:43.834Z] Step 9/14 : WORKDIR /app [2022-10-03T18:01:43.834Z] ---> Running in 225a6a1c6176 [2022-10-03T18:01:43.834Z] Removing intermediate container 225a6a1c6176 [2022-10-03T18:01:43.834Z] ---> c4ef49b5c187 [2022-10-03T18:01:43.834Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T18:01:44.091Z] ---> fad8736deb9f [2022-10-03T18:01:44.091Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:01:44.091Z] ---> Running in 02320fd75772 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:02:00.986Z] provisioning config files... [2022-10-03T18:02:01.012Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/58@tmp/config3785478297887712605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:02:01.360Z] ---> docker-login.sh [2022-10-03T18:02:01.360Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:02:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:01.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:01.952Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:01.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:01.952Z] [2022-10-03T18:02:01.952Z] Login Succeeded [2022-10-03T18:02:01.952Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:02:02.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:02.246Z] Removing intermediate container 02320fd75772 [2022-10-03T18:02:02.246Z] ---> a37627a5d6c1 [2022-10-03T18:02:02.246Z] Step 12/14 : COPY . . [2022-10-03T18:02:02.246Z] ---> 350079450583 [2022-10-03T18:02:02.246Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:02:02.246Z] ---> Running in a2bd480237ce [2022-10-03T18:02:02.246Z] Removing intermediate container a2bd480237ce [2022-10-03T18:02:02.246Z] ---> 5d29cbef6c74 [2022-10-03T18:02:02.246Z] Step 14/14 : RUN $MAKE [2022-10-03T18:02:02.246Z] ---> Running in d73e1f60aaaa [2022-10-03T18:02:02.246Z] noop [2022-10-03T18:02:02.246Z] Removing intermediate container d73e1f60aaaa [2022-10-03T18:02:02.246Z] ---> 54c15f8daa7d [2022-10-03T18:02:02.246Z] Successfully built 54c15f8daa7d [2022-10-03T18:02:02.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:02.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:02.492Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:02.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:02.492Z] [2022-10-03T18:02:02.492Z] Login Succeeded [2022-10-03T18:02:02.492Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:02:02.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:02.563Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T18:02:02.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:02:02.631Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:02:02.666Z] $ 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 [2022-10-03T18:02:02.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:02.764Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:02.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:02.764Z] [2022-10-03T18:02:02.764Z] Login Succeeded [2022-10-03T18:02:02.764Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:02:03.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:03.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:03.033Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:03.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:03.033Z] [2022-10-03T18:02:03.033Z] Login Succeeded [2022-10-03T18:02:03.033Z] docker.io [2022-10-03T18:02:03.063Z] $ docker top d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:02:03.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:02:03.408Z] + go version [2022-10-03T18:02:03.408Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T18:02:03.421Z] $ docker stop --time=1 d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b [2022-10-03T18:02:03.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:02:03.883Z] Configure a credential helper to remove this warning. See [2022-10-03T18:02:03.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:02:03.883Z] [2022-10-03T18:02:03.883Z] Login Succeeded [2022-10-03T18:02:03.883Z] ---> docker-login.sh ends [2022-10-03T18:02:04.740Z] $ docker rm -f d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-10-03T18:02:04.779Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-10-03T18:02:04.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:02:04.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:02:04.941Z] ========================================================= [2022-10-03T18:02:04.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T18:02:04.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:05.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T18:02:05.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:02:05.197Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:02:05.230Z] $ 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 [2022-10-03T18:02:05.272Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T18:02:05.542Z] Sending build context to Docker daemon 683.5kB [2022-10-03T18:02:05.542Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:02:05.542Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T18:02:05.607Z] $ docker top fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:02:05.812Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T18:02:05.812Z] b3c136eddcbf: Pulling fs layer [2022-10-03T18:02:05.812Z] c0a3192eca97: Pulling fs layer [2022-10-03T18:02:05.812Z] a050256f5b6f: Pulling fs layer [2022-10-03T18:02:05.812Z] 656be50a0ddc: Pulling fs layer [2022-10-03T18:02:05.812Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T18:02:05.812Z] f607e4fc86c3: Pulling fs layer [2022-10-03T18:02:05.812Z] 4d572c569a2c: Pulling fs layer [2022-10-03T18:02:05.812Z] fcf976331f73: Pulling fs layer [2022-10-03T18:02:05.812Z] 656be50a0ddc: Waiting [2022-10-03T18:02:05.812Z] 2bbca73fdf42: Waiting [2022-10-03T18:02:05.812Z] f607e4fc86c3: Waiting [2022-10-03T18:02:05.812Z] 4d572c569a2c: Waiting [2022-10-03T18:02:05.812Z] fcf976331f73: Waiting [2022-10-03T18:02:05.812Z] a050256f5b6f: Verifying Checksum [2022-10-03T18:02:05.812Z] a050256f5b6f: Download complete [2022-10-03T18:02:05.812Z] c0a3192eca97: Verifying Checksum [2022-10-03T18:02:05.812Z] c0a3192eca97: Download complete [2022-10-03T18:02:05.812Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T18:02:05.812Z] 2bbca73fdf42: Download complete [2022-10-03T18:02:05.812Z] f607e4fc86c3: Verifying Checksum [2022-10-03T18:02:05.812Z] f607e4fc86c3: Download complete [2022-10-03T18:02:05.812Z] b3c136eddcbf: Verifying Checksum [2022-10-03T18:02:05.812Z] b3c136eddcbf: Download complete [2022-10-03T18:02:05.952Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T18:02:06.245Z] + make test [2022-10-03T18:02:06.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T18:02:06.774Z] b3c136eddcbf: Pull complete [2022-10-03T18:02:07.042Z] fcf976331f73: Verifying Checksum [2022-10-03T18:02:07.042Z] fcf976331f73: Download complete [2022-10-03T18:02:08.009Z] 4d572c569a2c: Verifying Checksum [2022-10-03T18:02:08.009Z] 4d572c569a2c: Download complete [2022-10-03T18:02:08.589Z] 656be50a0ddc: Verifying Checksum [2022-10-03T18:02:08.589Z] 656be50a0ddc: Download complete [2022-10-03T18:02:08.856Z] c0a3192eca97: Pull complete [2022-10-03T18:02:09.124Z] a050256f5b6f: Pull complete [2022-10-03T18:02:16.381Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T18:02:16.381Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.040s coverage: 86.2% of statements [2022-10-03T18:02:16.381Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T18:02:18.323Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-10-03T18:02:21.466Z] 656be50a0ddc: Pull complete [2022-10-03T18:02:21.466Z] 2bbca73fdf42: Pull complete [2022-10-03T18:02:21.466Z] f607e4fc86c3: Pull complete [2022-10-03T18:02:24.887Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T18:02:24.887Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T18:02:28.127Z] 4d572c569a2c: Pull complete [2022-10-03T18:02:28.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T18:02:28.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T18:02:28.164Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T18:02:28.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T18:02:28.446Z] $ docker stop --time=1 fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc [2022-10-03T18:02:29.540Z] fcf976331f73: Pull complete [2022-10-03T18:02:29.540Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T18:02:29.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T18:02:29.540Z] ---> 3970a7415f9e [2022-10-03T18:02:29.540Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T18:02:30.190Z] $ docker rm -f fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:02:30.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T18:02:30.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T18:02:31.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T18:02:31.426Z] + ls -al . [2022-10-03T18:02:31.426Z] total 232 [2022-10-03T18:02:31.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:02 . [2022-10-03T18:02:31.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 18:01 .dockerignore [2022-10-03T18:02:31.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:02 .git [2022-10-03T18:02:31.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 18:01 .gitignore [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 18:01 .golangci.yml [2022-10-03T18:02:31.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:01 .semver [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 18:01 Attribution.txt [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 18:01 CHANGELOG.md [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 18:01 Dockerfile [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 18:01 GOVERNANCE.md [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 18:01 Jenkinsfile [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 18:01 LICENSE [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 18:01 Makefile [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 18:01 OWNERS.md [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 18:01 README.md [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION [2022-10-03T18:02:31.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin [2022-10-03T18:02:31.426Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 18:02 coverage.out [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 18:01 go.mod [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 18:01 go.sum [2022-10-03T18:02:31.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 images [2022-10-03T18:02:31.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 internal [2022-10-03T18:02:31.426Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 18:01 main.go [2022-10-03T18:02:31.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 res [2022-10-03T18:02:31.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap [2022-10-03T18:02:31.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:02:31.487Z] ---> Running in c13f7afb3e2c [2022-10-03T18:02:31.724Z] + 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=2fcd71071cefce79693aa6556d1fb916c9af044d --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-03T18:02:31.724Z] Sending build context to Docker daemon 12.49MB [2022-10-03T18:02:31.724Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:02:31.724Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T18:02:31.724Z] ---> 54c15f8daa7d [2022-10-03T18:02:31.724Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T18:02:31.724Z] ---> Running in d8743022b2f4 [2022-10-03T18:02:31.755Z] Removing intermediate container c13f7afb3e2c [2022-10-03T18:02:31.755Z] ---> 1d5ef67d428c [2022-10-03T18:02:31.755Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T18:02:31.755Z] ---> Running in e45aa90d0e4b [2022-10-03T18:02:31.983Z] Removing intermediate container d8743022b2f4 [2022-10-03T18:02:31.983Z] ---> 1fbef19947ee [2022-10-03T18:02:31.983Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T18:02:31.983Z] ---> Running in 0534aa103dc3 [2022-10-03T18:02:31.983Z] Removing intermediate container 0534aa103dc3 [2022-10-03T18:02:31.983Z] ---> c7af1dc66741 [2022-10-03T18:02:31.983Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:02:31.983Z] ---> Running in d4a2865dd82b [2022-10-03T18:02:32.025Z] Removing intermediate container e45aa90d0e4b [2022-10-03T18:02:32.025Z] ---> 5808221b9b4a [2022-10-03T18:02:32.025Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:02:32.242Z] Removing intermediate container d4a2865dd82b [2022-10-03T18:02:32.242Z] ---> 5d3f50c9741b [2022-10-03T18:02:32.242Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:02:32.242Z] ---> Running in e71c22a3d924 [2022-10-03T18:02:32.242Z] Removing intermediate container e71c22a3d924 [2022-10-03T18:02:32.242Z] ---> 38ac8d332715 [2022-10-03T18:02:32.242Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:02:32.242Z] ---> Running in d1bd2ab58498 [2022-10-03T18:02:32.297Z] ---> Running in f2ffd53d4199 [2022-10-03T18:02:32.567Z] Removing intermediate container f2ffd53d4199 [2022-10-03T18:02:32.567Z] ---> 61b2f6ab8600 [2022-10-03T18:02:32.567Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:02:32.567Z] ---> Running in c09fb1e61262 [2022-10-03T18:02:32.810Z] Removing intermediate container d1bd2ab58498 [2022-10-03T18:02:32.810Z] ---> a729f2b9a033 [2022-10-03T18:02:32.810Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:02:32.810Z] ---> Running in a0c61307b49e [2022-10-03T18:02:32.838Z] Removing intermediate container c09fb1e61262 [2022-10-03T18:02:32.838Z] ---> c2458f54f4d9 [2022-10-03T18:02:32.838Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:02:32.838Z] ---> Running in acc720cde8db [2022-10-03T18:02:33.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:34.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:34.264Z] OK: 211 MiB in 51 packages [2022-10-03T18:02:34.530Z] Removing intermediate container a0c61307b49e [2022-10-03T18:02:34.530Z] ---> 62feb33bec3a [2022-10-03T18:02:34.530Z] Step 9/32 : WORKDIR /app [2022-10-03T18:02:34.789Z] ---> Running in 55263273bdd5 [2022-10-03T18:02:34.789Z] Removing intermediate container 55263273bdd5 [2022-10-03T18:02:34.789Z] ---> 0547fcc33bbb [2022-10-03T18:02:34.789Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T18:02:34.789Z] ---> 3f551ce360ce [2022-10-03T18:02:34.789Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:02:34.805Z] Removing intermediate container acc720cde8db [2022-10-03T18:02:34.805Z] ---> c8c6616e0a6d [2022-10-03T18:02:34.805Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:02:34.805Z] ---> Running in d7e531795064 [2022-10-03T18:02:35.047Z] ---> Running in df7fa8e85d61 [2022-10-03T18:02:35.614Z] Removing intermediate container df7fa8e85d61 [2022-10-03T18:02:35.614Z] ---> 6f42c1174f31 [2022-10-03T18:02:35.614Z] Step 12/32 : COPY . . [2022-10-03T18:02:35.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:02:35.872Z] ---> 9f67220890ec [2022-10-03T18:02:35.872Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:02:35.872Z] ---> Running in 98944a52a7a2 [2022-10-03T18:02:36.130Z] Removing intermediate container 98944a52a7a2 [2022-10-03T18:02:36.130Z] ---> e03a2dc36ec4 [2022-10-03T18:02:36.130Z] Step 14/32 : RUN $MAKE [2022-10-03T18:02:36.130Z] ---> Running in 62c7b6e299d5 [2022-10-03T18:02:36.387Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-03T18:02:36.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:02:37.302Z] OK: 221 MiB in 51 packages [2022-10-03T18:02:38.269Z] Removing intermediate container d7e531795064 [2022-10-03T18:02:38.269Z] ---> a9914a7e9bd5 [2022-10-03T18:02:38.269Z] Step 9/14 : WORKDIR /app [2022-10-03T18:02:38.269Z] ---> Running in a96a92fc827d [2022-10-03T18:02:38.536Z] Removing intermediate container a96a92fc827d [2022-10-03T18:02:38.536Z] ---> 03af533b9317 [2022-10-03T18:02:38.536Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T18:02:39.122Z] ---> 0ecda1fd4c1e [2022-10-03T18:02:39.122Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:02:39.122Z] ---> Running in 40650d9c6092 [2022-10-03T18:02:54.456Z] Removing intermediate container 62c7b6e299d5 [2022-10-03T18:02:54.456Z] ---> f944a5e1e373 [2022-10-03T18:02:54.456Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T18:02:55.021Z] 3.14: Pulling from library/alpine [2022-10-03T18:02:55.021Z] c7ed990a2339: Pulling fs layer [2022-10-03T18:02:55.280Z] c7ed990a2339: Verifying Checksum [2022-10-03T18:02:55.280Z] c7ed990a2339: Download complete [2022-10-03T18:02:55.538Z] c7ed990a2339: Pull complete [2022-10-03T18:02:55.538Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T18:02:55.538Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T18:02:55.538Z] ---> dd53f409bf0b [2022-10-03T18:02:55.538Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:02:55.538Z] ---> Running in bd3558dd59d5 [2022-10-03T18:02:55.538Z] Removing intermediate container bd3558dd59d5 [2022-10-03T18:02:55.538Z] ---> 4446fc67d4d0 [2022-10-03T18:02:55.538Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T18:02:55.797Z] ---> Running in b02db5cc2410 [2022-10-03T18:02:55.797Z] Removing intermediate container b02db5cc2410 [2022-10-03T18:02:55.797Z] ---> 0d4d4db3c61f [2022-10-03T18:02:55.797Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:02:55.797Z] ---> Running in a9e42f492fae [2022-10-03T18:02:56.363Z] Removing intermediate container a9e42f492fae [2022-10-03T18:02:56.363Z] ---> 323bf03593a5 [2022-10-03T18:02:56.363Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T18:02:56.363Z] ---> Running in 409e812f7cfc [2022-10-03T18:02:56.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:57.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-03T18:02:57.814Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T18:02:57.814Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T18:02:58.073Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T18:02:58.073Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T18:02:58.073Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T18:02:58.332Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T18:02:58.332Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T18:02:58.332Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T18:02:58.332Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T18:02:58.637Z] OK: 9 MiB in 21 packages [2022-10-03T18:02:58.896Z] Removing intermediate container 409e812f7cfc [2022-10-03T18:02:58.896Z] ---> fdeb6de9465f [2022-10-03T18:02:58.896Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T18:02:59.155Z] ---> ce23dffc037c [2022-10-03T18:02:59.155Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T18:02:59.155Z] ---> 9153a72d0bbf [2022-10-03T18:02:59.155Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T18:02:59.423Z] ---> c9d1917ade68 [2022-10-03T18:02:59.423Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T18:02:59.681Z] ---> 426c48b2b4dc [2022-10-03T18:02:59.681Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T18:03:00.254Z] ---> 2c587af12c64 [2022-10-03T18:03:00.254Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T18:03:00.254Z] ---> Running in 0d9aeb6aa5a9 [2022-10-03T18:03:00.821Z] Removing intermediate container 0d9aeb6aa5a9 [2022-10-03T18:03:00.821Z] ---> b86282f7e07d [2022-10-03T18:03:00.821Z] Step 26/32 : VOLUME /cache [2022-10-03T18:03:00.821Z] ---> Running in 78c2c6002f7d [2022-10-03T18:03:00.821Z] Removing intermediate container 78c2c6002f7d [2022-10-03T18:03:00.821Z] ---> 77d1dd0e66d8 [2022-10-03T18:03:00.821Z] Step 27/32 : EXPOSE 59711 [2022-10-03T18:03:00.821Z] ---> Running in 5da2a27af99f [2022-10-03T18:03:01.086Z] Removing intermediate container 5da2a27af99f [2022-10-03T18:03:01.086Z] ---> 57abdac05491 [2022-10-03T18:03:01.086Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T18:03:01.086Z] ---> Running in 9c5abcbe250c [2022-10-03T18:03:01.086Z] Removing intermediate container 9c5abcbe250c [2022-10-03T18:03:01.086Z] ---> aa9c2eedd778 [2022-10-03T18:03:01.086Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T18:03:01.086Z] ---> Running in e63ee32d6b5b [2022-10-03T18:03:01.344Z] Removing intermediate container e63ee32d6b5b [2022-10-03T18:03:01.344Z] ---> 5ed6620aa13b [2022-10-03T18:03:01.344Z] Step 30/32 : LABEL arch=amd64 [2022-10-03T18:03:01.344Z] ---> Running in 2b39f57b3a87 [2022-10-03T18:03:01.344Z] Removing intermediate container 2b39f57b3a87 [2022-10-03T18:03:01.344Z] ---> 7e4237e3c24b [2022-10-03T18:03:01.344Z] Step 31/32 : LABEL git_sha=2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:03:01.344Z] ---> Running in 7acc25525422 [2022-10-03T18:03:01.602Z] Removing intermediate container 7acc25525422 [2022-10-03T18:03:01.602Z] ---> d8702a5def5e [2022-10-03T18:03:01.602Z] Step 32/32 : LABEL version=2.3.0-dev.18 [2022-10-03T18:03:01.602Z] ---> Running in 49b331de240e [2022-10-03T18:03:01.602Z] Removing intermediate container 49b331de240e [2022-10-03T18:03:01.603Z] ---> 54fc87c09f8a [2022-10-03T18:03:01.603Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T18:03:01.603Z] Successfully built 54fc87c09f8a [2022-10-03T18:03:01.603Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:03:01.680Z] provisioning config files... [2022-10-03T18:03:01.688Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16043097329666147877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:03:01.984Z] ---> docker-login.sh [2022-10-03T18:03:01.985Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:03:01.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:01.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:01.985Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:01.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:01.985Z] [2022-10-03T18:03:01.985Z] Login Succeeded [2022-10-03T18:03:01.985Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:03:01.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:01.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:01.985Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:01.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:01.985Z] [2022-10-03T18:03:01.985Z] Login Succeeded [2022-10-03T18:03:01.985Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:03:02.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:02.243Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:02.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:02.243Z] [2022-10-03T18:03:02.243Z] Login Succeeded [2022-10-03T18:03:02.243Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:03:02.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:02.243Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:02.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:02.243Z] [2022-10-03T18:03:02.243Z] Login Succeeded [2022-10-03T18:03:02.243Z] docker.io [2022-10-03T18:03:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:03:02.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:03:02.762Z] Configure a credential helper to remove this warning. See [2022-10-03T18:03:02.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:03:02.762Z] [2022-10-03T18:03:02.762Z] Login Succeeded [2022-10-03T18:03:02.762Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:03:02.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:03:02.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:03:02.809Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-03T18:03:02.809Z] 2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:03:02.809Z] latest [2022-10-03T18:03:02.809Z] 2.3.0-dev.18 [2022-10-03T18:03:02.809Z] 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:03:02.809Z] main [2022-10-03T18:03:02.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:03.109Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:03.418Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:03:03.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T18:03:03.418Z] 5852bf7ba0b9: Preparing [2022-10-03T18:03:03.418Z] 5a2aed879a6d: Preparing [2022-10-03T18:03:03.418Z] ecad63ae4677: Preparing [2022-10-03T18:03:03.418Z] 22c8e4889cc1: Preparing [2022-10-03T18:03:03.418Z] 0d309e2cf2d5: Preparing [2022-10-03T18:03:03.418Z] dde3d374c5cf: Preparing [2022-10-03T18:03:03.418Z] abc34ab04f63: Preparing [2022-10-03T18:03:03.418Z] f2b928e85537: Preparing [2022-10-03T18:03:03.418Z] 63493a9ab2d4: Preparing [2022-10-03T18:03:03.418Z] dde3d374c5cf: Waiting [2022-10-03T18:03:03.418Z] abc34ab04f63: Waiting [2022-10-03T18:03:03.418Z] f2b928e85537: Waiting [2022-10-03T18:03:03.418Z] 63493a9ab2d4: Waiting [2022-10-03T18:03:03.418Z] 22c8e4889cc1: Pushed [2022-10-03T18:03:03.418Z] ecad63ae4677: Pushed [2022-10-03T18:03:03.418Z] 0d309e2cf2d5: Pushed [2022-10-03T18:03:03.418Z] 5852bf7ba0b9: Pushed [2022-10-03T18:03:03.418Z] 63493a9ab2d4: Layer already exists [2022-10-03T18:03:03.677Z] dde3d374c5cf: Pushed [2022-10-03T18:03:03.677Z] f2b928e85537: Pushed [2022-10-03T18:03:03.935Z] abc34ab04f63: Pushed [2022-10-03T18:03:05.847Z] 5a2aed879a6d: Pushed [2022-10-03T18:03:06.105Z] 2fcd71071cefce79693aa6556d1fb916c9af044d: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:06.424Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:06.728Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-03T18:03:06.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T18:03:06.728Z] 5852bf7ba0b9: Preparing [2022-10-03T18:03:06.728Z] 5a2aed879a6d: Preparing [2022-10-03T18:03:06.728Z] ecad63ae4677: Preparing [2022-10-03T18:03:06.728Z] 22c8e4889cc1: Preparing [2022-10-03T18:03:06.728Z] 0d309e2cf2d5: Preparing [2022-10-03T18:03:06.728Z] dde3d374c5cf: Preparing [2022-10-03T18:03:06.728Z] abc34ab04f63: Preparing [2022-10-03T18:03:06.728Z] f2b928e85537: Preparing [2022-10-03T18:03:06.728Z] 63493a9ab2d4: Preparing [2022-10-03T18:03:06.728Z] dde3d374c5cf: Waiting [2022-10-03T18:03:06.728Z] abc34ab04f63: Waiting [2022-10-03T18:03:06.728Z] f2b928e85537: Waiting [2022-10-03T18:03:06.728Z] 63493a9ab2d4: Waiting [2022-10-03T18:03:06.728Z] 0d309e2cf2d5: Layer already exists [2022-10-03T18:03:06.728Z] 22c8e4889cc1: Layer already exists [2022-10-03T18:03:06.728Z] 5852bf7ba0b9: Layer already exists [2022-10-03T18:03:06.728Z] 5a2aed879a6d: Layer already exists [2022-10-03T18:03:06.728Z] ecad63ae4677: Layer already exists [2022-10-03T18:03:06.728Z] dde3d374c5cf: Layer already exists [2022-10-03T18:03:06.728Z] abc34ab04f63: Layer already exists [2022-10-03T18:03:06.728Z] 63493a9ab2d4: Layer already exists [2022-10-03T18:03:06.728Z] f2b928e85537: Layer already exists [2022-10-03T18:03:06.728Z] latest: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:07.050Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:07.358Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 [2022-10-03T18:03:07.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T18:03:07.358Z] 5852bf7ba0b9: Preparing [2022-10-03T18:03:07.358Z] 5a2aed879a6d: Preparing [2022-10-03T18:03:07.358Z] ecad63ae4677: Preparing [2022-10-03T18:03:07.358Z] 22c8e4889cc1: Preparing [2022-10-03T18:03:07.358Z] 0d309e2cf2d5: Preparing [2022-10-03T18:03:07.358Z] dde3d374c5cf: Preparing [2022-10-03T18:03:07.358Z] abc34ab04f63: Preparing [2022-10-03T18:03:07.358Z] f2b928e85537: Preparing [2022-10-03T18:03:07.358Z] 63493a9ab2d4: Preparing [2022-10-03T18:03:07.358Z] abc34ab04f63: Waiting [2022-10-03T18:03:07.358Z] dde3d374c5cf: Waiting [2022-10-03T18:03:07.358Z] f2b928e85537: Waiting [2022-10-03T18:03:07.358Z] 63493a9ab2d4: Waiting [2022-10-03T18:03:07.358Z] 5852bf7ba0b9: Layer already exists [2022-10-03T18:03:07.358Z] 22c8e4889cc1: Layer already exists [2022-10-03T18:03:07.358Z] 0d309e2cf2d5: Layer already exists [2022-10-03T18:03:07.358Z] ecad63ae4677: Layer already exists [2022-10-03T18:03:07.358Z] 5a2aed879a6d: Layer already exists [2022-10-03T18:03:07.358Z] f2b928e85537: Layer already exists [2022-10-03T18:03:07.358Z] dde3d374c5cf: Layer already exists [2022-10-03T18:03:07.358Z] abc34ab04f63: Layer already exists [2022-10-03T18:03:07.358Z] 63493a9ab2d4: Layer already exists [2022-10-03T18:03:07.358Z] 2.3.0-dev.18: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:07.664Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:07.973Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:03:07.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T18:03:07.973Z] 5852bf7ba0b9: Preparing [2022-10-03T18:03:07.973Z] 5a2aed879a6d: Preparing [2022-10-03T18:03:07.973Z] ecad63ae4677: Preparing [2022-10-03T18:03:07.973Z] 22c8e4889cc1: Preparing [2022-10-03T18:03:07.973Z] 0d309e2cf2d5: Preparing [2022-10-03T18:03:07.973Z] dde3d374c5cf: Preparing [2022-10-03T18:03:07.973Z] abc34ab04f63: Preparing [2022-10-03T18:03:07.973Z] f2b928e85537: Preparing [2022-10-03T18:03:07.973Z] 63493a9ab2d4: Preparing [2022-10-03T18:03:07.973Z] dde3d374c5cf: Waiting [2022-10-03T18:03:07.973Z] abc34ab04f63: Waiting [2022-10-03T18:03:07.973Z] f2b928e85537: Waiting [2022-10-03T18:03:07.973Z] 63493a9ab2d4: Waiting [2022-10-03T18:03:07.973Z] 5852bf7ba0b9: Layer already exists [2022-10-03T18:03:07.973Z] 5a2aed879a6d: Layer already exists [2022-10-03T18:03:07.973Z] ecad63ae4677: Layer already exists [2022-10-03T18:03:07.973Z] 0d309e2cf2d5: Layer already exists [2022-10-03T18:03:07.973Z] 22c8e4889cc1: Layer already exists [2022-10-03T18:03:07.973Z] dde3d374c5cf: Layer already exists [2022-10-03T18:03:07.973Z] f2b928e85537: Layer already exists [2022-10-03T18:03:07.973Z] abc34ab04f63: Layer already exists [2022-10-03T18:03:07.973Z] 63493a9ab2d4: Layer already exists [2022-10-03T18:03:07.973Z] 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:08.278Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:08.587Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-03T18:03:08.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-03T18:03:08.587Z] 5852bf7ba0b9: Preparing [2022-10-03T18:03:08.587Z] 5a2aed879a6d: Preparing [2022-10-03T18:03:08.587Z] ecad63ae4677: Preparing [2022-10-03T18:03:08.587Z] 22c8e4889cc1: Preparing [2022-10-03T18:03:08.587Z] 0d309e2cf2d5: Preparing [2022-10-03T18:03:08.587Z] dde3d374c5cf: Preparing [2022-10-03T18:03:08.587Z] abc34ab04f63: Preparing [2022-10-03T18:03:08.587Z] f2b928e85537: Preparing [2022-10-03T18:03:08.587Z] 63493a9ab2d4: Preparing [2022-10-03T18:03:08.587Z] dde3d374c5cf: Waiting [2022-10-03T18:03:08.587Z] abc34ab04f63: Waiting [2022-10-03T18:03:08.587Z] 63493a9ab2d4: Waiting [2022-10-03T18:03:08.587Z] f2b928e85537: Waiting [2022-10-03T18:03:08.587Z] ecad63ae4677: Layer already exists [2022-10-03T18:03:08.587Z] 5852bf7ba0b9: Layer already exists [2022-10-03T18:03:08.587Z] 5a2aed879a6d: Layer already exists [2022-10-03T18:03:08.587Z] 0d309e2cf2d5: Layer already exists [2022-10-03T18:03:08.587Z] 22c8e4889cc1: Layer already exists [2022-10-03T18:03:08.587Z] dde3d374c5cf: Layer already exists [2022-10-03T18:03:08.587Z] abc34ab04f63: Layer already exists [2022-10-03T18:03:08.587Z] f2b928e85537: Layer already exists [2022-10-03T18:03:08.587Z] 63493a9ab2d4: Layer already exists [2022-10-03T18:03:08.587Z] main: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:03:08.623Z] ===================================================== [Pipeline] echo [2022-10-03T18:03:08.629Z] taggedImages: [2022-10-03T18:03:08.629Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:03:08.629Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-03T18:03:08.629Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 [2022-10-03T18:03:08.629Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:03:08.629Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:08.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:03:08.971Z] [2022-10-03T18:03:08.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:09.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:03:09.262Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T18:03:09.262Z] 5eb5b503b376: Pulling fs layer [2022-10-03T18:03:09.262Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T18:03:09.262Z] ec43610c2a17: Pulling fs layer [2022-10-03T18:03:09.262Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T18:03:09.262Z] 33b1e0a273af: Pulling fs layer [2022-10-03T18:03:09.262Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T18:03:09.262Z] 2f39f015ded8: Pulling fs layer [2022-10-03T18:03:09.262Z] 33b1e0a273af: Waiting [2022-10-03T18:03:09.262Z] 5d3b04190fa2: Waiting [2022-10-03T18:03:09.262Z] 3a2ae6a8a46f: Waiting [2022-10-03T18:03:09.262Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T18:03:09.262Z] 5c69ac0246d0: Download complete [2022-10-03T18:03:09.262Z] 3a2ae6a8a46f: Download complete [2022-10-03T18:03:09.262Z] 33b1e0a273af: Verifying Checksum [2022-10-03T18:03:09.262Z] 33b1e0a273af: Download complete [2022-10-03T18:03:09.521Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T18:03:09.521Z] 5d3b04190fa2: Download complete [2022-10-03T18:03:09.521Z] ec43610c2a17: Download complete [2022-10-03T18:03:09.521Z] 5eb5b503b376: Verifying Checksum [2022-10-03T18:03:09.521Z] 5eb5b503b376: Download complete [2022-10-03T18:03:10.088Z] 2f39f015ded8: Verifying Checksum [2022-10-03T18:03:10.654Z] 5eb5b503b376: Pull complete [2022-10-03T18:03:10.654Z] 5c69ac0246d0: Pull complete [2022-10-03T18:03:11.220Z] ec43610c2a17: Pull complete [2022-10-03T18:03:11.220Z] 3a2ae6a8a46f: Pull complete [2022-10-03T18:03:11.478Z] 33b1e0a273af: Pull complete [2022-10-03T18:03:11.478Z] 5d3b04190fa2: Pull complete [2022-10-03T18:03:15.654Z] 2f39f015ded8: Pull complete [2022-10-03T18:03:15.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T18:03:15.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:03:15.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:03:15.730Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:03:15.761Z] $ 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 [2022-10-03T18:03:17.456Z] $ docker top 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:03:17.826Z] ---> job-cost.sh [2022-10-03T18:03:17.826Z] lf-activate-venv: SKIPPING [2022-10-03T18:03:17.826Z] INFO: No Stack... [2022-10-03T18:03:18.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T18:03:18.651Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T18:03:18.940Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-03T18:03:18.940Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T18:03:18.953Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [2022-10-03T18:03:18.964Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] did not exist. Created. [2022-10-03T18:03:18.964Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:03:19.257Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T18:03:19.276Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T18:03:19.281Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T18:03:19.297Z] $ docker stop --time=1 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 [2022-10-03T18:03:20.474Z] $ docker rm -f 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T18:03:26.005Z] Removing intermediate container 40650d9c6092 [2022-10-03T18:03:26.005Z] ---> fbd013fc1c1d [2022-10-03T18:03:26.005Z] Step 12/14 : COPY . . [2022-10-03T18:03:26.005Z] ---> ae8c1c3226e6 [2022-10-03T18:03:26.005Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:03:26.005Z] ---> Running in 0ce1b5762c14 [2022-10-03T18:03:26.005Z] Removing intermediate container 0ce1b5762c14 [2022-10-03T18:03:26.005Z] ---> 6e58063c684d [2022-10-03T18:03:26.005Z] Step 14/14 : RUN $MAKE [2022-10-03T18:03:26.005Z] ---> Running in a3cd6678c0c9 [2022-10-03T18:03:26.981Z] noop [2022-10-03T18:03:27.565Z] Removing intermediate container a3cd6678c0c9 [2022-10-03T18:03:27.565Z] ---> b0c82e9ec041 [2022-10-03T18:03:27.565Z] Successfully built b0c82e9ec041 [2022-10-03T18:03:27.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:27.907Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T18:03:27.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:03:28.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container [2022-10-03T18:03:28.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T18:03:29.320Z] $ docker top 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:03:30.148Z] + go version [2022-10-03T18:03:30.148Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T18:03:30.162Z] $ docker stop --time=1 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 [2022-10-03T18:03:31.770Z] $ docker rm -f 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:03:32.300Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T18:03:32.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:03:32.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container [2022-10-03T18:03:32.514Z] $ 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/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T18:03:33.590Z] $ docker top 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:03:34.078Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/58 [Pipeline] fileExists [Pipeline] sh [2022-10-03T18:03:34.398Z] + make test [2022-10-03T18:03:34.398Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T18:04:56.042Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T18:04:58.619Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2022-10-03T18:04:58.619Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T18:05:05.379Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2022-10-03T18:05:05.379Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T18:05:05.379Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T18:05:27.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T18:05:27.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T18:05:27.453Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T18:05:27.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T18:05:27.474Z] $ docker stop --time=1 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef [2022-10-03T18:05:29.265Z] $ docker rm -f 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:05:30.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T18:05:30.207Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T18:05:30.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T18:05:30.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T18:05:31.296Z] + ls -al . [2022-10-03T18:05:31.296Z] total 228 [2022-10-03T18:05:31.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 18:03 . [2022-10-03T18:05:31.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 18:01 .dockerignore [2022-10-03T18:05:31.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:01 .git [2022-10-03T18:05:31.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 18:01 .gitignore [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 18:01 .golangci.yml [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 18:01 Attribution.txt [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 18:01 CHANGELOG.md [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 18:01 Dockerfile [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 18:01 GOVERNANCE.md [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 18:01 Jenkinsfile [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 18:01 LICENSE [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 18:01 Makefile [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 18:01 OWNERS.md [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 18:01 README.md [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION [2022-10-03T18:05:31.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin [2022-10-03T18:05:31.296Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 18:05 coverage.out [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 18:01 go.mod [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 18:01 go.sum [2022-10-03T18:05:31.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 images [2022-10-03T18:05:31.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 internal [2022-10-03T18:05:31.296Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 18:01 main.go [2022-10-03T18:05:31.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 res [2022-10-03T18:05:31.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap [2022-10-03T18:05:31.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:05:31.625Z] + 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=2fcd71071cefce79693aa6556d1fb916c9af044d --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-03T18:05:31.894Z] Sending build context to Docker daemon 683.5kB [2022-10-03T18:05:31.894Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T18:05:31.894Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T18:05:31.894Z] ---> b0c82e9ec041 [2022-10-03T18:05:31.894Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T18:05:31.894Z] ---> Running in 6dd76e201fa5 [2022-10-03T18:05:32.162Z] Removing intermediate container 6dd76e201fa5 [2022-10-03T18:05:32.162Z] ---> e3c365dd601a [2022-10-03T18:05:32.162Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T18:05:32.162Z] ---> Running in 35fd0a489860 [2022-10-03T18:05:32.435Z] Removing intermediate container 35fd0a489860 [2022-10-03T18:05:32.435Z] ---> 9f562ad2b415 [2022-10-03T18:05:32.435Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T18:05:32.703Z] ---> Running in c3e8e34a2e6c [2022-10-03T18:05:32.971Z] Removing intermediate container c3e8e34a2e6c [2022-10-03T18:05:32.971Z] ---> 342471a13bca [2022-10-03T18:05:32.971Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:05:32.971Z] ---> Running in e2865b889be3 [2022-10-03T18:05:33.239Z] Removing intermediate container e2865b889be3 [2022-10-03T18:05:33.239Z] ---> e4caab1c43c7 [2022-10-03T18:05:33.239Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:05:33.511Z] ---> Running in 143ad4b4ca27 [2022-10-03T18:05:34.922Z] Removing intermediate container 143ad4b4ca27 [2022-10-03T18:05:34.922Z] ---> 7268d9fa0235 [2022-10-03T18:05:34.922Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T18:05:35.192Z] ---> Running in 84b6e63ec36c [2022-10-03T18:05:36.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:05:37.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:05:38.083Z] OK: 221 MiB in 51 packages [2022-10-03T18:05:39.049Z] Removing intermediate container 84b6e63ec36c [2022-10-03T18:05:39.049Z] ---> ceb66d0e978d [2022-10-03T18:05:39.049Z] Step 9/32 : WORKDIR /app [2022-10-03T18:05:39.049Z] ---> Running in fdd8a12c1cdf [2022-10-03T18:05:39.317Z] Removing intermediate container fdd8a12c1cdf [2022-10-03T18:05:39.317Z] ---> 2c1d12743eea [2022-10-03T18:05:39.317Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T18:05:39.903Z] ---> 677f3188fe2b [2022-10-03T18:05:39.903Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T18:05:39.903Z] ---> Running in 31fc679ae4ff [2022-10-03T18:05:41.858Z] Removing intermediate container 31fc679ae4ff [2022-10-03T18:05:41.858Z] ---> a1d7b0390d86 [2022-10-03T18:05:41.858Z] Step 12/32 : COPY . . [2022-10-03T18:05:42.832Z] ---> 8e8c02b4a3e6 [2022-10-03T18:05:42.832Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T18:05:42.832Z] ---> Running in a653249f08af [2022-10-03T18:05:43.100Z] Removing intermediate container a653249f08af [2022-10-03T18:05:43.100Z] ---> f10d83123bf1 [2022-10-03T18:05:43.100Z] Step 14/32 : RUN $MAKE [2022-10-03T18:05:43.100Z] ---> Running in b66699717951 [2022-10-03T18:05:44.061Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-03T18:08:05.776Z] Removing intermediate container b66699717951 [2022-10-03T18:08:05.776Z] ---> 6d427a3f449a [2022-10-03T18:08:05.776Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T18:08:05.776Z] 3.14: Pulling from library/alpine [2022-10-03T18:08:05.776Z] 90cda3b7c325: Pulling fs layer [2022-10-03T18:08:05.776Z] 90cda3b7c325: Verifying Checksum [2022-10-03T18:08:05.776Z] 90cda3b7c325: Download complete [2022-10-03T18:08:05.776Z] 90cda3b7c325: Pull complete [2022-10-03T18:08:05.776Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T18:08:05.776Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T18:08:05.776Z] ---> 376ba31ae3da [2022-10-03T18:08:05.776Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T18:08:05.776Z] ---> Running in 2731cb5d228a [2022-10-03T18:08:05.776Z] Removing intermediate container 2731cb5d228a [2022-10-03T18:08:05.776Z] ---> 0de13796c742 [2022-10-03T18:08:05.776Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T18:08:05.776Z] ---> Running in 9ba56be9b76c [2022-10-03T18:08:05.776Z] Removing intermediate container 9ba56be9b76c [2022-10-03T18:08:05.776Z] ---> 1cf4e0478c36 [2022-10-03T18:08:05.776Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T18:08:05.776Z] ---> Running in b85766c7b3f1 [2022-10-03T18:08:05.776Z] Removing intermediate container b85766c7b3f1 [2022-10-03T18:08:05.776Z] ---> adb8d80cd8fd [2022-10-03T18:08:05.776Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T18:08:05.776Z] ---> Running in f590b2cc062c [2022-10-03T18:08:05.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-03T18:08:05.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-03T18:08:05.776Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T18:08:05.776Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T18:08:05.776Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T18:08:05.776Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T18:08:05.776Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T18:08:05.776Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T18:08:05.776Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T18:08:05.776Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T18:08:05.776Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T18:08:05.776Z] OK: 9 MiB in 21 packages [2022-10-03T18:08:06.365Z] Removing intermediate container f590b2cc062c [2022-10-03T18:08:06.365Z] ---> c74c71c5cf28 [2022-10-03T18:08:06.365Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T18:08:06.949Z] ---> a5d87ddc0381 [2022-10-03T18:08:06.949Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T18:08:07.535Z] ---> 698de0b85e9d [2022-10-03T18:08:07.535Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T18:08:07.801Z] ---> 1fb38b747e92 [2022-10-03T18:08:07.801Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T18:08:08.387Z] ---> 6591a697aa54 [2022-10-03T18:08:08.387Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T18:08:09.802Z] ---> ee0576491e03 [2022-10-03T18:08:09.802Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T18:08:09.802Z] ---> Running in ce3d3bf2f742 [2022-10-03T18:08:11.747Z] Removing intermediate container ce3d3bf2f742 [2022-10-03T18:08:11.747Z] ---> 1b4827a36292 [2022-10-03T18:08:11.747Z] Step 26/32 : VOLUME /cache [2022-10-03T18:08:11.747Z] ---> Running in 921cd1a5330c [2022-10-03T18:08:11.747Z] Removing intermediate container 921cd1a5330c [2022-10-03T18:08:11.747Z] ---> c110d33af2f6 [2022-10-03T18:08:11.747Z] Step 27/32 : EXPOSE 59711 [2022-10-03T18:08:12.014Z] ---> Running in 06b4c7e68534 [2022-10-03T18:08:12.014Z] Removing intermediate container 06b4c7e68534 [2022-10-03T18:08:12.014Z] ---> f680a2b9cbd2 [2022-10-03T18:08:12.014Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T18:08:12.280Z] ---> Running in 19e10067cf66 [2022-10-03T18:08:12.547Z] Removing intermediate container 19e10067cf66 [2022-10-03T18:08:12.547Z] ---> 8c9bf4e8f047 [2022-10-03T18:08:12.547Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T18:08:12.547Z] ---> Running in 2d9784e2abf4 [2022-10-03T18:08:12.815Z] Removing intermediate container 2d9784e2abf4 [2022-10-03T18:08:12.815Z] ---> 864c37035c9f [2022-10-03T18:08:12.815Z] Step 30/32 : LABEL arch=arm64 [2022-10-03T18:08:13.090Z] ---> Running in 7177460abc40 [2022-10-03T18:08:13.090Z] Removing intermediate container 7177460abc40 [2022-10-03T18:08:13.090Z] ---> fdf70a59b78c [2022-10-03T18:08:13.090Z] Step 31/32 : LABEL git_sha=2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:08:13.357Z] ---> Running in aeda7b36002d [2022-10-03T18:08:13.623Z] Removing intermediate container aeda7b36002d [2022-10-03T18:08:13.623Z] ---> 3265f99f1d0b [2022-10-03T18:08:13.623Z] Step 32/32 : LABEL version=2.3.0-dev.18 [2022-10-03T18:08:13.623Z] ---> Running in 2c917aac24ca [2022-10-03T18:08:13.889Z] Removing intermediate container 2c917aac24ca [2022-10-03T18:08:13.889Z] ---> 1af2e5b26b26 [2022-10-03T18:08:13.889Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T18:08:13.889Z] Successfully built 1af2e5b26b26 [2022-10-03T18:08:13.889Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:08:14.001Z] provisioning config files... [2022-10-03T18:08:14.015Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/58@tmp/config2982283004807112145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:08:14.344Z] ---> docker-login.sh [2022-10-03T18:08:14.344Z] nexus3.edgexfoundry.org:10001 [2022-10-03T18:08:14.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:08:14.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:08:14.610Z] Configure a credential helper to remove this warning. See [2022-10-03T18:08:14.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:08:14.610Z] [2022-10-03T18:08:14.610Z] Login Succeeded [2022-10-03T18:08:14.610Z] nexus3.edgexfoundry.org:10002 [2022-10-03T18:08:14.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:08:14.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:08:14.875Z] Configure a credential helper to remove this warning. See [2022-10-03T18:08:14.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:08:14.875Z] [2022-10-03T18:08:14.875Z] Login Succeeded [2022-10-03T18:08:14.875Z] nexus3.edgexfoundry.org:10003 [2022-10-03T18:08:15.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:08:15.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:08:15.142Z] Configure a credential helper to remove this warning. See [2022-10-03T18:08:15.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:08:15.142Z] [2022-10-03T18:08:15.142Z] Login Succeeded [2022-10-03T18:08:15.407Z] nexus3.edgexfoundry.org:10004 [2022-10-03T18:08:15.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:08:15.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:08:15.673Z] Configure a credential helper to remove this warning. See [2022-10-03T18:08:15.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:08:15.673Z] [2022-10-03T18:08:15.673Z] Login Succeeded [2022-10-03T18:08:15.673Z] docker.io [2022-10-03T18:08:15.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T18:08:16.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T18:08:16.204Z] Configure a credential helper to remove this warning. See [2022-10-03T18:08:16.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T18:08:16.204Z] [2022-10-03T18:08:16.204Z] Login Succeeded [2022-10-03T18:08:16.204Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T18:08:16.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:08:16.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T18:08:16.278Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-03T18:08:16.278Z] 2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:08:16.278Z] latest [2022-10-03T18:08:16.278Z] 2.3.0-dev.18 [2022-10-03T18:08:16.278Z] 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:08:16.278Z] main [2022-10-03T18:08:16.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:16.626Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:16.958Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:08:16.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T18:08:16.958Z] 882cd0b938f6: Preparing [2022-10-03T18:08:16.958Z] 601834719497: Preparing [2022-10-03T18:08:16.958Z] 5231ef15973e: Preparing [2022-10-03T18:08:16.958Z] f7e0ee2a2d94: Preparing [2022-10-03T18:08:16.958Z] 72d08d0f1eb1: Preparing [2022-10-03T18:08:16.958Z] 605f0f7429cc: Preparing [2022-10-03T18:08:16.958Z] 7cb3b2209cd0: Preparing [2022-10-03T18:08:16.958Z] 509b94f2b5b3: Preparing [2022-10-03T18:08:16.958Z] 28c3ef001483: Preparing [2022-10-03T18:08:16.958Z] 605f0f7429cc: Waiting [2022-10-03T18:08:16.958Z] 7cb3b2209cd0: Waiting [2022-10-03T18:08:16.958Z] 28c3ef001483: Waiting [2022-10-03T18:08:17.225Z] 72d08d0f1eb1: Pushed [2022-10-03T18:08:17.225Z] f7e0ee2a2d94: Pushed [2022-10-03T18:08:17.225Z] 5231ef15973e: Pushed [2022-10-03T18:08:17.225Z] 882cd0b938f6: Pushed [2022-10-03T18:08:17.225Z] 28c3ef001483: Layer already exists [2022-10-03T18:08:17.225Z] 605f0f7429cc: Pushed [2022-10-03T18:08:17.225Z] 509b94f2b5b3: Pushed [2022-10-03T18:08:18.183Z] 7cb3b2209cd0: Pushed [2022-10-03T18:08:22.434Z] 601834719497: Pushed [2022-10-03T18:08:22.702Z] 2fcd71071cefce79693aa6556d1fb916c9af044d: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:23.055Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:23.397Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-03T18:08:23.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T18:08:23.397Z] 882cd0b938f6: Preparing [2022-10-03T18:08:23.397Z] 601834719497: Preparing [2022-10-03T18:08:23.397Z] 5231ef15973e: Preparing [2022-10-03T18:08:23.397Z] f7e0ee2a2d94: Preparing [2022-10-03T18:08:23.397Z] 72d08d0f1eb1: Preparing [2022-10-03T18:08:23.397Z] 605f0f7429cc: Preparing [2022-10-03T18:08:23.397Z] 7cb3b2209cd0: Preparing [2022-10-03T18:08:23.397Z] 509b94f2b5b3: Preparing [2022-10-03T18:08:23.397Z] 28c3ef001483: Preparing [2022-10-03T18:08:23.397Z] 7cb3b2209cd0: Waiting [2022-10-03T18:08:23.397Z] 509b94f2b5b3: Waiting [2022-10-03T18:08:23.397Z] 28c3ef001483: Waiting [2022-10-03T18:08:23.397Z] 605f0f7429cc: Waiting [2022-10-03T18:08:23.397Z] 72d08d0f1eb1: Layer already exists [2022-10-03T18:08:23.397Z] 882cd0b938f6: Layer already exists [2022-10-03T18:08:23.397Z] f7e0ee2a2d94: Layer already exists [2022-10-03T18:08:23.397Z] 5231ef15973e: Layer already exists [2022-10-03T18:08:23.397Z] 601834719497: Layer already exists [2022-10-03T18:08:23.397Z] 605f0f7429cc: Layer already exists [2022-10-03T18:08:23.397Z] 7cb3b2209cd0: Layer already exists [2022-10-03T18:08:23.397Z] 509b94f2b5b3: Layer already exists [2022-10-03T18:08:23.397Z] 28c3ef001483: Layer already exists [2022-10-03T18:08:23.663Z] latest: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:24.046Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:24.399Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 [2022-10-03T18:08:24.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T18:08:24.399Z] 882cd0b938f6: Preparing [2022-10-03T18:08:24.399Z] 601834719497: Preparing [2022-10-03T18:08:24.399Z] 5231ef15973e: Preparing [2022-10-03T18:08:24.399Z] f7e0ee2a2d94: Preparing [2022-10-03T18:08:24.399Z] 72d08d0f1eb1: Preparing [2022-10-03T18:08:24.399Z] 605f0f7429cc: Preparing [2022-10-03T18:08:24.399Z] 7cb3b2209cd0: Preparing [2022-10-03T18:08:24.399Z] 509b94f2b5b3: Preparing [2022-10-03T18:08:24.399Z] 28c3ef001483: Preparing [2022-10-03T18:08:24.399Z] 7cb3b2209cd0: Waiting [2022-10-03T18:08:24.399Z] 509b94f2b5b3: Waiting [2022-10-03T18:08:24.399Z] 28c3ef001483: Waiting [2022-10-03T18:08:24.399Z] 605f0f7429cc: Waiting [2022-10-03T18:08:24.399Z] 601834719497: Layer already exists [2022-10-03T18:08:24.399Z] 5231ef15973e: Layer already exists [2022-10-03T18:08:24.399Z] 72d08d0f1eb1: Layer already exists [2022-10-03T18:08:24.399Z] 882cd0b938f6: Layer already exists [2022-10-03T18:08:24.399Z] f7e0ee2a2d94: Layer already exists [2022-10-03T18:08:24.399Z] 605f0f7429cc: Layer already exists [2022-10-03T18:08:24.399Z] 7cb3b2209cd0: Layer already exists [2022-10-03T18:08:24.399Z] 509b94f2b5b3: Layer already exists [2022-10-03T18:08:24.399Z] 28c3ef001483: Layer already exists [2022-10-03T18:08:24.667Z] 2.3.0-dev.18: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:25.013Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:25.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:08:25.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T18:08:25.365Z] 882cd0b938f6: Preparing [2022-10-03T18:08:25.365Z] 601834719497: Preparing [2022-10-03T18:08:25.365Z] 5231ef15973e: Preparing [2022-10-03T18:08:25.365Z] f7e0ee2a2d94: Preparing [2022-10-03T18:08:25.365Z] 72d08d0f1eb1: Preparing [2022-10-03T18:08:25.365Z] 605f0f7429cc: Preparing [2022-10-03T18:08:25.365Z] 7cb3b2209cd0: Preparing [2022-10-03T18:08:25.365Z] 509b94f2b5b3: Preparing [2022-10-03T18:08:25.365Z] 28c3ef001483: Preparing [2022-10-03T18:08:25.365Z] 605f0f7429cc: Waiting [2022-10-03T18:08:25.365Z] 7cb3b2209cd0: Waiting [2022-10-03T18:08:25.365Z] 509b94f2b5b3: Waiting [2022-10-03T18:08:25.365Z] 28c3ef001483: Waiting [2022-10-03T18:08:25.365Z] f7e0ee2a2d94: Layer already exists [2022-10-03T18:08:25.365Z] 5231ef15973e: Layer already exists [2022-10-03T18:08:25.365Z] 601834719497: Layer already exists [2022-10-03T18:08:25.365Z] 72d08d0f1eb1: Layer already exists [2022-10-03T18:08:25.365Z] 882cd0b938f6: Layer already exists [2022-10-03T18:08:25.365Z] 28c3ef001483: Layer already exists [2022-10-03T18:08:25.365Z] 7cb3b2209cd0: Layer already exists [2022-10-03T18:08:25.365Z] 605f0f7429cc: Layer already exists [2022-10-03T18:08:25.365Z] 509b94f2b5b3: Layer already exists [2022-10-03T18:08:25.633Z] 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:25.977Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:26.323Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-03T18:08:26.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-03T18:08:26.324Z] 882cd0b938f6: Preparing [2022-10-03T18:08:26.324Z] 601834719497: Preparing [2022-10-03T18:08:26.324Z] 5231ef15973e: Preparing [2022-10-03T18:08:26.324Z] f7e0ee2a2d94: Preparing [2022-10-03T18:08:26.324Z] 72d08d0f1eb1: Preparing [2022-10-03T18:08:26.324Z] 605f0f7429cc: Preparing [2022-10-03T18:08:26.324Z] 7cb3b2209cd0: Preparing [2022-10-03T18:08:26.324Z] 509b94f2b5b3: Preparing [2022-10-03T18:08:26.324Z] 28c3ef001483: Preparing [2022-10-03T18:08:26.324Z] 7cb3b2209cd0: Waiting [2022-10-03T18:08:26.324Z] 509b94f2b5b3: Waiting [2022-10-03T18:08:26.324Z] 28c3ef001483: Waiting [2022-10-03T18:08:26.324Z] 605f0f7429cc: Waiting [2022-10-03T18:08:26.324Z] 5231ef15973e: Layer already exists [2022-10-03T18:08:26.324Z] 72d08d0f1eb1: Layer already exists [2022-10-03T18:08:26.324Z] 882cd0b938f6: Layer already exists [2022-10-03T18:08:26.324Z] f7e0ee2a2d94: Layer already exists [2022-10-03T18:08:26.324Z] 601834719497: Layer already exists [2022-10-03T18:08:26.324Z] 509b94f2b5b3: Layer already exists [2022-10-03T18:08:26.324Z] 7cb3b2209cd0: Layer already exists [2022-10-03T18:08:26.324Z] 605f0f7429cc: Layer already exists [2022-10-03T18:08:26.324Z] 28c3ef001483: Layer already exists [2022-10-03T18:08:26.591Z] main: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T18:08:26.632Z] ===================================================== [Pipeline] echo [2022-10-03T18:08:26.637Z] taggedImages: [2022-10-03T18:08:26.637Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d [2022-10-03T18:08:26.637Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-03T18:08:26.637Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 [2022-10-03T18:08:26.637Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [2022-10-03T18:08:26.637Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:27.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:08:27.007Z] [2022-10-03T18:08:27.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:08:27.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:08:27.352Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T18:08:27.352Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T18:08:27.352Z] 04944245beec: Pulling fs layer [2022-10-03T18:08:27.352Z] 699f458cf7ca: Pulling fs layer [2022-10-03T18:08:27.352Z] 765212b225bb: Pulling fs layer [2022-10-03T18:08:27.352Z] f23df028b6ca: Pulling fs layer [2022-10-03T18:08:27.352Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T18:08:27.352Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T18:08:27.352Z] 765212b225bb: Waiting [2022-10-03T18:08:27.352Z] f23df028b6ca: Waiting [2022-10-03T18:08:27.352Z] d65c8cfc05b1: Waiting [2022-10-03T18:08:27.352Z] 2437ff75d9bd: Waiting [2022-10-03T18:08:27.622Z] 04944245beec: Verifying Checksum [2022-10-03T18:08:27.622Z] 04944245beec: Download complete [2022-10-03T18:08:27.622Z] 765212b225bb: Verifying Checksum [2022-10-03T18:08:27.622Z] 765212b225bb: Download complete [2022-10-03T18:08:27.892Z] f23df028b6ca: Verifying Checksum [2022-10-03T18:08:27.892Z] f23df028b6ca: Download complete [2022-10-03T18:08:27.892Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T18:08:27.892Z] d65c8cfc05b1: Download complete [2022-10-03T18:08:27.892Z] 699f458cf7ca: Verifying Checksum [2022-10-03T18:08:27.892Z] 699f458cf7ca: Download complete [2022-10-03T18:08:28.163Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T18:08:28.163Z] 8998bd30e6a1: Download complete [2022-10-03T18:08:30.750Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T18:08:30.750Z] 2437ff75d9bd: Download complete [2022-10-03T18:08:32.699Z] 8998bd30e6a1: Pull complete [2022-10-03T18:08:32.966Z] 04944245beec: Pull complete [2022-10-03T18:08:34.375Z] 699f458cf7ca: Pull complete [2022-10-03T18:08:34.375Z] 765212b225bb: Pull complete [2022-10-03T18:08:35.336Z] f23df028b6ca: Pull complete [2022-10-03T18:08:35.336Z] d65c8cfc05b1: Pull complete [2022-10-03T18:08:50.342Z] 2437ff75d9bd: Pull complete [2022-10-03T18:08:50.342Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T18:08:50.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T18:08:50.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:08:50.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container [2022-10-03T18:08:50.595Z] $ 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/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T18:08:53.375Z] $ docker top ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:08:54.217Z] ---> job-cost.sh [2022-10-03T18:08:54.217Z] lf-activate-venv: SKIPPING [2022-10-03T18:08:54.217Z] INFO: No Stack... [2022-10-03T18:08:54.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T18:08:55.756Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T18:08:56.078Z] + cut+ -d, -f6 [2022-10-03T18:08:56.078Z] cat /w/workspace/app-rfid-llrp-inventory/58/archives/cost.csv [Pipeline] lock [2022-10-03T18:08:56.379Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [2022-10-03T18:08:56.387Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] did not exist. Created. [2022-10-03T18:08:56.387Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:08:56.721Z] /w/workspace/app-rfid-llrp-inventory/58@tmp/durable-85e2fe83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T18:08:57.048Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T18:08:57.070Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T18:08:57.115Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T18:08:57.124Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T18:08:57.132Z] $ docker stop --time=1 ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 [2022-10-03T18:08:58.598Z] $ docker rm -f ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-03T18:08:58.963Z] provisioning config files... [2022-10-03T18:08:58.969Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11661383949468017858tmp [Pipeline] { [Pipeline] sh [2022-10-03T18:08:59.256Z] + set +x [2022-10-03T18:08:59.256Z] + curl -s https://codecov.io/bash [2022-10-03T18:08:59.256Z] + bash -s -- [2022-10-03T18:08:59.256Z] [2022-10-03T18:08:59.256Z] _____ _ [2022-10-03T18:08:59.256Z] / ____| | | [2022-10-03T18:08:59.256Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T18:08:59.256Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T18:08:59.256Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T18:08:59.256Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T18:08:59.256Z] Bash-1.0.6 [2022-10-03T18:08:59.256Z] [2022-10-03T18:08:59.256Z] [2022-10-03T18:08:59.256Z] ==> git version 2.25.1 found [2022-10-03T18:08:59.256Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-03T18:08:59.256Z] Release-Date: 2020-01-08 [2022-10-03T18:08:59.256Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T18:08:59.256Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T18:08:59.256Z] ==> Jenkins CI detected. [2022-10-03T18:08:59.256Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-03T18:08:59.256Z] project root: . [2022-10-03T18:08:59.256Z] --> token set from env [2022-10-03T18:08:59.256Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T18:08:59.256Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T18:08:59.256Z] ==> Python coveragepy not found [2022-10-03T18:08:59.256Z] ==> Searching for coverage reports in: [2022-10-03T18:08:59.256Z] + . [2022-10-03T18:08:59.256Z] -> Found 1 reports [2022-10-03T18:08:59.256Z] ==> Detecting git/mercurial file structure [2022-10-03T18:08:59.257Z] ==> Reading reports [2022-10-03T18:08:59.257Z] + ./coverage.out bytes=41008 [2022-10-03T18:08:59.257Z] ==> Appending adjustments [2022-10-03T18:08:59.257Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T18:08:59.515Z] + Found adjustments [2022-10-03T18:08:59.515Z] ==> Gzipping contents [2022-10-03T18:08:59.515Z] 12K /tmp/codecov.rusPVD.gz [2022-10-03T18:08:59.515Z] ==> Uploading reports [2022-10-03T18:08:59.515Z] url: https://codecov.io [2022-10-03T18:08:59.516Z] query: branch=main&commit=2fcd71071cefce79693aa6556d1fb916c9af044d&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T18:08:59.516Z] -> Pinging Codecov [2022-10-03T18:08:59.516Z] 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=2fcd71071cefce79693aa6556d1fb916c9af044d&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T18:09:00.452Z] -> Uploading to [2022-10-03T18:09:00.452Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/2fcd71071cefce79693aa6556d1fb916c9af044d/2d94646b-b55a-4ad3-95f7-3e09149c531c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T180900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeda1d23717d697d6b40a6ed003618b48ce4b0fa0fe5f37733fe7e1b190f56ee [2022-10-03T18:09:00.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T18:09:00.452Z] Dload Upload Total Spent Left Speed [2022-10-03T18:09:00.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11439 0 0 100 11439 0 53453 --:--:-- --:--:-- --:--:-- 53704 [2022-10-03T18:09:00.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } [2022-10-03T18:09:00.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T18:09:00.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T18:09:00.896Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:01.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:09:01.185Z] [2022-10-03T18:09:01.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:01.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:09:01.478Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T18:09:01.478Z] df9b9388f04a: Pulling fs layer [2022-10-03T18:09:01.478Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T18:09:01.478Z] 25bc292e5bac: Pulling fs layer [2022-10-03T18:09:01.478Z] 114826534d7a: Pulling fs layer [2022-10-03T18:09:01.478Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T18:09:01.478Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T18:09:01.478Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T18:09:01.478Z] 4657fd5d0bcf: Waiting [2022-10-03T18:09:01.478Z] 6ad1cebc031e: Waiting [2022-10-03T18:09:01.478Z] 8a3aa393b2d8: Waiting [2022-10-03T18:09:01.478Z] 114826534d7a: Waiting [2022-10-03T18:09:01.478Z] 52dc419b0ee2: Verifying Checksum [2022-10-03T18:09:01.478Z] 52dc419b0ee2: Download complete [2022-10-03T18:09:01.478Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T18:09:01.478Z] 4657fd5d0bcf: Download complete [2022-10-03T18:09:01.478Z] df9b9388f04a: Verifying Checksum [2022-10-03T18:09:01.478Z] df9b9388f04a: Download complete [2022-10-03T18:09:01.745Z] df9b9388f04a: Pull complete [2022-10-03T18:09:01.745Z] 52dc419b0ee2: Pull complete [2022-10-03T18:09:01.745Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T18:09:01.745Z] 6ad1cebc031e: Download complete [2022-10-03T18:09:01.745Z] 25bc292e5bac: Pull complete [2022-10-03T18:09:02.327Z] 114826534d7a: Verifying Checksum [2022-10-03T18:09:02.327Z] 114826534d7a: Download complete [2022-10-03T18:09:02.585Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T18:09:02.585Z] 8a3aa393b2d8: Download complete [2022-10-03T18:09:05.861Z] 114826534d7a: Pull complete [2022-10-03T18:09:05.861Z] 4657fd5d0bcf: Pull complete [2022-10-03T18:09:05.861Z] 6ad1cebc031e: Pull complete [2022-10-03T18:09:08.387Z] 8a3aa393b2d8: Pull complete [2022-10-03T18:09:08.387Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T18:09:08.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T18:09:08.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:08.457Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:08.489Z] $ 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 [2022-10-03T18:09:10.663Z] $ docker top a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T18:09:10.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-03T18:09:11.005Z] + set -o pipefail [2022-10-03T18:09:11.005Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-03T18:09:16.276Z] [2022-10-03T18:09:16.276Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-03T18:09:16.276Z] [2022-10-03T18:09:16.276Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a3f97afc-cf49-4509-b09a-bfd5cc6955ba [2022-10-03T18:09:16.276Z] [2022-10-03T18:09:16.276Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T18:09:16.276Z] [2022-10-03T18:09:16.276Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T18:09:16.276Z] [2022-10-03T18:09:16.276Z] [Pipeline] } [2022-10-03T18:09:16.286Z] $ docker stop --time=1 a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f [2022-10-03T18:09:18.530Z] $ docker rm -f a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T18:09:19.213Z] + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] sh [2022-10-03T18:09:19.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:09:19.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:19.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:09:19.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:19.871Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:19.900Z] $ 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 [2022-10-03T18:09:20.297Z] $ docker top ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 -eo pid,comm [2022-10-03T18:09:20.347Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T18:09:20.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:09:20.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:09:20.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:09:20.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:09:20.491Z] $ docker exec ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 ssh-agent [2022-10-03T18:09:20.599Z] SSH_AUTH_SOCK=/tmp/ssh-V11xeKSijbnT/agent.31 [2022-10-03T18:09:20.600Z] SSH_AGENT_PID=37 [2022-10-03T18:09:20.604Z] Running ssh-add (command line suppressed) [2022-10-03T18:09:20.702Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15942380954670146324.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15942380954670146324.key) [2022-10-03T18:09:20.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:09:21.009Z] + git semver tag [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,155 [run_tag] DEBUG tag force:False [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,155 [check_head_tag] DEBUG check head tag [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,155 [execute] INFO git cat-file --batch-check [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,159 [execute] INFO git cat-file --batch [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,169 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,169 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:09:21.268Z] 2022-10-03 18:09:21,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:21.268Z] 2.3.0-dev.18 [Pipeline] } [2022-10-03T18:09:21.276Z] $ docker exec --env ******** --env ******** ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 ssh-agent -k [2022-10-03T18:09:21.380Z] unset SSH_AUTH_SOCK; [2022-10-03T18:09:21.380Z] unset SSH_AGENT_PID; [2022-10-03T18:09:21.380Z] echo Agent pid 37 killed; [2022-10-03T18:09:21.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:09:21.691Z] + git semver [Pipeline] } [2022-10-03T18:09:21.963Z] $ docker stop --time=1 ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 [2022-10-03T18:09:23.285Z] $ docker rm -f ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:23.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:09:23.658Z] [2022-10-03T18:09:23.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:23.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:09:23.958Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T18:09:23.958Z] ab5ef0e58194: Pulling fs layer [2022-10-03T18:09:23.958Z] 9712f1f96733: Pulling fs layer [2022-10-03T18:09:23.958Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T18:09:23.958Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T18:09:23.958Z] e9a5061849ea: Pulling fs layer [2022-10-03T18:09:23.958Z] d747dcd14b5f: Pulling fs layer [2022-10-03T18:09:23.958Z] 2de7ff778b66: Pulling fs layer [2022-10-03T18:09:23.958Z] 0d9ebad4ef96: Waiting [2022-10-03T18:09:23.958Z] e9a5061849ea: Waiting [2022-10-03T18:09:23.958Z] d747dcd14b5f: Waiting [2022-10-03T18:09:23.958Z] 2de7ff778b66: Waiting [2022-10-03T18:09:23.958Z] 9712f1f96733: Verifying Checksum [2022-10-03T18:09:23.958Z] 9712f1f96733: Download complete [2022-10-03T18:09:24.569Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T18:09:24.570Z] 63f879dbbcfc: Download complete [2022-10-03T18:09:24.570Z] e9a5061849ea: Verifying Checksum [2022-10-03T18:09:24.570Z] e9a5061849ea: Download complete [2022-10-03T18:09:24.570Z] d747dcd14b5f: Verifying Checksum [2022-10-03T18:09:24.570Z] d747dcd14b5f: Download complete [2022-10-03T18:09:24.831Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T18:09:24.831Z] 0d9ebad4ef96: Download complete [2022-10-03T18:09:24.831Z] 2de7ff778b66: Verifying Checksum [2022-10-03T18:09:24.831Z] 2de7ff778b66: Download complete [2022-10-03T18:09:24.831Z] ab5ef0e58194: Verifying Checksum [2022-10-03T18:09:24.831Z] ab5ef0e58194: Download complete [2022-10-03T18:09:27.356Z] ab5ef0e58194: Pull complete [2022-10-03T18:09:27.356Z] 9712f1f96733: Pull complete [2022-10-03T18:09:27.920Z] 63f879dbbcfc: Pull complete [2022-10-03T18:09:31.201Z] 0d9ebad4ef96: Pull complete [2022-10-03T18:09:31.201Z] e9a5061849ea: Pull complete [2022-10-03T18:09:31.201Z] d747dcd14b5f: Pull complete [2022-10-03T18:09:32.136Z] 2de7ff778b66: Pull complete [2022-10-03T18:09:32.136Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T18:09:32.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T18:09:32.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:32.213Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:32.240Z] $ 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 [2022-10-03T18:09:34.438Z] $ docker top c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:09:34.506Z] provisioning config files... [2022-10-03T18:09:34.514Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12238342177489083691tmp [2022-10-03T18:09:34.522Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1958563478559820838tmp [2022-10-03T18:09:34.530Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13013461352260619885tmp [Pipeline] { [Pipeline] echo [2022-10-03T18:09:34.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:34.825Z] ---> sigul-configuration.sh [2022-10-03T18:09:34.825Z] gpg: directory `/root/.gnupg' created [2022-10-03T18:09:34.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T18:09:34.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T18:09:34.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T18:09:34.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T18:09:34.825Z] gpg: CAST5 encrypted data [2022-10-03T18:09:34.825Z] gpg: encrypted with 1 passphrase [2022-10-03T18:09:34.825Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T18:09:35.107Z] + mkdir /home/jenkins [2022-10-03T18:09:35.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T18:09:35.391Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-03T18:09:35.400Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:35.683Z] ---> sigul-install.sh [2022-10-03T18:09:35.683Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T18:09:35.969Z] + git tag --list [2022-10-03T18:09:35.969Z] v0.0.0 [2022-10-03T18:09:35.969Z] v1.0.0 [2022-10-03T18:09:35.969Z] v2.1.0 [2022-10-03T18:09:35.969Z] v2.1.1 [2022-10-03T18:09:35.969Z] v2.1.1-dev.1 [2022-10-03T18:09:35.969Z] v2.2.0 [2022-10-03T18:09:35.969Z] v2.2.1-dev.1 [2022-10-03T18:09:35.969Z] v2.2.1-dev.2 [2022-10-03T18:09:35.969Z] v2.2.1-dev.3 [2022-10-03T18:09:35.969Z] v2.2.1-dev.4 [2022-10-03T18:09:35.969Z] v2.2.1-dev.5 [2022-10-03T18:09:35.969Z] v2.2.1-dev.6 [2022-10-03T18:09:35.969Z] v2.2.1-dev.7 [2022-10-03T18:09:35.969Z] v2.3.0-dev.10 [2022-10-03T18:09:35.969Z] v2.3.0-dev.11 [2022-10-03T18:09:35.969Z] v2.3.0-dev.12 [2022-10-03T18:09:35.969Z] v2.3.0-dev.13 [2022-10-03T18:09:35.969Z] v2.3.0-dev.14 [2022-10-03T18:09:35.969Z] v2.3.0-dev.15 [2022-10-03T18:09:35.969Z] v2.3.0-dev.16 [2022-10-03T18:09:35.969Z] v2.3.0-dev.17 [2022-10-03T18:09:35.969Z] v2.3.0-dev.18 [2022-10-03T18:09:35.969Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T18:09:36.253Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-03T18:09:36.822Z] Signing Git tag with Sigul... [2022-10-03T18:09:36.822Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-03T18:09:37.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:37.373Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T18:09:37.380Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T18:09:37.394Z] $ docker stop --time=1 c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 [2022-10-03T18:09:38.736Z] $ docker rm -f c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T18:09:39.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:09:39.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:39.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:09:39.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:39.506Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:39.534Z] $ 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 [2022-10-03T18:09:39.902Z] $ docker top 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 -eo pid,comm [2022-10-03T18:09:39.949Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T18:09:39.949Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:09:39.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:09:39.984Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:09:40.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:09:40.098Z] $ docker exec 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 ssh-agent [2022-10-03T18:09:40.202Z] SSH_AUTH_SOCK=/tmp/ssh-MEQOydh1qZRz/agent.31 [2022-10-03T18:09:40.202Z] SSH_AGENT_PID=37 [2022-10-03T18:09:40.206Z] Running ssh-add (command line suppressed) [2022-10-03T18:09:40.303Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4001191188546292936.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4001191188546292936.key) [2022-10-03T18:09:40.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:09:40.605Z] + git semver bump pre [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,769 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,771 [execute] INFO git cat-file --batch-check [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,776 [execute] INFO git cat-file --batch [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:09:40.865Z] 2022-10-03 18:09:40,781 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:40.865Z] 2.3.0-dev.19 [Pipeline] } [2022-10-03T18:09:40.874Z] $ docker exec --env ******** --env ******** 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 ssh-agent -k [2022-10-03T18:09:40.974Z] unset SSH_AUTH_SOCK; [2022-10-03T18:09:40.974Z] unset SSH_AGENT_PID; [2022-10-03T18:09:40.974Z] echo Agent pid 37 killed; [2022-10-03T18:09:40.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:09:41.294Z] + git semver [Pipeline] } [2022-10-03T18:09:41.564Z] $ docker stop --time=1 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 [2022-10-03T18:09:42.866Z] $ docker rm -f 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T18:09:43.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T18:09:43.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:43.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T18:09:43.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:43.550Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:43.580Z] $ 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 [2022-10-03T18:09:43.928Z] $ docker top a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 -eo pid,comm [2022-10-03T18:09:43.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-03T18:09:43.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T18:09:44.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T18:09:44.000Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T18:09:44.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T18:09:44.114Z] $ docker exec a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 ssh-agent [2022-10-03T18:09:44.211Z] SSH_AUTH_SOCK=/tmp/ssh-qL4ujpC6CuCj/agent.34 [2022-10-03T18:09:44.211Z] SSH_AGENT_PID=40 [2022-10-03T18:09:44.215Z] Running ssh-add (command line suppressed) [2022-10-03T18:09:44.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14370673362441000648.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14370673362441000648.key) [2022-10-03T18:09:44.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T18:09:44.596Z] + git semver push [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,767 [run_push] DEBUG push [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,767 [execute] INFO git cat-file --batch-check [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,771 [execute] INFO git rev-list cfc6192a0bc51c8fb67c105cf273315df9c3b0a9 -- [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,772 [execute] DEBUG Popen(['git', 'rev-list', 'cfc6192a0bc51c8fb67c105cf273315df9c3b0a9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,778 [execute] INFO git fetch -v origin [2022-10-03T18:09:44.855Z] 2022-10-03 18:09:44,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T18:09:45.425Z] 2022-10-03 18:09:45,321 [run_push] DEBUG no remote changes detected [2022-10-03T18:09:45.425Z] 2022-10-03 18:09:45,321 [execute] INFO git push origin semver [2022-10-03T18:09:45.425Z] 2022-10-03 18:09:45,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:09:46.360Z] 2022-10-03 18:09:46,155 [run_push] DEBUG push all version tags [2022-10-03T18:09:46.360Z] 2022-10-03 18:09:46,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T18:09:46.360Z] 2022-10-03 18:09:46,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T18:09:46.926Z] 2022-10-03 18:09:46,905 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-03T18:09:46.926Z] 2.3.0-dev.19 [Pipeline] } [2022-10-03T18:09:46.934Z] $ docker exec --env ******** --env ******** a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 ssh-agent -k [2022-10-03T18:09:47.020Z] unset SSH_AUTH_SOCK; [2022-10-03T18:09:47.020Z] unset SSH_AGENT_PID; [2022-10-03T18:09:47.020Z] echo Agent pid 40 killed; [2022-10-03T18:09:47.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T18:09:47.330Z] + git semver [Pipeline] } [2022-10-03T18:09:47.599Z] $ docker stop --time=1 a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 [2022-10-03T18:09:48.933Z] $ docker rm -f a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T18:09:49.538Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-03T18:09:49.538Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T18:09:49.538Z] total 16 [2022-10-03T18:09:49.538Z] drwxr-xr-x 3 root root 4096 Oct 3 18:03 . [2022-10-03T18:09:49.538Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 18:09 .. [2022-10-03T18:09:49.538Z] drwxr-xr-x 2 root root 4096 Oct 3 18:03 cost [2022-10-03T18:09:49.538Z] -rw-r--r-- 1 root root 94 Oct 3 18:03 cost.csv [2022-10-03T18:09:49.538Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T18:09:49.538Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-03T18:09:49.539Z] total 16 [2022-10-03T18:09:49.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:03 . [2022-10-03T18:09:49.539Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 18:09 .. [2022-10-03T18:09:49.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 18:03 cost [2022-10-03T18:09:49.539Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 3 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:49.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:50.735Z] ---> package-listing.sh [2022-10-03T18:09:50.735Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T18:09:50.735Z] ++ facter osfamily [2022-10-03T18:09:50.993Z] + OS_FAMILY=debian [2022-10-03T18:09:50.993Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-03T18:09:50.993Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T18:09:50.993Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T18:09:50.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T18:09:50.993Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T18:09:50.993Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-03T18:09:50.993Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T18:09:50.993Z] + case "${OS_FAMILY}" in [2022-10-03T18:09:50.993Z] + dpkg -l [2022-10-03T18:09:50.993Z] + grep '^ii' [2022-10-03T18:09:50.993Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T18:09:50.993Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T18:09:50.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T18:09:50.993Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-03T18:09:50.993Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-03T18:09:50.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-10-03T18:09:51.003Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T18:09:51.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T18:09:51.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T18:09:51.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T18:09:51.903Z] prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container [2022-10-03T18:09:51.931Z] $ 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 [2022-10-03T18:09:52.166Z] $ docker top a20a3c6aad19c8d11b89489b89bb516dd363906133adee39180625b07f9c43ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T18:09:52.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T18:09:52.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T18:09:53.075Z] + ls /var/log/sa-host [2022-10-03T18:09:53.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T18:09:53.135Z] provisioning config files... [2022-10-03T18:09:53.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15268856085940828967tmp [Pipeline] { [Pipeline] echo [2022-10-03T18:09:53.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:53.436Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T18:09:53.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:53.764Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T18:09:53.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:54.053Z] ---> sudo-logs.sh [2022-10-03T18:09:54.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T18:09:54.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:54.368Z] ---> job-cost.sh [2022-10-03T18:09:54.368Z] lf-activate-venv: SKIPPING [2022-10-03T18:09:54.368Z] DEBUG: total: 0.2199999988079071 [2022-10-03T18:09:54.368Z] INFO: Retrieving Stack Cost... [2022-10-03T18:09:54.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T18:09:55.192Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T18:09:55.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T18:09:55.485Z] ---> logs-deploy.sh [2022-10-03T18:09:55.485Z] lf-activate-venv: SKIPPING [2022-10-03T18:09:55.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/58 [2022-10-03T18:09:55.485Z] INFO: archiving workspace using pattern(s): [2022-10-03T18:09:56.421Z] Archives upload complete. [2022-10-03T18:09:56.421Z] INFO: archiving logs to Nexus