Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8098dd8846b53d811863813b1fcc7d083d99194 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-ssh4649815451412691882.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-ssh10025313606747736075.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-ssh9886628602569947335.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-ssh16340094020795786335.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-ssh14979198246360568730.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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-10275’ Running on prd-ubuntu20.04-docker-8c-8g-10278 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 e8098dd8846b53d811863813b1fcc7d083d99194 (main) > 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 e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" > git rev-list --no-walk e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T20:55:58.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T20:55:58.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T20:55:58.682Z] ========================================================= [2023-10-24T20:55:58.683Z] EdgeX Global Pipelines Version Info [2023-10-24T20:55:58.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:59.388Z] ------------------- [2023-10-24T20:55:59.388Z] stable info: [2023-10-24T20:55:59.388Z] ------------------- [2023-10-24T20:55:59.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T20:55:59.388Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T20:55:59.388Z] Message: update stable to v1.0.254 [2023-10-24T20:56:00.831Z] ------------------- [2023-10-24T20:56:00.831Z] experimental info: [2023-10-24T20:56:00.831Z] ------------------- [2023-10-24T20:56:00.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T20:56:00.831Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T20:56:00.831Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T20:56:01.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-24T20:56:01.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-24T20:56:01.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T20:56:01.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T20:56:01.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T20:56:01.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T20:56:01.094Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T20:56:01.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T20:56:01.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T20:56:01.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T20:56:01.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T20:56:01.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-24T20:56:01.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T20:56:01.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T20:56:01.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T20:56:01.216Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T20:56:01.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T20:56:01.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T20:56:01.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T20:56:01.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T20:56:01.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T20:56:01.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T20:56:01.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T20:56:01.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T20:56:01.353Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T20:56:01.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T20:56:01.376Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T20:56:01.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T20:56:01.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T20:56:01.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T20:56:01.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T20:56:01.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8098dd [Pipeline] echo [2023-10-24T20:56:01.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:56:01.495Z] provisioning config files... [2023-10-24T20:56:01.508Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5850366245709547694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:56:01.808Z] ---> docker-login.sh [2023-10-24T20:56:01.808Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:56:02.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:02.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:02.069Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:02.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:02.069Z] [2023-10-24T20:56:02.069Z] Login Succeeded [2023-10-24T20:56:02.069Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:56:02.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:02.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:02.329Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:02.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:02.329Z] [2023-10-24T20:56:02.329Z] Login Succeeded [2023-10-24T20:56:02.329Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:56:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:02.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:02.329Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:02.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:02.329Z] [2023-10-24T20:56:02.329Z] Login Succeeded [2023-10-24T20:56:02.329Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:56:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:02.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:02.329Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:02.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:02.329Z] [2023-10-24T20:56:02.329Z] Login Succeeded [2023-10-24T20:56:02.329Z] docker.io [2023-10-24T20:56:02.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:02.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:02.847Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:02.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:02.847Z] [2023-10-24T20:56:02.847Z] Login Succeeded [2023-10-24T20:56:02.847Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:56:02.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T20:56:03.213Z] + git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T20:56:03.263Z] -----------> git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 e8098dd8846b53d811863813b1fcc7d083d99194 [false] [Pipeline] sh [2023-10-24T20:56:03.551Z] + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T20:56:03.566Z] ========================================================= [2023-10-24T20:56:03.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T20:56:03.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T20:56:03.885Z] + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo [2023-10-24T20:56:03.896Z] [semverPrep] GIT_COMMIT: e8098dd8846b53d811863813b1fcc7d083d99194, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262) [Pipeline] echo [2023-10-24T20:56:03.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T20:56:04.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T20:56:04.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T20:56:04.274Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T20:56:04.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T20:56:04.274Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T20:56:04.274Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T20:56:04.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:56:04.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:56:04.621Z] [2023-10-24T20:56:04.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:56:04.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:56:04.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T20:56:04.957Z] b85a868b505f: Pulling fs layer [2023-10-24T20:56:04.957Z] e2be974225ed: Pulling fs layer [2023-10-24T20:56:04.957Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T20:56:04.957Z] 988bab9f4d93: Pulling fs layer [2023-10-24T20:56:04.957Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T20:56:04.957Z] eaf3925da568: Pulling fs layer [2023-10-24T20:56:04.957Z] bab4dde63d76: Pulling fs layer [2023-10-24T20:56:04.957Z] bde34c3a00c8: Pulling fs layer [2023-10-24T20:56:04.957Z] b352a97aabf1: Pulling fs layer [2023-10-24T20:56:04.957Z] 4872d77fe225: Pulling fs layer [2023-10-24T20:56:04.957Z] 5851b861e8e6: Pulling fs layer [2023-10-24T20:56:04.957Z] bab4dde63d76: Waiting [2023-10-24T20:56:04.957Z] 988bab9f4d93: Waiting [2023-10-24T20:56:04.957Z] eaf3925da568: Waiting [2023-10-24T20:56:04.957Z] bde34c3a00c8: Waiting [2023-10-24T20:56:04.957Z] 4872d77fe225: Waiting [2023-10-24T20:56:04.957Z] 1469e6f7b9e6: Waiting [2023-10-24T20:56:04.957Z] e2be974225ed: Verifying Checksum [2023-10-24T20:56:04.957Z] e2be974225ed: Download complete [2023-10-24T20:56:04.957Z] 988bab9f4d93: Download complete [2023-10-24T20:56:04.957Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T20:56:04.957Z] 1469e6f7b9e6: Download complete [2023-10-24T20:56:04.957Z] eaf3925da568: Verifying Checksum [2023-10-24T20:56:04.957Z] eaf3925da568: Download complete [2023-10-24T20:56:04.957Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T20:56:04.957Z] 339a4e72a1f5: Download complete [2023-10-24T20:56:05.224Z] bde34c3a00c8: Verifying Checksum [2023-10-24T20:56:05.224Z] bde34c3a00c8: Download complete [2023-10-24T20:56:05.224Z] b352a97aabf1: Verifying Checksum [2023-10-24T20:56:05.224Z] b352a97aabf1: Download complete [2023-10-24T20:56:05.224Z] 4872d77fe225: Download complete [2023-10-24T20:56:05.224Z] 5851b861e8e6: Verifying Checksum [2023-10-24T20:56:05.224Z] 5851b861e8e6: Download complete [2023-10-24T20:56:05.224Z] b85a868b505f: Verifying Checksum [2023-10-24T20:56:05.224Z] b85a868b505f: Download complete [2023-10-24T20:56:05.485Z] bab4dde63d76: Verifying Checksum [2023-10-24T20:56:05.485Z] bab4dde63d76: Download complete [2023-10-24T20:56:06.423Z] b85a868b505f: Pull complete [2023-10-24T20:56:06.423Z] e2be974225ed: Pull complete [2023-10-24T20:56:06.992Z] 339a4e72a1f5: Pull complete [2023-10-24T20:56:06.992Z] 988bab9f4d93: Pull complete [2023-10-24T20:56:07.251Z] 1469e6f7b9e6: Pull complete [2023-10-24T20:56:07.251Z] eaf3925da568: Pull complete [2023-10-24T20:56:09.162Z] bab4dde63d76: Pull complete [2023-10-24T20:56:09.162Z] bde34c3a00c8: Pull complete [2023-10-24T20:56:09.162Z] b352a97aabf1: Pull complete [2023-10-24T20:56:09.162Z] 4872d77fe225: Pull complete [2023-10-24T20:56:09.420Z] 5851b861e8e6: Pull complete [2023-10-24T20:56:09.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T20:56:09.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:56:09.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:56:09.514Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T20:56:09.550Z] $ 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-10-24T20:56:10.869Z] $ docker top 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc -eo pid,comm [2023-10-24T20:56:10.925Z] 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-10-24T20:56:10.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T20:56:10.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:56:10.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:56:11.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:56:11.070Z] $ docker exec 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent [2023-10-24T20:56:11.181Z] SSH_AUTH_SOCK=/tmp/ssh-1DDWX0S7iGGg/agent.32 [2023-10-24T20:56:11.181Z] SSH_AGENT_PID=38 [2023-10-24T20:56:11.188Z] Running ssh-add (command line suppressed) [2023-10-24T20:56:11.291Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12109785071841744556.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12109785071841744556.key) [2023-10-24T20:56:11.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:56:11.591Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T20:56:11.601Z] $ docker exec --env ******** --env ******** 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent -k [2023-10-24T20:56:11.692Z] unset SSH_AUTH_SOCK; [2023-10-24T20:56:11.693Z] unset SSH_AGENT_PID; [2023-10-24T20:56:11.693Z] echo Agent pid 38 killed; [2023-10-24T20:56:11.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T20:56:11.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:56:11.733Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:56:11.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:56:11.841Z] $ docker exec 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent [2023-10-24T20:56:11.960Z] SSH_AUTH_SOCK=/tmp/ssh-S2U7OuEpwRpF/agent.70 [2023-10-24T20:56:11.960Z] SSH_AGENT_PID=76 [2023-10-24T20:56:11.965Z] Running ssh-add (command line suppressed) [2023-10-24T20:56:12.058Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13220491060801884807.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13220491060801884807.key) [2023-10-24T20:56:12.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:56:12.366Z] + git semver init [2023-10-24T20:56:12.626Z] 2023-10-24 20:56:12,552 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T20:56:12.626Z] 2023-10-24 20:56:12,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T20:56:12.626Z] 2023-10-24 20:56:12,553 [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-10-24T20:56:12.626Z] 2023-10-24 20:56:12,553 [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-10-24T20:56:13.564Z] 2023-10-24 20:56:13,406 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-24T20:56:13.564Z] 2023-10-24 20:56:13,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-24T20:56:13.564Z] 2023-10-24 20:56:13,407 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T20:56:13.564Z] 2023-10-24 20:56:13,407 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T20:56:13.564Z] 3.1.0-dev.18 [Pipeline] } [2023-10-24T20:56:13.571Z] $ docker exec --env ******** --env ******** 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent -k [2023-10-24T20:56:13.677Z] unset SSH_AUTH_SOCK; [2023-10-24T20:56:13.678Z] unset SSH_AGENT_PID; [2023-10-24T20:56:13.678Z] echo Agent pid 76 killed; [2023-10-24T20:56:13.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:56:13.992Z] + git semver [Pipeline] } [2023-10-24T20:56:14.263Z] $ docker stop --time=1 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc [2023-10-24T20:56:15.580Z] $ docker rm -f --volumes 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:56:15.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T20:56:16.125Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T20:56:16.128Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:56:16.301Z] provisioning config files... [2023-10-24T20:56:16.311Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config847759172967229728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:56:16.608Z] ---> docker-login.sh [2023-10-24T20:56:16.608Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:56:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:16.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:16.608Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:16.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:16.608Z] [2023-10-24T20:56:16.608Z] Login Succeeded [2023-10-24T20:56:16.608Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:56:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:16.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:16.608Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:16.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:16.608Z] [2023-10-24T20:56:16.608Z] Login Succeeded [2023-10-24T20:56:16.608Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:56:16.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:16.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:16.868Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:16.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:16.868Z] [2023-10-24T20:56:16.868Z] Login Succeeded [2023-10-24T20:56:16.868Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:56:16.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:16.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:16.868Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:16.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:16.868Z] [2023-10-24T20:56:16.868Z] Login Succeeded [2023-10-24T20:56:16.868Z] docker.io [2023-10-24T20:56:17.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:56:17.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:56:17.128Z] Configure a credential helper to remove this warning. See [2023-10-24T20:56:17.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:56:17.128Z] [2023-10-24T20:56:17.128Z] Login Succeeded [2023-10-24T20:56:17.128Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:56:17.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T20:56:17.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:56:17.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:56:17.235Z] ========================================================= [2023-10-24T20:56:17.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T20:56:17.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:56:17.561Z] + 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-10-24T20:56:17.561Z] Sending build context to Docker daemon 4.337MB [2023-10-24T20:56:17.561Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T20:56:17.561Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T20:56:17.561Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T20:56:17.561Z] 7264a8db6415: Pulling fs layer [2023-10-24T20:56:17.561Z] c4d48a809fc2: Pulling fs layer [2023-10-24T20:56:17.561Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T20:56:17.561Z] ad3a456e5733: Pulling fs layer [2023-10-24T20:56:17.561Z] 33e27b845d1e: Pulling fs layer [2023-10-24T20:56:17.561Z] c68163c4e522: Pulling fs layer [2023-10-24T20:56:17.561Z] 50da416c3ac9: Pulling fs layer [2023-10-24T20:56:17.561Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T20:56:17.561Z] c68163c4e522: Waiting [2023-10-24T20:56:17.561Z] 50da416c3ac9: Waiting [2023-10-24T20:56:17.561Z] 33e27b845d1e: Waiting [2023-10-24T20:56:17.561Z] 23d2d4c4bb30: Waiting [2023-10-24T20:56:17.561Z] ad3a456e5733: Waiting [2023-10-24T20:56:17.561Z] c4d48a809fc2: Verifying Checksum [2023-10-24T20:56:17.561Z] c4d48a809fc2: Download complete [2023-10-24T20:56:17.561Z] ad3a456e5733: Verifying Checksum [2023-10-24T20:56:17.561Z] 33e27b845d1e: Download complete [2023-10-24T20:56:17.561Z] 7264a8db6415: Verifying Checksum [2023-10-24T20:56:17.561Z] 7264a8db6415: Download complete [2023-10-24T20:56:17.821Z] c68163c4e522: Verifying Checksum [2023-10-24T20:56:17.821Z] c68163c4e522: Download complete [2023-10-24T20:56:17.821Z] 7264a8db6415: Pull complete [2023-10-24T20:56:17.821Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T20:56:18.079Z] c4d48a809fc2: Pull complete [2023-10-24T20:56:18.079Z] 4f1c88b9dad5: Download complete [2023-10-24T20:56:18.645Z] 50da416c3ac9: Verifying Checksum [2023-10-24T20:56:18.645Z] 50da416c3ac9: Download complete [2023-10-24T20:56:21.930Z] 4f1c88b9dad5: Pull complete [2023-10-24T20:56:21.930Z] ad3a456e5733: Pull complete [2023-10-24T20:56:21.930Z] 33e27b845d1e: Pull complete [2023-10-24T20:56:21.930Z] c68163c4e522: Pull complete [2023-10-24T20:56:23.833Z] 50da416c3ac9: Pull complete [2023-10-24T20:56:24.399Z] 23d2d4c4bb30: Pull complete [2023-10-24T20:56:24.399Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T20:56:24.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T20:56:24.399Z] ---> 0786185ac409 [2023-10-24T20:56:24.399Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T20:56:25.775Z] ---> Running in 8406f7bd4dbf [2023-10-24T20:56:25.775Z] Removing intermediate container 8406f7bd4dbf [2023-10-24T20:56:25.775Z] ---> a909f9682193 [2023-10-24T20:56:25.775Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T20:56:25.775Z] ---> Running in 742e8d43424f [2023-10-24T20:56:25.775Z] Removing intermediate container 742e8d43424f [2023-10-24T20:56:25.775Z] ---> 61c452e727a1 [2023-10-24T20:56:25.775Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T20:56:25.775Z] ---> Running in 435ebf973a00 [2023-10-24T20:56:25.775Z] Removing intermediate container 435ebf973a00 [2023-10-24T20:56:25.775Z] ---> a423dbe471f5 [2023-10-24T20:56:25.775Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T20:56:25.775Z] ---> Running in 1ac8628be67b [2023-10-24T20:56:26.034Z] Removing intermediate container 1ac8628be67b [2023-10-24T20:56:26.034Z] ---> f66590676c23 [2023-10-24T20:56:26.034Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T20:56:26.034Z] ---> Running in 95c635058910 [2023-10-24T20:56:26.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:56:26.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:56:26.553Z] OK: 264 MiB in 52 packages [2023-10-24T20:56:26.810Z] Removing intermediate container 95c635058910 [2023-10-24T20:56:26.810Z] ---> b954d7c7fd8a [2023-10-24T20:56:26.810Z] Step 8/12 : WORKDIR /app [2023-10-24T20:56:27.068Z] ---> Running in e4578ba98510 [2023-10-24T20:56:27.068Z] Removing intermediate container e4578ba98510 [2023-10-24T20:56:27.068Z] ---> 8ac8ea71fbad [2023-10-24T20:56:27.068Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T20:56:27.068Z] ---> af107ba046d3 [2023-10-24T20:56:27.068Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:56:27.068Z] ---> Running in 8d81e5056be6 [2023-10-24T20:56:31.249Z] Still waiting to schedule task [2023-10-24T20:56:31.250Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T20:57:23.301Z] Removing intermediate container 8d81e5056be6 [2023-10-24T20:57:23.302Z] ---> d19e4a9e16e8 [2023-10-24T20:57:23.302Z] Step 11/12 : COPY . . [2023-10-24T20:57:23.302Z] ---> 26000ec0397c [2023-10-24T20:57:23.302Z] Step 12/12 : RUN $MAKE [2023-10-24T20:57:23.302Z] ---> Running in d7045b6f1dab [2023-10-24T20:57:23.302Z] noop [2023-10-24T20:57:23.302Z] Removing intermediate container d7045b6f1dab [2023-10-24T20:57:23.302Z] ---> ebe193e5af6b [2023-10-24T20:57:23.302Z] Successfully built ebe193e5af6b [2023-10-24T20:57:23.302Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:57:23.612Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T20:57:23.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:57:23.681Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T20:57:23.709Z] $ 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-10-24T20:57:24.055Z] $ docker top f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:57:24.404Z] + go version [2023-10-24T20:57:24.404Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T20:57:24.412Z] $ docker stop --time=1 f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 [2023-10-24T20:57:25.700Z] $ docker rm -f --volumes f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:57:26.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T20:57:26.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:57:26.180Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T20:57:26.207Z] $ 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-10-24T20:57:26.546Z] $ docker top fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:57:26.899Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T20:57:27.192Z] + make test [2023-10-24T20:57:27.192Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T20:57:28.125Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T20:57:40.325Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T20:57:40.325Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T20:57:44.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.749s coverage: 40.6% of statements [2023-10-24T20:57:44.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-10-24T20:57:44.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2023-10-24T20:58:02.623Z] go vet ./... [2023-10-24T20:58:06.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T20:58:06.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T20:58:06.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T20:58:06.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T20:58:06.829Z] $ docker stop --time=1 fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 [2023-10-24T20:58:08.260Z] $ docker rm -f --volumes fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:58:08.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T20:58:08.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T20:58:09.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T20:58:09.730Z] + ls -al . [2023-10-24T20:58:09.730Z] total 640 [2023-10-24T20:58:09.730Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 20:57 . [2023-10-24T20:58:09.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:55 .. [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 20:55 .dockerignore [2023-10-24T20:58:09.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 20:57 .git [2023-10-24T20:58:09.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:55 .github [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 20:55 .gitignore [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 20:55 .golangci.yml [2023-10-24T20:58:09.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 20:56 .semver [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 20:55 Attribution.txt [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 20:55 CHANGELOG.md [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 20:55 Dockerfile [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 20:55 GOVERNANCE.md [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 20:55 Jenkinsfile [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 20:55 LICENSE [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 20:55 Makefile [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 20:55 OWNERS.md [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 20:55 README.md [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 20:56 VERSION [2023-10-24T20:58:09.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 bin [2023-10-24T20:58:09.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:55 cmd [2023-10-24T20:58:09.730Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 20:57 coverage.out [2023-10-24T20:58:09.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 examples [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 20:55 go.mod [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 20:55 go.sum [2023-10-24T20:58:09.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 images [2023-10-24T20:58:09.730Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 20:55 internal [2023-10-24T20:58:09.730Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:10.061Z] + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=amd64 --label version=3.1.0-dev.18 . [2023-10-24T20:58:10.061Z] Sending build context to Docker daemon 4.337MB [2023-10-24T20:58:10.061Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T20:58:10.061Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T20:58:10.061Z] ---> ebe193e5af6b [2023-10-24T20:58:10.061Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T20:58:10.061Z] ---> Running in eaa8896771e2 [2023-10-24T20:58:10.061Z] Removing intermediate container eaa8896771e2 [2023-10-24T20:58:10.061Z] ---> 0c5f27f99ca7 [2023-10-24T20:58:10.061Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T20:58:10.061Z] ---> Running in fab7747065c8 [2023-10-24T20:58:10.319Z] Removing intermediate container fab7747065c8 [2023-10-24T20:58:10.319Z] ---> 6f64dcf55c1e [2023-10-24T20:58:10.319Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T20:58:10.319Z] ---> Running in 92e476df0b6a [2023-10-24T20:58:10.319Z] Removing intermediate container 92e476df0b6a [2023-10-24T20:58:10.319Z] ---> e8f2932eeb42 [2023-10-24T20:58:10.319Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T20:58:10.319Z] ---> Running in 5136041a6909 [2023-10-24T20:58:10.319Z] Removing intermediate container 5136041a6909 [2023-10-24T20:58:10.319Z] ---> 56acf4bf8a85 [2023-10-24T20:58:10.319Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T20:58:10.577Z] ---> Running in 3e81317c0427 [2023-10-24T20:58:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:58:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:58:11.093Z] OK: 264 MiB in 52 packages [2023-10-24T20:58:11.661Z] Removing intermediate container 3e81317c0427 [2023-10-24T20:58:11.661Z] ---> 47b56009092f [2023-10-24T20:58:11.661Z] Step 8/24 : WORKDIR /app [2023-10-24T20:58:11.661Z] ---> Running in e26d719f2951 [2023-10-24T20:58:11.661Z] Removing intermediate container e26d719f2951 [2023-10-24T20:58:11.661Z] ---> ba803050626a [2023-10-24T20:58:11.661Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T20:58:11.918Z] ---> c4999a768de3 [2023-10-24T20:58:11.918Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:58:11.918Z] ---> Running in 905657ee5dd9 [2023-10-24T20:58:12.486Z] Removing intermediate container 905657ee5dd9 [2023-10-24T20:58:12.486Z] ---> b47d2855fa6a [2023-10-24T20:58:12.486Z] Step 11/24 : COPY . . [2023-10-24T20:58:12.744Z] ---> 698a08fe70dc [2023-10-24T20:58:12.744Z] Step 12/24 : RUN $MAKE [2023-10-24T20:58:12.744Z] ---> Running in 7c5e553af38b [2023-10-24T20:58:13.002Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T20:58:19.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10280 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-24T20:58:19.923Z] Running in /w/workspace/device-rfid-llrp-go/124 [Pipeline] { [Pipeline] checkout [2023-10-24T20:58:19.967Z] The recommended git tool is: git [2023-10-24T20:58:28.626Z] using credential edgex-jenkins-ssh [2023-10-24T20:58:28.643Z] Cloning the remote Git repository [2023-10-24T20:58:28.698Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T20:58:28.798Z] > git init /w/workspace/device-rfid-llrp-go/124 # timeout=10 [2023-10-24T20:58:28.980Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T20:58:28.982Z] > git --version # timeout=10 [2023-10-24T20:58:29.007Z] > git --version # 'git version 2.25.1' [2023-10-24T20:58:29.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T20:58:29.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T20:58:31.095Z] Removing intermediate container 7c5e553af38b [2023-10-24T20:58:31.095Z] ---> ad8f0e4a67f8 [2023-10-24T20:58:31.095Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T20:58:31.095Z] 3.18: Pulling from library/alpine [2023-10-24T20:58:31.095Z] 96526aa774ef: Pulling fs layer [2023-10-24T20:58:31.095Z] 96526aa774ef: Download complete [2023-10-24T20:58:31.353Z] 96526aa774ef: Pull complete [2023-10-24T20:58:31.353Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:58:31.353Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T20:58:31.353Z] ---> 8ca4688f4f35 [2023-10-24T20:58:31.353Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T20:58:31.353Z] ---> Running in 086cb84b5697 [2023-10-24T20:58:31.353Z] Removing intermediate container 086cb84b5697 [2023-10-24T20:58:31.353Z] ---> d467a8f64962 [2023-10-24T20:58:31.353Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T20:58:31.353Z] ---> Running in a959d45a2e35 [2023-10-24T20:58:31.407Z] Avoid second fetch [2023-10-24T20:58:31.407Z] Checking out Revision e8098dd8846b53d811863813b1fcc7d083d99194 (main) [2023-10-24T20:58:31.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:58:30.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T20:58:30.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T20:58:31.426Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T20:58:31.498Z] > git checkout -f e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [2023-10-24T20:58:31.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:58:32.109Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" [2023-10-24T20:58:32.124Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T20:58:32.124Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T20:58:32.124Z] OK: 7 MiB in 16 packages [2023-10-24T20:58:32.383Z] Removing intermediate container a959d45a2e35 [2023-10-24T20:58:32.383Z] ---> d5a713a4b164 [2023-10-24T20:58:32.383Z] Step 16/24 : COPY --from=builder /app/LICENSE / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T20:58:32.640Z] ---> 510aac898ad5 [2023-10-24T20:58:32.640Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T20:58:32.640Z] ---> 1746cc1b92cf [2023-10-24T20:58:32.640Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T20:58:33.101Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T20:58:33.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:58:33.101Z] Dload Upload Total Spent Left Speed [2023-10-24T20:58:33.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-10-24T20:58:33.204Z] ---> c362061cf468 [2023-10-24T20:58:33.204Z] Step 19/24 : EXPOSE 59989 [2023-10-24T20:58:33.204Z] ---> Running in 4be207218da0 [2023-10-24T20:58:33.204Z] Removing intermediate container 4be207218da0 [2023-10-24T20:58:33.204Z] ---> 28d7af408d3d [2023-10-24T20:58:33.204Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T20:58:33.204Z] ---> Running in ac54d62be610 [Pipeline] sh [2023-10-24T20:58:33.463Z] Removing intermediate container ac54d62be610 [2023-10-24T20:58:33.463Z] ---> cdae9d7744c0 [2023-10-24T20:58:33.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T20:58:33.463Z] ---> Running in 57830a6a293c [2023-10-24T20:58:33.463Z] Removing intermediate container 57830a6a293c [2023-10-24T20:58:33.463Z] ---> 53e09b033bf1 [2023-10-24T20:58:33.463Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T20:58:33.463Z] ---> Running in 675ba06c336b [2023-10-24T20:58:33.720Z] Removing intermediate container 675ba06c336b [2023-10-24T20:58:33.721Z] ---> 7a62b7783f45 [2023-10-24T20:58:33.721Z] Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T20:58:33.721Z] ---> Running in 634b885c9168 [2023-10-24T20:58:33.721Z] Removing intermediate container 634b885c9168 [2023-10-24T20:58:33.721Z] ---> 83282e026530 [2023-10-24T20:58:33.721Z] Step 24/24 : LABEL version=3.1.0-dev.18 [2023-10-24T20:58:33.721Z] ---> Running in 0091c979f891 [2023-10-24T20:58:33.721Z] Removing intermediate container 0091c979f891 [2023-10-24T20:58:33.721Z] ---> 8acdd0e0f37e [2023-10-24T20:58:33.721Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T20:58:33.721Z] Successfully built 8acdd0e0f37e [2023-10-24T20:58:33.721Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-10-24T20:58:33.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:58:33.867Z] provisioning config files... [2023-10-24T20:58:33.875Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13347959737265918446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:58:34.089Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T20:58:34.089Z] + sudo tee /etc/docker/daemon.new [2023-10-24T20:58:34.089Z] { [2023-10-24T20:58:34.089Z] "registry-mirrors": [ [2023-10-24T20:58:34.089Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T20:58:34.089Z] ], [2023-10-24T20:58:34.089Z] "bip": "10.250.0.254/24", [2023-10-24T20:58:34.089Z] "hosts": [ [2023-10-24T20:58:34.089Z] "tcp://0.0.0.0:5555", [2023-10-24T20:58:34.089Z] "unix:///var/run/docker.sock" [2023-10-24T20:58:34.089Z] ], [2023-10-24T20:58:34.089Z] "mtu": 1458, [2023-10-24T20:58:34.089Z] "selinux-enabled": true, [2023-10-24T20:58:34.089Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T20:58:34.089Z] } [Pipeline] sh [2023-10-24T20:58:34.165Z] ---> docker-login.sh [2023-10-24T20:58:34.165Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:58:34.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:34.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:34.165Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:34.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:34.165Z] [2023-10-24T20:58:34.165Z] Login Succeeded [2023-10-24T20:58:34.165Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:58:34.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:34.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:34.165Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:34.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:34.165Z] [2023-10-24T20:58:34.165Z] Login Succeeded [2023-10-24T20:58:34.165Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:58:34.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-10-24T20:58:34.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:34.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:34.424Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:34.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:34.424Z] [2023-10-24T20:58:34.424Z] Login Succeeded [2023-10-24T20:58:34.424Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:58:34.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:34.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:34.424Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:34.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:34.424Z] [2023-10-24T20:58:34.424Z] Login Succeeded [2023-10-24T20:58:34.424Z] docker.io [Pipeline] sh [2023-10-24T20:58:34.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:34.747Z] + sudo service docker restart [2023-10-24T20:58:34.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:34.941Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:34.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:34.941Z] [2023-10-24T20:58:34.941Z] Login Succeeded [2023-10-24T20:58:34.941Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:58:34.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:58:34.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:58:34.995Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-24T20:58:34.995Z] e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T20:58:34.995Z] latest [2023-10-24T20:58:34.995Z] 3.1.0-dev.18 [2023-10-24T20:58:34.995Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T20:58:34.995Z] main [2023-10-24T20:58:34.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:35.304Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:35.606Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T20:58:35.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T20:58:35.607Z] b2ea26a07e2e: Preparing [2023-10-24T20:58:35.607Z] c266d7b062a7: Preparing [2023-10-24T20:58:35.607Z] ebb9a2e4dbbc: Preparing [2023-10-24T20:58:35.607Z] 6f92d4668f63: Preparing [2023-10-24T20:58:35.607Z] cc2447e1835a: Preparing [2023-10-24T20:58:35.607Z] cc2447e1835a: Layer already exists [2023-10-24T20:58:35.607Z] c266d7b062a7: Pushed [2023-10-24T20:58:35.607Z] ebb9a2e4dbbc: Pushed [2023-10-24T20:58:35.607Z] 6f92d4668f63: Pushed [2023-10-24T20:58:38.887Z] b2ea26a07e2e: Pushed [2023-10-24T20:58:38.887Z] e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:39.195Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:39.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T20:58:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T20:58:39.495Z] b2ea26a07e2e: Preparing [2023-10-24T20:58:39.495Z] c266d7b062a7: Preparing [2023-10-24T20:58:39.495Z] ebb9a2e4dbbc: Preparing [2023-10-24T20:58:39.495Z] 6f92d4668f63: Preparing [2023-10-24T20:58:39.495Z] cc2447e1835a: Preparing [2023-10-24T20:58:39.495Z] b2ea26a07e2e: Layer already exists [2023-10-24T20:58:39.495Z] c266d7b062a7: Layer already exists [2023-10-24T20:58:39.495Z] cc2447e1835a: Layer already exists [2023-10-24T20:58:39.495Z] ebb9a2e4dbbc: Layer already exists [2023-10-24T20:58:39.495Z] 6f92d4668f63: Layer already exists [2023-10-24T20:58:39.495Z] latest: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:39.798Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:40.099Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 [2023-10-24T20:58:40.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T20:58:40.099Z] b2ea26a07e2e: Preparing [2023-10-24T20:58:40.099Z] c266d7b062a7: Preparing [2023-10-24T20:58:40.099Z] ebb9a2e4dbbc: Preparing [2023-10-24T20:58:40.099Z] 6f92d4668f63: Preparing [2023-10-24T20:58:40.099Z] cc2447e1835a: Preparing [2023-10-24T20:58:40.099Z] ebb9a2e4dbbc: Layer already exists [2023-10-24T20:58:40.099Z] 6f92d4668f63: Layer already exists [2023-10-24T20:58:40.099Z] b2ea26a07e2e: Layer already exists [2023-10-24T20:58:40.099Z] c266d7b062a7: Layer already exists [2023-10-24T20:58:40.099Z] cc2447e1835a: Layer already exists [2023-10-24T20:58:40.099Z] 3.1.0-dev.18: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:40.412Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:40.713Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T20:58:40.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T20:58:40.714Z] b2ea26a07e2e: Preparing [2023-10-24T20:58:40.714Z] c266d7b062a7: Preparing [2023-10-24T20:58:40.714Z] ebb9a2e4dbbc: Preparing [2023-10-24T20:58:40.714Z] 6f92d4668f63: Preparing [2023-10-24T20:58:40.714Z] cc2447e1835a: Preparing [2023-10-24T20:58:40.714Z] b2ea26a07e2e: Layer already exists [2023-10-24T20:58:40.714Z] 6f92d4668f63: Layer already exists [2023-10-24T20:58:40.714Z] c266d7b062a7: Layer already exists [2023-10-24T20:58:40.714Z] ebb9a2e4dbbc: Layer already exists [2023-10-24T20:58:40.714Z] cc2447e1835a: Layer already exists [2023-10-24T20:58:40.714Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:41.022Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:41.325Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-24T20:58:41.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T20:58:41.325Z] b2ea26a07e2e: Preparing [2023-10-24T20:58:41.325Z] c266d7b062a7: Preparing [2023-10-24T20:58:41.325Z] ebb9a2e4dbbc: Preparing [2023-10-24T20:58:41.325Z] 6f92d4668f63: Preparing [2023-10-24T20:58:41.325Z] cc2447e1835a: Preparing [2023-10-24T20:58:41.325Z] b2ea26a07e2e: Layer already exists [2023-10-24T20:58:41.325Z] cc2447e1835a: Layer already exists [2023-10-24T20:58:41.325Z] 6f92d4668f63: Layer already exists [2023-10-24T20:58:41.325Z] ebb9a2e4dbbc: Layer already exists [2023-10-24T20:58:41.325Z] c266d7b062a7: Layer already exists [2023-10-24T20:58:41.325Z] main: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:58:41.369Z] ===================================================== [Pipeline] echo [2023-10-24T20:58:41.379Z] taggedImages: [2023-10-24T20:58:41.379Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T20:58:41.379Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T20:58:41.379Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 [2023-10-24T20:58:41.379Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T20:58:41.379Z] - 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-10-24T20:58:41.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:58:41.739Z] [2023-10-24T20:58:41.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:42.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:58:42.036Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T20:58:42.036Z] 5eb5b503b376: Pulling fs layer [2023-10-24T20:58:42.036Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T20:58:42.036Z] ec43610c2a17: Pulling fs layer [2023-10-24T20:58:42.036Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T20:58:42.036Z] 33b1e0a273af: Pulling fs layer [2023-10-24T20:58:42.036Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T20:58:42.036Z] 2f39f015ded8: Pulling fs layer [2023-10-24T20:58:42.036Z] 5d3b04190fa2: Waiting [2023-10-24T20:58:42.036Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T20:58:42.036Z] 5c69ac0246d0: Download complete [2023-10-24T20:58:42.036Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T20:58:42.036Z] 3a2ae6a8a46f: Download complete [2023-10-24T20:58:42.296Z] 33b1e0a273af: Verifying Checksum [2023-10-24T20:58:42.296Z] 33b1e0a273af: Download complete [2023-10-24T20:58:42.296Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T20:58:42.296Z] 5d3b04190fa2: Download complete [2023-10-24T20:58:42.296Z] ec43610c2a17: Verifying Checksum [2023-10-24T20:58:42.296Z] ec43610c2a17: Download complete [2023-10-24T20:58:42.296Z] 5eb5b503b376: Verifying Checksum [2023-10-24T20:58:42.296Z] 5eb5b503b376: Download complete [2023-10-24T20:58:43.666Z] 5eb5b503b376: Pull complete [2023-10-24T20:58:43.666Z] 5c69ac0246d0: Pull complete [2023-10-24T20:58:43.924Z] ec43610c2a17: Pull complete [2023-10-24T20:58:44.181Z] 3a2ae6a8a46f: Pull complete [2023-10-24T20:58:44.181Z] 33b1e0a273af: Pull complete [2023-10-24T20:58:44.439Z] 5d3b04190fa2: Pull complete [2023-10-24T20:58:48.625Z] 2f39f015ded8: Pull complete [2023-10-24T20:58:48.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T20:58:48.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:58:48.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:58:48.712Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T20:58:48.742Z] $ 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-10-24T20:58:49.855Z] $ docker top 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:58:50.239Z] ---> job-cost.sh [2023-10-24T20:58:50.240Z] lf-activate-venv: SKIPPING [2023-10-24T20:58:50.240Z] INFO: No Stack... [2023-10-24T20:58:50.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T20:58:50.756Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T20:58:51.042Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-24T20:58:51.042Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T20:58:51.057Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [2023-10-24T20:58:51.063Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] did not exist. Created. [2023-10-24T20:58:51.063Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T20:58:51.365Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T20:58:51.395Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T20:58:51.404Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T20:58:51.420Z] $ docker stop --time=1 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 [2023-10-24T20:58:52.587Z] $ docker rm -f --volumes 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:58:52.904Z] provisioning config files... [2023-10-24T20:58:52.937Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/124@tmp/config10754894247666168221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:58:53.309Z] ---> docker-login.sh [2023-10-24T20:58:53.309Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:58:53.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:53.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:53.850Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:53.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:53.850Z] [2023-10-24T20:58:53.850Z] Login Succeeded [2023-10-24T20:58:53.850Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:58:54.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:54.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:54.391Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:54.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:54.391Z] [2023-10-24T20:58:54.391Z] Login Succeeded [2023-10-24T20:58:54.391Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:58:54.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:54.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:54.660Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:54.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:54.660Z] [2023-10-24T20:58:54.660Z] Login Succeeded [2023-10-24T20:58:54.660Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:58:54.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:55.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:55.208Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:55.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:55.208Z] [2023-10-24T20:58:55.208Z] Login Succeeded [2023-10-24T20:58:55.208Z] docker.io [2023-10-24T20:58:55.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:58:55.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:58:55.798Z] Configure a credential helper to remove this warning. See [2023-10-24T20:58:55.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:58:55.798Z] [2023-10-24T20:58:55.798Z] Login Succeeded [2023-10-24T20:58:55.798Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:58:55.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T20:58:56.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:58:56.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:58:56.204Z] ========================================================= [2023-10-24T20:58:56.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T20:58:56.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:58:56.559Z] + 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-10-24T20:58:56.830Z] Sending build context to Docker daemon 1.197MB [2023-10-24T20:58:56.830Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T20:58:56.830Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T20:58:57.101Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T20:58:57.101Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T20:58:57.101Z] 5d54e960e981: Pulling fs layer [2023-10-24T20:58:57.101Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T20:58:57.101Z] f0e02332f6b5: Pulling fs layer [2023-10-24T20:58:57.101Z] cefa15bbcfad: Pulling fs layer [2023-10-24T20:58:57.101Z] 17808c966233: Pulling fs layer [2023-10-24T20:58:57.101Z] f4c1fc716caa: Pulling fs layer [2023-10-24T20:58:57.101Z] f0e02332f6b5: Waiting [2023-10-24T20:58:57.101Z] cefa15bbcfad: Waiting [2023-10-24T20:58:57.101Z] 17808c966233: Waiting [2023-10-24T20:58:57.101Z] f4c1fc716caa: Waiting [2023-10-24T20:58:57.101Z] 5d54e960e981: Verifying Checksum [2023-10-24T20:58:57.101Z] 5d54e960e981: Download complete [2023-10-24T20:58:57.101Z] f0e02332f6b5: Verifying Checksum [2023-10-24T20:58:57.101Z] f0e02332f6b5: Download complete [2023-10-24T20:58:57.101Z] cefa15bbcfad: Download complete [2023-10-24T20:58:57.101Z] 9fda8d8052c6: Download complete [2023-10-24T20:58:57.693Z] f4c1fc716caa: Verifying Checksum [2023-10-24T20:58:57.693Z] f4c1fc716caa: Download complete [2023-10-24T20:58:58.281Z] 9fda8d8052c6: Pull complete [2023-10-24T20:58:58.874Z] 5d54e960e981: Pull complete [2023-10-24T20:58:58.874Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T20:58:58.874Z] c4a7e357bf2a: Download complete [2023-10-24T20:58:59.839Z] 17808c966233: Verifying Checksum [2023-10-24T20:58:59.839Z] 17808c966233: Download complete [2023-10-24T20:59:12.188Z] c4a7e357bf2a: Pull complete [2023-10-24T20:59:12.457Z] f0e02332f6b5: Pull complete [2023-10-24T20:59:12.726Z] cefa15bbcfad: Pull complete [2023-10-24T20:59:22.842Z] 17808c966233: Pull complete [2023-10-24T20:59:23.471Z] f4c1fc716caa: Pull complete [2023-10-24T20:59:23.471Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T20:59:23.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T20:59:23.471Z] ---> ea914061e18c [2023-10-24T20:59:23.471Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T20:59:25.434Z] ---> Running in c1b5c87e7ef4 [2023-10-24T20:59:25.434Z] Removing intermediate container c1b5c87e7ef4 [2023-10-24T20:59:25.434Z] ---> 8fa11a7bae45 [2023-10-24T20:59:25.434Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T20:59:25.434Z] ---> Running in f6c086b83528 [2023-10-24T20:59:26.024Z] Removing intermediate container f6c086b83528 [2023-10-24T20:59:26.024Z] ---> 864da6937de6 [2023-10-24T20:59:26.024Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T20:59:26.024Z] ---> Running in 89c6bd69c45c [2023-10-24T20:59:26.293Z] Removing intermediate container 89c6bd69c45c [2023-10-24T20:59:26.293Z] ---> 53dd4bf285d5 [2023-10-24T20:59:26.293Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T20:59:26.293Z] ---> Running in a04f60410ecf [2023-10-24T20:59:26.561Z] Removing intermediate container a04f60410ecf [2023-10-24T20:59:26.561Z] ---> 1c15a08010e2 [2023-10-24T20:59:26.561Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T20:59:26.561Z] ---> Running in 374f027fd443 [2023-10-24T20:59:27.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:59:28.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:59:29.227Z] OK: 266 MiB in 52 packages [2023-10-24T20:59:30.201Z] Removing intermediate container 374f027fd443 [2023-10-24T20:59:30.201Z] ---> 88363d1a55ba [2023-10-24T20:59:30.201Z] Step 8/12 : WORKDIR /app [2023-10-24T20:59:30.201Z] ---> Running in d8aa84989bba [2023-10-24T20:59:30.468Z] Removing intermediate container d8aa84989bba [2023-10-24T20:59:30.468Z] ---> 09a4f50f61ab [2023-10-24T20:59:30.468Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T20:59:31.053Z] ---> ec6cb2ab9917 [2023-10-24T20:59:31.053Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:59:31.053Z] ---> Running in 89cdccc375ae [2023-10-24T21:01:07.698Z] Removing intermediate container 89cdccc375ae [2023-10-24T21:01:07.698Z] ---> 91a21dbefedc [2023-10-24T21:01:07.698Z] Step 11/12 : COPY . . [2023-10-24T21:01:07.698Z] ---> 0176bb495c27 [2023-10-24T21:01:07.698Z] Step 12/12 : RUN $MAKE [2023-10-24T21:01:07.698Z] ---> Running in 9a1409ecfe0e [2023-10-24T21:01:07.698Z] noop [2023-10-24T21:01:07.698Z] Removing intermediate container 9a1409ecfe0e [2023-10-24T21:01:07.698Z] ---> f82ba4de1e4a [2023-10-24T21:01:07.698Z] Successfully built f82ba4de1e4a [2023-10-24T21:01:07.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:01:08.055Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:01:08.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:01:08.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container [2023-10-24T21:01:08.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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-10-24T21:01:09.828Z] $ docker top 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:01:10.731Z] + go version [2023-10-24T21:01:10.731Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T21:01:10.741Z] $ docker stop --time=1 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b [2023-10-24T21:01:13.838Z] $ docker rm -f --volumes 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:01:14.434Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:01:14.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:01:14.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container [2023-10-24T21:01:14.718Z] $ 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/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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-10-24T21:01:15.948Z] $ docker top 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:01:16.790Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/124 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:01:17.434Z] + make test [2023-10-24T21:01:17.434Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T21:01:21.692Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T21:02:58.322Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T21:02:58.322Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T21:03:30.540Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.087s coverage: 40.6% of statements [2023-10-24T21:03:30.540Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.514s coverage: 51.9% of statements [2023-10-24T21:03:30.540Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements [2023-10-24T21:03:32.476Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T21:03:32.476Z] go vet ./... [2023-10-24T21:03:59.226Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:03:59.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:03:59.226Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:03:59.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:03:59.252Z] $ docker stop --time=1 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae [2023-10-24T21:04:01.154Z] $ docker rm -f --volumes 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:04:02.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:04:02.434Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T21:04:03.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:04:03.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:04:03.896Z] + ls -al . [2023-10-24T21:04:03.896Z] total 636 [2023-10-24T21:04:03.896Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:01 . [2023-10-24T21:04:03.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:58 .. [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 20:58 .dockerignore [2023-10-24T21:04:03.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 20:58 .git [2023-10-24T21:04:03.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:58 .github [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 20:58 .gitignore [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 20:58 .golangci.yml [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 20:58 Attribution.txt [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 20:58 CHANGELOG.md [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 20:58 Dockerfile [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 20:58 GOVERNANCE.md [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 20:58 Jenkinsfile [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 20:58 LICENSE [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 20:58 Makefile [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 20:58 OWNERS.md [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 20:58 README.md [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 20:56 VERSION [2023-10-24T21:04:03.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 bin [2023-10-24T21:04:03.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:58 cmd [2023-10-24T21:04:03.896Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 21:03 coverage.out [2023-10-24T21:04:03.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 examples [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 20:58 go.mod [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 20:58 go.sum [2023-10-24T21:04:03.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 images [2023-10-24T21:04:03.896Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 20:58 internal [2023-10-24T21:04:03.896Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:04:04.236Z] + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-10-24T21:04:04.515Z] Sending build context to Docker daemon 1.197MB [2023-10-24T21:04:04.515Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:04:04.515Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T21:04:04.515Z] ---> f82ba4de1e4a [2023-10-24T21:04:04.515Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:04:04.783Z] ---> Running in 9d1858b34dbf [2023-10-24T21:04:05.051Z] Removing intermediate container 9d1858b34dbf [2023-10-24T21:04:05.051Z] ---> 7efcc63d7d8e [2023-10-24T21:04:05.051Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:04:05.051Z] ---> Running in 5435ea0f3299 [2023-10-24T21:04:05.319Z] Removing intermediate container 5435ea0f3299 [2023-10-24T21:04:05.319Z] ---> 1725eb4fb3eb [2023-10-24T21:04:05.319Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T21:04:05.635Z] ---> Running in 28485b448727 [2023-10-24T21:04:05.901Z] Removing intermediate container 28485b448727 [2023-10-24T21:04:05.901Z] ---> 3ee27fed58a3 [2023-10-24T21:04:05.901Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:04:05.901Z] ---> Running in b1e99ce5d0f2 [2023-10-24T21:04:06.170Z] Removing intermediate container b1e99ce5d0f2 [2023-10-24T21:04:06.170Z] ---> 3bba20e24dd3 [2023-10-24T21:04:06.170Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:04:06.440Z] ---> Running in bbef5233a1ca [2023-10-24T21:04:07.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:04:07.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:04:09.073Z] OK: 266 MiB in 52 packages [2023-10-24T21:04:10.041Z] Removing intermediate container bbef5233a1ca [2023-10-24T21:04:10.041Z] ---> 56cd719f28f5 [2023-10-24T21:04:10.041Z] Step 8/24 : WORKDIR /app [2023-10-24T21:04:10.041Z] ---> Running in 0d91560d52a3 [2023-10-24T21:04:10.311Z] Removing intermediate container 0d91560d52a3 [2023-10-24T21:04:10.311Z] ---> a1d0e2ab5af0 [2023-10-24T21:04:10.311Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T21:04:14.570Z] ---> 0d1fa6c92425 [2023-10-24T21:04:14.570Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:04:14.570Z] ---> Running in a77f5b7c02f5 [2023-10-24T21:04:15.999Z] Removing intermediate container a77f5b7c02f5 [2023-10-24T21:04:15.999Z] ---> e76044b33e4d [2023-10-24T21:04:15.999Z] Step 11/24 : COPY . . [2023-10-24T21:04:16.992Z] ---> 4759f59f8a01 [2023-10-24T21:04:16.992Z] Step 12/24 : RUN $MAKE [2023-10-24T21:04:16.992Z] ---> Running in 3cc73e3a0d6b [2023-10-24T21:04:18.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T21:06:25.106Z] Removing intermediate container 3cc73e3a0d6b [2023-10-24T21:06:25.106Z] ---> a6218ecf82b4 [2023-10-24T21:06:25.106Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T21:06:25.106Z] 3.18: Pulling from library/alpine [2023-10-24T21:06:25.106Z] 579b34f0a95b: Pulling fs layer [2023-10-24T21:06:25.106Z] 579b34f0a95b: Verifying Checksum [2023-10-24T21:06:25.106Z] 579b34f0a95b: Download complete [2023-10-24T21:06:25.106Z] 579b34f0a95b: Pull complete [2023-10-24T21:06:25.106Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:06:25.106Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:06:25.106Z] ---> 3cc203321400 [2023-10-24T21:06:25.106Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T21:06:25.106Z] ---> Running in 526bd1f25e1a [2023-10-24T21:06:25.106Z] Removing intermediate container 526bd1f25e1a [2023-10-24T21:06:25.106Z] ---> 02a844dd1ba6 [2023-10-24T21:06:25.106Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:06:25.106Z] ---> Running in 8ec3aaaa82aa [2023-10-24T21:06:25.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:06:25.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:06:25.106Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:06:25.106Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:06:25.106Z] OK: 8 MiB in 16 packages [2023-10-24T21:06:25.106Z] Removing intermediate container 8ec3aaaa82aa [2023-10-24T21:06:25.106Z] ---> 02d3bbf9a5f7 [2023-10-24T21:06:25.106Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T21:06:25.106Z] ---> 5e247ad1d2d8 [2023-10-24T21:06:25.106Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T21:06:25.106Z] ---> f4aa1a786f5d [2023-10-24T21:06:25.106Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T21:06:26.515Z] ---> f21828275ced [2023-10-24T21:06:26.515Z] Step 19/24 : EXPOSE 59989 [2023-10-24T21:06:26.515Z] ---> Running in a0edc7242b15 [2023-10-24T21:06:26.515Z] Removing intermediate container a0edc7242b15 [2023-10-24T21:06:26.515Z] ---> 0f2316bf1be0 [2023-10-24T21:06:26.515Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T21:06:26.782Z] ---> Running in 6b5427f2e383 [2023-10-24T21:06:27.049Z] Removing intermediate container 6b5427f2e383 [2023-10-24T21:06:27.049Z] ---> 2c85cb97bc49 [2023-10-24T21:06:27.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T21:06:27.049Z] ---> Running in df519ed6bf09 [2023-10-24T21:06:27.317Z] Removing intermediate container df519ed6bf09 [2023-10-24T21:06:27.317Z] ---> 6d06a9408606 [2023-10-24T21:06:27.317Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T21:06:27.588Z] ---> Running in 225b738dcffa [2023-10-24T21:06:27.855Z] Removing intermediate container 225b738dcffa [2023-10-24T21:06:27.855Z] ---> a35311ad3e63 [2023-10-24T21:06:27.855Z] Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T21:06:27.855Z] ---> Running in a395093303d3 [2023-10-24T21:06:28.436Z] Removing intermediate container a395093303d3 [2023-10-24T21:06:28.436Z] ---> 7d9a94e8cc7f [2023-10-24T21:06:28.436Z] Step 24/24 : LABEL version=3.1.0-dev.18 [2023-10-24T21:06:28.436Z] ---> Running in bd7c4c1c364e [2023-10-24T21:06:28.702Z] Removing intermediate container bd7c4c1c364e [2023-10-24T21:06:28.702Z] ---> 49798b1fc269 [2023-10-24T21:06:28.702Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:06:28.702Z] Successfully built 49798b1fc269 [2023-10-24T21:06:28.702Z] 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-10-24T21:06:28.816Z] provisioning config files... [2023-10-24T21:06:28.832Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/124@tmp/config12017160223667287552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:06:29.170Z] ---> docker-login.sh [2023-10-24T21:06:29.170Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:06:29.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:06:29.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:06:29.439Z] Configure a credential helper to remove this warning. See [2023-10-24T21:06:29.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:06:29.439Z] [2023-10-24T21:06:29.439Z] Login Succeeded [2023-10-24T21:06:29.439Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:06:29.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:06:29.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:06:29.708Z] Configure a credential helper to remove this warning. See [2023-10-24T21:06:29.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:06:29.708Z] [2023-10-24T21:06:29.708Z] Login Succeeded [2023-10-24T21:06:29.708Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:06:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:06:30.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:06:30.241Z] Configure a credential helper to remove this warning. See [2023-10-24T21:06:30.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:06:30.241Z] [2023-10-24T21:06:30.241Z] Login Succeeded [2023-10-24T21:06:30.241Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:06:30.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:06:30.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:06:30.507Z] Configure a credential helper to remove this warning. See [2023-10-24T21:06:30.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:06:30.507Z] [2023-10-24T21:06:30.507Z] Login Succeeded [2023-10-24T21:06:30.507Z] docker.io [2023-10-24T21:06:30.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:06:31.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:06:31.040Z] Configure a credential helper to remove this warning. See [2023-10-24T21:06:31.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:06:31.040Z] [2023-10-24T21:06:31.040Z] Login Succeeded [2023-10-24T21:06:31.040Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:06:31.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T21:06:31.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:06:31.114Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-24T21:06:31.114Z] e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T21:06:31.114Z] latest [2023-10-24T21:06:31.114Z] 3.1.0-dev.18 [2023-10-24T21:06:31.114Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T21:06:31.114Z] main [2023-10-24T21:06:31.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:31.478Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:33.229Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T21:06:33.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T21:06:33.229Z] 43917f0f4c29: Preparing [2023-10-24T21:06:33.229Z] f5f016c7a137: Preparing [2023-10-24T21:06:33.229Z] f34873362b50: Preparing [2023-10-24T21:06:33.229Z] d5449efb61e7: Preparing [2023-10-24T21:06:33.229Z] 5f4d9fc4d98d: Preparing [2023-10-24T21:06:33.495Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T21:06:33.495Z] f34873362b50: Pushed [2023-10-24T21:06:33.495Z] f5f016c7a137: Pushed [2023-10-24T21:06:33.495Z] d5449efb61e7: Pushed [2023-10-24T21:06:38.827Z] 43917f0f4c29: Pushed [2023-10-24T21:06:39.093Z] e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:39.439Z] + 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-10-24T21:06:39.839Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T21:06:39.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T21:06:39.839Z] 43917f0f4c29: Preparing [2023-10-24T21:06:39.839Z] f5f016c7a137: Preparing [2023-10-24T21:06:39.839Z] f34873362b50: Preparing [2023-10-24T21:06:39.839Z] d5449efb61e7: Preparing [2023-10-24T21:06:39.839Z] 5f4d9fc4d98d: Preparing [2023-10-24T21:06:39.839Z] d5449efb61e7: Layer already exists [2023-10-24T21:06:39.839Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T21:06:39.839Z] f34873362b50: Layer already exists [2023-10-24T21:06:39.839Z] 43917f0f4c29: Layer already exists [2023-10-24T21:06:39.839Z] f5f016c7a137: Layer already exists [2023-10-24T21:06:40.106Z] latest: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:40.450Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:40.794Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [2023-10-24T21:06:40.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T21:06:40.794Z] 43917f0f4c29: Preparing [2023-10-24T21:06:40.794Z] f5f016c7a137: Preparing [2023-10-24T21:06:40.794Z] f34873362b50: Preparing [2023-10-24T21:06:40.794Z] d5449efb61e7: Preparing [2023-10-24T21:06:40.794Z] 5f4d9fc4d98d: Preparing [2023-10-24T21:06:40.794Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T21:06:40.794Z] d5449efb61e7: Layer already exists [2023-10-24T21:06:40.794Z] 43917f0f4c29: Layer already exists [2023-10-24T21:06:40.794Z] f34873362b50: Layer already exists [2023-10-24T21:06:40.794Z] f5f016c7a137: Layer already exists [2023-10-24T21:06:40.794Z] 3.1.0-dev.18: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:41.398Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:41.733Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T21:06:41.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T21:06:41.733Z] 43917f0f4c29: Preparing [2023-10-24T21:06:41.733Z] f5f016c7a137: Preparing [2023-10-24T21:06:41.733Z] f34873362b50: Preparing [2023-10-24T21:06:41.733Z] d5449efb61e7: Preparing [2023-10-24T21:06:41.733Z] 5f4d9fc4d98d: Preparing [2023-10-24T21:06:41.733Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T21:06:41.733Z] 43917f0f4c29: Layer already exists [2023-10-24T21:06:41.733Z] d5449efb61e7: Layer already exists [2023-10-24T21:06:41.733Z] f34873362b50: Layer already exists [2023-10-24T21:06:41.733Z] f5f016c7a137: Layer already exists [2023-10-24T21:06:41.733Z] e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:42.334Z] + 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-10-24T21:06:42.669Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-24T21:06:42.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T21:06:42.669Z] 43917f0f4c29: Preparing [2023-10-24T21:06:42.669Z] f5f016c7a137: Preparing [2023-10-24T21:06:42.669Z] f34873362b50: Preparing [2023-10-24T21:06:42.669Z] d5449efb61e7: Preparing [2023-10-24T21:06:42.669Z] 5f4d9fc4d98d: Preparing [2023-10-24T21:06:42.669Z] f34873362b50: Layer already exists [2023-10-24T21:06:42.669Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T21:06:42.669Z] f5f016c7a137: Layer already exists [2023-10-24T21:06:42.669Z] d5449efb61e7: Layer already exists [2023-10-24T21:06:42.669Z] 43917f0f4c29: Layer already exists [2023-10-24T21:06:42.669Z] main: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T21:06:42.978Z] ===================================================== [Pipeline] echo [2023-10-24T21:06:42.984Z] taggedImages: [2023-10-24T21:06:42.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [2023-10-24T21:06:42.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T21:06:42.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [2023-10-24T21:06:42.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [2023-10-24T21:06:42.984Z] - 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-10-24T21:06:43.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:06:43.327Z] [2023-10-24T21:06:43.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:06:43.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:06:43.658Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T21:06:43.658Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T21:06:43.658Z] 04944245beec: Pulling fs layer [2023-10-24T21:06:43.658Z] 699f458cf7ca: Pulling fs layer [2023-10-24T21:06:43.658Z] 765212b225bb: Pulling fs layer [2023-10-24T21:06:43.658Z] f23df028b6ca: Pulling fs layer [2023-10-24T21:06:43.658Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T21:06:43.658Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T21:06:43.658Z] 765212b225bb: Waiting [2023-10-24T21:06:43.658Z] f23df028b6ca: Waiting [2023-10-24T21:06:43.658Z] d65c8cfc05b1: Waiting [2023-10-24T21:06:43.658Z] 2437ff75d9bd: Waiting [2023-10-24T21:06:43.925Z] 04944245beec: Verifying Checksum [2023-10-24T21:06:43.925Z] 04944245beec: Download complete [2023-10-24T21:06:43.925Z] 765212b225bb: Verifying Checksum [2023-10-24T21:06:43.925Z] 765212b225bb: Download complete [2023-10-24T21:06:43.925Z] f23df028b6ca: Verifying Checksum [2023-10-24T21:06:43.925Z] f23df028b6ca: Download complete [2023-10-24T21:06:43.925Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T21:06:43.925Z] d65c8cfc05b1: Download complete [2023-10-24T21:06:43.925Z] 699f458cf7ca: Download complete [2023-10-24T21:06:44.512Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T21:06:44.512Z] 8998bd30e6a1: Download complete [2023-10-24T21:06:47.092Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T21:06:47.092Z] 2437ff75d9bd: Download complete [2023-10-24T21:06:49.035Z] 8998bd30e6a1: Pull complete [2023-10-24T21:06:49.301Z] 04944245beec: Pull complete [2023-10-24T21:06:51.242Z] 699f458cf7ca: Pull complete [2023-10-24T21:06:51.242Z] 765212b225bb: Pull complete [2023-10-24T21:06:52.206Z] f23df028b6ca: Pull complete [2023-10-24T21:06:52.206Z] d65c8cfc05b1: Pull complete [2023-10-24T21:07:10.674Z] 2437ff75d9bd: Pull complete [2023-10-24T21:07:10.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T21:07:10.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:07:10.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:07:10.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container [2023-10-24T21:07:10.879Z] $ 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/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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-10-24T21:07:13.743Z] $ docker top 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:07:14.636Z] ---> job-cost.sh [2023-10-24T21:07:14.636Z] lf-activate-venv: SKIPPING [2023-10-24T21:07:14.636Z] INFO: No Stack... [2023-10-24T21:07:14.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T21:07:15.862Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:07:16.508Z] + cut -d, -f6 [2023-10-24T21:07:16.508Z] + cat /w/workspace/device-rfid-llrp-go/124/archives/cost.csv [Pipeline] lock [2023-10-24T21:07:16.566Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [2023-10-24T21:07:16.572Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] did not exist. Created. [2023-10-24T21:07:16.572Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:07:17.242Z] /w/workspace/device-rfid-llrp-go/124@tmp/durable-11077dea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T21:07:17.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T21:07:17.928Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T21:07:18.028Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:07:18.034Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:07:18.024Z] $ docker stop --time=1 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 [2023-10-24T21:07:19.549Z] $ docker rm -f --volumes 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 [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-10-24T21:07:20.022Z] provisioning config files... [2023-10-24T21:07:20.028Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13643854946936834715tmp [Pipeline] { [Pipeline] sh [2023-10-24T21:07:20.318Z] + set +x [2023-10-24T21:07:20.318Z] + curl -s https://codecov.io/bash [2023-10-24T21:07:20.318Z] + bash -s -- [2023-10-24T21:07:20.318Z] [2023-10-24T21:07:20.318Z] _____ _ [2023-10-24T21:07:20.318Z] / ____| | | [2023-10-24T21:07:20.318Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T21:07:20.318Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T21:07:20.318Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T21:07:20.318Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T21:07:20.318Z] Bash-1.0.6 [2023-10-24T21:07:20.318Z] [2023-10-24T21:07:20.318Z] [2023-10-24T21:07:20.318Z] ==> git version 2.25.1 found [2023-10-24T21:07:20.318Z] ==> 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-10-24T21:07:20.318Z] Release-Date: 2020-01-08 [2023-10-24T21:07:20.318Z] 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-10-24T21:07:20.318Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T21:07:20.318Z] ==> Jenkins CI detected. [2023-10-24T21:07:20.318Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T21:07:20.318Z] project root: . [2023-10-24T21:07:20.318Z] --> token set from env [2023-10-24T21:07:20.318Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T21:07:20.318Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T21:07:20.318Z] ==> Python coveragepy not found [2023-10-24T21:07:20.318Z] ==> Searching for coverage reports in: [2023-10-24T21:07:20.318Z] + . [2023-10-24T21:07:20.318Z] -> Found 1 reports [2023-10-24T21:07:20.318Z] ==> Detecting git/mercurial file structure [2023-10-24T21:07:20.318Z] ==> Reading reports [2023-10-24T21:07:20.576Z] + ./coverage.out bytes=459493 [2023-10-24T21:07:20.576Z] ==> Appending adjustments [2023-10-24T21:07:20.576Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T21:07:20.576Z] + Found adjustments [2023-10-24T21:07:20.576Z] ==> Gzipping contents [2023-10-24T21:07:20.836Z] 52K /tmp/codecov.9OLVik.gz [2023-10-24T21:07:20.836Z] ==> Uploading reports [2023-10-24T21:07:20.836Z] url: https://codecov.io [2023-10-24T21:07:20.836Z] query: branch=main&commit=e8098dd8846b53d811863813b1fcc7d083d99194&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T21:07:20.836Z] -> Pinging Codecov [2023-10-24T21:07:20.836Z] 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=e8098dd8846b53d811863813b1fcc7d083d99194&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T21:07:20.836Z] -> Uploading to [2023-10-24T21:07:20.836Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/e8098dd8846b53d811863813b1fcc7d083d99194/0cfa9629-5765-4304-8fa0-de01023eb287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T210720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36a0532c8d7c5984abada3e0c182b65750c09b4dde7c3e6b041c61a91f623182 [2023-10-24T21:07:20.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:07:20.836Z] Dload Upload Total Spent Left Speed [2023-10-24T21:07:21.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 140k --:--:-- --:--:-- --:--:-- 140k 100 50319 0 0 100 50319 0 140k --:--:-- --:--:-- --:--:-- 140k [2023-10-24T21:07:21.404Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [2023-10-24T21:07:21.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T21:07:21.520Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T21:07:21.528Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:07:21.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T21:07:21.825Z] [2023-10-24T21:07:21.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:07:22.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T21:07:22.123Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T21:07:22.123Z] df9b9388f04a: Pulling fs layer [2023-10-24T21:07:22.123Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T21:07:22.123Z] 25bc292e5bac: Pulling fs layer [2023-10-24T21:07:22.123Z] 114826534d7a: Pulling fs layer [2023-10-24T21:07:22.123Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T21:07:22.123Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T21:07:22.123Z] 114826534d7a: Waiting [2023-10-24T21:07:22.123Z] 4657fd5d0bcf: Waiting [2023-10-24T21:07:22.123Z] 6ad1cebc031e: Waiting [2023-10-24T21:07:22.123Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T21:07:22.123Z] 25bc292e5bac: Download complete [2023-10-24T21:07:22.123Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T21:07:22.123Z] 52dc419b0ee2: Download complete [2023-10-24T21:07:22.123Z] 4657fd5d0bcf: Download complete [2023-10-24T21:07:22.123Z] df9b9388f04a: Download complete [2023-10-24T21:07:22.383Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T21:07:22.383Z] 6ad1cebc031e: Download complete [2023-10-24T21:07:22.383Z] df9b9388f04a: Pull complete [2023-10-24T21:07:22.383Z] 52dc419b0ee2: Pull complete [2023-10-24T21:07:22.383Z] 25bc292e5bac: Pull complete [2023-10-24T21:07:22.994Z] 114826534d7a: Verifying Checksum [2023-10-24T21:07:22.994Z] 114826534d7a: Download complete [2023-10-24T21:07:22.994Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T21:07:22.994Z] 8a3aa393b2d8: Download complete [2023-10-24T21:07:26.271Z] 114826534d7a: Pull complete [2023-10-24T21:07:26.271Z] 4657fd5d0bcf: Pull complete [2023-10-24T21:07:26.836Z] 6ad1cebc031e: Pull complete [2023-10-24T21:07:30.112Z] 8a3aa393b2d8: Pull complete [2023-10-24T21:07:30.112Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T21:07:30.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T21:07:30.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:07:30.195Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:07:30.223Z] $ 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-10-24T21:07:31.631Z] $ docker top b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T21:07:31.700Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-24T21:07:31.976Z] + set -o pipefail [2023-10-24T21:07:31.976Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-24T21:07:38.535Z] [2023-10-24T21:07:38.535Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-24T21:07:38.535Z] [2023-10-24T21:07:38.535Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/ba91c394-1cad-4d67-a527-b313800cce87 [2023-10-24T21:07:38.535Z] [2023-10-24T21:07:38.535Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T21:07:38.535Z] [2023-10-24T21:07:39.102Z] [2023-10-24T21:07:39.102Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T21:07:39.102Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T21:07:39.102Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T21:07:39.111Z] $ docker stop --time=1 b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f [2023-10-24T21:07:40.945Z] $ docker rm -f --volumes b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f [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-10-24T21:07:41.687Z] + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] sh [2023-10-24T21:07:41.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:07:41.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:07:42.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:07:42.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:07:42.333Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:07:42.359Z] $ 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-10-24T21:07:42.742Z] $ docker top 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 -eo pid,comm [2023-10-24T21:07:42.792Z] 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-10-24T21:07:42.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:07:42.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:07:42.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:07:42.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:07:42.958Z] $ docker exec 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 ssh-agent [2023-10-24T21:07:43.076Z] SSH_AUTH_SOCK=/tmp/ssh-Me4BYH9tP9zF/agent.33 [2023-10-24T21:07:43.076Z] SSH_AGENT_PID=39 [2023-10-24T21:07:43.080Z] Running ssh-add (command line suppressed) [2023-10-24T21:07:43.192Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15446925262250956722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15446925262250956722.key) [2023-10-24T21:07:43.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:07:43.492Z] + git semver tag [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,675 [run_tag] DEBUG tag force:False [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,675 [check_head_tag] DEBUG check head tag [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,676 [execute] INFO git cat-file --batch-check [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,680 [execute] INFO git cat-file --batch [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,692 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,692 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,692 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:07:43.749Z] 2023-10-24 21:07:43,698 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:07:43.749Z] 3.1.0-dev.18 [Pipeline] } [2023-10-24T21:07:43.756Z] $ docker exec --env ******** --env ******** 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 ssh-agent -k [2023-10-24T21:07:43.867Z] unset SSH_AUTH_SOCK; [2023-10-24T21:07:43.868Z] unset SSH_AGENT_PID; [2023-10-24T21:07:43.868Z] echo Agent pid 39 killed; [2023-10-24T21:07:43.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:07:44.184Z] + git semver [Pipeline] } [2023-10-24T21:07:44.453Z] $ docker stop --time=1 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 [2023-10-24T21:07:45.725Z] $ docker rm -f --volumes 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:07:46.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T21:07:46.103Z] [2023-10-24T21:07:46.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:07:46.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T21:07:46.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T21:07:46.468Z] ab5ef0e58194: Pulling fs layer [2023-10-24T21:07:46.468Z] 9712f1f96733: Pulling fs layer [2023-10-24T21:07:46.468Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T21:07:46.468Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T21:07:46.468Z] e9a5061849ea: Pulling fs layer [2023-10-24T21:07:46.468Z] d747dcd14b5f: Pulling fs layer [2023-10-24T21:07:46.468Z] 2de7ff778b66: Pulling fs layer [2023-10-24T21:07:46.468Z] 0d9ebad4ef96: Waiting [2023-10-24T21:07:46.468Z] e9a5061849ea: Waiting [2023-10-24T21:07:46.468Z] d747dcd14b5f: Waiting [2023-10-24T21:07:46.468Z] 2de7ff778b66: Waiting [2023-10-24T21:07:46.468Z] 9712f1f96733: Verifying Checksum [2023-10-24T21:07:46.468Z] 9712f1f96733: Download complete [2023-10-24T21:07:46.726Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T21:07:46.726Z] 63f879dbbcfc: Download complete [2023-10-24T21:07:46.984Z] e9a5061849ea: Verifying Checksum [2023-10-24T21:07:46.984Z] e9a5061849ea: Download complete [2023-10-24T21:07:46.984Z] d747dcd14b5f: Verifying Checksum [2023-10-24T21:07:46.984Z] d747dcd14b5f: Download complete [2023-10-24T21:07:46.984Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T21:07:46.984Z] 0d9ebad4ef96: Download complete [2023-10-24T21:07:46.984Z] ab5ef0e58194: Verifying Checksum [2023-10-24T21:07:46.984Z] ab5ef0e58194: Download complete [2023-10-24T21:07:47.244Z] 2de7ff778b66: Verifying Checksum [2023-10-24T21:07:47.244Z] 2de7ff778b66: Download complete [2023-10-24T21:07:49.769Z] ab5ef0e58194: Pull complete [2023-10-24T21:07:50.025Z] 9712f1f96733: Pull complete [2023-10-24T21:07:50.590Z] 63f879dbbcfc: Pull complete [2023-10-24T21:07:54.769Z] 0d9ebad4ef96: Pull complete [2023-10-24T21:07:54.769Z] e9a5061849ea: Pull complete [2023-10-24T21:07:54.769Z] d747dcd14b5f: Pull complete [2023-10-24T21:07:56.141Z] 2de7ff778b66: Pull complete [2023-10-24T21:07:56.141Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T21:07:56.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T21:07:56.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:07:56.223Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:07:56.249Z] $ 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-10-24T21:07:57.730Z] $ docker top 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:07:57.804Z] provisioning config files... [2023-10-24T21:07:57.812Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12607431410498202752tmp [2023-10-24T21:07:57.821Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8277902384837437242tmp [2023-10-24T21:07:57.837Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6885435765256674726tmp [Pipeline] { [Pipeline] echo [2023-10-24T21:07:57.849Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:07:58.143Z] ---> sigul-configuration.sh [2023-10-24T21:07:58.143Z] gpg: directory `/root/.gnupg' created [2023-10-24T21:07:58.143Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T21:07:58.143Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T21:07:58.143Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T21:07:58.143Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T21:07:58.143Z] gpg: CAST5 encrypted data [2023-10-24T21:07:58.143Z] gpg: encrypted with 1 passphrase [2023-10-24T21:07:58.143Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T21:07:58.439Z] + mkdir /home/jenkins [2023-10-24T21:07:58.440Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T21:07:58.723Z] + 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-10-24T21:07:58.802Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:07:59.112Z] ---> sigul-install.sh [2023-10-24T21:07:59.112Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T21:07:59.396Z] + git tag --list [2023-10-24T21:07:59.396Z] v0.0.0 [2023-10-24T21:07:59.396Z] v1.0.0 [2023-10-24T21:07:59.396Z] v2.1.0 [2023-10-24T21:07:59.396Z] v2.1.1 [2023-10-24T21:07:59.396Z] v2.2.0 [2023-10-24T21:07:59.396Z] v2.3.0 [2023-10-24T21:07:59.396Z] v3.0 [2023-10-24T21:07:59.396Z] v3.0.0 [2023-10-24T21:07:59.396Z] v3.1.0-dev.1 [2023-10-24T21:07:59.396Z] v3.1.0-dev.10 [2023-10-24T21:07:59.396Z] v3.1.0-dev.11 [2023-10-24T21:07:59.396Z] v3.1.0-dev.12 [2023-10-24T21:07:59.396Z] v3.1.0-dev.13 [2023-10-24T21:07:59.396Z] v3.1.0-dev.14 [2023-10-24T21:07:59.396Z] v3.1.0-dev.15 [2023-10-24T21:07:59.396Z] v3.1.0-dev.16 [2023-10-24T21:07:59.396Z] v3.1.0-dev.17 [2023-10-24T21:07:59.396Z] v3.1.0-dev.18 [2023-10-24T21:07:59.396Z] v3.1.0-dev.2 [2023-10-24T21:07:59.396Z] v3.1.0-dev.3 [2023-10-24T21:07:59.396Z] v3.1.0-dev.4 [2023-10-24T21:07:59.396Z] v3.1.0-dev.5 [2023-10-24T21:07:59.396Z] v3.1.0-dev.6 [2023-10-24T21:07:59.396Z] v3.1.0-dev.7 [2023-10-24T21:07:59.396Z] v3.1.0-dev.8 [2023-10-24T21:07:59.396Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T21:07:59.679Z] + lftools sign git-tag v3.1.0-dev.18 [2023-10-24T21:08:00.245Z] Signing Git tag with Sigul... [2023-10-24T21:08:00.245Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-10-24T21:08:00.513Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:00.797Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T21:08:00.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T21:08:00.822Z] $ docker stop --time=1 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 [2023-10-24T21:08:02.091Z] $ docker rm -f --volumes 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T21:08:02.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:08:02.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:08:02.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:08:02.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:08:02.872Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:08:02.898Z] $ 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-10-24T21:08:03.262Z] $ docker top fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba -eo pid,comm [2023-10-24T21:08:03.313Z] 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-10-24T21:08:03.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:08:03.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:08:03.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:08:03.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:08:03.467Z] $ docker exec fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba ssh-agent [2023-10-24T21:08:03.572Z] SSH_AUTH_SOCK=/tmp/ssh-jWZNM46QSbyI/agent.32 [2023-10-24T21:08:03.572Z] SSH_AGENT_PID=38 [2023-10-24T21:08:03.578Z] Running ssh-add (command line suppressed) [2023-10-24T21:08:03.675Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8377709504018233123.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8377709504018233123.key) [2023-10-24T21:08:03.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:08:03.974Z] + git semver bump pre [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,166 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,168 [execute] INFO git cat-file --batch-check [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,169 [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-10-24T21:08:04.233Z] 2023-10-24 21:08:04,175 [execute] INFO git cat-file --batch [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:08:04.233Z] 2023-10-24 21:08:04,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:08:04.233Z] 3.1.0-dev.19 [Pipeline] } [2023-10-24T21:08:04.239Z] $ docker exec --env ******** --env ******** fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba ssh-agent -k [2023-10-24T21:08:04.339Z] unset SSH_AUTH_SOCK; [2023-10-24T21:08:04.339Z] unset SSH_AGENT_PID; [2023-10-24T21:08:04.339Z] echo Agent pid 38 killed; [2023-10-24T21:08:04.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:08:04.662Z] + git semver [Pipeline] } [2023-10-24T21:08:04.931Z] $ docker stop --time=1 fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba [2023-10-24T21:08:06.198Z] $ docker rm -f --volumes fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:08:06.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:08:06.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:08:06.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:08:06.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:08:06.925Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:08:06.952Z] $ 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-10-24T21:08:07.295Z] $ docker top a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 -eo pid,comm [2023-10-24T21:08:07.345Z] 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-10-24T21:08:07.345Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:08:07.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:08:07.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:08:07.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:08:07.505Z] $ docker exec a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 ssh-agent [2023-10-24T21:08:07.625Z] SSH_AUTH_SOCK=/tmp/ssh-kLVaotRv1CCk/agent.32 [2023-10-24T21:08:07.625Z] SSH_AGENT_PID=38 [2023-10-24T21:08:07.629Z] Running ssh-add (command line suppressed) [2023-10-24T21:08:07.723Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2441150580852450660.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2441150580852450660.key) [2023-10-24T21:08:07.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:08:08.027Z] + git semver push [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,223 [run_push] DEBUG push [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,224 [execute] INFO git cat-file --batch-check [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,224 [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-10-24T21:08:08.285Z] 2023-10-24 21:08:08,228 [execute] INFO git rev-list a6fcb101c02590eebfdf3654bb52d917c370585c -- [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,228 [execute] DEBUG Popen(['git', 'rev-list', 'a6fcb101c02590eebfdf3654bb52d917c370585c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,236 [execute] INFO git fetch -v origin [2023-10-24T21:08:08.285Z] 2023-10-24 21:08:08,237 [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-10-24T21:08:08.852Z] 2023-10-24 21:08:08,780 [run_push] DEBUG no remote changes detected [2023-10-24T21:08:08.852Z] 2023-10-24 21:08:08,780 [execute] INFO git push origin semver [2023-10-24T21:08:08.852Z] 2023-10-24 21:08:08,781 [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-10-24T21:08:09.788Z] 2023-10-24 21:08:09,556 [run_push] DEBUG push all version tags [2023-10-24T21:08:09.788Z] 2023-10-24 21:08:09,557 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T21:08:09.788Z] 2023-10-24 21:08:09,557 [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-10-24T21:08:10.725Z] 2023-10-24 21:08:10,448 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T21:08:10.725Z] 3.1.0-dev.19 [Pipeline] } [2023-10-24T21:08:10.732Z] $ docker exec --env ******** --env ******** a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 ssh-agent -k [2023-10-24T21:08:10.829Z] unset SSH_AUTH_SOCK; [2023-10-24T21:08:10.829Z] unset SSH_AGENT_PID; [2023-10-24T21:08:10.829Z] echo Agent pid 38 killed; [2023-10-24T21:08:10.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:08:11.149Z] + git semver [Pipeline] } [2023-10-24T21:08:11.452Z] $ docker stop --time=1 a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 [2023-10-24T21:08:12.758Z] $ docker rm -f --volumes a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 [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-10-24T21:08:13.373Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-24T21:08:13.373Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T21:08:13.373Z] total 16 [2023-10-24T21:08:13.373Z] drwxr-xr-x 3 root root 4096 Oct 24 20:58 . [2023-10-24T21:08:13.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 21:07 .. [2023-10-24T21:08:13.373Z] drwxr-xr-x 2 root root 4096 Oct 24 20:58 cost [2023-10-24T21:08:13.373Z] -rw-r--r-- 1 root root 91 Oct 24 20:58 cost.csv [2023-10-24T21:08:13.373Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T21:08:13.373Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T21:08:13.373Z] total 16 [2023-10-24T21:08:13.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 20:58 . [2023-10-24T21:08:13.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 21:07 .. [2023-10-24T21:08:13.373Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 20:58 cost [2023-10-24T21:08:13.373Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:13.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:14.556Z] ---> package-listing.sh [2023-10-24T21:08:14.556Z] ++ facter osfamily [2023-10-24T21:08:14.556Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T21:08:14.814Z] + OS_FAMILY=debian [2023-10-24T21:08:14.814Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T21:08:14.814Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T21:08:14.814Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T21:08:14.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T21:08:14.814Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T21:08:14.814Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T21:08:14.814Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T21:08:14.814Z] + case "${OS_FAMILY}" in [2023-10-24T21:08:14.814Z] + dpkg -l [2023-10-24T21:08:14.814Z] + grep '^ii' [2023-10-24T21:08:14.814Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T21:08:14.814Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T21:08:14.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T21:08:14.814Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T21:08:14.814Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-24T21:08:14.814Z] + 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-10-24T21:08:14.824Z] 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-10-24T21:08:15.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:08:15.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:08:15.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:08:15.731Z] prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container [2023-10-24T21:08:15.755Z] $ 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-10-24T21:08:15.957Z] $ docker top 87afdbf0daf5c7257b59a66e77513640add5bb12125b04eb565945274058ef3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:08:16.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T21:08:16.586Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T21:08:16.868Z] + ls /var/log/sa-host [2023-10-24T21:08:16.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:08:17.015Z] provisioning config files... [2023-10-24T21:08:17.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1250084618965675927tmp [Pipeline] { [Pipeline] echo [2023-10-24T21:08:17.033Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:17.311Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T21:08:17.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:17.659Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T21:08:17.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:17.947Z] ---> sudo-logs.sh [2023-10-24T21:08:17.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T21:08:17.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:18.245Z] ---> job-cost.sh [2023-10-24T21:08:18.245Z] lf-activate-venv: SKIPPING [2023-10-24T21:08:18.245Z] DEBUG: total: 0.2199999988079071 [2023-10-24T21:08:18.245Z] INFO: Retrieving Stack Cost... [2023-10-24T21:08:18.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:08:19.070Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T21:08:19.081Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:08:19.362Z] ---> logs-deploy.sh [2023-10-24T21:08:19.362Z] lf-activate-venv: SKIPPING [2023-10-24T21:08:19.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/124 [2023-10-24T21:08:19.362Z] INFO: archiving workspace using pattern(s): [2023-10-24T21:08:20.296Z] Archives upload complete. [2023-10-24T21:08:20.554Z] INFO: archiving logs to Nexus