Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 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-ssh1370441468821485758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17621850861931110272.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12083368555647506481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11883834258286511881.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5808772464812710872.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-5331 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (main) Commit message: "refactor!: Change configuration and provision watcher file formats to YAML (#190)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-list --no-walk 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T23:05:31.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T23:05:31.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T23:05:31.585Z] ========================================================= [2023-03-22T23:05:31.585Z] EdgeX Global Pipelines Version Info [2023-03-22T23:05:31.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:05:32.328Z] ------------------- [2023-03-22T23:05:32.328Z] stable info: [2023-03-22T23:05:32.328Z] ------------------- [2023-03-22T23:05:32.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T23:05:32.328Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T23:05:32.328Z] Message: update stable to v1.0.245 [2023-03-22T23:05:32.897Z] ------------------- [2023-03-22T23:05:32.897Z] experimental info: [2023-03-22T23:05:32.897Z] ------------------- [2023-03-22T23:05:32.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T23:05:32.897Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T23:05:32.897Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T23:05:33.155Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-22T23:05:33.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-22T23:05:33.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T23:05:33.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T23:05:33.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T23:05:33.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T23:05:33.217Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T23:05:33.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T23:05:33.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T23:05:33.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T23:05:33.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T23:05:33.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-22T23:05:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T23:05:33.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T23:05:33.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:05:33.320Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:05:33.335Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T23:05:33.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T23:05:33.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T23:05:33.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T23:05:33.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T23:05:33.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T23:05:33.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T23:05:33.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T23:05:33.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T23:05:33.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T23:05:33.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T23:05:33.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T23:05:33.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T23:05:33.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T23:05:33.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo [2023-03-22T23:05:33.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a41d6dc [Pipeline] echo [2023-03-22T23:05:33.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:05:33.571Z] provisioning config files... [2023-03-22T23:05:33.584Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17425409772370500988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:05:33.890Z] ---> docker-login.sh [2023-03-22T23:05:33.890Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:05:34.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:34.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:34.149Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:34.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:34.149Z] [2023-03-22T23:05:34.149Z] Login Succeeded [2023-03-22T23:05:34.149Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:05:34.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:34.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:34.149Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:34.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:34.149Z] [2023-03-22T23:05:34.149Z] Login Succeeded [2023-03-22T23:05:34.149Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:05:34.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:34.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:34.409Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:34.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:34.409Z] [2023-03-22T23:05:34.409Z] Login Succeeded [2023-03-22T23:05:34.409Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:05:34.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:34.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:34.409Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:34.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:34.409Z] [2023-03-22T23:05:34.409Z] Login Succeeded [2023-03-22T23:05:34.409Z] docker.io [2023-03-22T23:05:34.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:34.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:34.668Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:34.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:34.668Z] [2023-03-22T23:05:34.668Z] Login Succeeded [2023-03-22T23:05:34.668Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:05:34.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T23:05:35.035Z] + git rev-list -1 --merges a41d6dc477aab60bbffd9796b8b3bd1f25c661ce~1..a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo [2023-03-22T23:05:35.088Z] -----------> git rev-list -1 --merges a41d6dc477aab60bbffd9796b8b3bd1f25c661ce~1..a41d6dc477aab60bbffd9796b8b3bd1f25c661ce a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [false] [Pipeline] sh [2023-03-22T23:05:35.379Z] + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo [2023-03-22T23:05:35.395Z] ========================================================= [2023-03-22T23:05:35.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T23:05:35.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:05:35.742Z] + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo [2023-03-22T23:05:35.752Z] [semverPrep] GIT_COMMIT: a41d6dc477aab60bbffd9796b8b3bd1f25c661ce, Commit Message: refactor!: Change configuration and provision watcher file formats to YAML (#190) [Pipeline] echo [2023-03-22T23:05:35.761Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T23:05:36.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:05:36.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T23:05:36.106Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T23:05:36.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T23:05:36.106Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T23:05:36.106Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T23:05:36.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:36.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:05:36.440Z] [2023-03-22T23:05:36.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:36.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:05:36.736Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T23:05:36.736Z] b85a868b505f: Pulling fs layer [2023-03-22T23:05:36.736Z] e2be974225ed: Pulling fs layer [2023-03-22T23:05:36.736Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T23:05:36.736Z] 988bab9f4d93: Pulling fs layer [2023-03-22T23:05:36.736Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T23:05:36.736Z] eaf3925da568: Pulling fs layer [2023-03-22T23:05:36.736Z] bab4dde63d76: Pulling fs layer [2023-03-22T23:05:36.736Z] bde34c3a00c8: Pulling fs layer [2023-03-22T23:05:36.736Z] b352a97aabf1: Pulling fs layer [2023-03-22T23:05:36.736Z] 4872d77fe225: Pulling fs layer [2023-03-22T23:05:36.736Z] 5851b861e8e6: Pulling fs layer [2023-03-22T23:05:36.736Z] bab4dde63d76: Waiting [2023-03-22T23:05:36.736Z] 4872d77fe225: Waiting [2023-03-22T23:05:36.736Z] bde34c3a00c8: Waiting [2023-03-22T23:05:36.736Z] 988bab9f4d93: Waiting [2023-03-22T23:05:36.736Z] 1469e6f7b9e6: Waiting [2023-03-22T23:05:36.736Z] eaf3925da568: Waiting [2023-03-22T23:05:36.736Z] 5851b861e8e6: Waiting [2023-03-22T23:05:36.736Z] e2be974225ed: Download complete [2023-03-22T23:05:36.736Z] 988bab9f4d93: Download complete [2023-03-22T23:05:36.996Z] 1469e6f7b9e6: Download complete [2023-03-22T23:05:36.996Z] eaf3925da568: Download complete [2023-03-22T23:05:36.996Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T23:05:36.996Z] 339a4e72a1f5: Download complete [2023-03-22T23:05:36.997Z] bde34c3a00c8: Verifying Checksum [2023-03-22T23:05:36.997Z] bde34c3a00c8: Download complete [2023-03-22T23:05:36.997Z] b85a868b505f: Verifying Checksum [2023-03-22T23:05:36.997Z] b85a868b505f: Download complete [2023-03-22T23:05:36.997Z] 4872d77fe225: Verifying Checksum [2023-03-22T23:05:36.997Z] 4872d77fe225: Download complete [2023-03-22T23:05:36.997Z] b352a97aabf1: Download complete [2023-03-22T23:05:36.997Z] 5851b861e8e6: Verifying Checksum [2023-03-22T23:05:36.997Z] 5851b861e8e6: Download complete [2023-03-22T23:05:37.255Z] bab4dde63d76: Verifying Checksum [2023-03-22T23:05:37.255Z] bab4dde63d76: Download complete [2023-03-22T23:05:38.192Z] b85a868b505f: Pull complete [2023-03-22T23:05:38.450Z] e2be974225ed: Pull complete [2023-03-22T23:05:38.708Z] 339a4e72a1f5: Pull complete [2023-03-22T23:05:38.968Z] 988bab9f4d93: Pull complete [2023-03-22T23:05:39.232Z] 1469e6f7b9e6: Pull complete [2023-03-22T23:05:39.232Z] eaf3925da568: Pull complete [2023-03-22T23:05:41.147Z] bab4dde63d76: Pull complete [2023-03-22T23:05:41.147Z] bde34c3a00c8: Pull complete [2023-03-22T23:05:41.147Z] b352a97aabf1: Pull complete [2023-03-22T23:05:41.411Z] 4872d77fe225: Pull complete [2023-03-22T23:05:41.411Z] 5851b861e8e6: Pull complete [2023-03-22T23:05:41.411Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T23:05:41.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:05:41.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:05:41.505Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:05:41.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:05:42.815Z] $ docker top d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 -eo pid,comm [2023-03-22T23:05:42.865Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T23:05:42.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:05:42.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:05:42.909Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:05:43.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:05:43.053Z] $ docker exec d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent [2023-03-22T23:05:43.153Z] SSH_AUTH_SOCK=/tmp/ssh-M7P5tTQ7SHGc/agent.32 [2023-03-22T23:05:43.153Z] SSH_AGENT_PID=38 [2023-03-22T23:05:43.160Z] Running ssh-add (command line suppressed) [2023-03-22T23:05:43.258Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1855409311978228455.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1855409311978228455.key) [2023-03-22T23:05:43.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:05:43.546Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T23:05:43.570Z] $ docker exec --env ******** --env ******** d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent -k [2023-03-22T23:05:43.666Z] unset SSH_AUTH_SOCK; [2023-03-22T23:05:43.666Z] unset SSH_AGENT_PID; [2023-03-22T23:05:43.666Z] echo Agent pid 38 killed; [2023-03-22T23:05:43.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T23:05:43.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:05:43.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:05:43.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:05:43.830Z] $ docker exec d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent [2023-03-22T23:05:43.934Z] SSH_AUTH_SOCK=/tmp/ssh-gkvgbsMulrur/agent.71 [2023-03-22T23:05:43.934Z] SSH_AGENT_PID=77 [2023-03-22T23:05:43.938Z] Running ssh-add (command line suppressed) [2023-03-22T23:05:44.053Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4658740477495418038.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4658740477495418038.key) [2023-03-22T23:05:44.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:05:44.344Z] + git semver init [2023-03-22T23:05:44.604Z] 2023-03-22 23:05:44,525 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T23:05:44.604Z] 2023-03-22 23:05:44,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-22T23:05:44.604Z] 2023-03-22 23:05:44,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-22T23:05:44.604Z] 2023-03-22 23:05:44,527 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:05:45.541Z] 2023-03-22 23:05:45,266 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-22T23:05:45.541Z] 2023-03-22 23:05:45,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-22T23:05:45.541Z] 2023-03-22 23:05:45,267 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:05:45.541Z] 2023-03-22 23:05:45,267 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:05:45.541Z] 3.0.0-dev.10 [Pipeline] } [2023-03-22T23:05:45.561Z] $ docker exec --env ******** --env ******** d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent -k [2023-03-22T23:05:45.655Z] unset SSH_AUTH_SOCK; [2023-03-22T23:05:45.656Z] unset SSH_AGENT_PID; [2023-03-22T23:05:45.656Z] echo Agent pid 77 killed; [2023-03-22T23:05:45.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:05:45.956Z] + git semver [Pipeline] } [2023-03-22T23:05:46.239Z] $ docker stop --time=1 d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 [2023-03-22T23:05:47.546Z] $ docker rm -f --volumes d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:05:47.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T23:05:48.099Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T23:05:48.101Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:05:48.196Z] provisioning config files... [2023-03-22T23:05:48.207Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16701852066309440390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:05:48.507Z] ---> docker-login.sh [2023-03-22T23:05:48.507Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:05:48.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:48.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:48.507Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:48.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:48.507Z] [2023-03-22T23:05:48.507Z] Login Succeeded [2023-03-22T23:05:48.507Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:05:48.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:48.508Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:48.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:48.508Z] [2023-03-22T23:05:48.508Z] Login Succeeded [2023-03-22T23:05:48.508Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:05:48.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:48.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:48.769Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:48.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:48.769Z] [2023-03-22T23:05:48.769Z] Login Succeeded [2023-03-22T23:05:48.769Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:05:48.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:48.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:48.769Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:48.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:48.769Z] [2023-03-22T23:05:48.769Z] Login Succeeded [2023-03-22T23:05:48.769Z] docker.io [2023-03-22T23:05:49.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:05:49.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:05:49.027Z] Configure a credential helper to remove this warning. See [2023-03-22T23:05:49.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:05:49.027Z] [2023-03-22T23:05:49.027Z] Login Succeeded [2023-03-22T23:05:49.027Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:05:49.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T23:05:49.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:05:49.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:05:49.116Z] ========================================================= [2023-03-22T23:05:49.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T23:05:49.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:49.437Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T23:05:49.437Z] Sending build context to Docker daemon 4.179MB [2023-03-22T23:05:49.437Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:49.437Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T23:05:49.437Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T23:05:49.437Z] 63b65145d645: Pulling fs layer [2023-03-22T23:05:49.437Z] a2d21d5440eb: Pulling fs layer [2023-03-22T23:05:49.437Z] 935e6c44a52c: Pulling fs layer [2023-03-22T23:05:49.437Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T23:05:49.437Z] 30dea6a524f1: Pulling fs layer [2023-03-22T23:05:49.437Z] a2aff8979fd8: Pulling fs layer [2023-03-22T23:05:49.437Z] 6808be2612f2: Pulling fs layer [2023-03-22T23:05:49.437Z] 94cc34f8dd06: Waiting [2023-03-22T23:05:49.437Z] 30dea6a524f1: Waiting [2023-03-22T23:05:49.437Z] a2aff8979fd8: Waiting [2023-03-22T23:05:49.437Z] f25807f1079a: Pulling fs layer [2023-03-22T23:05:49.437Z] f25807f1079a: Waiting [2023-03-22T23:05:49.437Z] 6808be2612f2: Waiting [2023-03-22T23:05:49.698Z] a2d21d5440eb: Download complete [2023-03-22T23:05:49.698Z] 94cc34f8dd06: Download complete [2023-03-22T23:05:49.698Z] 30dea6a524f1: Verifying Checksum [2023-03-22T23:05:49.698Z] 30dea6a524f1: Download complete [2023-03-22T23:05:49.698Z] 63b65145d645: Verifying Checksum [2023-03-22T23:05:49.698Z] 63b65145d645: Download complete [2023-03-22T23:05:49.698Z] a2aff8979fd8: Verifying Checksum [2023-03-22T23:05:49.698Z] a2aff8979fd8: Download complete [2023-03-22T23:05:49.970Z] 63b65145d645: Pull complete [2023-03-22T23:05:49.970Z] a2d21d5440eb: Pull complete [2023-03-22T23:05:50.233Z] f25807f1079a: Verifying Checksum [2023-03-22T23:05:50.234Z] f25807f1079a: Download complete [2023-03-22T23:05:50.234Z] 935e6c44a52c: Verifying Checksum [2023-03-22T23:05:50.234Z] 935e6c44a52c: Download complete [2023-03-22T23:05:50.799Z] 6808be2612f2: Verifying Checksum [2023-03-22T23:05:50.799Z] 6808be2612f2: Download complete [2023-03-22T23:05:53.332Z] 935e6c44a52c: Pull complete [2023-03-22T23:05:53.591Z] 94cc34f8dd06: Pull complete [2023-03-22T23:05:53.591Z] 30dea6a524f1: Pull complete [2023-03-22T23:05:53.591Z] a2aff8979fd8: Pull complete [2023-03-22T23:05:56.112Z] 6808be2612f2: Pull complete [2023-03-22T23:05:56.680Z] f25807f1079a: Pull complete [2023-03-22T23:05:56.680Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T23:05:56.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:05:56.680Z] ---> 3b553350e43f [2023-03-22T23:05:56.680Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:58.050Z] ---> Running in c2ec2029c97d [2023-03-22T23:05:58.050Z] Removing intermediate container c2ec2029c97d [2023-03-22T23:05:58.050Z] ---> 17a8c2c38cbb [2023-03-22T23:05:58.050Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:05:58.308Z] ---> Running in 8bc720d9efaa [2023-03-22T23:05:58.308Z] Removing intermediate container 8bc720d9efaa [2023-03-22T23:05:58.308Z] ---> 1cc223ea199e [2023-03-22T23:05:58.308Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:05:58.308Z] ---> Running in f7c8d77a840c [2023-03-22T23:05:58.566Z] Removing intermediate container f7c8d77a840c [2023-03-22T23:05:58.566Z] ---> 46f19cab6b96 [2023-03-22T23:05:58.566Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:05:58.566Z] ---> Running in 59751014c760 [2023-03-22T23:05:58.566Z] Removing intermediate container 59751014c760 [2023-03-22T23:05:58.566Z] ---> 3197c4c5950b [2023-03-22T23:05:58.566Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:05:58.566Z] ---> Running in e9ece0914a07 [2023-03-22T23:05:58.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:59.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:59.340Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:59.599Z] Removing intermediate container e9ece0914a07 [2023-03-22T23:05:59.599Z] ---> 514a07176074 [2023-03-22T23:05:59.599Z] Step 8/12 : WORKDIR /app [2023-03-22T23:05:59.599Z] ---> Running in 002b7d22a015 [2023-03-22T23:05:59.599Z] Removing intermediate container 002b7d22a015 [2023-03-22T23:05:59.599Z] ---> 90fb45cb9962 [2023-03-22T23:05:59.599Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T23:05:59.859Z] ---> f1e0d27dabc2 [2023-03-22T23:05:59.859Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:59.859Z] ---> Running in aa562e269fb1 [2023-03-22T23:06:03.168Z] Still waiting to schedule task [2023-03-22T23:06:03.169Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T23:06:21.821Z] Removing intermediate container aa562e269fb1 [2023-03-22T23:06:21.821Z] ---> c44af5d457c3 [2023-03-22T23:06:21.821Z] Step 11/12 : COPY . . [2023-03-22T23:06:22.079Z] ---> 5d0ec6b5598c [2023-03-22T23:06:22.079Z] Step 12/12 : RUN $MAKE [2023-03-22T23:06:22.079Z] ---> Running in d3685c94101b [2023-03-22T23:06:22.339Z] noop [2023-03-22T23:06:22.908Z] Removing intermediate container d3685c94101b [2023-03-22T23:06:22.908Z] ---> 6aeac2c8907b [2023-03-22T23:06:22.908Z] Successfully built 6aeac2c8907b [2023-03-22T23:06:22.908Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:23.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:06:23.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:06:23.309Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:06:23.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T23:06:23.709Z] $ docker top 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:06:24.053Z] + go version [2023-03-22T23:06:24.053Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T23:06:24.067Z] $ docker stop --time=1 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 [2023-03-22T23:06:25.350Z] $ docker rm -f --volumes 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:25.745Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:06:25.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:06:25.818Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:06:25.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T23:06:26.213Z] $ docker top abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:06:26.567Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:06:26.870Z] + make test [2023-03-22T23:06:26.870Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T23:06:32.142Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T23:06:44.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-22T23:06:44.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T23:06:46.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.133s coverage: 40.9% of statements [2023-03-22T23:06:46.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 52.0% of statements [2023-03-22T23:06:46.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements [2023-03-22T23:06:55.004Z] go vet ./... [2023-03-22T23:06:58.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:06:58.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:06:58.333Z] ./bin/test-attribution-txt.sh [2023-03-22T23:06:58.333Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-22T23:06:58.333Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T23:06:58.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T23:06:58.357Z] $ docker stop --time=1 abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 [2023-03-22T23:07:00.274Z] $ docker rm -f --volumes abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:07:00.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T23:07:00.819Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T23:07:01.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T23:07:01.646Z] + ls -al . [2023-03-22T23:07:01.646Z] total 628 [2023-03-22T23:07:01.646Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 23:06 . [2023-03-22T23:07:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 .. [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 23:05 .dockerignore [2023-03-22T23:07:01.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 23:05 .git [2023-03-22T23:07:01.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:05 .github [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 23:05 .gitignore [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 23:05 .golangci.yml [2023-03-22T23:07:01.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:05 .semver [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 23:05 Attribution.txt [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 23:05 CHANGELOG.md [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 23:05 Dockerfile [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 23:05 GOVERNANCE.md [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 23:05 Jenkinsfile [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 23:05 LICENSE [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 23:05 Makefile [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 23:05 OWNERS.md [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 23:05 README.md [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 23:05 VERSION [2023-03-22T23:07:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 bin [2023-03-22T23:07:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 cmd [2023-03-22T23:07:01.646Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 22 23:06 coverage.out [2023-03-22T23:07:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 examples [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 22 23:05 go.mod [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 31138 Mar 22 23:05 go.sum [2023-03-22T23:07:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 images [2023-03-22T23:07:01.646Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 23:05 internal [2023-03-22T23:07:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 snap [2023-03-22T23:07:01.646Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:01.966Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce --label arch=amd64 --label version=3.0.0-dev.10 . [2023-03-22T23:07:01.966Z] Sending build context to Docker daemon 4.179MB [2023-03-22T23:07:01.966Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:01.966Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-22T23:07:01.966Z] ---> 6aeac2c8907b [2023-03-22T23:07:01.966Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:01.966Z] ---> Running in 18fa775b9a89 [2023-03-22T23:07:01.966Z] Removing intermediate container 18fa775b9a89 [2023-03-22T23:07:01.966Z] ---> 231447169903 [2023-03-22T23:07:01.966Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:07:02.223Z] ---> Running in 14872d2726d8 [2023-03-22T23:07:02.223Z] Removing intermediate container 14872d2726d8 [2023-03-22T23:07:02.223Z] ---> cf1f601a74cd [2023-03-22T23:07:02.223Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:07:02.223Z] ---> Running in f008e97f9175 [2023-03-22T23:07:02.223Z] Removing intermediate container f008e97f9175 [2023-03-22T23:07:02.223Z] ---> 0b297130a3ab [2023-03-22T23:07:02.223Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:07:02.223Z] ---> Running in 30cf595d2848 [2023-03-22T23:07:02.486Z] Removing intermediate container 30cf595d2848 [2023-03-22T23:07:02.486Z] ---> 0117a8c151bf [2023-03-22T23:07:02.486Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:07:02.486Z] ---> Running in 61f33937cf47 [2023-03-22T23:07:02.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:03.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:03.262Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:03.521Z] Removing intermediate container 61f33937cf47 [2023-03-22T23:07:03.521Z] ---> 50b47e0f6a56 [2023-03-22T23:07:03.521Z] Step 8/24 : WORKDIR /app [2023-03-22T23:07:03.521Z] ---> Running in b558a41b66e9 [2023-03-22T23:07:03.521Z] Removing intermediate container b558a41b66e9 [2023-03-22T23:07:03.521Z] ---> c7c0ff00c37b [2023-03-22T23:07:03.521Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-22T23:07:03.779Z] ---> 64dfd130a1fc [2023-03-22T23:07:03.779Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:03.779Z] ---> Running in b048e7c10893 [2023-03-22T23:07:04.713Z] Removing intermediate container b048e7c10893 [2023-03-22T23:07:04.713Z] ---> 84c88b578651 [2023-03-22T23:07:04.713Z] Step 11/24 : COPY . . [2023-03-22T23:07:04.713Z] ---> 8253f952eb46 [2023-03-22T23:07:04.713Z] Step 12/24 : RUN $MAKE [2023-03-22T23:07:04.713Z] ---> Running in 9857fa815273 [2023-03-22T23:07:04.976Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-22T23:07:23.075Z] Removing intermediate container 9857fa815273 [2023-03-22T23:07:23.076Z] ---> 584eb45d063e [2023-03-22T23:07:23.076Z] Step 13/24 : FROM alpine:3.17 [2023-03-22T23:07:23.334Z] 3.17: Pulling from library/alpine [2023-03-22T23:07:23.595Z] 63b65145d645: Already exists [2023-03-22T23:07:23.595Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:07:23.595Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:07:23.595Z] ---> b2aa39c304c2 [2023-03-22T23:07:23.595Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T23:07:23.595Z] ---> Running in ae0e4b1354f1 [2023-03-22T23:07:23.854Z] Removing intermediate container ae0e4b1354f1 [2023-03-22T23:07:23.854Z] ---> 49d819e79d6d [2023-03-22T23:07:23.854Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:07:23.854Z] ---> Running in 3655f4695bb8 [2023-03-22T23:07:24.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:24.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:24.940Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:24.940Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:24.940Z] OK: 7 MiB in 16 packages [2023-03-22T23:07:25.509Z] Removing intermediate container 3655f4695bb8 [2023-03-22T23:07:25.509Z] ---> dbd00a1397a8 [2023-03-22T23:07:25.509Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-22T23:07:25.509Z] ---> 10a31acaf213 [2023-03-22T23:07:25.509Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-22T23:07:25.768Z] ---> aea3b9a42ac8 [2023-03-22T23:07:25.768Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-22T23:07:26.336Z] ---> ec672c5b2afe [2023-03-22T23:07:26.336Z] Step 19/24 : EXPOSE 59989 [2023-03-22T23:07:26.336Z] ---> Running in fe682fba2e45 [2023-03-22T23:07:26.336Z] Removing intermediate container fe682fba2e45 [2023-03-22T23:07:26.336Z] ---> 75d4b31802a9 [2023-03-22T23:07:26.336Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-22T23:07:26.336Z] ---> Running in c897d2c31c45 [2023-03-22T23:07:26.336Z] Removing intermediate container c897d2c31c45 [2023-03-22T23:07:26.336Z] ---> ca212ee74c0b [2023-03-22T23:07:26.336Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:07:26.596Z] ---> Running in aede048e985c [2023-03-22T23:07:26.596Z] Removing intermediate container aede048e985c [2023-03-22T23:07:26.596Z] ---> 7a0d8d7cb06d [2023-03-22T23:07:26.596Z] Step 22/24 : LABEL arch=amd64 [2023-03-22T23:07:26.596Z] ---> Running in cacef21fe54c [2023-03-22T23:07:26.596Z] Removing intermediate container cacef21fe54c [2023-03-22T23:07:26.596Z] ---> e53c7bb370aa [2023-03-22T23:07:26.596Z] Step 23/24 : LABEL git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:07:26.596Z] ---> Running in 1548669ed6c7 [2023-03-22T23:07:26.856Z] Removing intermediate container 1548669ed6c7 [2023-03-22T23:07:26.856Z] ---> b72f03a9c2eb [2023-03-22T23:07:26.856Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-03-22T23:07:26.856Z] ---> Running in b8e1b39c0d3c [2023-03-22T23:07:26.856Z] Removing intermediate container b8e1b39c0d3c [2023-03-22T23:07:26.856Z] ---> bfd57b547553 [2023-03-22T23:07:26.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T23:07:26.856Z] Successfully built bfd57b547553 [2023-03-22T23:07:26.856Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:07:26.948Z] provisioning config files... [2023-03-22T23:07:26.960Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6331085358134769061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:07:27.251Z] ---> docker-login.sh [2023-03-22T23:07:27.251Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:07:27.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:27.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:27.251Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:27.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:27.251Z] [2023-03-22T23:07:27.251Z] Login Succeeded [2023-03-22T23:07:27.251Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:07:27.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:27.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:27.251Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:27.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:27.251Z] [2023-03-22T23:07:27.251Z] Login Succeeded [2023-03-22T23:07:27.251Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:07:27.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:27.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:27.510Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:27.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:27.510Z] [2023-03-22T23:07:27.510Z] Login Succeeded [2023-03-22T23:07:27.510Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:07:27.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:27.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:27.510Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:27.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:27.510Z] [2023-03-22T23:07:27.510Z] Login Succeeded [2023-03-22T23:07:27.510Z] docker.io [2023-03-22T23:07:27.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:28.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:28.029Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:28.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:28.029Z] [2023-03-22T23:07:28.029Z] Login Succeeded [2023-03-22T23:07:28.029Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:07:28.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T23:07:28.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:07:28.087Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-22T23:07:28.087Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:07:28.087Z] latest [2023-03-22T23:07:28.087Z] 3.0.0-dev.10 [2023-03-22T23:07:28.087Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:07:28.087Z] main [2023-03-22T23:07:28.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:28.408Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:28.712Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:07:28.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-22T23:07:28.712Z] 512bd0cafb57: Preparing [2023-03-22T23:07:28.712Z] e6c55d9bd738: Preparing [2023-03-22T23:07:28.712Z] 736ffc73c544: Preparing [2023-03-22T23:07:28.712Z] 4f47489e17bd: Preparing [2023-03-22T23:07:28.712Z] 7cd52847ad77: Preparing [2023-03-22T23:07:28.712Z] 7cd52847ad77: Layer already exists [2023-03-22T23:07:28.712Z] 4f47489e17bd: Pushed [2023-03-22T23:07:28.712Z] e6c55d9bd738: Pushed [2023-03-22T23:07:28.712Z] 736ffc73c544: Pushed [2023-03-22T23:07:32.001Z] 512bd0cafb57: Pushed [2023-03-22T23:07:32.001Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:32.315Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:32.618Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-22T23:07:32.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-22T23:07:32.618Z] 512bd0cafb57: Preparing [2023-03-22T23:07:32.618Z] e6c55d9bd738: Preparing [2023-03-22T23:07:32.618Z] 736ffc73c544: Preparing [2023-03-22T23:07:32.618Z] 4f47489e17bd: Preparing [2023-03-22T23:07:32.618Z] 7cd52847ad77: Preparing [2023-03-22T23:07:32.618Z] 7cd52847ad77: Layer already exists [2023-03-22T23:07:32.618Z] 4f47489e17bd: Layer already exists [2023-03-22T23:07:32.618Z] 736ffc73c544: Layer already exists [2023-03-22T23:07:32.618Z] 512bd0cafb57: Layer already exists [2023-03-22T23:07:32.618Z] e6c55d9bd738: Layer already exists [2023-03-22T23:07:32.618Z] latest: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:32.925Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:33.227Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 [2023-03-22T23:07:33.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-22T23:07:33.227Z] 512bd0cafb57: Preparing [2023-03-22T23:07:33.227Z] e6c55d9bd738: Preparing [2023-03-22T23:07:33.227Z] 736ffc73c544: Preparing [2023-03-22T23:07:33.227Z] 4f47489e17bd: Preparing [2023-03-22T23:07:33.227Z] 7cd52847ad77: Preparing [2023-03-22T23:07:33.228Z] 512bd0cafb57: Layer already exists [2023-03-22T23:07:33.228Z] e6c55d9bd738: Layer already exists [2023-03-22T23:07:33.228Z] 4f47489e17bd: Layer already exists [2023-03-22T23:07:33.228Z] 736ffc73c544: Layer already exists [2023-03-22T23:07:33.228Z] 7cd52847ad77: Layer already exists [2023-03-22T23:07:33.228Z] 3.0.0-dev.10: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:33.536Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:33.837Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:07:33.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-22T23:07:33.837Z] 512bd0cafb57: Preparing [2023-03-22T23:07:33.837Z] e6c55d9bd738: Preparing [2023-03-22T23:07:33.837Z] 736ffc73c544: Preparing [2023-03-22T23:07:33.837Z] 4f47489e17bd: Preparing [2023-03-22T23:07:33.837Z] 7cd52847ad77: Preparing [2023-03-22T23:07:33.837Z] 7cd52847ad77: Layer already exists [2023-03-22T23:07:33.837Z] 512bd0cafb57: Layer already exists [2023-03-22T23:07:33.837Z] 4f47489e17bd: Layer already exists [2023-03-22T23:07:33.837Z] e6c55d9bd738: Layer already exists [2023-03-22T23:07:33.837Z] 736ffc73c544: Layer already exists [2023-03-22T23:07:33.837Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:34.144Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:34.443Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-22T23:07:34.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-22T23:07:34.444Z] 512bd0cafb57: Preparing [2023-03-22T23:07:34.444Z] e6c55d9bd738: Preparing [2023-03-22T23:07:34.444Z] 736ffc73c544: Preparing [2023-03-22T23:07:34.444Z] 4f47489e17bd: Preparing [2023-03-22T23:07:34.444Z] 7cd52847ad77: Preparing [2023-03-22T23:07:34.444Z] 4f47489e17bd: Layer already exists [2023-03-22T23:07:34.444Z] 512bd0cafb57: Layer already exists [2023-03-22T23:07:34.444Z] 736ffc73c544: Layer already exists [2023-03-22T23:07:34.444Z] e6c55d9bd738: Layer already exists [2023-03-22T23:07:34.444Z] 7cd52847ad77: Layer already exists [2023-03-22T23:07:34.444Z] main: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T23:07:34.482Z] ===================================================== [Pipeline] echo [2023-03-22T23:07:34.492Z] taggedImages: [2023-03-22T23:07:34.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:07:34.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-22T23:07:34.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 [2023-03-22T23:07:34.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:07:34.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:34.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:07:34.856Z] [2023-03-22T23:07:34.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:35.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:07:35.162Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T23:07:35.162Z] 5eb5b503b376: Pulling fs layer [2023-03-22T23:07:35.162Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T23:07:35.162Z] ec43610c2a17: Pulling fs layer [2023-03-22T23:07:35.162Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T23:07:35.162Z] 33b1e0a273af: Pulling fs layer [2023-03-22T23:07:35.162Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T23:07:35.162Z] 2f39f015ded8: Pulling fs layer [2023-03-22T23:07:35.162Z] 3a2ae6a8a46f: Waiting [2023-03-22T23:07:35.162Z] 33b1e0a273af: Waiting [2023-03-22T23:07:35.162Z] 2f39f015ded8: Waiting [2023-03-22T23:07:35.162Z] 5d3b04190fa2: Waiting [2023-03-22T23:07:35.162Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T23:07:35.162Z] 3a2ae6a8a46f: Download complete [2023-03-22T23:07:35.421Z] ec43610c2a17: Verifying Checksum [2023-03-22T23:07:35.421Z] ec43610c2a17: Download complete [2023-03-22T23:07:35.421Z] 33b1e0a273af: Verifying Checksum [2023-03-22T23:07:35.421Z] 33b1e0a273af: Download complete [2023-03-22T23:07:35.421Z] 5d3b04190fa2: Download complete [2023-03-22T23:07:35.421Z] 5eb5b503b376: Verifying Checksum [2023-03-22T23:07:35.421Z] 5eb5b503b376: Download complete [2023-03-22T23:07:35.989Z] 2f39f015ded8: Download complete [2023-03-22T23:07:36.557Z] 5eb5b503b376: Pull complete [2023-03-22T23:07:36.816Z] 5c69ac0246d0: Pull complete [2023-03-22T23:07:37.382Z] ec43610c2a17: Pull complete [2023-03-22T23:07:37.382Z] 3a2ae6a8a46f: Pull complete [2023-03-22T23:07:37.640Z] 33b1e0a273af: Pull complete [2023-03-22T23:07:37.640Z] 5d3b04190fa2: Pull complete [2023-03-22T23:07:41.831Z] 2f39f015ded8: Pull complete [2023-03-22T23:07:41.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T23:07:41.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:07:41.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:07:41.919Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:07:41.947Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T23:07:43.397Z] $ docker top 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:07:43.772Z] ---> job-cost.sh [2023-03-22T23:07:43.772Z] lf-activate-venv: SKIPPING [2023-03-22T23:07:43.772Z] INFO: No Stack... [2023-03-22T23:07:44.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:07:44.598Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:07:44.885Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-22T23:07:44.885Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T23:07:44.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [2023-03-22T23:07:44.902Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] did not exist. Created. [2023-03-22T23:07:44.902Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:07:45.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T23:07:45.237Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:07:45.246Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:07:45.269Z] $ docker stop --time=1 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 [2023-03-22T23:07:46.419Z] $ docker rm -f --volumes 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T23:08:33.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5336 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-22T23:08:33.056Z] Running in /w/workspace/device-rfid-llrp-go/77 [Pipeline] { [Pipeline] checkout [2023-03-22T23:08:33.096Z] Selected Git installation does not exist. Using Default [2023-03-22T23:08:33.096Z] The recommended git tool is: NONE [2023-03-22T23:08:40.129Z] using credential edgex-jenkins-ssh [2023-03-22T23:08:40.153Z] Cloning the remote Git repository [2023-03-22T23:08:40.212Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T23:08:40.359Z] > git init /w/workspace/device-rfid-llrp-go/77 # timeout=10 [2023-03-22T23:08:40.549Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T23:08:40.551Z] > git --version # timeout=10 [2023-03-22T23:08:40.577Z] > git --version # 'git version 2.25.1' [2023-03-22T23:08:40.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:08:40.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:08:41.911Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-22T23:08:41.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:08:42.978Z] Avoid second fetch [2023-03-22T23:08:42.978Z] Checking out Revision a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (main) [2023-03-22T23:08:43.687Z] Commit message: "refactor!: Change configuration and provision watcher file formats to YAML (#190)" [2023-03-22T23:08:42.996Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:08:43.089Z] > git checkout -f a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:08:44.639Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T23:08:44.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:08:44.639Z] Dload Upload Total Spent Left Speed [2023-03-22T23:08:44.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh [2023-03-22T23:08:45.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T23:08:45.651Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T23:08:45.651Z] + sudo tee /etc/docker/daemon.new [2023-03-22T23:08:45.651Z] { [2023-03-22T23:08:45.651Z] "registry-mirrors": [ [2023-03-22T23:08:45.651Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T23:08:45.651Z] ], [2023-03-22T23:08:45.651Z] "bip": "10.250.0.254/24", [2023-03-22T23:08:45.651Z] "hosts": [ [2023-03-22T23:08:45.651Z] "tcp://0.0.0.0:5555", [2023-03-22T23:08:45.651Z] "unix:///var/run/docker.sock" [2023-03-22T23:08:45.651Z] ], [2023-03-22T23:08:45.651Z] "mtu": 1458, [2023-03-22T23:08:45.651Z] "selinux-enabled": true, [2023-03-22T23:08:45.651Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T23:08:45.651Z] } [Pipeline] sh [2023-03-22T23:08:45.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T23:08:46.340Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:09:04.645Z] provisioning config files... [2023-03-22T23:09:04.679Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/77@tmp/config13421263653071149125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:09:05.055Z] ---> docker-login.sh [2023-03-22T23:09:05.055Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:09:05.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:09:05.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:09:05.655Z] Configure a credential helper to remove this warning. See [2023-03-22T23:09:05.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:09:05.655Z] [2023-03-22T23:09:05.655Z] Login Succeeded [2023-03-22T23:09:05.932Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:09:06.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:09:06.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:09:06.209Z] Configure a credential helper to remove this warning. See [2023-03-22T23:09:06.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:09:06.209Z] [2023-03-22T23:09:06.209Z] Login Succeeded [2023-03-22T23:09:06.209Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:09:06.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:09:06.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:09:06.759Z] Configure a credential helper to remove this warning. See [2023-03-22T23:09:06.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:09:06.759Z] [2023-03-22T23:09:06.759Z] Login Succeeded [2023-03-22T23:09:06.759Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:09:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:09:07.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:09:07.034Z] Configure a credential helper to remove this warning. See [2023-03-22T23:09:07.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:09:07.034Z] [2023-03-22T23:09:07.034Z] Login Succeeded [2023-03-22T23:09:07.034Z] docker.io [2023-03-22T23:09:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:09:07.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:09:07.577Z] Configure a credential helper to remove this warning. See [2023-03-22T23:09:07.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:09:07.577Z] [2023-03-22T23:09:07.577Z] Login Succeeded [2023-03-22T23:09:07.577Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:09:07.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T23:09:07.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:09:07.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:09:07.953Z] ========================================================= [2023-03-22T23:09:07.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T23:09:07.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:09:08.317Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T23:09:08.591Z] Sending build context to Docker daemon 1.211MB [2023-03-22T23:09:08.591Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:09:08.591Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T23:09:08.865Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T23:09:08.865Z] af6eaf76a39c: Pulling fs layer [2023-03-22T23:09:08.865Z] 55522c791124: Pulling fs layer [2023-03-22T23:09:08.865Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T23:09:08.865Z] 169dfbe0d373: Pulling fs layer [2023-03-22T23:09:08.865Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T23:09:08.865Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T23:09:08.865Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T23:09:08.865Z] e1ff8fa3b103: Waiting [2023-03-22T23:09:08.865Z] 52ebb69f0ebf: Waiting [2023-03-22T23:09:08.865Z] 169dfbe0d373: Waiting [2023-03-22T23:09:08.865Z] 5abe8eddf0d5: Waiting [2023-03-22T23:09:08.865Z] 55522c791124: Verifying Checksum [2023-03-22T23:09:08.865Z] 55522c791124: Download complete [2023-03-22T23:09:08.865Z] 169dfbe0d373: Verifying Checksum [2023-03-22T23:09:08.865Z] 169dfbe0d373: Download complete [2023-03-22T23:09:08.865Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T23:09:08.865Z] e1ff8fa3b103: Download complete [2023-03-22T23:09:08.865Z] af6eaf76a39c: Verifying Checksum [2023-03-22T23:09:08.865Z] af6eaf76a39c: Download complete [2023-03-22T23:09:10.322Z] af6eaf76a39c: Pull complete [2023-03-22T23:09:10.322Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T23:09:10.322Z] 5abe8eddf0d5: Download complete [2023-03-22T23:09:10.954Z] 55522c791124: Pull complete [2023-03-22T23:09:11.936Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T23:09:11.936Z] 52ebb69f0ebf: Download complete [2023-03-22T23:09:11.936Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T23:09:11.936Z] ce5c4a1c91eb: Download complete [2023-03-22T23:09:24.344Z] ce5c4a1c91eb: Pull complete [2023-03-22T23:09:24.344Z] 169dfbe0d373: Pull complete [2023-03-22T23:09:24.616Z] e1ff8fa3b103: Pull complete [2023-03-22T23:09:32.890Z] 52ebb69f0ebf: Pull complete [2023-03-22T23:09:34.333Z] 5abe8eddf0d5: Pull complete [2023-03-22T23:09:34.333Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T23:09:34.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:09:34.333Z] ---> 6cb57ee374ae [2023-03-22T23:09:34.333Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:09:36.314Z] ---> Running in 44a33dbc9460 [2023-03-22T23:09:36.909Z] Removing intermediate container 44a33dbc9460 [2023-03-22T23:09:36.909Z] ---> 2b09c424508f [2023-03-22T23:09:36.909Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:09:36.909Z] ---> Running in d7c9221b3545 [2023-03-22T23:09:37.180Z] Removing intermediate container d7c9221b3545 [2023-03-22T23:09:37.180Z] ---> 08b605f8fbc8 [2023-03-22T23:09:37.180Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:09:37.456Z] ---> Running in 87ba74091440 [2023-03-22T23:09:37.729Z] Removing intermediate container 87ba74091440 [2023-03-22T23:09:37.730Z] ---> a52e3908d45a [2023-03-22T23:09:37.730Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:09:37.730Z] ---> Running in 4e14063ef349 [2023-03-22T23:09:38.324Z] Removing intermediate container 4e14063ef349 [2023-03-22T23:09:38.324Z] ---> 1b99012d091e [2023-03-22T23:09:38.324Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:09:38.324Z] ---> Running in 92c1da69a2b8 [2023-03-22T23:09:39.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:09:40.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:09:41.624Z] OK: 263 MiB in 53 packages [2023-03-22T23:09:42.601Z] Removing intermediate container 92c1da69a2b8 [2023-03-22T23:09:42.602Z] ---> f9b6a0e6ceb8 [2023-03-22T23:09:42.602Z] Step 8/12 : WORKDIR /app [2023-03-22T23:09:42.602Z] ---> Running in 8854932cb9cc [2023-03-22T23:09:42.873Z] Removing intermediate container 8854932cb9cc [2023-03-22T23:09:42.873Z] ---> c713a6f5e879 [2023-03-22T23:09:42.873Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T23:09:43.468Z] ---> 56dc6742737f [2023-03-22T23:09:43.468Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:09:43.745Z] ---> Running in 4663b992d8a7 [2023-03-22T23:11:05.483Z] Removing intermediate container 4663b992d8a7 [2023-03-22T23:11:05.483Z] ---> f7c5a9bda44d [2023-03-22T23:11:05.483Z] Step 11/12 : COPY . . [2023-03-22T23:11:05.483Z] ---> 6e42e038822d [2023-03-22T23:11:05.483Z] Step 12/12 : RUN $MAKE [2023-03-22T23:11:05.483Z] ---> Running in 3f57c28de647 [2023-03-22T23:11:05.483Z] noop [2023-03-22T23:11:05.483Z] Removing intermediate container 3f57c28de647 [2023-03-22T23:11:05.483Z] ---> a4d7fbc4fcad [2023-03-22T23:11:05.483Z] Successfully built a4d7fbc4fcad [2023-03-22T23:11:05.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:11:05.840Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:11:05.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:11:06.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container [2023-03-22T23:11:06.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T23:11:07.479Z] $ docker top 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:11:08.334Z] + go version [2023-03-22T23:11:08.334Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T23:11:08.362Z] $ docker stop --time=1 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 [2023-03-22T23:11:10.098Z] $ docker rm -f --volumes 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:11:10.660Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:11:10.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:11:10.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container [2023-03-22T23:11:10.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T23:11:12.233Z] $ docker top a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:11:13.071Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/77 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:11:13.748Z] + make test [2023-03-22T23:11:13.749Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T23:11:52.664Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T23:14:44.509Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-22T23:14:44.509Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T23:15:16.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.915s coverage: 40.9% of statements [2023-03-22T23:15:16.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.606s coverage: 52.0% of statements [2023-03-22T23:15:16.808Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 96.4% of statements [2023-03-22T23:15:16.808Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T23:15:16.808Z] go vet ./... [2023-03-22T23:15:49.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:15:49.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:15:49.707Z] ./bin/test-attribution-txt.sh [2023-03-22T23:15:49.984Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-22T23:15:50.255Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T23:15:50.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T23:15:50.303Z] $ docker stop --time=1 a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 [2023-03-22T23:15:52.385Z] $ docker rm -f --volumes a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:15:53.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T23:15:53.818Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T23:15:54.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:15:55.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T23:15:55.343Z] + ls -al . [2023-03-22T23:15:55.343Z] total 624 [2023-03-22T23:15:55.343Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 23:11 . [2023-03-22T23:15:55.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 .. [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 23:08 .dockerignore [2023-03-22T23:15:55.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 23:08 .git [2023-03-22T23:15:55.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:08 .github [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 23:08 .gitignore [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 23:08 .golangci.yml [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 23:08 Attribution.txt [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 23:08 CHANGELOG.md [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 23:08 Dockerfile [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 23:08 GOVERNANCE.md [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 23:08 Jenkinsfile [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 23:08 LICENSE [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 23:08 Makefile [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 23:08 OWNERS.md [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 23:08 README.md [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 23:05 VERSION [2023-03-22T23:15:55.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 bin [2023-03-22T23:15:55.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 cmd [2023-03-22T23:15:55.343Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 22 23:15 coverage.out [2023-03-22T23:15:55.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 examples [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 22 23:08 go.mod [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 31138 Mar 22 23:08 go.sum [2023-03-22T23:15:55.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 images [2023-03-22T23:15:55.343Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 23:08 internal [2023-03-22T23:15:55.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 snap [2023-03-22T23:15:55.343Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:15:55.694Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce --label arch=arm64 --label version=3.0.0-dev.10 . [2023-03-22T23:15:55.963Z] Sending build context to Docker daemon 1.211MB [2023-03-22T23:15:55.963Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:15:55.963Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-22T23:15:55.963Z] ---> a4d7fbc4fcad [2023-03-22T23:15:55.963Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:15:56.230Z] ---> Running in 5ddeb1f35354 [2023-03-22T23:15:56.502Z] Removing intermediate container 5ddeb1f35354 [2023-03-22T23:15:56.502Z] ---> 557b3794c0c1 [2023-03-22T23:15:56.502Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:15:56.502Z] ---> Running in f63822884e32 [2023-03-22T23:15:57.096Z] Removing intermediate container f63822884e32 [2023-03-22T23:15:57.096Z] ---> 55f76a071d64 [2023-03-22T23:15:57.096Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:15:57.096Z] ---> Running in bb24dd13675e [2023-03-22T23:15:57.365Z] Removing intermediate container bb24dd13675e [2023-03-22T23:15:57.365Z] ---> 38cd2aa6fe59 [2023-03-22T23:15:57.365Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:15:57.636Z] ---> Running in 637991bc8eba [2023-03-22T23:15:57.907Z] Removing intermediate container 637991bc8eba [2023-03-22T23:15:57.907Z] ---> b40fd399f9a0 [2023-03-22T23:15:57.907Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:15:57.907Z] ---> Running in 60e51c5dd302 [2023-03-22T23:15:59.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:15:59.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:16:01.350Z] OK: 263 MiB in 53 packages [2023-03-22T23:16:02.784Z] Removing intermediate container 60e51c5dd302 [2023-03-22T23:16:02.784Z] ---> 95ae2c170b4c [2023-03-22T23:16:02.784Z] Step 8/24 : WORKDIR /app [2023-03-22T23:16:02.784Z] ---> Running in 2c50f074a3a0 [2023-03-22T23:16:03.053Z] Removing intermediate container 2c50f074a3a0 [2023-03-22T23:16:03.053Z] ---> d7fd3f55bcc6 [2023-03-22T23:16:03.053Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-22T23:16:03.657Z] ---> e2f4c8dd86ce [2023-03-22T23:16:03.657Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:16:03.657Z] ---> Running in 26e896d38c67 [2023-03-22T23:16:07.024Z] Removing intermediate container 26e896d38c67 [2023-03-22T23:16:07.024Z] ---> eb8b64f48d77 [2023-03-22T23:16:07.024Z] Step 11/24 : COPY . . [2023-03-22T23:16:07.613Z] ---> 2c18f5c62e93 [2023-03-22T23:16:07.613Z] Step 12/24 : RUN $MAKE [2023-03-22T23:16:07.613Z] ---> Running in 00a05945a584 [2023-03-22T23:16:08.578Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-22T23:19:00.351Z] Removing intermediate container 00a05945a584 [2023-03-22T23:19:00.351Z] ---> 0d123b027da2 [2023-03-22T23:19:00.351Z] Step 13/24 : FROM alpine:3.17 [2023-03-22T23:19:00.351Z] 3.17: Pulling from library/alpine [2023-03-22T23:19:00.351Z] af6eaf76a39c: Already exists [2023-03-22T23:19:00.351Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:19:00.351Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:19:00.351Z] ---> d74e625d9115 [2023-03-22T23:19:00.351Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T23:19:00.351Z] ---> Running in 83e8a4ba947b [2023-03-22T23:19:00.351Z] Removing intermediate container 83e8a4ba947b [2023-03-22T23:19:00.351Z] ---> 28c0234c461c [2023-03-22T23:19:00.351Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:19:00.351Z] ---> Running in ddb7b23ea907 [2023-03-22T23:19:00.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:19:00.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:19:00.351Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:19:00.351Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:19:00.351Z] OK: 8 MiB in 16 packages [2023-03-22T23:19:00.351Z] Removing intermediate container ddb7b23ea907 [2023-03-22T23:19:00.351Z] ---> 718e90146625 [2023-03-22T23:19:00.351Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-22T23:19:00.351Z] ---> eec7689f4962 [2023-03-22T23:19:00.351Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-22T23:19:00.351Z] ---> bc8e2b141172 [2023-03-22T23:19:00.351Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-22T23:19:00.351Z] ---> c0bf4c2f9b96 [2023-03-22T23:19:00.351Z] Step 19/24 : EXPOSE 59989 [2023-03-22T23:19:00.351Z] ---> Running in 39546d46163c [2023-03-22T23:19:00.618Z] Removing intermediate container 39546d46163c [2023-03-22T23:19:00.618Z] ---> f499a931aaff [2023-03-22T23:19:00.618Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-22T23:19:00.885Z] ---> Running in 698fa5d64143 [2023-03-22T23:19:01.152Z] Removing intermediate container 698fa5d64143 [2023-03-22T23:19:01.152Z] ---> b2b035af98c9 [2023-03-22T23:19:01.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:19:01.152Z] ---> Running in b37bc0146620 [2023-03-22T23:19:01.419Z] Removing intermediate container b37bc0146620 [2023-03-22T23:19:01.419Z] ---> 04db55e2b21e [2023-03-22T23:19:01.419Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T23:19:01.419Z] ---> Running in 0a2e74184bfe [2023-03-22T23:19:02.007Z] Removing intermediate container 0a2e74184bfe [2023-03-22T23:19:02.007Z] ---> 28ada418ee5d [2023-03-22T23:19:02.007Z] Step 23/24 : LABEL git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:19:02.007Z] ---> Running in 3c6225c1b0b5 [2023-03-22T23:19:02.273Z] Removing intermediate container 3c6225c1b0b5 [2023-03-22T23:19:02.273Z] ---> 593ffde67dad [2023-03-22T23:19:02.273Z] Step 24/24 : LABEL version=3.0.0-dev.10 [2023-03-22T23:19:02.273Z] ---> Running in 617d8db00673 [2023-03-22T23:19:02.539Z] Removing intermediate container 617d8db00673 [2023-03-22T23:19:02.539Z] ---> b6fde3293c88 [2023-03-22T23:19:02.539Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T23:19:02.539Z] Successfully built b6fde3293c88 [2023-03-22T23:19:02.807Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:19:02.921Z] provisioning config files... [2023-03-22T23:19:02.939Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/77@tmp/config279579924515876498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:19:03.277Z] ---> docker-login.sh [2023-03-22T23:19:03.277Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:19:03.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:19:03.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:19:03.547Z] Configure a credential helper to remove this warning. See [2023-03-22T23:19:03.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:19:03.547Z] [2023-03-22T23:19:03.547Z] Login Succeeded [2023-03-22T23:19:03.547Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:19:03.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:19:04.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:19:04.085Z] Configure a credential helper to remove this warning. See [2023-03-22T23:19:04.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:19:04.085Z] [2023-03-22T23:19:04.085Z] Login Succeeded [2023-03-22T23:19:04.085Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:19:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:19:04.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:19:04.353Z] Configure a credential helper to remove this warning. See [2023-03-22T23:19:04.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:19:04.353Z] [2023-03-22T23:19:04.353Z] Login Succeeded [2023-03-22T23:19:04.353Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:19:04.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:19:04.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:19:04.888Z] Configure a credential helper to remove this warning. See [2023-03-22T23:19:04.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:19:04.888Z] [2023-03-22T23:19:04.888Z] Login Succeeded [2023-03-22T23:19:04.888Z] docker.io [2023-03-22T23:19:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:19:05.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:19:05.422Z] Configure a credential helper to remove this warning. See [2023-03-22T23:19:05.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:19:05.422Z] [2023-03-22T23:19:05.422Z] Login Succeeded [2023-03-22T23:19:05.422Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:19:05.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T23:19:05.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:19:05.475Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-22T23:19:05.475Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:19:05.475Z] latest [2023-03-22T23:19:05.475Z] 3.0.0-dev.10 [2023-03-22T23:19:05.475Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:19:05.475Z] main [2023-03-22T23:19:05.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:05.832Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:06.219Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:19:06.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-22T23:19:06.219Z] 51f22d0d75c4: Preparing [2023-03-22T23:19:06.219Z] 3d4740e3dbe7: Preparing [2023-03-22T23:19:06.219Z] e2438c3ef0da: Preparing [2023-03-22T23:19:06.220Z] 0551852d667c: Preparing [2023-03-22T23:19:06.220Z] edf70074bd40: Preparing [2023-03-22T23:19:06.515Z] edf70074bd40: Layer already exists [2023-03-22T23:19:06.515Z] 3d4740e3dbe7: Pushed [2023-03-22T23:19:06.515Z] 0551852d667c: Pushed [2023-03-22T23:19:06.515Z] e2438c3ef0da: Pushed [2023-03-22T23:19:13.194Z] 51f22d0d75c4: Pushed [2023-03-22T23:19:13.194Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:13.551Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:13.896Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-22T23:19:13.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-22T23:19:13.896Z] 51f22d0d75c4: Preparing [2023-03-22T23:19:13.896Z] 3d4740e3dbe7: Preparing [2023-03-22T23:19:13.896Z] e2438c3ef0da: Preparing [2023-03-22T23:19:13.896Z] 0551852d667c: Preparing [2023-03-22T23:19:13.896Z] edf70074bd40: Preparing [2023-03-22T23:19:13.896Z] 3d4740e3dbe7: Layer already exists [2023-03-22T23:19:13.896Z] 51f22d0d75c4: Layer already exists [2023-03-22T23:19:13.896Z] edf70074bd40: Layer already exists [2023-03-22T23:19:13.896Z] e2438c3ef0da: Layer already exists [2023-03-22T23:19:13.896Z] 0551852d667c: Layer already exists [2023-03-22T23:19:13.896Z] latest: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:14.514Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:14.860Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 [2023-03-22T23:19:14.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-22T23:19:14.860Z] 51f22d0d75c4: Preparing [2023-03-22T23:19:14.860Z] 3d4740e3dbe7: Preparing [2023-03-22T23:19:14.860Z] e2438c3ef0da: Preparing [2023-03-22T23:19:14.860Z] 0551852d667c: Preparing [2023-03-22T23:19:14.860Z] edf70074bd40: Preparing [2023-03-22T23:19:14.860Z] 3d4740e3dbe7: Layer already exists [2023-03-22T23:19:14.860Z] edf70074bd40: Layer already exists [2023-03-22T23:19:14.860Z] 51f22d0d75c4: Layer already exists [2023-03-22T23:19:14.860Z] e2438c3ef0da: Layer already exists [2023-03-22T23:19:14.860Z] 0551852d667c: Layer already exists [2023-03-22T23:19:14.860Z] 3.0.0-dev.10: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:15.480Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:15.817Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:19:15.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-22T23:19:15.818Z] 51f22d0d75c4: Preparing [2023-03-22T23:19:15.818Z] 3d4740e3dbe7: Preparing [2023-03-22T23:19:15.818Z] e2438c3ef0da: Preparing [2023-03-22T23:19:15.818Z] 0551852d667c: Preparing [2023-03-22T23:19:15.818Z] edf70074bd40: Preparing [2023-03-22T23:19:15.818Z] 3d4740e3dbe7: Layer already exists [2023-03-22T23:19:15.818Z] 0551852d667c: Layer already exists [2023-03-22T23:19:15.818Z] e2438c3ef0da: Layer already exists [2023-03-22T23:19:15.818Z] 51f22d0d75c4: Layer already exists [2023-03-22T23:19:15.818Z] edf70074bd40: Layer already exists [2023-03-22T23:19:15.818Z] a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:16.429Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:16.770Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-22T23:19:16.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-22T23:19:16.770Z] 51f22d0d75c4: Preparing [2023-03-22T23:19:16.770Z] 3d4740e3dbe7: Preparing [2023-03-22T23:19:16.770Z] e2438c3ef0da: Preparing [2023-03-22T23:19:16.770Z] 0551852d667c: Preparing [2023-03-22T23:19:16.770Z] edf70074bd40: Preparing [2023-03-22T23:19:16.770Z] e2438c3ef0da: Layer already exists [2023-03-22T23:19:16.770Z] 3d4740e3dbe7: Layer already exists [2023-03-22T23:19:16.770Z] edf70074bd40: Layer already exists [2023-03-22T23:19:16.770Z] 0551852d667c: Layer already exists [2023-03-22T23:19:16.770Z] 51f22d0d75c4: Layer already exists [2023-03-22T23:19:16.770Z] main: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T23:19:17.079Z] ===================================================== [Pipeline] echo [2023-03-22T23:19:17.085Z] taggedImages: [2023-03-22T23:19:17.085Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [2023-03-22T23:19:17.085Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-22T23:19:17.085Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 [2023-03-22T23:19:17.085Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [2023-03-22T23:19:17.085Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:17.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:19:17.444Z] [2023-03-22T23:19:17.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:17.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:19:17.777Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T23:19:17.777Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T23:19:17.777Z] 04944245beec: Pulling fs layer [2023-03-22T23:19:17.777Z] 699f458cf7ca: Pulling fs layer [2023-03-22T23:19:17.777Z] 765212b225bb: Pulling fs layer [2023-03-22T23:19:17.777Z] f23df028b6ca: Pulling fs layer [2023-03-22T23:19:17.777Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T23:19:17.777Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T23:19:17.777Z] 765212b225bb: Waiting [2023-03-22T23:19:17.777Z] f23df028b6ca: Waiting [2023-03-22T23:19:17.777Z] d65c8cfc05b1: Waiting [2023-03-22T23:19:17.777Z] 2437ff75d9bd: Waiting [2023-03-22T23:19:18.044Z] 04944245beec: Verifying Checksum [2023-03-22T23:19:18.044Z] 04944245beec: Download complete [2023-03-22T23:19:18.044Z] 765212b225bb: Verifying Checksum [2023-03-22T23:19:18.044Z] 765212b225bb: Download complete [2023-03-22T23:19:18.044Z] f23df028b6ca: Verifying Checksum [2023-03-22T23:19:18.044Z] f23df028b6ca: Download complete [2023-03-22T23:19:18.044Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T23:19:18.044Z] d65c8cfc05b1: Download complete [2023-03-22T23:19:18.316Z] 699f458cf7ca: Verifying Checksum [2023-03-22T23:19:18.316Z] 699f458cf7ca: Download complete [2023-03-22T23:19:18.584Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T23:19:18.584Z] 8998bd30e6a1: Download complete [2023-03-22T23:19:21.201Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T23:19:22.609Z] 8998bd30e6a1: Pull complete [2023-03-22T23:19:23.191Z] 04944245beec: Pull complete [2023-03-22T23:19:24.148Z] 699f458cf7ca: Pull complete [2023-03-22T23:19:24.416Z] 765212b225bb: Pull complete [2023-03-22T23:19:25.373Z] f23df028b6ca: Pull complete [2023-03-22T23:19:25.642Z] d65c8cfc05b1: Pull complete [2023-03-22T23:19:37.992Z] 2437ff75d9bd: Pull complete [2023-03-22T23:19:38.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T23:19:38.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:19:38.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:19:38.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container [2023-03-22T23:19:38.539Z] $ 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/device-rfid-llrp-go/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T23:19:41.344Z] $ docker top be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:19:42.170Z] ---> job-cost.sh [2023-03-22T23:19:42.170Z] lf-activate-venv: SKIPPING [2023-03-22T23:19:42.170Z] INFO: No Stack... [2023-03-22T23:19:42.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T23:19:43.392Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:19:43.719Z] + cat /w/workspace/device-rfid-llrp-go/77/archives/cost.csv [2023-03-22T23:19:43.719Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T23:19:44.054Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [2023-03-22T23:19:44.060Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] did not exist. Created. [2023-03-22T23:19:44.061Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:19:44.713Z] /w/workspace/device-rfid-llrp-go/77@tmp/durable-047dc5c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T23:19:45.357Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T23:19:45.379Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T23:19:45.440Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:19:45.449Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:19:45.475Z] $ docker stop --time=1 be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 [2023-03-22T23:19:46.985Z] $ docker rm -f --volumes be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T23:19:47.397Z] provisioning config files... [2023-03-22T23:19:47.404Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10862037609436241279tmp [Pipeline] { [Pipeline] sh [2023-03-22T23:19:47.697Z] + set +x [2023-03-22T23:19:47.697Z] + curl -s https://codecov.io/bash [2023-03-22T23:19:47.697Z] + bash -s -- [2023-03-22T23:19:47.697Z] [2023-03-22T23:19:47.697Z] _____ _ [2023-03-22T23:19:47.697Z] / ____| | | [2023-03-22T23:19:47.697Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T23:19:47.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T23:19:47.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T23:19:47.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T23:19:47.697Z] Bash-1.0.6 [2023-03-22T23:19:47.697Z] [2023-03-22T23:19:47.697Z] [2023-03-22T23:19:47.697Z] ==> git version 2.25.1 found [2023-03-22T23:19:47.697Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T23:19:47.697Z] Release-Date: 2020-01-08 [2023-03-22T23:19:47.697Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T23:19:47.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T23:19:47.697Z] ==> Jenkins CI detected. [2023-03-22T23:19:47.697Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-22T23:19:47.697Z] project root: . [2023-03-22T23:19:47.697Z] --> token set from env [2023-03-22T23:19:47.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T23:19:47.697Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T23:19:47.697Z] ==> Python coveragepy not found [2023-03-22T23:19:47.697Z] ==> Searching for coverage reports in: [2023-03-22T23:19:47.697Z] + . [2023-03-22T23:19:47.697Z] -> Found 1 reports [2023-03-22T23:19:47.697Z] ==> Detecting git/mercurial file structure [2023-03-22T23:19:47.697Z] ==> Reading reports [2023-03-22T23:19:47.697Z] + ./coverage.out bytes=457600 [2023-03-22T23:19:47.697Z] ==> Appending adjustments [2023-03-22T23:19:47.697Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T23:19:47.956Z] + Found adjustments [2023-03-22T23:19:47.956Z] ==> Gzipping contents [2023-03-22T23:19:48.215Z] 52K /tmp/codecov.1Ivm9j.gz [2023-03-22T23:19:48.215Z] ==> Uploading reports [2023-03-22T23:19:48.215Z] url: https://codecov.io [2023-03-22T23:19:48.215Z] query: branch=main&commit=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T23:19:48.215Z] -> Pinging Codecov [2023-03-22T23:19:48.215Z] 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=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T23:19:48.215Z] -> Uploading to [2023-03-22T23:19:48.215Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/a41d6dc477aab60bbffd9796b8b3bd1f25c661ce/ef2cd0a2-aa19-4986-9be6-e71a48b58b2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T231948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44ace5371e17fc160b2b1814b2697236e622ced5a8739acf6e6ce5998a1ce7ba [2023-03-22T23:19:48.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:19:48.215Z] Dload Upload Total Spent Left Speed [2023-03-22T23:19:48.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50442 0 0 100 50442 0 152k --:--:-- --:--:-- --:--:-- 152k [2023-03-22T23:19:48.781Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } [2023-03-22T23:19:48.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T23:19:48.988Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T23:19:48.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:49.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T23:19:49.289Z] [2023-03-22T23:19:49.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:19:49.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T23:19:49.583Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T23:19:49.583Z] df9b9388f04a: Pulling fs layer [2023-03-22T23:19:49.583Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T23:19:49.583Z] 25bc292e5bac: Pulling fs layer [2023-03-22T23:19:49.583Z] 114826534d7a: Pulling fs layer [2023-03-22T23:19:49.583Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T23:19:49.583Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T23:19:49.583Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T23:19:49.583Z] 4657fd5d0bcf: Waiting [2023-03-22T23:19:49.583Z] 8a3aa393b2d8: Waiting [2023-03-22T23:19:49.583Z] 6ad1cebc031e: Waiting [2023-03-22T23:19:49.583Z] 114826534d7a: Waiting [2023-03-22T23:19:49.583Z] 25bc292e5bac: Verifying Checksum [2023-03-22T23:19:49.583Z] 25bc292e5bac: Download complete [2023-03-22T23:19:49.583Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T23:19:49.583Z] 52dc419b0ee2: Download complete [2023-03-22T23:19:49.583Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T23:19:49.583Z] 4657fd5d0bcf: Download complete [2023-03-22T23:19:49.583Z] df9b9388f04a: Download complete [2023-03-22T23:19:49.844Z] df9b9388f04a: Pull complete [2023-03-22T23:19:49.844Z] 52dc419b0ee2: Pull complete [2023-03-22T23:19:49.844Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T23:19:49.844Z] 6ad1cebc031e: Download complete [2023-03-22T23:19:49.844Z] 25bc292e5bac: Pull complete [2023-03-22T23:19:50.411Z] 114826534d7a: Verifying Checksum [2023-03-22T23:19:50.411Z] 114826534d7a: Download complete [2023-03-22T23:19:50.669Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T23:19:50.669Z] 8a3aa393b2d8: Download complete [2023-03-22T23:19:53.950Z] 114826534d7a: Pull complete [2023-03-22T23:19:53.950Z] 4657fd5d0bcf: Pull complete [2023-03-22T23:19:53.950Z] 6ad1cebc031e: Pull complete [2023-03-22T23:19:57.235Z] 8a3aa393b2d8: Pull complete [2023-03-22T23:19:57.235Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T23:19:57.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T23:19:57.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:19:57.311Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:19:57.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T23:19:59.003Z] $ docker top 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T23:19:59.068Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-22T23:19:59.342Z] + set -o pipefail [2023-03-22T23:19:59.342Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a38cbf96-576d-49ca-a4f3-36e4544d948e [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] [2023-03-22T23:20:04.609Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T23:20:04.609Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T23:20:04.609Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T23:20:04.619Z] $ docker stop --time=1 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b [2023-03-22T23:20:06.482Z] $ docker rm -f --volumes 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:20:07.145Z] + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] sh [2023-03-22T23:20:07.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:20:07.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:07.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:20:07.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:20:07.788Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:20:07.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:20:08.203Z] $ docker top 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 -eo pid,comm [2023-03-22T23:20:08.256Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T23:20:08.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:20:08.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:20:08.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:20:08.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:20:08.417Z] $ docker exec 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 ssh-agent [2023-03-22T23:20:08.531Z] SSH_AUTH_SOCK=/tmp/ssh-trctECn6NEtO/agent.32 [2023-03-22T23:20:08.531Z] SSH_AGENT_PID=38 [2023-03-22T23:20:08.536Z] Running ssh-add (command line suppressed) [2023-03-22T23:20:08.645Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13647895609282698555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13647895609282698555.key) [2023-03-22T23:20:08.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:20:08.939Z] + git semver tag [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,127 [run_tag] DEBUG tag force:False [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,127 [check_head_tag] DEBUG check head tag [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,128 [execute] INFO git cat-file --batch-check [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,132 [execute] INFO git cat-file --batch [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,147 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,147 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:20:09.196Z] 2023-03-22 23:20:09,153 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:09.196Z] 3.0.0-dev.10 [Pipeline] } [2023-03-22T23:20:09.203Z] $ docker exec --env ******** --env ******** 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 ssh-agent -k [2023-03-22T23:20:09.297Z] unset SSH_AUTH_SOCK; [2023-03-22T23:20:09.298Z] unset SSH_AGENT_PID; [2023-03-22T23:20:09.298Z] echo Agent pid 38 killed; [2023-03-22T23:20:09.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:20:09.605Z] + git semver [Pipeline] } [2023-03-22T23:20:09.873Z] $ docker stop --time=1 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 [2023-03-22T23:20:11.139Z] $ docker rm -f --volumes 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:11.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T23:20:11.520Z] [2023-03-22T23:20:11.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:11.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T23:20:11.818Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T23:20:11.818Z] ab5ef0e58194: Pulling fs layer [2023-03-22T23:20:11.818Z] 9712f1f96733: Pulling fs layer [2023-03-22T23:20:11.818Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T23:20:11.818Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T23:20:11.818Z] e9a5061849ea: Pulling fs layer [2023-03-22T23:20:11.818Z] d747dcd14b5f: Pulling fs layer [2023-03-22T23:20:11.818Z] 2de7ff778b66: Pulling fs layer [2023-03-22T23:20:11.818Z] 0d9ebad4ef96: Waiting [2023-03-22T23:20:11.818Z] e9a5061849ea: Waiting [2023-03-22T23:20:11.818Z] 2de7ff778b66: Waiting [2023-03-22T23:20:11.818Z] d747dcd14b5f: Waiting [2023-03-22T23:20:11.818Z] 9712f1f96733: Verifying Checksum [2023-03-22T23:20:11.818Z] 9712f1f96733: Download complete [2023-03-22T23:20:12.429Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T23:20:12.429Z] 63f879dbbcfc: Download complete [2023-03-22T23:20:12.700Z] e9a5061849ea: Verifying Checksum [2023-03-22T23:20:12.700Z] e9a5061849ea: Download complete [2023-03-22T23:20:12.700Z] d747dcd14b5f: Verifying Checksum [2023-03-22T23:20:12.700Z] d747dcd14b5f: Download complete [2023-03-22T23:20:12.700Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T23:20:12.700Z] 0d9ebad4ef96: Download complete [2023-03-22T23:20:12.700Z] ab5ef0e58194: Verifying Checksum [2023-03-22T23:20:12.700Z] ab5ef0e58194: Download complete [2023-03-22T23:20:12.700Z] 2de7ff778b66: Verifying Checksum [2023-03-22T23:20:12.700Z] 2de7ff778b66: Download complete [2023-03-22T23:20:15.983Z] ab5ef0e58194: Pull complete [2023-03-22T23:20:15.983Z] 9712f1f96733: Pull complete [2023-03-22T23:20:16.241Z] 63f879dbbcfc: Pull complete [2023-03-22T23:20:19.524Z] 0d9ebad4ef96: Pull complete [2023-03-22T23:20:19.524Z] e9a5061849ea: Pull complete [2023-03-22T23:20:19.782Z] d747dcd14b5f: Pull complete [2023-03-22T23:20:20.718Z] 2de7ff778b66: Pull complete [2023-03-22T23:20:20.718Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T23:20:20.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T23:20:20.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:20:20.803Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:20:20.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T23:20:22.642Z] $ docker top 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:20:22.711Z] provisioning config files... [2023-03-22T23:20:22.717Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17025715089562891833tmp [2023-03-22T23:20:22.727Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4200675603468142540tmp [2023-03-22T23:20:22.735Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2759334124287093846tmp [Pipeline] { [Pipeline] echo [2023-03-22T23:20:22.751Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:23.030Z] ---> sigul-configuration.sh [2023-03-22T23:20:23.030Z] gpg: directory `/root/.gnupg' created [2023-03-22T23:20:23.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T23:20:23.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T23:20:23.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T23:20:23.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T23:20:23.030Z] gpg: CAST5 encrypted data [2023-03-22T23:20:23.030Z] gpg: encrypted with 1 passphrase [2023-03-22T23:20:23.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T23:20:23.311Z] + mkdir /home/jenkins [2023-03-22T23:20:23.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T23:20:23.590Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-22T23:20:23.597Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:23.879Z] ---> sigul-install.sh [2023-03-22T23:20:23.879Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T23:20:24.168Z] + git tag --list [2023-03-22T23:20:24.168Z] v0.0.0 [2023-03-22T23:20:24.168Z] v1.0.0 [2023-03-22T23:20:24.168Z] v2.1.0 [2023-03-22T23:20:24.168Z] v2.1.1 [2023-03-22T23:20:24.168Z] v2.1.1-dev.1 [2023-03-22T23:20:24.168Z] v2.2.0 [2023-03-22T23:20:24.168Z] v2.2.1-dev.1 [2023-03-22T23:20:24.168Z] v2.2.1-dev.2 [2023-03-22T23:20:24.168Z] v2.2.1-dev.3 [2023-03-22T23:20:24.168Z] v2.2.1-dev.4 [2023-03-22T23:20:24.168Z] v2.2.1-dev.5 [2023-03-22T23:20:24.168Z] v2.2.1-dev.6 [2023-03-22T23:20:24.168Z] v2.2.1-dev.7 [2023-03-22T23:20:24.168Z] v2.3.0 [2023-03-22T23:20:24.168Z] v2.3.0-dev.10 [2023-03-22T23:20:24.168Z] v2.3.0-dev.11 [2023-03-22T23:20:24.168Z] v2.3.0-dev.12 [2023-03-22T23:20:24.168Z] v2.3.0-dev.13 [2023-03-22T23:20:24.168Z] v2.3.0-dev.14 [2023-03-22T23:20:24.168Z] v2.3.0-dev.15 [2023-03-22T23:20:24.168Z] v2.3.0-dev.16 [2023-03-22T23:20:24.168Z] v2.3.0-dev.17 [2023-03-22T23:20:24.168Z] v2.3.0-dev.18 [2023-03-22T23:20:24.168Z] v2.3.0-dev.19 [2023-03-22T23:20:24.168Z] v2.3.0-dev.20 [2023-03-22T23:20:24.168Z] v2.3.0-dev.21 [2023-03-22T23:20:24.168Z] v2.3.0-dev.22 [2023-03-22T23:20:24.168Z] v2.3.0-dev.23 [2023-03-22T23:20:24.168Z] v2.3.0-dev.7 [2023-03-22T23:20:24.168Z] v2.3.0-dev.8 [2023-03-22T23:20:24.168Z] v2.3.0-dev.9 [2023-03-22T23:20:24.168Z] v3.0.0-dev.1 [2023-03-22T23:20:24.168Z] v3.0.0-dev.10 [2023-03-22T23:20:24.168Z] v3.0.0-dev.2 [2023-03-22T23:20:24.168Z] v3.0.0-dev.3 [2023-03-22T23:20:24.168Z] v3.0.0-dev.4 [2023-03-22T23:20:24.168Z] v3.0.0-dev.5 [2023-03-22T23:20:24.168Z] v3.0.0-dev.6 [2023-03-22T23:20:24.168Z] v3.0.0-dev.7 [2023-03-22T23:20:24.168Z] v3.0.0-dev.8 [2023-03-22T23:20:24.168Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T23:20:24.450Z] + lftools sign git-tag v3.0.0-dev.10 [2023-03-22T23:20:25.017Z] Signing Git tag with Sigul... [2023-03-22T23:20:25.017Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-03-22T23:20:25.283Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:25.566Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T23:20:25.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T23:20:25.585Z] $ docker stop --time=1 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd [2023-03-22T23:20:26.883Z] $ docker rm -f --volumes 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T23:20:27.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:20:27.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:27.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:20:27.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:20:27.670Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:20:27.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:20:28.092Z] $ docker top 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:20:28.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:20:28.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:20:28.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:20:28.289Z] $ docker exec 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e ssh-agent [2023-03-22T23:20:28.409Z] SSH_AUTH_SOCK=/tmp/ssh-4YgUtzVw5OD6/agent.32 [2023-03-22T23:20:28.409Z] SSH_AGENT_PID=38 [2023-03-22T23:20:28.415Z] Running ssh-add (command line suppressed) [2023-03-22T23:20:28.520Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5218202023596373002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5218202023596373002.key) [2023-03-22T23:20:28.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:20:28.819Z] + git semver bump pre [2023-03-22T23:20:29.077Z] 2023-03-22 23:20:28,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,989 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,989 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,990 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,990 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,990 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,991 [execute] INFO git cat-file --batch-check [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,997 [execute] INFO git cat-file --batch [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:28,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:20:29.078Z] 2023-03-22 23:20:29,003 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:29.078Z] 3.0.0-dev.11 [Pipeline] } [2023-03-22T23:20:29.084Z] $ docker exec --env ******** --env ******** 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e ssh-agent -k [2023-03-22T23:20:29.182Z] unset SSH_AUTH_SOCK; [2023-03-22T23:20:29.182Z] unset SSH_AGENT_PID; [2023-03-22T23:20:29.182Z] echo Agent pid 38 killed; [2023-03-22T23:20:29.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:20:29.499Z] + git semver [Pipeline] } [2023-03-22T23:20:29.766Z] $ docker stop --time=1 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e [2023-03-22T23:20:31.027Z] $ docker rm -f --volumes 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:20:31.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:20:31.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:31.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:20:31.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:20:31.738Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:20:31.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:20:32.140Z] $ docker top 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:20:32.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:20:32.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:20:32.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:20:32.344Z] $ docker exec 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 ssh-agent [2023-03-22T23:20:32.441Z] SSH_AUTH_SOCK=/tmp/ssh-A26fcEohofhc/agent.32 [2023-03-22T23:20:32.441Z] SSH_AGENT_PID=38 [2023-03-22T23:20:32.447Z] Running ssh-add (command line suppressed) [2023-03-22T23:20:32.534Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3342525225733035084.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3342525225733035084.key) [2023-03-22T23:20:32.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:20:32.834Z] + git semver push [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,006 [run_push] DEBUG push [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,007 [execute] INFO git cat-file --batch-check [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,011 [execute] INFO git rev-list b3d741b8f722c5a03f1e116777ed64005c400806 -- [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,011 [execute] DEBUG Popen(['git', 'rev-list', 'b3d741b8f722c5a03f1e116777ed64005c400806', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,017 [execute] INFO git fetch -v origin [2023-03-22T23:20:33.092Z] 2023-03-22 23:20:33,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T23:20:33.660Z] 2023-03-22 23:20:33,488 [run_push] DEBUG no remote changes detected [2023-03-22T23:20:33.660Z] 2023-03-22 23:20:33,488 [execute] INFO git push origin semver [2023-03-22T23:20:33.660Z] 2023-03-22 23:20:33,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:20:34.227Z] 2023-03-22 23:20:34,221 [run_push] DEBUG push all version tags [2023-03-22T23:20:34.227Z] 2023-03-22 23:20:34,221 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T23:20:34.227Z] 2023-03-22 23:20:34,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:20:35.164Z] 2023-03-22 23:20:34,893 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-22T23:20:35.164Z] 3.0.0-dev.11 [Pipeline] } [2023-03-22T23:20:35.172Z] $ docker exec --env ******** --env ******** 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 ssh-agent -k [2023-03-22T23:20:35.270Z] unset SSH_AUTH_SOCK; [2023-03-22T23:20:35.271Z] unset SSH_AGENT_PID; [2023-03-22T23:20:35.271Z] echo Agent pid 38 killed; [2023-03-22T23:20:35.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:20:35.590Z] + git semver [Pipeline] } [2023-03-22T23:20:35.857Z] $ docker stop --time=1 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 [2023-03-22T23:20:37.153Z] $ docker rm -f --volumes 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T23:20:37.685Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-22T23:20:37.685Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-22T23:20:37.685Z] total 16 [2023-03-22T23:20:37.685Z] drwxr-xr-x 3 root root 4096 Mar 22 23:07 . [2023-03-22T23:20:37.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:20 .. [2023-03-22T23:20:37.685Z] drwxr-xr-x 2 root root 4096 Mar 22 23:07 cost [2023-03-22T23:20:37.685Z] -rw-r--r-- 1 root root 90 Mar 22 23:07 cost.csv [2023-03-22T23:20:37.685Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-22T23:20:37.685Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-22T23:20:37.685Z] total 16 [2023-03-22T23:20:37.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:07 . [2023-03-22T23:20:37.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:20 .. [2023-03-22T23:20:37.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 23:07 cost [2023-03-22T23:20:37.685Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 22 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:37.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:38.822Z] ---> package-listing.sh [2023-03-22T23:20:38.822Z] ++ facter osfamily [2023-03-22T23:20:38.822Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T23:20:39.079Z] + OS_FAMILY=debian [2023-03-22T23:20:39.079Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-22T23:20:39.079Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T23:20:39.079Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T23:20:39.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T23:20:39.079Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T23:20:39.079Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-22T23:20:39.079Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T23:20:39.079Z] + case "${OS_FAMILY}" in [2023-03-22T23:20:39.079Z] + dpkg -l [2023-03-22T23:20:39.079Z] + grep '^ii' [2023-03-22T23:20:39.079Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T23:20:39.079Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T23:20:39.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T23:20:39.079Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-22T23:20:39.079Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-22T23:20:39.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-03-22T23:20:39.090Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T23:20:39.368Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:20:39.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:20:39.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:20:39.992Z] prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container [2023-03-22T23:20:40.037Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T23:20:40.254Z] $ docker top 48ee365d0eef853f905bab8a72307d6fa6c4138f27ba256d068cf9d06ad83764 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:20:40.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T23:20:40.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T23:20:41.241Z] + ls /var/log/sa-host [2023-03-22T23:20:41.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:20:41.302Z] provisioning config files... [2023-03-22T23:20:41.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9279954630445005158tmp [Pipeline] { [Pipeline] echo [2023-03-22T23:20:41.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:41.604Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T23:20:41.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:41.924Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T23:20:41.932Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:42.215Z] ---> sudo-logs.sh [2023-03-22T23:20:42.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T23:20:42.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:42.528Z] ---> job-cost.sh [2023-03-22T23:20:42.528Z] lf-activate-venv: SKIPPING [2023-03-22T23:20:42.528Z] DEBUG: total: 0.2199999988079071 [2023-03-22T23:20:42.528Z] INFO: Retrieving Stack Cost... [2023-03-22T23:20:43.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:20:43.355Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T23:20:43.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:20:43.650Z] ---> logs-deploy.sh [2023-03-22T23:20:43.650Z] lf-activate-venv: SKIPPING [2023-03-22T23:20:43.650Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/77 [2023-03-22T23:20:43.650Z] INFO: archiving workspace using pattern(s): [2023-03-22T23:20:44.586Z] Archives upload complete. [2023-03-22T23:20:44.586Z] INFO: archiving logs to Nexus