Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 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-ssh11857361707047660742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh413114245505607036.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3929610615045245385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17430106620822815125.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-ssh9684318871088745722.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.21 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-8051 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255)" > 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 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 > git rev-list --no-walk ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T16:40:50.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T16:40:50.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T16:40:50.610Z] ========================================================= [2023-09-27T16:40:50.610Z] EdgeX Global Pipelines Version Info [2023-09-27T16:40:50.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:40:51.310Z] ------------------- [2023-09-27T16:40:51.310Z] stable info: [2023-09-27T16:40:51.310Z] ------------------- [2023-09-27T16:40:51.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T16:40:51.310Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T16:40:51.310Z] Message: update stable to v1.0.254 [2023-09-27T16:40:51.879Z] ------------------- [2023-09-27T16:40:51.879Z] experimental info: [2023-09-27T16:40:51.879Z] ------------------- [2023-09-27T16:40:51.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T16:40:51.879Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T16:40:51.879Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T16:40:52.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-27T16:40:52.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-27T16:40:52.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T16:40:52.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T16:40:52.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T16:40:52.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T16:40:52.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T16:40:52.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T16:40:52.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T16:40:52.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T16:40:52.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T16:40:52.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-27T16:40:52.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T16:40:52.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T16:40:52.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T16:40:52.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T16:40:52.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T16:40:52.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T16:40:52.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T16:40:52.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T16:40:52.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T16:40:52.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T16:40:52.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T16:40:52.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T16:40:52.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T16:40:52.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T16:40:52.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T16:40:52.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-27T16:40:52.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-27T16:40:52.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-27T16:40:52.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo [2023-09-27T16:40:52.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e75981 [Pipeline] echo [2023-09-27T16:40:52.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:40:52.565Z] provisioning config files... [2023-09-27T16:40:52.581Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13774850011796916576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:40:52.882Z] ---> docker-login.sh [2023-09-27T16:40:52.882Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:40:53.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:40:53.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:40:53.142Z] Configure a credential helper to remove this warning. See [2023-09-27T16:40:53.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:40:53.142Z] [2023-09-27T16:40:53.142Z] Login Succeeded [2023-09-27T16:40:53.142Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:40:53.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:40:53.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:40:53.402Z] Configure a credential helper to remove this warning. See [2023-09-27T16:40:53.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:40:53.402Z] [2023-09-27T16:40:53.402Z] Login Succeeded [2023-09-27T16:40:53.402Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:40:53.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:40:53.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:40:53.403Z] Configure a credential helper to remove this warning. See [2023-09-27T16:40:53.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:40:53.403Z] [2023-09-27T16:40:53.403Z] Login Succeeded [2023-09-27T16:40:53.403Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:40:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:40:53.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:40:53.666Z] Configure a credential helper to remove this warning. See [2023-09-27T16:40:53.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:40:53.666Z] [2023-09-27T16:40:53.666Z] Login Succeeded [2023-09-27T16:40:53.666Z] docker.io [2023-09-27T16:40:53.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:40:53.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:40:53.929Z] Configure a credential helper to remove this warning. See [2023-09-27T16:40:53.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:40:53.929Z] [2023-09-27T16:40:53.929Z] Login Succeeded [2023-09-27T16:40:53.929Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:40:53.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T16:40:54.317Z] + git rev-list -1 --merges 2e75981913cbc41681b9c59fd5d2458c5db5b5f2~1..2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo [2023-09-27T16:40:54.366Z] -----------> git rev-list -1 --merges 2e75981913cbc41681b9c59fd5d2458c5db5b5f2~1..2e75981913cbc41681b9c59fd5d2458c5db5b5f2 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [false] [Pipeline] sh [2023-09-27T16:40:54.675Z] + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo [2023-09-27T16:40:54.691Z] ========================================================= [2023-09-27T16:40:54.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T16:40:54.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T16:40:55.005Z] + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo [2023-09-27T16:40:55.015Z] [semverPrep] GIT_COMMIT: 2e75981913cbc41681b9c59fd5d2458c5db5b5f2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255) [Pipeline] echo [2023-09-27T16:40:55.023Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T16:40:55.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T16:40:55.475Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T16:40:55.475Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T16:40:55.475Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T16:40:55.475Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T16:40:55.475Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T16:40:55.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:40:55.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:40:55.902Z] [2023-09-27T16:40:55.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:40:56.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:40:56.220Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T16:40:56.220Z] b85a868b505f: Pulling fs layer [2023-09-27T16:40:56.220Z] e2be974225ed: Pulling fs layer [2023-09-27T16:40:56.220Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T16:40:56.220Z] 988bab9f4d93: Pulling fs layer [2023-09-27T16:40:56.220Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T16:40:56.220Z] eaf3925da568: Pulling fs layer [2023-09-27T16:40:56.220Z] bab4dde63d76: Pulling fs layer [2023-09-27T16:40:56.220Z] bde34c3a00c8: Pulling fs layer [2023-09-27T16:40:56.220Z] b352a97aabf1: Pulling fs layer [2023-09-27T16:40:56.220Z] 4872d77fe225: Pulling fs layer [2023-09-27T16:40:56.220Z] 5851b861e8e6: Pulling fs layer [2023-09-27T16:40:56.220Z] bab4dde63d76: Waiting [2023-09-27T16:40:56.220Z] 1469e6f7b9e6: Waiting [2023-09-27T16:40:56.220Z] bde34c3a00c8: Waiting [2023-09-27T16:40:56.220Z] 5851b861e8e6: Waiting [2023-09-27T16:40:56.220Z] b352a97aabf1: Waiting [2023-09-27T16:40:56.220Z] eaf3925da568: Waiting [2023-09-27T16:40:56.220Z] e2be974225ed: Download complete [2023-09-27T16:40:56.220Z] 988bab9f4d93: Verifying Checksum [2023-09-27T16:40:56.220Z] 988bab9f4d93: Download complete [2023-09-27T16:40:56.479Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T16:40:56.479Z] 1469e6f7b9e6: Download complete [2023-09-27T16:40:56.479Z] eaf3925da568: Download complete [2023-09-27T16:40:56.479Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T16:40:56.479Z] 339a4e72a1f5: Download complete [2023-09-27T16:40:56.479Z] bde34c3a00c8: Verifying Checksum [2023-09-27T16:40:56.479Z] bde34c3a00c8: Download complete [2023-09-27T16:40:56.479Z] b352a97aabf1: Verifying Checksum [2023-09-27T16:40:56.479Z] b352a97aabf1: Download complete [2023-09-27T16:40:56.479Z] 4872d77fe225: Download complete [2023-09-27T16:40:56.479Z] 5851b861e8e6: Verifying Checksum [2023-09-27T16:40:56.479Z] 5851b861e8e6: Download complete [2023-09-27T16:40:56.479Z] b85a868b505f: Verifying Checksum [2023-09-27T16:40:56.479Z] b85a868b505f: Download complete [2023-09-27T16:40:56.738Z] bab4dde63d76: Verifying Checksum [2023-09-27T16:40:56.738Z] bab4dde63d76: Download complete [2023-09-27T16:40:58.114Z] b85a868b505f: Pull complete [2023-09-27T16:40:58.114Z] e2be974225ed: Pull complete [2023-09-27T16:40:58.375Z] 339a4e72a1f5: Pull complete [2023-09-27T16:40:58.375Z] 988bab9f4d93: Pull complete [2023-09-27T16:40:58.945Z] 1469e6f7b9e6: Pull complete [2023-09-27T16:40:58.945Z] eaf3925da568: Pull complete [2023-09-27T16:41:00.863Z] bab4dde63d76: Pull complete [2023-09-27T16:41:00.863Z] bde34c3a00c8: Pull complete [2023-09-27T16:41:00.863Z] b352a97aabf1: Pull complete [2023-09-27T16:41:00.863Z] 4872d77fe225: Pull complete [2023-09-27T16:41:00.863Z] 5851b861e8e6: Pull complete [2023-09-27T16:41:00.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T16:41:00.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:41:00.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:41:00.972Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:41:01.009Z] $ 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-09-27T16:41:05.213Z] $ docker top e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d -eo pid,comm [2023-09-27T16:41:05.265Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T16:41:05.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T16:41:05.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:41:05.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:41:05.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:41:05.421Z] $ docker exec e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent [2023-09-27T16:41:05.523Z] SSH_AUTH_SOCK=/tmp/ssh-H0FLUzyicb3Y/agent.32 [2023-09-27T16:41:05.524Z] SSH_AGENT_PID=38 [2023-09-27T16:41:05.531Z] Running ssh-add (command line suppressed) [2023-09-27T16:41:05.632Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_136523944809494261.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_136523944809494261.key) [2023-09-27T16:41:05.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:41:05.933Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T16:41:05.949Z] $ docker exec --env ******** --env ******** e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent -k [2023-09-27T16:41:06.059Z] unset SSH_AUTH_SOCK; [2023-09-27T16:41:06.059Z] unset SSH_AGENT_PID; [2023-09-27T16:41:06.059Z] echo Agent pid 38 killed; [2023-09-27T16:41:06.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T16:41:06.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:41:06.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:41:06.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:41:06.207Z] $ docker exec e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent [2023-09-27T16:41:06.317Z] SSH_AUTH_SOCK=/tmp/ssh-XmXcevHtKoFQ/agent.70 [2023-09-27T16:41:06.317Z] SSH_AGENT_PID=76 [2023-09-27T16:41:06.323Z] Running ssh-add (command line suppressed) [2023-09-27T16:41:06.424Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_625005602453817459.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_625005602453817459.key) [2023-09-27T16:41:06.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:41:06.723Z] + git semver init [2023-09-27T16:41:06.982Z] 2023-09-27 16:41:06,919 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T16:41:06.982Z] 2023-09-27 16:41:06,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-27T16:41:06.982Z] 2023-09-27 16:41:06,920 [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-09-27T16:41:06.982Z] 2023-09-27 16:41:06,920 [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-09-27T16:41:08.362Z] 2023-09-27 16:41:08,263 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-27T16:41:08.362Z] 2023-09-27 16:41:08,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-27T16:41:08.362Z] 2023-09-27 16:41:08,264 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:41:08.362Z] 2023-09-27 16:41:08,264 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:41:08.362Z] 3.1.0-dev.12 [Pipeline] } [2023-09-27T16:41:08.377Z] $ docker exec --env ******** --env ******** e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent -k [2023-09-27T16:41:08.481Z] unset SSH_AUTH_SOCK; [2023-09-27T16:41:08.481Z] unset SSH_AGENT_PID; [2023-09-27T16:41:08.482Z] echo Agent pid 76 killed; [2023-09-27T16:41:08.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:41:08.807Z] + git semver [Pipeline] } [2023-09-27T16:41:09.096Z] $ docker stop --time=1 e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d [2023-09-27T16:41:11.874Z] $ docker rm -f --volumes e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:41:12.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T16:41:12.701Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T16:41:12.704Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:41:12.816Z] provisioning config files... [2023-09-27T16:41:12.838Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8449306151616163096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:41:13.129Z] ---> docker-login.sh [2023-09-27T16:41:13.129Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:41:13.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:41:13.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:41:13.129Z] Configure a credential helper to remove this warning. See [2023-09-27T16:41:13.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:41:13.129Z] [2023-09-27T16:41:13.129Z] Login Succeeded [2023-09-27T16:41:13.129Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:41:13.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:41:13.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:41:13.129Z] Configure a credential helper to remove this warning. See [2023-09-27T16:41:13.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:41:13.129Z] [2023-09-27T16:41:13.129Z] Login Succeeded [2023-09-27T16:41:13.129Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:41:13.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:41:13.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:41:13.388Z] Configure a credential helper to remove this warning. See [2023-09-27T16:41:13.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:41:13.388Z] [2023-09-27T16:41:13.388Z] Login Succeeded [2023-09-27T16:41:13.388Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:41:13.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:41:13.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:41:13.388Z] Configure a credential helper to remove this warning. See [2023-09-27T16:41:13.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:41:13.388Z] [2023-09-27T16:41:13.388Z] Login Succeeded [2023-09-27T16:41:13.388Z] docker.io [2023-09-27T16:41:13.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:41:13.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:41:13.647Z] Configure a credential helper to remove this warning. See [2023-09-27T16:41:13.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:41:13.647Z] [2023-09-27T16:41:13.647Z] Login Succeeded [2023-09-27T16:41:13.647Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:41:13.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T16:41:13.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:41:13.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:41:13.754Z] ========================================================= [2023-09-27T16:41:13.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T16:41:13.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:41:14.063Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T16:41:14.063Z] Sending build context to Docker daemon 4.344MB [2023-09-27T16:41:14.063Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T16:41:14.063Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T16:41:15.448Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T16:41:15.448Z] 7264a8db6415: Pulling fs layer [2023-09-27T16:41:15.448Z] c4d48a809fc2: Pulling fs layer [2023-09-27T16:41:15.448Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T16:41:15.448Z] ad3a456e5733: Pulling fs layer [2023-09-27T16:41:15.448Z] 33e27b845d1e: Pulling fs layer [2023-09-27T16:41:15.448Z] c68163c4e522: Pulling fs layer [2023-09-27T16:41:15.448Z] 50da416c3ac9: Pulling fs layer [2023-09-27T16:41:15.448Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T16:41:15.448Z] ad3a456e5733: Waiting [2023-09-27T16:41:15.448Z] 33e27b845d1e: Waiting [2023-09-27T16:41:15.448Z] 50da416c3ac9: Waiting [2023-09-27T16:41:15.448Z] 23d2d4c4bb30: Waiting [2023-09-27T16:41:15.448Z] c4d48a809fc2: Verifying Checksum [2023-09-27T16:41:15.448Z] c4d48a809fc2: Download complete [2023-09-27T16:41:15.448Z] ad3a456e5733: Verifying Checksum [2023-09-27T16:41:15.448Z] ad3a456e5733: Download complete [2023-09-27T16:41:15.448Z] 33e27b845d1e: Verifying Checksum [2023-09-27T16:41:15.448Z] 33e27b845d1e: Download complete [2023-09-27T16:41:15.448Z] 7264a8db6415: Verifying Checksum [2023-09-27T16:41:15.448Z] 7264a8db6415: Download complete [2023-09-27T16:41:15.448Z] c68163c4e522: Verifying Checksum [2023-09-27T16:41:15.448Z] c68163c4e522: Download complete [2023-09-27T16:41:15.448Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T16:41:15.448Z] 23d2d4c4bb30: Download complete [2023-09-27T16:41:15.710Z] 7264a8db6415: Pull complete [2023-09-27T16:41:15.710Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T16:41:15.710Z] 4f1c88b9dad5: Download complete [2023-09-27T16:41:15.968Z] c4d48a809fc2: Pull complete [2023-09-27T16:41:16.227Z] 50da416c3ac9: Verifying Checksum [2023-09-27T16:41:16.227Z] 50da416c3ac9: Download complete [2023-09-27T16:41:19.534Z] 4f1c88b9dad5: Pull complete [2023-09-27T16:41:19.534Z] ad3a456e5733: Pull complete [2023-09-27T16:41:19.534Z] 33e27b845d1e: Pull complete [2023-09-27T16:41:19.791Z] c68163c4e522: Pull complete [2023-09-27T16:41:22.327Z] 50da416c3ac9: Pull complete [2023-09-27T16:41:22.327Z] 23d2d4c4bb30: Pull complete [2023-09-27T16:41:22.327Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T16:41:22.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T16:41:22.327Z] ---> 0786185ac409 [2023-09-27T16:41:22.327Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T16:41:27.785Z] Still waiting to schedule task [2023-09-27T16:41:27.785Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-27T16:41:30.475Z] ---> Running in e13184bd5f64 [2023-09-27T16:41:30.475Z] Removing intermediate container e13184bd5f64 [2023-09-27T16:41:30.475Z] ---> b3130fd436d6 [2023-09-27T16:41:30.475Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T16:41:30.475Z] ---> Running in 9e862a10ecfc [2023-09-27T16:41:30.475Z] Removing intermediate container 9e862a10ecfc [2023-09-27T16:41:30.475Z] ---> 3f2c08857c97 [2023-09-27T16:41:30.475Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T16:41:30.475Z] ---> Running in d3e889d8c9ef [2023-09-27T16:41:30.475Z] Removing intermediate container d3e889d8c9ef [2023-09-27T16:41:30.475Z] ---> 3ffb2319fb02 [2023-09-27T16:41:30.475Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T16:41:30.475Z] ---> Running in eeec7761a3cf [2023-09-27T16:41:30.475Z] Removing intermediate container eeec7761a3cf [2023-09-27T16:41:30.475Z] ---> 51a6b005b7f2 [2023-09-27T16:41:30.475Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T16:41:30.475Z] ---> Running in 8df38dc1fa4c [2023-09-27T16:41:30.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:41:30.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:41:30.475Z] OK: 264 MiB in 52 packages [2023-09-27T16:41:30.475Z] Removing intermediate container 8df38dc1fa4c [2023-09-27T16:41:30.475Z] ---> e79ce0e63986 [2023-09-27T16:41:30.475Z] Step 8/12 : WORKDIR /app [2023-09-27T16:41:30.475Z] ---> Running in 65b35f9500a2 [2023-09-27T16:41:30.733Z] Removing intermediate container 65b35f9500a2 [2023-09-27T16:41:30.733Z] ---> 81483a04a621 [2023-09-27T16:41:30.733Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T16:41:30.733Z] ---> 3878d38f55a1 [2023-09-27T16:41:30.733Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:30.733Z] ---> Running in ce50ea13290f [2023-09-27T16:42:17.422Z] Removing intermediate container ce50ea13290f [2023-09-27T16:42:17.422Z] ---> a3bf5c5664fe [2023-09-27T16:42:17.422Z] Step 11/12 : COPY . . [2023-09-27T16:42:17.422Z] ---> 9a3a138c2b00 [2023-09-27T16:42:17.422Z] Step 12/12 : RUN $MAKE [2023-09-27T16:42:17.422Z] ---> Running in 1fe36761333e [2023-09-27T16:42:17.422Z] noop [2023-09-27T16:42:17.422Z] Removing intermediate container 1fe36761333e [2023-09-27T16:42:17.422Z] ---> f68c5fcc3f0f [2023-09-27T16:42:17.422Z] Successfully built f68c5fcc3f0f [2023-09-27T16:42:17.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:42:17.736Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T16:42:17.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:42:17.805Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:42:17.843Z] $ 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-09-27T16:42:18.162Z] $ docker top cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:42:18.495Z] + go version [2023-09-27T16:42:18.495Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T16:42:18.509Z] $ docker stop --time=1 cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 [2023-09-27T16:42:19.753Z] $ docker rm -f --volumes cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:42:20.132Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T16:42:20.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:42:20.204Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:42:20.237Z] $ 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-09-27T16:42:20.550Z] $ docker top 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:42:20.880Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:42:21.173Z] + make test [2023-09-27T16:42:21.173Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T16:42:22.547Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T16:42:32.510Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T16:42:32.511Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T16:42:36.700Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.559s coverage: 40.6% of statements [2023-09-27T16:42:36.700Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-09-27T16:42:36.700Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-09-27T16:42:54.774Z] go vet ./... [2023-09-27T16:42:57.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T16:42:57.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T16:42:57.303Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T16:42:57.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T16:42:57.324Z] $ docker stop --time=1 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d [2023-09-27T16:42:58.871Z] $ docker rm -f --volumes 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:42:59.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T16:42:59.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T16:42:59.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T16:43:00.268Z] + ls -al . [2023-09-27T16:43:00.268Z] total 644 [2023-09-27T16:43:00.268Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 16:42 . [2023-09-27T16:43:00.268Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 .. [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 16:40 .dockerignore [2023-09-27T16:43:00.268Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:42 .git [2023-09-27T16:43:00.268Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:40 .github [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 16:40 .gitignore [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:40 .golangci.yml [2023-09-27T16:43:00.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:41 .semver [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 16:40 Attribution.txt [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 16:40 CHANGELOG.md [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 16:40 Dockerfile [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:40 GOVERNANCE.md [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 16:40 Jenkinsfile [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 16:40 LICENSE [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 16:40 Makefile [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 16:40 OWNERS.md [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 16:40 README.md [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:41 VERSION [2023-09-27T16:43:00.268Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 bin [2023-09-27T16:43:00.268Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 cmd [2023-09-27T16:43:00.268Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 16:42 coverage.out [2023-09-27T16:43:00.268Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 examples [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 16:40 go.mod [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:40 go.sum [2023-09-27T16:43:00.268Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 images [2023-09-27T16:43:00.268Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 16:40 internal [2023-09-27T16:43:00.268Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 snap [2023-09-27T16:43:00.268Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:00.570Z] + 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=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-09-27T16:43:00.570Z] Sending build context to Docker daemon 4.344MB [2023-09-27T16:43:00.570Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T16:43:00.570Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T16:43:00.570Z] ---> f68c5fcc3f0f [2023-09-27T16:43:00.570Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T16:43:00.830Z] ---> Running in cb13dbf605ce [2023-09-27T16:43:00.830Z] Removing intermediate container cb13dbf605ce [2023-09-27T16:43:00.830Z] ---> a8eabff6e221 [2023-09-27T16:43:00.830Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T16:43:00.830Z] ---> Running in d50352727df6 [2023-09-27T16:43:00.830Z] Removing intermediate container d50352727df6 [2023-09-27T16:43:00.830Z] ---> a75f48068204 [2023-09-27T16:43:00.830Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T16:43:00.830Z] ---> Running in ef3186338ba4 [2023-09-27T16:43:01.088Z] Removing intermediate container ef3186338ba4 [2023-09-27T16:43:01.088Z] ---> 621dc64ac213 [2023-09-27T16:43:01.088Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T16:43:01.088Z] ---> Running in dffe7e487170 [2023-09-27T16:43:01.088Z] Removing intermediate container dffe7e487170 [2023-09-27T16:43:01.088Z] ---> c7cbf3132acb [2023-09-27T16:43:01.088Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T16:43:01.088Z] ---> Running in 1385e65cd874 [2023-09-27T16:43:01.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:43:01.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:43:01.605Z] OK: 264 MiB in 52 packages [2023-09-27T16:43:01.868Z] Removing intermediate container 1385e65cd874 [2023-09-27T16:43:01.868Z] ---> 4c93e5f843ed [2023-09-27T16:43:01.868Z] Step 8/24 : WORKDIR /app [2023-09-27T16:43:01.868Z] ---> Running in d5f0374c8d37 [2023-09-27T16:43:02.127Z] Removing intermediate container d5f0374c8d37 [2023-09-27T16:43:02.127Z] ---> 483021363f63 [2023-09-27T16:43:02.127Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T16:43:02.127Z] ---> 38a32ba1355a [2023-09-27T16:43:02.127Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:43:02.127Z] ---> Running in 289d14aeddca [2023-09-27T16:43:03.064Z] Removing intermediate container 289d14aeddca [2023-09-27T16:43:03.064Z] ---> 10c2b52ecfa5 [2023-09-27T16:43:03.064Z] Step 11/24 : COPY . . [2023-09-27T16:43:03.323Z] ---> ee4b5c2d8b4d [2023-09-27T16:43:03.323Z] Step 12/24 : RUN $MAKE [2023-09-27T16:43:03.323Z] ---> Running in a8f8b592c8fd [2023-09-27T16:43:03.582Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T16:43:25.510Z] Removing intermediate container a8f8b592c8fd [2023-09-27T16:43:25.510Z] ---> a93e6a33c52c [2023-09-27T16:43:25.510Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T16:43:25.510Z] 3.18: Pulling from library/alpine [2023-09-27T16:43:25.510Z] 7264a8db6415: Already exists [2023-09-27T16:43:25.510Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:43:25.510Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T16:43:25.510Z] ---> 7e01a0d0a1dc [2023-09-27T16:43:25.510Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T16:43:25.510Z] ---> Running in a0bc4958a820 [2023-09-27T16:43:25.510Z] Removing intermediate container a0bc4958a820 [2023-09-27T16:43:25.510Z] ---> 6a0f2d889967 [2023-09-27T16:43:25.510Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T16:43:25.510Z] ---> Running in 27642e2db325 [2023-09-27T16:43:25.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:43:25.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:43:25.510Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:43:25.510Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T16:43:25.510Z] OK: 7 MiB in 16 packages [2023-09-27T16:43:25.510Z] Removing intermediate container 27642e2db325 [2023-09-27T16:43:25.510Z] ---> 4e4b950cf927 [2023-09-27T16:43:25.510Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T16:43:25.510Z] ---> cda02819184a [2023-09-27T16:43:25.510Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T16:43:25.510Z] ---> 2168e59de5af [2023-09-27T16:43:25.510Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T16:43:25.510Z] ---> 72bc1abaf10b [2023-09-27T16:43:25.510Z] Step 19/24 : EXPOSE 59989 [2023-09-27T16:43:25.510Z] ---> Running in c8ec3c9af111 [2023-09-27T16:43:25.510Z] Removing intermediate container c8ec3c9af111 [2023-09-27T16:43:25.510Z] ---> 0594f0f233e7 [2023-09-27T16:43:25.510Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T16:43:25.510Z] ---> Running in bd735b261f95 [2023-09-27T16:43:25.510Z] Removing intermediate container bd735b261f95 [2023-09-27T16:43:25.510Z] ---> 7b1ea10589d6 [2023-09-27T16:43:25.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T16:43:25.510Z] ---> Running in 3c4d5ceb3222 [2023-09-27T16:43:25.510Z] Removing intermediate container 3c4d5ceb3222 [2023-09-27T16:43:25.510Z] ---> 4b9d1da37546 [2023-09-27T16:43:25.510Z] Step 22/24 : LABEL arch=amd64 [2023-09-27T16:43:25.510Z] ---> Running in be991f3d2e10 [2023-09-27T16:43:25.510Z] Removing intermediate container be991f3d2e10 [2023-09-27T16:43:25.510Z] ---> dbd63ac59877 [2023-09-27T16:43:25.510Z] Step 23/24 : LABEL git_sha=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:43:25.510Z] ---> Running in 2b2a6609264a [2023-09-27T16:43:25.510Z] Removing intermediate container 2b2a6609264a [2023-09-27T16:43:25.510Z] ---> 8f4b28ad299b [2023-09-27T16:43:25.510Z] Step 24/24 : LABEL version=3.1.0-dev.12 [2023-09-27T16:43:25.510Z] ---> Running in f68884841a02 [2023-09-27T16:43:25.770Z] Removing intermediate container f68884841a02 [2023-09-27T16:43:25.770Z] ---> 028e6290591b [2023-09-27T16:43:25.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T16:43:25.770Z] Successfully built 028e6290591b [2023-09-27T16:43:25.770Z] 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-09-27T16:43:25.880Z] provisioning config files... [2023-09-27T16:43:25.888Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11826788366438651399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:43:26.183Z] ---> docker-login.sh [2023-09-27T16:43:26.183Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:43:26.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:43:26.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:43:26.183Z] Configure a credential helper to remove this warning. See [2023-09-27T16:43:26.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:43:26.183Z] [2023-09-27T16:43:26.183Z] Login Succeeded [2023-09-27T16:43:26.183Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:43:26.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:43:26.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:43:26.183Z] Configure a credential helper to remove this warning. See [2023-09-27T16:43:26.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:43:26.183Z] [2023-09-27T16:43:26.183Z] Login Succeeded [2023-09-27T16:43:26.183Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:43:26.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:43:26.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:43:26.447Z] Configure a credential helper to remove this warning. See [2023-09-27T16:43:26.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:43:26.447Z] [2023-09-27T16:43:26.447Z] Login Succeeded [2023-09-27T16:43:26.447Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:43:26.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:43:26.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:43:26.447Z] Configure a credential helper to remove this warning. See [2023-09-27T16:43:26.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:43:26.447Z] [2023-09-27T16:43:26.447Z] Login Succeeded [2023-09-27T16:43:26.447Z] docker.io [2023-09-27T16:43:26.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:43:26.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:43:26.707Z] Configure a credential helper to remove this warning. See [2023-09-27T16:43:26.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:43:26.707Z] [2023-09-27T16:43:26.707Z] Login Succeeded [2023-09-27T16:43:26.707Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:43:26.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T16:43:26.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:43:26.755Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-27T16:43:26.755Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:43:26.755Z] latest [2023-09-27T16:43:26.755Z] 3.1.0-dev.12 [2023-09-27T16:43:26.755Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:43:26.755Z] main [2023-09-27T16:43:26.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:27.060Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:27.371Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:43:27.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-27T16:43:27.371Z] ae0856466db6: Preparing [2023-09-27T16:43:27.371Z] e978194487af: Preparing [2023-09-27T16:43:27.371Z] 263dcddb2eb2: Preparing [2023-09-27T16:43:27.371Z] 3c7997c34187: Preparing [2023-09-27T16:43:27.371Z] 4693057ce236: Preparing [2023-09-27T16:43:27.371Z] 4693057ce236: Layer already exists [2023-09-27T16:43:27.371Z] 3c7997c34187: Pushed [2023-09-27T16:43:27.371Z] 263dcddb2eb2: Pushed [2023-09-27T16:43:27.371Z] e978194487af: Pushed [2023-09-27T16:43:30.662Z] ae0856466db6: Pushed [2023-09-27T16:43:30.662Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:30.981Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:31.288Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-27T16:43:31.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-27T16:43:31.288Z] ae0856466db6: Preparing [2023-09-27T16:43:31.288Z] e978194487af: Preparing [2023-09-27T16:43:31.288Z] 263dcddb2eb2: Preparing [2023-09-27T16:43:31.288Z] 3c7997c34187: Preparing [2023-09-27T16:43:31.288Z] 4693057ce236: Preparing [2023-09-27T16:43:31.288Z] 3c7997c34187: Layer already exists [2023-09-27T16:43:31.288Z] e978194487af: Layer already exists [2023-09-27T16:43:31.288Z] ae0856466db6: Layer already exists [2023-09-27T16:43:31.288Z] 4693057ce236: Layer already exists [2023-09-27T16:43:31.288Z] 263dcddb2eb2: Layer already exists [2023-09-27T16:43:31.288Z] latest: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:31.609Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:31.921Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 [2023-09-27T16:43:31.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-27T16:43:31.921Z] ae0856466db6: Preparing [2023-09-27T16:43:31.921Z] e978194487af: Preparing [2023-09-27T16:43:31.921Z] 263dcddb2eb2: Preparing [2023-09-27T16:43:31.921Z] 3c7997c34187: Preparing [2023-09-27T16:43:31.921Z] 4693057ce236: Preparing [2023-09-27T16:43:31.921Z] e978194487af: Layer already exists [2023-09-27T16:43:31.921Z] 3c7997c34187: Layer already exists [2023-09-27T16:43:31.921Z] 4693057ce236: Layer already exists [2023-09-27T16:43:31.921Z] ae0856466db6: Layer already exists [2023-09-27T16:43:31.921Z] 263dcddb2eb2: Layer already exists [2023-09-27T16:43:31.921Z] 3.1.0-dev.12: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:32.235Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:32.542Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:43:32.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-27T16:43:32.542Z] ae0856466db6: Preparing [2023-09-27T16:43:32.542Z] e978194487af: Preparing [2023-09-27T16:43:32.542Z] 263dcddb2eb2: Preparing [2023-09-27T16:43:32.542Z] 3c7997c34187: Preparing [2023-09-27T16:43:32.542Z] 4693057ce236: Preparing [2023-09-27T16:43:32.542Z] 3c7997c34187: Layer already exists [2023-09-27T16:43:32.542Z] e978194487af: Layer already exists [2023-09-27T16:43:32.542Z] 263dcddb2eb2: Layer already exists [2023-09-27T16:43:32.542Z] 4693057ce236: Layer already exists [2023-09-27T16:43:32.542Z] ae0856466db6: Layer already exists [2023-09-27T16:43:32.542Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:32.857Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:33.166Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-27T16:43:33.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-27T16:43:33.167Z] ae0856466db6: Preparing [2023-09-27T16:43:33.167Z] e978194487af: Preparing [2023-09-27T16:43:33.167Z] 263dcddb2eb2: Preparing [2023-09-27T16:43:33.167Z] 3c7997c34187: Preparing [2023-09-27T16:43:33.167Z] 4693057ce236: Preparing [2023-09-27T16:43:33.167Z] 3c7997c34187: Layer already exists [2023-09-27T16:43:33.167Z] 4693057ce236: Layer already exists [2023-09-27T16:43:33.167Z] e978194487af: Layer already exists [2023-09-27T16:43:33.167Z] ae0856466db6: Layer already exists [2023-09-27T16:43:33.167Z] 263dcddb2eb2: Layer already exists [2023-09-27T16:43:33.167Z] main: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T16:43:33.218Z] ===================================================== [Pipeline] echo [2023-09-27T16:43:33.228Z] taggedImages: [2023-09-27T16:43:33.228Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:43:33.228Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-27T16:43:33.228Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 [2023-09-27T16:43:33.228Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:43:33.228Z] - 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-09-27T16:43:33.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:43:33.600Z] [2023-09-27T16:43:33.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:43:33.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:43:33.901Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T16:43:33.901Z] 5eb5b503b376: Pulling fs layer [2023-09-27T16:43:33.901Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T16:43:33.901Z] ec43610c2a17: Pulling fs layer [2023-09-27T16:43:33.901Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T16:43:33.901Z] 33b1e0a273af: Pulling fs layer [2023-09-27T16:43:33.901Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T16:43:33.901Z] 2f39f015ded8: Pulling fs layer [2023-09-27T16:43:33.901Z] 33b1e0a273af: Waiting [2023-09-27T16:43:33.901Z] 3a2ae6a8a46f: Waiting [2023-09-27T16:43:33.901Z] 5d3b04190fa2: Waiting [2023-09-27T16:43:34.160Z] 5c69ac0246d0: Download complete [2023-09-27T16:43:34.160Z] 3a2ae6a8a46f: Download complete [2023-09-27T16:43:34.160Z] ec43610c2a17: Verifying Checksum [2023-09-27T16:43:34.160Z] ec43610c2a17: Download complete [2023-09-27T16:43:34.160Z] 33b1e0a273af: Verifying Checksum [2023-09-27T16:43:34.160Z] 33b1e0a273af: Download complete [2023-09-27T16:43:34.160Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T16:43:34.160Z] 5d3b04190fa2: Download complete [2023-09-27T16:43:34.419Z] 5eb5b503b376: Verifying Checksum [2023-09-27T16:43:34.419Z] 5eb5b503b376: Download complete [2023-09-27T16:43:34.985Z] 2f39f015ded8: Download complete [2023-09-27T16:43:35.553Z] 5eb5b503b376: Pull complete [2023-09-27T16:43:35.553Z] 5c69ac0246d0: Pull complete [2023-09-27T16:43:36.120Z] ec43610c2a17: Pull complete [2023-09-27T16:43:36.120Z] 3a2ae6a8a46f: Pull complete [2023-09-27T16:43:36.120Z] 33b1e0a273af: Pull complete [2023-09-27T16:43:36.379Z] 5d3b04190fa2: Pull complete [2023-09-27T16:43:40.646Z] 2f39f015ded8: Pull complete [2023-09-27T16:43:40.646Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T16:43:40.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:43:40.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:43:40.733Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:43:40.770Z] $ 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-09-27T16:43:44.834Z] $ docker top 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:43:45.208Z] ---> job-cost.sh [2023-09-27T16:43:45.208Z] lf-activate-venv: SKIPPING [2023-09-27T16:43:45.208Z] INFO: No Stack... [2023-09-27T16:43:45.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T16:43:45.726Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T16:43:46.011Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-27T16:43:46.011Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T16:43:46.021Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [2023-09-27T16:43:46.030Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] did not exist. Created. [2023-09-27T16:43:46.030Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T16:43:46.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T16:43:46.370Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T16:43:46.376Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T16:43:46.396Z] $ docker stop --time=1 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 [2023-09-27T16:43:47.534Z] $ docker rm -f --volumes 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T16:44:12.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8054 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-27T16:44:12.100Z] Running in /w/workspace/device-rfid-llrp-go/117 [Pipeline] { [Pipeline] checkout [2023-09-27T16:44:12.140Z] The recommended git tool is: git [2023-09-27T16:44:18.422Z] using credential edgex-jenkins-ssh [2023-09-27T16:44:18.441Z] Cloning the remote Git repository [2023-09-27T16:44:18.497Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T16:44:18.609Z] > git init /w/workspace/device-rfid-llrp-go/117 # timeout=10 [2023-09-27T16:44:18.782Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T16:44:18.783Z] > git --version # timeout=10 [2023-09-27T16:44:18.805Z] > git --version # 'git version 2.25.1' [2023-09-27T16:44:18.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T16:44:18.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T16:44:20.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-27T16:44:20.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T16:44:21.280Z] Avoid second fetch [2023-09-27T16:44:21.281Z] Checking out Revision 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (main) [2023-09-27T16:44:22.056Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255)" [2023-09-27T16:44:21.307Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T16:44:21.387Z] > git checkout -f 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T16:44:23.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T16:44:23.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T16:44:23.225Z] Dload Upload Total Spent Left Speed [2023-09-27T16:44:23.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-09-27T16:44:23.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T16:44:24.278Z] + sudo tee /etc/docker/daemon.new [2023-09-27T16:44:24.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T16:44:24.279Z] { [2023-09-27T16:44:24.279Z] "registry-mirrors": [ [2023-09-27T16:44:24.279Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T16:44:24.279Z] ], [2023-09-27T16:44:24.279Z] "bip": "10.250.0.254/24", [2023-09-27T16:44:24.279Z] "hosts": [ [2023-09-27T16:44:24.279Z] "tcp://0.0.0.0:5555", [2023-09-27T16:44:24.279Z] "unix:///var/run/docker.sock" [2023-09-27T16:44:24.279Z] ], [2023-09-27T16:44:24.279Z] "mtu": 1458, [2023-09-27T16:44:24.279Z] "selinux-enabled": true, [2023-09-27T16:44:24.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T16:44:24.279Z] } [Pipeline] sh [2023-09-27T16:44:24.633Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T16:44:24.990Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:44:43.295Z] provisioning config files... [2023-09-27T16:44:43.326Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/117@tmp/config15637049533632293061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:44:43.694Z] ---> docker-login.sh [2023-09-27T16:44:43.694Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:44:44.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:44:44.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:44:44.284Z] Configure a credential helper to remove this warning. See [2023-09-27T16:44:44.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:44:44.284Z] [2023-09-27T16:44:44.284Z] Login Succeeded [2023-09-27T16:44:44.284Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:44:44.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:44:44.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:44:44.825Z] Configure a credential helper to remove this warning. See [2023-09-27T16:44:44.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:44:44.825Z] [2023-09-27T16:44:44.825Z] Login Succeeded [2023-09-27T16:44:44.825Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:44:45.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:44:45.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:44:45.099Z] Configure a credential helper to remove this warning. See [2023-09-27T16:44:45.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:44:45.099Z] [2023-09-27T16:44:45.099Z] Login Succeeded [2023-09-27T16:44:45.099Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:44:45.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:44:45.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:44:45.373Z] Configure a credential helper to remove this warning. See [2023-09-27T16:44:45.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:44:45.373Z] [2023-09-27T16:44:45.373Z] Login Succeeded [2023-09-27T16:44:45.373Z] docker.io [2023-09-27T16:44:45.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:44:46.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:44:46.244Z] Configure a credential helper to remove this warning. See [2023-09-27T16:44:46.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:44:46.244Z] [2023-09-27T16:44:46.244Z] Login Succeeded [2023-09-27T16:44:46.244Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:44:46.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T16:44:46.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:44:46.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:44:46.599Z] ========================================================= [2023-09-27T16:44:46.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T16:44:46.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:44:46.954Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T16:44:47.227Z] Sending build context to Docker daemon 1.219MB [2023-09-27T16:44:47.227Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T16:44:47.227Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T16:44:47.502Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T16:44:47.502Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T16:44:47.502Z] 5d54e960e981: Pulling fs layer [2023-09-27T16:44:47.502Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T16:44:47.502Z] f0e02332f6b5: Pulling fs layer [2023-09-27T16:44:47.502Z] cefa15bbcfad: Pulling fs layer [2023-09-27T16:44:47.502Z] f0e02332f6b5: Waiting [2023-09-27T16:44:47.502Z] cefa15bbcfad: Waiting [2023-09-27T16:44:47.502Z] 17808c966233: Pulling fs layer [2023-09-27T16:44:47.502Z] f4c1fc716caa: Pulling fs layer [2023-09-27T16:44:47.502Z] 17808c966233: Waiting [2023-09-27T16:44:47.502Z] f4c1fc716caa: Waiting [2023-09-27T16:44:47.502Z] 5d54e960e981: Verifying Checksum [2023-09-27T16:44:47.502Z] f0e02332f6b5: Verifying Checksum [2023-09-27T16:44:47.502Z] f0e02332f6b5: Download complete [2023-09-27T16:44:47.502Z] cefa15bbcfad: Verifying Checksum [2023-09-27T16:44:47.502Z] cefa15bbcfad: Download complete [2023-09-27T16:44:47.502Z] 9fda8d8052c6: Download complete [2023-09-27T16:44:48.103Z] f4c1fc716caa: Verifying Checksum [2023-09-27T16:44:48.103Z] f4c1fc716caa: Download complete [2023-09-27T16:44:48.696Z] 9fda8d8052c6: Pull complete [2023-09-27T16:44:49.292Z] 5d54e960e981: Pull complete [2023-09-27T16:44:49.572Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T16:44:49.572Z] c4a7e357bf2a: Download complete [2023-09-27T16:44:50.164Z] 17808c966233: Verifying Checksum [2023-09-27T16:44:50.164Z] 17808c966233: Download complete [2023-09-27T16:45:00.305Z] c4a7e357bf2a: Pull complete [2023-09-27T16:45:00.305Z] f0e02332f6b5: Pull complete [2023-09-27T16:45:00.576Z] cefa15bbcfad: Pull complete [2023-09-27T16:45:08.822Z] 17808c966233: Pull complete [2023-09-27T16:45:09.094Z] f4c1fc716caa: Pull complete [2023-09-27T16:45:09.094Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T16:45:09.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T16:45:09.094Z] ---> ea914061e18c [2023-09-27T16:45:09.094Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T16:45:11.063Z] ---> Running in 1403b3deb238 [2023-09-27T16:45:11.334Z] Removing intermediate container 1403b3deb238 [2023-09-27T16:45:11.334Z] ---> 5e2c363c4e99 [2023-09-27T16:45:11.334Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T16:45:11.605Z] ---> Running in 639ef34fbb05 [2023-09-27T16:45:11.876Z] Removing intermediate container 639ef34fbb05 [2023-09-27T16:45:11.876Z] ---> 75ba358364b9 [2023-09-27T16:45:11.876Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T16:45:11.876Z] ---> Running in 17534fd5076e [2023-09-27T16:45:12.148Z] Removing intermediate container 17534fd5076e [2023-09-27T16:45:12.148Z] ---> b246b1f07825 [2023-09-27T16:45:12.148Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T16:45:12.420Z] ---> Running in ba15729fbfe4 [2023-09-27T16:45:12.697Z] Removing intermediate container ba15729fbfe4 [2023-09-27T16:45:12.697Z] ---> d01e0aeb1eab [2023-09-27T16:45:12.697Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T16:45:12.697Z] ---> Running in 16e636cc1701 [2023-09-27T16:45:14.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:45:14.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:45:15.900Z] OK: 266 MiB in 52 packages [2023-09-27T16:45:16.889Z] Removing intermediate container 16e636cc1701 [2023-09-27T16:45:16.889Z] ---> 20531b345212 [2023-09-27T16:45:16.889Z] Step 8/12 : WORKDIR /app [2023-09-27T16:45:16.889Z] ---> Running in d7caee7a8a99 [2023-09-27T16:45:17.162Z] Removing intermediate container d7caee7a8a99 [2023-09-27T16:45:17.162Z] ---> 0b6cc540e048 [2023-09-27T16:45:17.162Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T16:45:17.747Z] ---> 50da6831d8f8 [2023-09-27T16:45:17.747Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:45:17.747Z] ---> Running in dae730626335 [2023-09-27T16:46:39.462Z] Removing intermediate container dae730626335 [2023-09-27T16:46:39.462Z] ---> db3861dcce03 [2023-09-27T16:46:39.462Z] Step 11/12 : COPY . . [2023-09-27T16:46:39.462Z] ---> 6d40c64fa1ee [2023-09-27T16:46:39.462Z] Step 12/12 : RUN $MAKE [2023-09-27T16:46:39.462Z] ---> Running in 932f58f35d96 [2023-09-27T16:46:39.462Z] noop [2023-09-27T16:46:39.462Z] Removing intermediate container 932f58f35d96 [2023-09-27T16:46:39.462Z] ---> 969dfae22775 [2023-09-27T16:46:39.462Z] Successfully built 969dfae22775 [2023-09-27T16:46:39.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:46:39.812Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T16:46:39.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:46:40.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container [2023-09-27T16:46:40.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T16:46:41.422Z] $ docker top e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:46:42.272Z] + go version [2023-09-27T16:46:42.272Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T16:46:42.295Z] $ docker stop --time=1 e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 [2023-09-27T16:46:43.962Z] $ docker rm -f --volumes e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:46:44.520Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T16:46:44.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:46:44.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container [2023-09-27T16:46:44.782Z] $ 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/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T16:46:45.984Z] $ docker top 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:46:46.842Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/117 [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:46:47.494Z] + make test [2023-09-27T16:46:47.494Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T16:46:51.765Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T16:48:43.488Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T16:48:43.488Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T16:49:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.913s coverage: 40.6% of statements [2023-09-27T16:49:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.706s coverage: 51.9% of statements [2023-09-27T16:49:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.098s coverage: 95.5% of statements [2023-09-27T16:49:10.441Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T16:49:10.442Z] go vet ./... [2023-09-27T16:49:37.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T16:49:37.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T16:49:37.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T16:49:37.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T16:49:37.175Z] $ docker stop --time=1 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 [2023-09-27T16:49:39.098Z] $ docker rm -f --volumes 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:49:40.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T16:49:40.415Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T16:49:41.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T16:49:41.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T16:49:41.891Z] + ls -al . [2023-09-27T16:49:41.891Z] total 640 [2023-09-27T16:49:41.891Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 16:46 . [2023-09-27T16:49:41.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 .. [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 16:44 .dockerignore [2023-09-27T16:49:41.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:44 .git [2023-09-27T16:49:41.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:44 .github [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 16:44 .gitignore [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:44 .golangci.yml [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 16:44 Attribution.txt [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 16:44 CHANGELOG.md [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 16:44 Dockerfile [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:44 GOVERNANCE.md [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 16:44 Jenkinsfile [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 16:44 LICENSE [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 16:44 Makefile [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 16:44 OWNERS.md [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 16:44 README.md [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:41 VERSION [2023-09-27T16:49:41.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 bin [2023-09-27T16:49:41.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 cmd [2023-09-27T16:49:41.891Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 16:49 coverage.out [2023-09-27T16:49:41.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 examples [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 16:44 go.mod [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:44 go.sum [2023-09-27T16:49:41.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 images [2023-09-27T16:49:41.891Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 16:44 internal [2023-09-27T16:49:41.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 snap [2023-09-27T16:49:41.891Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 16:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:49:42.238Z] + 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=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-09-27T16:49:42.507Z] Sending build context to Docker daemon 1.219MB [2023-09-27T16:49:42.507Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T16:49:42.507Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T16:49:42.507Z] ---> 969dfae22775 [2023-09-27T16:49:42.507Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T16:49:42.773Z] ---> Running in f588ee3f6146 [2023-09-27T16:49:43.040Z] Removing intermediate container f588ee3f6146 [2023-09-27T16:49:43.040Z] ---> 8c117a9b09d1 [2023-09-27T16:49:43.040Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T16:49:43.040Z] ---> Running in dcaaf3c443e8 [2023-09-27T16:49:43.309Z] Removing intermediate container dcaaf3c443e8 [2023-09-27T16:49:43.309Z] ---> bc45425d9b79 [2023-09-27T16:49:43.309Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T16:49:43.577Z] ---> Running in 49dbd51a5346 [2023-09-27T16:49:43.847Z] Removing intermediate container 49dbd51a5346 [2023-09-27T16:49:43.847Z] ---> 549c9116249d [2023-09-27T16:49:43.847Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T16:49:43.847Z] ---> Running in 60b882dc4ce8 [2023-09-27T16:49:44.115Z] Removing intermediate container 60b882dc4ce8 [2023-09-27T16:49:44.115Z] ---> 1bf5d1bfc58b [2023-09-27T16:49:44.115Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T16:49:44.115Z] ---> Running in 745d638490bd [2023-09-27T16:49:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:49:45.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:49:46.627Z] OK: 266 MiB in 52 packages [2023-09-27T16:49:47.594Z] Removing intermediate container 745d638490bd [2023-09-27T16:49:47.594Z] ---> d2771c30abe1 [2023-09-27T16:49:47.594Z] Step 8/24 : WORKDIR /app [2023-09-27T16:49:47.594Z] ---> Running in 2ff057a9e5d5 [2023-09-27T16:49:47.862Z] Removing intermediate container 2ff057a9e5d5 [2023-09-27T16:49:47.862Z] ---> dbfa8d19f210 [2023-09-27T16:49:47.862Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T16:49:48.449Z] ---> 8f51794d1055 [2023-09-27T16:49:48.449Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:49:48.449Z] ---> Running in 5dc3d4da34d8 [2023-09-27T16:49:51.791Z] Removing intermediate container 5dc3d4da34d8 [2023-09-27T16:49:51.791Z] ---> 362aa1f58ef4 [2023-09-27T16:49:51.791Z] Step 11/24 : COPY . . [2023-09-27T16:49:52.375Z] ---> bb607dc48240 [2023-09-27T16:49:52.375Z] Step 12/24 : RUN $MAKE [2023-09-27T16:49:52.375Z] ---> Running in 021cf684c92c [2023-09-27T16:49:53.335Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T16:52:00.021Z] Removing intermediate container 021cf684c92c [2023-09-27T16:52:00.021Z] ---> e87b9adeaae0 [2023-09-27T16:52:00.021Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T16:52:00.021Z] 3.18: Pulling from library/alpine [2023-09-27T16:52:00.021Z] 9fda8d8052c6: Already exists [2023-09-27T16:52:00.021Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:52:00.021Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T16:52:00.021Z] ---> f6648c04cd6c [2023-09-27T16:52:00.021Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T16:52:00.021Z] ---> Running in 5e122ccd9761 [2023-09-27T16:52:00.021Z] Removing intermediate container 5e122ccd9761 [2023-09-27T16:52:00.021Z] ---> 7ddaff1953eb [2023-09-27T16:52:00.021Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T16:52:00.021Z] ---> Running in dda6c6715ff9 [2023-09-27T16:52:00.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:52:00.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:52:00.021Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:52:00.021Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T16:52:00.021Z] OK: 8 MiB in 16 packages [2023-09-27T16:52:00.021Z] Removing intermediate container dda6c6715ff9 [2023-09-27T16:52:00.021Z] ---> c852a505094f [2023-09-27T16:52:00.021Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T16:52:00.021Z] ---> 690c61109131 [2023-09-27T16:52:00.021Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T16:52:00.021Z] ---> 30b130da9d24 [2023-09-27T16:52:00.021Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T16:52:00.021Z] ---> 0f976a8f3d73 [2023-09-27T16:52:00.021Z] Step 19/24 : EXPOSE 59989 [2023-09-27T16:52:00.021Z] ---> Running in a3f609cb14f7 [2023-09-27T16:52:00.021Z] Removing intermediate container a3f609cb14f7 [2023-09-27T16:52:00.021Z] ---> 587059c2d652 [2023-09-27T16:52:00.021Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T16:52:00.021Z] ---> Running in a7de9a0c3ce0 [2023-09-27T16:52:00.021Z] Removing intermediate container a7de9a0c3ce0 [2023-09-27T16:52:00.021Z] ---> 6cf58b249e88 [2023-09-27T16:52:00.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T16:52:00.021Z] ---> Running in b036e03f481b [2023-09-27T16:52:00.021Z] Removing intermediate container b036e03f481b [2023-09-27T16:52:00.021Z] ---> b241102f9682 [2023-09-27T16:52:00.021Z] Step 22/24 : LABEL arch=arm64 [2023-09-27T16:52:00.021Z] ---> Running in a87ca8bd4287 [2023-09-27T16:52:00.292Z] Removing intermediate container a87ca8bd4287 [2023-09-27T16:52:00.292Z] ---> 648704b9b4ae [2023-09-27T16:52:00.292Z] Step 23/24 : LABEL git_sha=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:52:00.560Z] ---> Running in 7a81fa53bad6 [2023-09-27T16:52:00.834Z] Removing intermediate container 7a81fa53bad6 [2023-09-27T16:52:00.834Z] ---> 2effd31ae8e7 [2023-09-27T16:52:00.834Z] Step 24/24 : LABEL version=3.1.0-dev.12 [2023-09-27T16:52:00.834Z] ---> Running in 248b7009d62c [2023-09-27T16:52:01.102Z] Removing intermediate container 248b7009d62c [2023-09-27T16:52:01.102Z] ---> e49b78000089 [2023-09-27T16:52:01.102Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T16:52:01.102Z] Successfully built e49b78000089 [2023-09-27T16:52:01.102Z] 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-09-27T16:52:01.206Z] provisioning config files... [2023-09-27T16:52:01.222Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/117@tmp/config17481706418093094698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:52:01.560Z] ---> docker-login.sh [2023-09-27T16:52:01.560Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:52:01.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:52:01.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:52:01.827Z] Configure a credential helper to remove this warning. See [2023-09-27T16:52:01.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:52:01.827Z] [2023-09-27T16:52:01.827Z] Login Succeeded [2023-09-27T16:52:01.827Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:52:02.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:52:02.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:52:02.096Z] Configure a credential helper to remove this warning. See [2023-09-27T16:52:02.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:52:02.096Z] [2023-09-27T16:52:02.096Z] Login Succeeded [2023-09-27T16:52:02.096Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:52:02.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:52:02.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:52:02.633Z] Configure a credential helper to remove this warning. See [2023-09-27T16:52:02.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:52:02.633Z] [2023-09-27T16:52:02.633Z] Login Succeeded [2023-09-27T16:52:02.633Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:52:02.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:52:02.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:52:02.907Z] Configure a credential helper to remove this warning. See [2023-09-27T16:52:02.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:52:02.907Z] [2023-09-27T16:52:02.907Z] Login Succeeded [2023-09-27T16:52:02.907Z] docker.io [2023-09-27T16:52:03.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:52:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:52:03.439Z] Configure a credential helper to remove this warning. See [2023-09-27T16:52:03.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:52:03.439Z] [2023-09-27T16:52:03.439Z] Login Succeeded [2023-09-27T16:52:03.439Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:52:03.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T16:52:03.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:52:03.499Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-27T16:52:03.499Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:52:03.499Z] latest [2023-09-27T16:52:03.499Z] 3.1.0-dev.12 [2023-09-27T16:52:03.499Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:52:03.499Z] main [2023-09-27T16:52:03.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:03.835Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:04.188Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:52:04.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-27T16:52:04.188Z] ff82ff31f9fb: Preparing [2023-09-27T16:52:04.188Z] e3690c4b4017: Preparing [2023-09-27T16:52:04.188Z] 2d67a11d5e8a: Preparing [2023-09-27T16:52:04.188Z] 66dda7fc1f55: Preparing [2023-09-27T16:52:04.188Z] b2191e2be29d: Preparing [2023-09-27T16:52:04.188Z] b2191e2be29d: Layer already exists [2023-09-27T16:52:04.454Z] e3690c4b4017: Pushed [2023-09-27T16:52:04.454Z] 66dda7fc1f55: Pushed [2023-09-27T16:52:04.454Z] 2d67a11d5e8a: Pushed [2023-09-27T16:52:11.096Z] ff82ff31f9fb: Pushed [2023-09-27T16:52:11.096Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:11.537Z] + 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-09-27T16:52:11.895Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-27T16:52:11.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-27T16:52:11.895Z] ff82ff31f9fb: Preparing [2023-09-27T16:52:11.895Z] e3690c4b4017: Preparing [2023-09-27T16:52:11.895Z] 2d67a11d5e8a: Preparing [2023-09-27T16:52:11.895Z] 66dda7fc1f55: Preparing [2023-09-27T16:52:11.895Z] b2191e2be29d: Preparing [2023-09-27T16:52:11.895Z] e3690c4b4017: Layer already exists [2023-09-27T16:52:11.895Z] ff82ff31f9fb: Layer already exists [2023-09-27T16:52:11.895Z] b2191e2be29d: Layer already exists [2023-09-27T16:52:11.895Z] 2d67a11d5e8a: Layer already exists [2023-09-27T16:52:11.895Z] 66dda7fc1f55: Layer already exists [2023-09-27T16:52:12.177Z] latest: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:12.543Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:12.905Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 [2023-09-27T16:52:12.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-27T16:52:12.905Z] ff82ff31f9fb: Preparing [2023-09-27T16:52:12.905Z] e3690c4b4017: Preparing [2023-09-27T16:52:12.905Z] 2d67a11d5e8a: Preparing [2023-09-27T16:52:12.905Z] 66dda7fc1f55: Preparing [2023-09-27T16:52:12.905Z] b2191e2be29d: Preparing [2023-09-27T16:52:12.905Z] b2191e2be29d: Layer already exists [2023-09-27T16:52:12.905Z] 2d67a11d5e8a: Layer already exists [2023-09-27T16:52:12.905Z] ff82ff31f9fb: Layer already exists [2023-09-27T16:52:12.905Z] e3690c4b4017: Layer already exists [2023-09-27T16:52:12.905Z] 66dda7fc1f55: Layer already exists [2023-09-27T16:52:13.188Z] 3.1.0-dev.12: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:13.539Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:13.875Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:52:13.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-27T16:52:13.875Z] ff82ff31f9fb: Preparing [2023-09-27T16:52:13.875Z] e3690c4b4017: Preparing [2023-09-27T16:52:13.875Z] 2d67a11d5e8a: Preparing [2023-09-27T16:52:13.875Z] 66dda7fc1f55: Preparing [2023-09-27T16:52:13.875Z] b2191e2be29d: Preparing [2023-09-27T16:52:13.875Z] 66dda7fc1f55: Layer already exists [2023-09-27T16:52:13.875Z] b2191e2be29d: Layer already exists [2023-09-27T16:52:13.875Z] 2d67a11d5e8a: Layer already exists [2023-09-27T16:52:13.875Z] ff82ff31f9fb: Layer already exists [2023-09-27T16:52:13.875Z] e3690c4b4017: Layer already exists [2023-09-27T16:52:13.875Z] 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:14.486Z] + 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-09-27T16:52:14.831Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-27T16:52:14.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-27T16:52:14.831Z] ff82ff31f9fb: Preparing [2023-09-27T16:52:14.831Z] e3690c4b4017: Preparing [2023-09-27T16:52:14.831Z] 2d67a11d5e8a: Preparing [2023-09-27T16:52:14.831Z] 66dda7fc1f55: Preparing [2023-09-27T16:52:14.831Z] b2191e2be29d: Preparing [2023-09-27T16:52:14.831Z] b2191e2be29d: Layer already exists [2023-09-27T16:52:14.831Z] 2d67a11d5e8a: Layer already exists [2023-09-27T16:52:14.831Z] ff82ff31f9fb: Layer already exists [2023-09-27T16:52:14.831Z] e3690c4b4017: Layer already exists [2023-09-27T16:52:14.831Z] 66dda7fc1f55: Layer already exists [2023-09-27T16:52:14.831Z] main: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T16:52:15.160Z] ===================================================== [Pipeline] echo [2023-09-27T16:52:15.169Z] taggedImages: [2023-09-27T16:52:15.169Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [2023-09-27T16:52:15.169Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-27T16:52:15.169Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 [2023-09-27T16:52:15.169Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [2023-09-27T16:52:15.169Z] - 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-09-27T16:52:15.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:52:15.527Z] [2023-09-27T16:52:15.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:15.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:52:15.862Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T16:52:15.862Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T16:52:15.862Z] 04944245beec: Pulling fs layer [2023-09-27T16:52:15.862Z] 699f458cf7ca: Pulling fs layer [2023-09-27T16:52:15.862Z] 765212b225bb: Pulling fs layer [2023-09-27T16:52:15.862Z] f23df028b6ca: Pulling fs layer [2023-09-27T16:52:15.862Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T16:52:15.862Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T16:52:15.862Z] 765212b225bb: Waiting [2023-09-27T16:52:15.862Z] f23df028b6ca: Waiting [2023-09-27T16:52:15.862Z] d65c8cfc05b1: Waiting [2023-09-27T16:52:15.862Z] 2437ff75d9bd: Waiting [2023-09-27T16:52:16.130Z] 04944245beec: Verifying Checksum [2023-09-27T16:52:16.130Z] 04944245beec: Download complete [2023-09-27T16:52:16.130Z] 765212b225bb: Verifying Checksum [2023-09-27T16:52:16.130Z] 765212b225bb: Download complete [2023-09-27T16:52:16.130Z] f23df028b6ca: Verifying Checksum [2023-09-27T16:52:16.130Z] f23df028b6ca: Download complete [2023-09-27T16:52:16.130Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T16:52:16.130Z] d65c8cfc05b1: Download complete [2023-09-27T16:52:16.400Z] 699f458cf7ca: Verifying Checksum [2023-09-27T16:52:16.400Z] 699f458cf7ca: Download complete [2023-09-27T16:52:16.667Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T16:52:16.667Z] 8998bd30e6a1: Download complete [2023-09-27T16:52:19.253Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T16:52:19.253Z] 2437ff75d9bd: Download complete [2023-09-27T16:52:20.664Z] 8998bd30e6a1: Pull complete [2023-09-27T16:52:21.248Z] 04944245beec: Pull complete [2023-09-27T16:52:22.659Z] 699f458cf7ca: Pull complete [2023-09-27T16:52:22.659Z] 765212b225bb: Pull complete [2023-09-27T16:52:23.617Z] f23df028b6ca: Pull complete [2023-09-27T16:52:23.617Z] d65c8cfc05b1: Pull complete [2023-09-27T16:52:38.772Z] 2437ff75d9bd: Pull complete [2023-09-27T16:52:38.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T16:52:38.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:52:38.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:52:38.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container [2023-09-27T16:52:39.032Z] $ 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/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T16:52:41.660Z] $ docker top d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:52:42.506Z] ---> job-cost.sh [2023-09-27T16:52:42.506Z] lf-activate-venv: SKIPPING [2023-09-27T16:52:42.506Z] INFO: No Stack... [2023-09-27T16:52:42.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T16:52:43.735Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T16:52:44.379Z] + cat /w/workspace/device-rfid-llrp-go/117/archives/cost.csv [2023-09-27T16:52:44.379Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T16:52:44.453Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [2023-09-27T16:52:44.460Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] did not exist. Created. [2023-09-27T16:52:44.460Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T16:52:45.116Z] /w/workspace/device-rfid-llrp-go/117@tmp/durable-00498925/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T16:52:45.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T16:52:45.795Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T16:52:45.867Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T16:52:45.875Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T16:52:45.894Z] $ docker stop --time=1 d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 [2023-09-27T16:52:47.404Z] $ docker rm -f --volumes d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-27T16:52:47.824Z] provisioning config files... [2023-09-27T16:52:47.830Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config653021450683729421tmp [Pipeline] { [Pipeline] sh [2023-09-27T16:52:48.126Z] + set +x [2023-09-27T16:52:48.126Z] + curl -s https://codecov.io/bash [2023-09-27T16:52:48.126Z] + bash -s -- [2023-09-27T16:52:48.126Z] [2023-09-27T16:52:48.126Z] _____ _ [2023-09-27T16:52:48.126Z] / ____| | | [2023-09-27T16:52:48.126Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T16:52:48.126Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T16:52:48.126Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T16:52:48.126Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T16:52:48.126Z] Bash-1.0.6 [2023-09-27T16:52:48.126Z] [2023-09-27T16:52:48.126Z] [2023-09-27T16:52:48.126Z] ==> git version 2.25.1 found [2023-09-27T16:52:48.126Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-27T16:52:48.126Z] Release-Date: 2020-01-08 [2023-09-27T16:52:48.126Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T16:52:48.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T16:52:48.126Z] ==> Jenkins CI detected. [2023-09-27T16:52:48.126Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-27T16:52:48.126Z] project root: . [2023-09-27T16:52:48.126Z] --> token set from env [2023-09-27T16:52:48.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T16:52:48.126Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T16:52:48.126Z] ==> Python coveragepy not found [2023-09-27T16:52:48.127Z] ==> Searching for coverage reports in: [2023-09-27T16:52:48.127Z] + . [2023-09-27T16:52:48.127Z] -> Found 1 reports [2023-09-27T16:52:48.127Z] ==> Detecting git/mercurial file structure [2023-09-27T16:52:48.127Z] ==> Reading reports [2023-09-27T16:52:48.127Z] + ./coverage.out bytes=459493 [2023-09-27T16:52:48.127Z] ==> Appending adjustments [2023-09-27T16:52:48.127Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T16:52:48.385Z] + Found adjustments [2023-09-27T16:52:48.385Z] ==> Gzipping contents [2023-09-27T16:52:48.385Z] 52K /tmp/codecov.ltlCZ3.gz [2023-09-27T16:52:48.385Z] ==> Uploading reports [2023-09-27T16:52:48.385Z] url: https://codecov.io [2023-09-27T16:52:48.385Z] query: branch=main&commit=2e75981913cbc41681b9c59fd5d2458c5db5b5f2&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T16:52:48.385Z] -> Pinging Codecov [2023-09-27T16:52:48.385Z] 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=2e75981913cbc41681b9c59fd5d2458c5db5b5f2&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T16:52:49.320Z] -> Uploading to [2023-09-27T16:52:49.320Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/581DD39554BDF9B6E22D074273EAD858/2e75981913cbc41681b9c59fd5d2458c5db5b5f2/991ea120-1237-468c-a856-a008aaa13d81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T165248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baf0349da1d6c6ec4877ffdac9ce109684ddfae8dec217bbab676f3a9da0386e [2023-09-27T16:52:49.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T16:52:49.320Z] Dload Upload Total Spent Left Speed [2023-09-27T16:52:49.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-09-27T16:52:49.582Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } [2023-09-27T16:52:49.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-27T16:52:49.727Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-27T16:52:49.736Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:50.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T16:52:50.029Z] [2023-09-27T16:52:50.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:52:50.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T16:52:50.334Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-27T16:52:50.334Z] df9b9388f04a: Pulling fs layer [2023-09-27T16:52:50.334Z] 52dc419b0ee2: Pulling fs layer [2023-09-27T16:52:50.334Z] 25bc292e5bac: Pulling fs layer [2023-09-27T16:52:50.334Z] 114826534d7a: Pulling fs layer [2023-09-27T16:52:50.334Z] 4657fd5d0bcf: Pulling fs layer [2023-09-27T16:52:50.334Z] 6ad1cebc031e: Pulling fs layer [2023-09-27T16:52:50.334Z] 8a3aa393b2d8: Pulling fs layer [2023-09-27T16:52:50.334Z] 114826534d7a: Waiting [2023-09-27T16:52:50.334Z] 6ad1cebc031e: Waiting [2023-09-27T16:52:50.334Z] 8a3aa393b2d8: Waiting [2023-09-27T16:52:50.334Z] 25bc292e5bac: Download complete [2023-09-27T16:52:50.334Z] 52dc419b0ee2: Verifying Checksum [2023-09-27T16:52:50.334Z] 52dc419b0ee2: Download complete [2023-09-27T16:52:50.334Z] 4657fd5d0bcf: Verifying Checksum [2023-09-27T16:52:50.334Z] 4657fd5d0bcf: Download complete [2023-09-27T16:52:50.334Z] df9b9388f04a: Download complete [2023-09-27T16:52:50.608Z] df9b9388f04a: Pull complete [2023-09-27T16:52:50.608Z] 52dc419b0ee2: Pull complete [2023-09-27T16:52:50.608Z] 6ad1cebc031e: Verifying Checksum [2023-09-27T16:52:50.608Z] 6ad1cebc031e: Download complete [2023-09-27T16:52:50.608Z] 25bc292e5bac: Pull complete [2023-09-27T16:52:51.185Z] 114826534d7a: Verifying Checksum [2023-09-27T16:52:51.185Z] 114826534d7a: Download complete [2023-09-27T16:52:51.185Z] 8a3aa393b2d8: Verifying Checksum [2023-09-27T16:52:51.185Z] 8a3aa393b2d8: Download complete [2023-09-27T16:52:55.377Z] 114826534d7a: Pull complete [2023-09-27T16:52:55.377Z] 4657fd5d0bcf: Pull complete [2023-09-27T16:52:55.377Z] 6ad1cebc031e: Pull complete [2023-09-27T16:52:59.579Z] 8a3aa393b2d8: Pull complete [2023-09-27T16:52:59.579Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-27T16:52:59.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T16:52:59.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:52:59.675Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:52:59.715Z] $ 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-09-27T16:53:02.822Z] $ docker top 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T16:53:02.888Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-27T16:53:03.178Z] + set -o pipefail [2023-09-27T16:53:03.179Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8029a6ad-08f5-4523-ad15-76dab3a3a088 [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] [2023-09-27T16:53:19.408Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-27T16:53:19.408Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-27T16:53:19.408Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-27T16:53:19.423Z] $ docker stop --time=1 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 [2023-09-27T16:53:22.520Z] $ docker rm -f --volumes 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T16:53:23.194Z] + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] sh [2023-09-27T16:53:23.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T16:53:23.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:53:23.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:53:23.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:53:23.851Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:53:23.883Z] $ 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-09-27T16:53:24.238Z] $ docker top 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 -eo pid,comm [2023-09-27T16:53:24.281Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T16:53:24.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T16:53:24.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:53:24.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:53:24.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:53:24.436Z] $ docker exec 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 ssh-agent [2023-09-27T16:53:24.531Z] SSH_AUTH_SOCK=/tmp/ssh-dXZZWw5sXsWA/agent.32 [2023-09-27T16:53:24.531Z] SSH_AGENT_PID=38 [2023-09-27T16:53:24.535Z] Running ssh-add (command line suppressed) [2023-09-27T16:53:24.636Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7081809807854009297.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7081809807854009297.key) [2023-09-27T16:53:24.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:53:24.928Z] + git semver tag [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,096 [run_tag] DEBUG tag force:False [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,096 [check_head_tag] DEBUG check head tag [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,096 [execute] INFO git cat-file --batch-check [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,099 [execute] INFO git cat-file --batch [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,109 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,109 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,109 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T16:53:25.187Z] 2023-09-27 16:53:25,115 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:25.187Z] 3.1.0-dev.12 [Pipeline] } [2023-09-27T16:53:25.199Z] $ docker exec --env ******** --env ******** 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 ssh-agent -k [2023-09-27T16:53:25.302Z] unset SSH_AUTH_SOCK; [2023-09-27T16:53:25.303Z] unset SSH_AGENT_PID; [2023-09-27T16:53:25.303Z] echo Agent pid 38 killed; [2023-09-27T16:53:25.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:53:25.613Z] + git semver [Pipeline] } [2023-09-27T16:53:25.890Z] $ docker stop --time=1 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 [2023-09-27T16:53:27.171Z] $ docker rm -f --volumes 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:53:27.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T16:53:27.585Z] [2023-09-27T16:53:27.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:53:27.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T16:53:27.879Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-27T16:53:27.879Z] ab5ef0e58194: Pulling fs layer [2023-09-27T16:53:27.879Z] 9712f1f96733: Pulling fs layer [2023-09-27T16:53:27.879Z] 63f879dbbcfc: Pulling fs layer [2023-09-27T16:53:27.879Z] 0d9ebad4ef96: Pulling fs layer [2023-09-27T16:53:27.879Z] e9a5061849ea: Pulling fs layer [2023-09-27T16:53:27.879Z] d747dcd14b5f: Pulling fs layer [2023-09-27T16:53:27.879Z] 2de7ff778b66: Pulling fs layer [2023-09-27T16:53:27.879Z] 0d9ebad4ef96: Waiting [2023-09-27T16:53:27.879Z] e9a5061849ea: Waiting [2023-09-27T16:53:27.879Z] d747dcd14b5f: Waiting [2023-09-27T16:53:27.879Z] 2de7ff778b66: Waiting [2023-09-27T16:53:27.879Z] 9712f1f96733: Verifying Checksum [2023-09-27T16:53:27.879Z] 9712f1f96733: Download complete [2023-09-27T16:53:28.451Z] 63f879dbbcfc: Verifying Checksum [2023-09-27T16:53:28.451Z] 63f879dbbcfc: Download complete [2023-09-27T16:53:28.451Z] e9a5061849ea: Verifying Checksum [2023-09-27T16:53:28.451Z] e9a5061849ea: Download complete [2023-09-27T16:53:28.451Z] 0d9ebad4ef96: Verifying Checksum [2023-09-27T16:53:28.451Z] 0d9ebad4ef96: Download complete [2023-09-27T16:53:28.451Z] d747dcd14b5f: Download complete [2023-09-27T16:53:28.451Z] ab5ef0e58194: Verifying Checksum [2023-09-27T16:53:28.708Z] 2de7ff778b66: Verifying Checksum [2023-09-27T16:53:28.708Z] 2de7ff778b66: Download complete [2023-09-27T16:53:31.990Z] ab5ef0e58194: Pull complete [2023-09-27T16:53:31.990Z] 9712f1f96733: Pull complete [2023-09-27T16:53:32.250Z] 63f879dbbcfc: Pull complete [2023-09-27T16:53:36.441Z] 0d9ebad4ef96: Pull complete [2023-09-27T16:53:36.441Z] e9a5061849ea: Pull complete [2023-09-27T16:53:36.441Z] d747dcd14b5f: Pull complete [2023-09-27T16:53:37.818Z] 2de7ff778b66: Pull complete [2023-09-27T16:53:37.819Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-27T16:53:37.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T16:53:37.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:53:37.899Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:53:37.932Z] $ 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-09-27T16:53:42.522Z] $ docker top 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:53:42.588Z] provisioning config files... [2023-09-27T16:53:42.595Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8869395014168093589tmp [2023-09-27T16:53:42.605Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11275167891329899739tmp [2023-09-27T16:53:42.617Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7178679044145070398tmp [Pipeline] { [Pipeline] echo [2023-09-27T16:53:42.631Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:53:42.918Z] ---> sigul-configuration.sh [2023-09-27T16:53:42.919Z] gpg: directory `/root/.gnupg' created [2023-09-27T16:53:42.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-27T16:53:42.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-27T16:53:42.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-27T16:53:42.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-27T16:53:42.919Z] gpg: CAST5 encrypted data [2023-09-27T16:53:42.919Z] gpg: encrypted with 1 passphrase [2023-09-27T16:53:42.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-27T16:53:43.203Z] + mkdir /home/jenkins [2023-09-27T16:53:43.204Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-27T16:53:43.487Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-27T16:53:43.495Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:53:43.780Z] ---> sigul-install.sh [2023-09-27T16:53:43.780Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-27T16:53:44.067Z] + git tag --list [2023-09-27T16:53:44.067Z] v0.0.0 [2023-09-27T16:53:44.067Z] v1.0.0 [2023-09-27T16:53:44.067Z] v2.1.0 [2023-09-27T16:53:44.067Z] v2.1.1 [2023-09-27T16:53:44.067Z] v2.2.0 [2023-09-27T16:53:44.067Z] v2.3.0 [2023-09-27T16:53:44.067Z] v3.0 [2023-09-27T16:53:44.067Z] v3.0.0 [2023-09-27T16:53:44.067Z] v3.1.0-dev.1 [2023-09-27T16:53:44.067Z] v3.1.0-dev.10 [2023-09-27T16:53:44.067Z] v3.1.0-dev.11 [2023-09-27T16:53:44.067Z] v3.1.0-dev.12 [2023-09-27T16:53:44.067Z] v3.1.0-dev.2 [2023-09-27T16:53:44.067Z] v3.1.0-dev.3 [2023-09-27T16:53:44.067Z] v3.1.0-dev.4 [2023-09-27T16:53:44.067Z] v3.1.0-dev.5 [2023-09-27T16:53:44.067Z] v3.1.0-dev.6 [2023-09-27T16:53:44.067Z] v3.1.0-dev.7 [2023-09-27T16:53:44.067Z] v3.1.0-dev.8 [2023-09-27T16:53:44.067Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-27T16:53:44.353Z] + lftools sign git-tag v3.1.0-dev.12 [2023-09-27T16:53:44.920Z] Signing Git tag with Sigul... [2023-09-27T16:53:44.920Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-09-27T16:53:45.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:53:45.783Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-27T16:53:45.792Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-27T16:53:45.817Z] $ docker stop --time=1 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 [2023-09-27T16:53:47.127Z] $ docker rm -f --volumes 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-27T16:53:47.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T16:53:47.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:53:47.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:53:47.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:53:47.919Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:53:47.949Z] $ 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-09-27T16:53:48.310Z] $ docker top 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T16:53:48.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:53:48.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:53:48.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:53:48.521Z] $ docker exec 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce ssh-agent [2023-09-27T16:53:48.625Z] SSH_AUTH_SOCK=/tmp/ssh-cs3JCO0DCAMh/agent.32 [2023-09-27T16:53:48.625Z] SSH_AGENT_PID=38 [2023-09-27T16:53:48.630Z] Running ssh-add (command line suppressed) [2023-09-27T16:53:48.746Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17762667550024331244.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17762667550024331244.key) [2023-09-27T16:53:48.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:53:49.043Z] + git semver bump pre [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,272 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,273 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,273 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,273 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,273 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:49.301Z] 2023-09-27 16:53:49,273 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:49.302Z] 2023-09-27 16:53:49,277 [execute] INFO git cat-file --batch-check [2023-09-27T16:53:49.302Z] 2023-09-27 16:53:49,278 [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-09-27T16:53:49.302Z] 2023-09-27 16:53:49,283 [execute] INFO git cat-file --batch [2023-09-27T16:53:49.302Z] 2023-09-27 16:53:49,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T16:53:49.302Z] 2023-09-27 16:53:49,289 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:49.302Z] 3.1.0-dev.13 [Pipeline] } [2023-09-27T16:53:49.574Z] $ docker exec --env ******** --env ******** 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce ssh-agent -k [2023-09-27T16:53:49.678Z] unset SSH_AUTH_SOCK; [2023-09-27T16:53:49.679Z] unset SSH_AGENT_PID; [2023-09-27T16:53:49.679Z] echo Agent pid 38 killed; [2023-09-27T16:53:49.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:53:49.979Z] + git semver [Pipeline] } [2023-09-27T16:53:50.257Z] $ docker stop --time=1 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce [2023-09-27T16:53:51.540Z] $ docker rm -f --volumes 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:53:51.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T16:53:51.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:53:52.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:53:52.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:53:52.232Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:53:52.265Z] $ 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-09-27T16:53:52.597Z] $ docker top 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T16:53:52.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:53:52.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:53:52.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:53:52.801Z] $ docker exec 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c ssh-agent [2023-09-27T16:53:52.920Z] SSH_AUTH_SOCK=/tmp/ssh-TGST0d49J621/agent.32 [2023-09-27T16:53:52.920Z] SSH_AGENT_PID=38 [2023-09-27T16:53:52.925Z] Running ssh-add (command line suppressed) [2023-09-27T16:53:53.046Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2029855500848479124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2029855500848479124.key) [2023-09-27T16:53:53.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:53:53.341Z] + git semver push [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,554 [run_push] DEBUG push [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,555 [execute] INFO git cat-file --batch-check [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,555 [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-09-27T16:53:53.604Z] 2023-09-27 16:53:53,559 [execute] INFO git rev-list 03add0b66285a1e6ad771eaa7207aff997f4ed8c -- [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,560 [execute] DEBUG Popen(['git', 'rev-list', '03add0b66285a1e6ad771eaa7207aff997f4ed8c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,565 [execute] INFO git fetch -v origin [2023-09-27T16:53:53.604Z] 2023-09-27 16:53:53,566 [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-09-27T16:53:54.256Z] 2023-09-27 16:53:54,106 [run_push] DEBUG no remote changes detected [2023-09-27T16:53:54.256Z] 2023-09-27 16:53:54,107 [execute] INFO git push origin semver [2023-09-27T16:53:54.256Z] 2023-09-27 16:53:54,107 [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-09-27T16:53:55.275Z] 2023-09-27 16:53:54,875 [run_push] DEBUG push all version tags [2023-09-27T16:53:55.275Z] 2023-09-27 16:53:54,876 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-27T16:53:55.275Z] 2023-09-27 16:53:54,876 [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-09-27T16:53:55.887Z] 2023-09-27 16:53:55,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-27T16:53:55.887Z] 3.1.0-dev.13 [Pipeline] } [2023-09-27T16:53:55.913Z] $ docker exec --env ******** --env ******** 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c ssh-agent -k [2023-09-27T16:53:56.005Z] unset SSH_AUTH_SOCK; [2023-09-27T16:53:56.005Z] unset SSH_AGENT_PID; [2023-09-27T16:53:56.006Z] echo Agent pid 38 killed; [2023-09-27T16:53:56.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:53:56.326Z] + git semver [Pipeline] } [2023-09-27T16:53:56.601Z] $ docker stop --time=1 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c [2023-09-27T16:53:58.146Z] $ docker rm -f --volumes 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-27T16:53:58.713Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-27T16:53:58.713Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-27T16:53:58.713Z] total 16 [2023-09-27T16:53:58.713Z] drwxr-xr-x 3 root root 4096 Sep 27 16:43 . [2023-09-27T16:53:58.713Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 16:53 .. [2023-09-27T16:53:58.713Z] drwxr-xr-x 2 root root 4096 Sep 27 16:43 cost [2023-09-27T16:53:58.713Z] -rw-r--r-- 1 root root 91 Sep 27 16:43 cost.csv [2023-09-27T16:53:58.713Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-27T16:53:58.713Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-27T16:53:58.713Z] total 16 [2023-09-27T16:53:58.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:43 . [2023-09-27T16:53:58.713Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 16:53 .. [2023-09-27T16:53:58.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 16:43 cost [2023-09-27T16:53:58.713Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 27 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:53:59.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:53:59.866Z] ---> package-listing.sh [2023-09-27T16:53:59.866Z] ++ facter osfamily [2023-09-27T16:53:59.866Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T16:54:00.125Z] + OS_FAMILY=debian [2023-09-27T16:54:00.125Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-27T16:54:00.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T16:54:00.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T16:54:00.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T16:54:00.125Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T16:54:00.125Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-27T16:54:00.125Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T16:54:00.125Z] + case "${OS_FAMILY}" in [2023-09-27T16:54:00.125Z] + dpkg -l [2023-09-27T16:54:00.125Z] + grep '^ii' [2023-09-27T16:54:00.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T16:54:00.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T16:54:00.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T16:54:00.125Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-27T16:54:00.126Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-27T16:54:00.126Z] + 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-09-27T16:54:00.136Z] 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-09-27T16:54:00.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:54:00.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:54:00.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:54:01.037Z] prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container [2023-09-27T16:54:01.070Z] $ 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-09-27T16:54:01.350Z] $ docker top 0c4410eafab6123dd7f008de709b4c6a2d0306f280acf7ae6d4f59d836301259 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:54:01.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T16:54:01.969Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T16:54:02.253Z] + ls /var/log/sa-host [2023-09-27T16:54:02.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:54:02.316Z] provisioning config files... [2023-09-27T16:54:02.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8974189956987312347tmp [Pipeline] { [Pipeline] echo [2023-09-27T16:54:02.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:54:02.620Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T16:54:02.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:54:02.939Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T16:54:02.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:54:03.231Z] ---> sudo-logs.sh [2023-09-27T16:54:03.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T16:54:03.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:54:03.532Z] ---> job-cost.sh [2023-09-27T16:54:03.532Z] lf-activate-venv: SKIPPING [2023-09-27T16:54:03.532Z] DEBUG: total: 0.2199999988079071 [2023-09-27T16:54:03.532Z] INFO: Retrieving Stack Cost... [2023-09-27T16:54:04.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T16:54:04.362Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T16:54:04.373Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:54:04.661Z] ---> logs-deploy.sh [2023-09-27T16:54:04.661Z] lf-activate-venv: SKIPPING [2023-09-27T16:54:04.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/117 [2023-09-27T16:54:04.661Z] INFO: archiving workspace using pattern(s): [2023-09-27T16:54:05.599Z] Archives upload complete. [2023-09-27T16:54:05.599Z] INFO: archiving logs to Nexus