Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48912f300c70e82c82c12fa27b805d01b7e3358f 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-ssh8186878654732034687.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-ssh18386470603079824951.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-ssh15786042552456663936.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-ssh15936817390695444115.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-ssh1470157132380027034.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7219’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7214’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7215’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7223’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7217’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7226 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 48912f300c70e82c82c12fa27b805d01b7e3358f (main) Commit message: "Merge pull request #252 from ernestojeda/create-release" > 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 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 > git rev-list --no-walk dedc7597ee39254e64e7df51e13eee02b2bb979c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:55:11.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:55:11.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:55:11.998Z] ========================================================= [2023-09-20T20:55:11.998Z] EdgeX Global Pipelines Version Info [2023-09-20T20:55:11.998Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:55:12.712Z] ------------------- [2023-09-20T20:55:12.713Z] stable info: [2023-09-20T20:55:12.713Z] ------------------- [2023-09-20T20:55:12.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:55:12.713Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:55:12.713Z] Message: update stable to v1.0.254 [2023-09-20T20:55:13.283Z] ------------------- [2023-09-20T20:55:13.283Z] experimental info: [2023-09-20T20:55:13.283Z] ------------------- [2023-09-20T20:55:13.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:55:13.283Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:55:13.283Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:55:13.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-20T20:55:13.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-20T20:55:13.467Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:55:13.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:55:13.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:55:13.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:55:13.535Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:55:13.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:55:13.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:55:13.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:55:13.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:55:13.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-20T20:55:13.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:55:13.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:55:13.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:55:13.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:55:13.657Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:55:13.668Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:55:13.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:55:13.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:55:13.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:55:13.731Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:55:13.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:55:13.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:55:13.757Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:55:13.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:55:13.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:55:13.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:55:13.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:55:13.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:55:13.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo [2023-09-20T20:55:13.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48912f3 [Pipeline] echo [2023-09-20T20:55:13.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:55:13.882Z] provisioning config files... [2023-09-20T20:55:13.900Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16453815452245768914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:55:14.200Z] ---> docker-login.sh [2023-09-20T20:55:14.200Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:55:14.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:14.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:14.461Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:14.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:14.461Z] [2023-09-20T20:55:14.461Z] Login Succeeded [2023-09-20T20:55:14.461Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:55:14.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:14.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:14.461Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:14.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:14.461Z] [2023-09-20T20:55:14.461Z] Login Succeeded [2023-09-20T20:55:14.461Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:55:14.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:14.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:14.720Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:14.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:14.720Z] [2023-09-20T20:55:14.720Z] Login Succeeded [2023-09-20T20:55:14.720Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:55:14.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:14.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:14.720Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:14.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:14.720Z] [2023-09-20T20:55:14.720Z] Login Succeeded [2023-09-20T20:55:14.720Z] docker.io [2023-09-20T20:55:14.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:14.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:14.980Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:14.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:14.980Z] [2023-09-20T20:55:14.980Z] Login Succeeded [2023-09-20T20:55:14.980Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:55:14.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:55:15.348Z] + git rev-list -1 --merges 48912f300c70e82c82c12fa27b805d01b7e3358f~1..48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo [2023-09-20T20:55:15.391Z] -----------> git rev-list -1 --merges 48912f300c70e82c82c12fa27b805d01b7e3358f~1..48912f300c70e82c82c12fa27b805d01b7e3358f 48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T20:55:15.391Z] 48912f300c70e82c82c12fa27b805d01b7e3358f [false] [Pipeline] sh [2023-09-20T20:55:15.682Z] + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo [2023-09-20T20:55:15.696Z] ========================================================= [2023-09-20T20:55:15.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:55:15.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:55:16.033Z] + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo [2023-09-20T20:55:16.044Z] [semverPrep] GIT_COMMIT: 48912f300c70e82c82c12fa27b805d01b7e3358f, Commit Message: Merge pull request #252 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:55:16.055Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:55:16.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:55:16.401Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:55:16.401Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:55:16.401Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:55:16.401Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-09-20T20:55:16.401Z] -a /etc/ssh/ssh_known_hosts [2023-09-20T20:55:16.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:16.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:55:16.749Z] [2023-09-20T20:55:16.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:17.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:55:17.051Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:55:17.051Z] b85a868b505f: Pulling fs layer [2023-09-20T20:55:17.051Z] e2be974225ed: Pulling fs layer [2023-09-20T20:55:17.051Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:55:17.051Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:55:17.051Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:55:17.051Z] eaf3925da568: Pulling fs layer [2023-09-20T20:55:17.051Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:55:17.051Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:55:17.051Z] 988bab9f4d93: Waiting [2023-09-20T20:55:17.051Z] 1469e6f7b9e6: Waiting [2023-09-20T20:55:17.051Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:55:17.051Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:55:17.051Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:55:17.051Z] eaf3925da568: Waiting [2023-09-20T20:55:17.051Z] 4872d77fe225: Waiting [2023-09-20T20:55:17.051Z] bde34c3a00c8: Waiting [2023-09-20T20:55:17.051Z] bab4dde63d76: Waiting [2023-09-20T20:55:17.051Z] b352a97aabf1: Waiting [2023-09-20T20:55:17.051Z] e2be974225ed: Download complete [2023-09-20T20:55:17.051Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:55:17.051Z] 988bab9f4d93: Download complete [2023-09-20T20:55:17.311Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:55:17.311Z] 1469e6f7b9e6: Download complete [2023-09-20T20:55:17.311Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:55:17.311Z] 339a4e72a1f5: Download complete [2023-09-20T20:55:17.311Z] eaf3925da568: Download complete [2023-09-20T20:55:17.311Z] bde34c3a00c8: Download complete [2023-09-20T20:55:17.311Z] b352a97aabf1: Download complete [2023-09-20T20:55:17.311Z] 4872d77fe225: Verifying Checksum [2023-09-20T20:55:17.311Z] 4872d77fe225: Download complete [2023-09-20T20:55:17.311Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:55:17.311Z] 5851b861e8e6: Download complete [2023-09-20T20:55:17.311Z] b85a868b505f: Download complete [2023-09-20T20:55:17.568Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:55:17.568Z] bab4dde63d76: Download complete [2023-09-20T20:55:18.944Z] b85a868b505f: Pull complete [2023-09-20T20:55:18.944Z] e2be974225ed: Pull complete [2023-09-20T20:55:19.203Z] 339a4e72a1f5: Pull complete [2023-09-20T20:55:19.462Z] 988bab9f4d93: Pull complete [2023-09-20T20:55:19.721Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:55:19.721Z] eaf3925da568: Pull complete [2023-09-20T20:55:21.652Z] bab4dde63d76: Pull complete [2023-09-20T20:55:21.652Z] bde34c3a00c8: Pull complete [2023-09-20T20:55:21.912Z] b352a97aabf1: Pull complete [2023-09-20T20:55:21.912Z] 4872d77fe225: Pull complete [2023-09-20T20:55:21.912Z] 5851b861e8e6: Pull complete [2023-09-20T20:55:22.171Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:55:22.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:55:22.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:55:22.285Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T20:55:22.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T20:55:24.757Z] $ docker top 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f -eo pid,comm [2023-09-20T20:55:24.812Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T20:55:24.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:55:24.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:55:24.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:55:24.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:55:24.986Z] $ docker exec 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent [2023-09-20T20:55:25.087Z] SSH_AUTH_SOCK=/tmp/ssh-OiCsTsxBT5a3/agent.32 [2023-09-20T20:55:25.087Z] SSH_AGENT_PID=38 [2023-09-20T20:55:25.095Z] Running ssh-add (command line suppressed) [2023-09-20T20:55:25.203Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7315009747998722013.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7315009747998722013.key) [2023-09-20T20:55:25.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:55:25.508Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:55:25.529Z] $ docker exec --env ******** --env ******** 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent -k [2023-09-20T20:55:25.628Z] unset SSH_AUTH_SOCK; [2023-09-20T20:55:25.629Z] unset SSH_AGENT_PID; [2023-09-20T20:55:25.629Z] echo Agent pid 38 killed; [2023-09-20T20:55:25.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:55:25.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:55:25.660Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:55:25.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:55:25.782Z] $ docker exec 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent [2023-09-20T20:55:25.893Z] SSH_AUTH_SOCK=/tmp/ssh-4uDi2eaRH7JQ/agent.70 [2023-09-20T20:55:25.893Z] SSH_AGENT_PID=76 [2023-09-20T20:55:25.898Z] Running ssh-add (command line suppressed) [2023-09-20T20:55:26.005Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12672564842632561726.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12672564842632561726.key) [2023-09-20T20:55:26.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:55:26.301Z] + git semver init [2023-09-20T20:55:26.558Z] 2023-09-20 20:55:26,478 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:55:26.558Z] 2023-09-20 20:55:26,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-20T20:55:26.559Z] 2023-09-20 20:55:26,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-20T20:55:26.559Z] 2023-09-20 20:55:26,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:55:27.494Z] 2023-09-20 20:55:27,258 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-20T20:55:27.494Z] 2023-09-20 20:55:27,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-20T20:55:27.494Z] 2023-09-20 20:55:27,259 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T20:55:27.494Z] 2023-09-20 20:55:27,259 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T20:55:27.494Z] 3.1.0-dev.9 [Pipeline] } [2023-09-20T20:55:27.507Z] $ docker exec --env ******** --env ******** 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent -k [2023-09-20T20:55:27.608Z] unset SSH_AUTH_SOCK; [2023-09-20T20:55:27.608Z] unset SSH_AGENT_PID; [2023-09-20T20:55:27.609Z] echo Agent pid 76 killed; [2023-09-20T20:55:27.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:55:27.921Z] + git semver [Pipeline] } [2023-09-20T20:55:28.195Z] $ docker stop --time=1 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f [2023-09-20T20:55:29.473Z] $ docker rm -f --volumes 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:55:29.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:55:30.038Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:55:30.041Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:55:30.183Z] provisioning config files... [2023-09-20T20:55:30.192Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config688371784719362497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:55:30.486Z] ---> docker-login.sh [2023-09-20T20:55:30.487Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:55:30.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:30.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:30.487Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:30.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:30.487Z] [2023-09-20T20:55:30.487Z] Login Succeeded [2023-09-20T20:55:30.487Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:55:30.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:30.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:30.487Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:30.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:30.487Z] [2023-09-20T20:55:30.487Z] Login Succeeded [2023-09-20T20:55:30.487Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:55:30.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:30.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:30.746Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:30.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:30.746Z] [2023-09-20T20:55:30.746Z] Login Succeeded [2023-09-20T20:55:30.746Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:55:30.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:30.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:30.746Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:30.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:30.746Z] [2023-09-20T20:55:30.746Z] Login Succeeded [2023-09-20T20:55:30.746Z] docker.io [2023-09-20T20:55:31.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:31.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:31.262Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:31.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:31.262Z] [2023-09-20T20:55:31.262Z] Login Succeeded [2023-09-20T20:55:31.262Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:55:31.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:55:31.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:55:31.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:55:31.422Z] ========================================================= [2023-09-20T20:55:31.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:55:31.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:31.749Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:55:31.749Z] Sending build context to Docker daemon 4.332MB [2023-09-20T20:55:31.749Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:55:31.749Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:55:31.749Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:55:31.749Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:55:31.749Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:55:31.749Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:55:31.749Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:55:31.749Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:55:31.749Z] c68163c4e522: Pulling fs layer [2023-09-20T20:55:31.749Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:55:31.749Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:55:31.749Z] ad3a456e5733: Waiting [2023-09-20T20:55:31.749Z] c68163c4e522: Waiting [2023-09-20T20:55:31.749Z] 50da416c3ac9: Waiting [2023-09-20T20:55:31.749Z] 33e27b845d1e: Waiting [2023-09-20T20:55:31.749Z] c4d48a809fc2: Verifying Checksum [2023-09-20T20:55:31.749Z] c4d48a809fc2: Download complete [2023-09-20T20:55:31.749Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:55:31.749Z] ad3a456e5733: Download complete [2023-09-20T20:55:32.011Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:55:32.011Z] 33e27b845d1e: Download complete [2023-09-20T20:55:32.011Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:55:32.011Z] 7264a8db6415: Download complete [2023-09-20T20:55:32.011Z] c68163c4e522: Verifying Checksum [2023-09-20T20:55:32.011Z] c68163c4e522: Download complete [2023-09-20T20:55:32.011Z] 7264a8db6415: Pull complete [2023-09-20T20:55:32.270Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:55:32.270Z] 23d2d4c4bb30: Download complete [2023-09-20T20:55:32.270Z] c4d48a809fc2: Pull complete [2023-09-20T20:55:32.270Z] 4f1c88b9dad5: Download complete [2023-09-20T20:55:32.836Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:55:36.117Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:55:36.117Z] ad3a456e5733: Pull complete [2023-09-20T20:55:36.117Z] 33e27b845d1e: Pull complete [2023-09-20T20:55:36.117Z] c68163c4e522: Pull complete [2023-09-20T20:55:38.647Z] 50da416c3ac9: Pull complete [2023-09-20T20:55:38.907Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:55:38.907Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:55:38.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:55:38.907Z] ---> 0786185ac409 [2023-09-20T20:55:38.907Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:55:43.106Z] ---> Running in e6620cd6aa03 [2023-09-20T20:55:43.106Z] Removing intermediate container e6620cd6aa03 [2023-09-20T20:55:43.106Z] ---> 15ae5296e51a [2023-09-20T20:55:43.106Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:55:43.106Z] ---> Running in 0446a41c3385 [2023-09-20T20:55:43.106Z] Removing intermediate container 0446a41c3385 [2023-09-20T20:55:43.106Z] ---> 2b59cac1280a [2023-09-20T20:55:43.106Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:55:43.106Z] ---> Running in 6235ea87182c [2023-09-20T20:55:43.366Z] Removing intermediate container 6235ea87182c [2023-09-20T20:55:43.366Z] ---> 31cd8c50562a [2023-09-20T20:55:43.366Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:55:43.366Z] ---> Running in 398e607c51c1 [2023-09-20T20:55:43.366Z] Removing intermediate container 398e607c51c1 [2023-09-20T20:55:43.366Z] ---> c5d45dfd132a [2023-09-20T20:55:43.366Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:55:43.366Z] ---> Running in 1a7002ae94ce [2023-09-20T20:55:43.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:43.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:44.149Z] OK: 264 MiB in 52 packages [2023-09-20T20:55:44.409Z] Removing intermediate container 1a7002ae94ce [2023-09-20T20:55:44.409Z] ---> a8a6c29e1712 [2023-09-20T20:55:44.409Z] Step 8/12 : WORKDIR /app [2023-09-20T20:55:44.409Z] ---> Running in 7445b35a7388 [2023-09-20T20:55:44.409Z] Removing intermediate container 7445b35a7388 [2023-09-20T20:55:44.409Z] ---> 406fcb24c6d8 [2023-09-20T20:55:44.409Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T20:55:44.668Z] ---> ae60353ea8d7 [2023-09-20T20:55:44.668Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:55:44.668Z] ---> Running in b3cb68b632ee [2023-09-20T20:55:45.146Z] Still waiting to schedule task [2023-09-20T20:55:45.146Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:55:45.146Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:55:45.146Z] ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:55:45.146Z] ‘prd-ubuntu20.04-docker-8c-8g-7229’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:55:45.146Z] ‘prd-ubuntu20.04-docker-8c-8g-7230’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:55:45.146Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ is offline [2023-09-20T20:56:16.909Z] Removing intermediate container b3cb68b632ee [2023-09-20T20:56:16.909Z] ---> 0d7fe230e636 [2023-09-20T20:56:16.909Z] Step 11/12 : COPY . . [2023-09-20T20:56:16.909Z] ---> 67e3aef5869b [2023-09-20T20:56:16.909Z] Step 12/12 : RUN $MAKE [2023-09-20T20:56:16.909Z] ---> Running in 406f6d3d6c95 [2023-09-20T20:56:16.909Z] noop [2023-09-20T20:56:16.909Z] Removing intermediate container 406f6d3d6c95 [2023-09-20T20:56:16.909Z] ---> fa570c71eba5 [2023-09-20T20:56:16.909Z] Successfully built fa570c71eba5 [2023-09-20T20:56:16.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:17.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:56:17.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:56:17.314Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T20:56:17.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:56:17.686Z] $ docker top c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:56:18.027Z] + go version [2023-09-20T20:56:18.027Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:56:18.040Z] $ docker stop --time=1 c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 [2023-09-20T20:56:19.335Z] $ docker rm -f --volumes c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:19.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:56:19.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:56:19.847Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T20:56:19.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:56:20.236Z] $ docker top 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:56:20.576Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:56:20.873Z] + make test [2023-09-20T20:56:20.873Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T20:56:22.247Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-20T20:56:34.433Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-20T20:56:34.433Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-20T20:56:37.724Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.344s coverage: 40.6% of statements [2023-09-20T20:56:37.724Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements [2023-09-20T20:56:37.724Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-09-20T20:56:55.812Z] go vet ./... [2023-09-20T20:56:58.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:56:58.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:56:58.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:56:58.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:56:58.619Z] $ docker stop --time=1 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 [2023-09-20T20:57:01.010Z] $ docker rm -f --volumes 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:57:01.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:57:01.609Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:57:02.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:57:02.315Z] + ls -al . [2023-09-20T20:57:02.315Z] total 644 [2023-09-20T20:57:02.315Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 20:56 . [2023-09-20T20:57:02.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 .. [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 20:55 .dockerignore [2023-09-20T20:57:02.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git [2023-09-20T20:57:02.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:55 .github [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 20:55 .gitignore [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:55 .golangci.yml [2023-09-20T20:57:02.315Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:55 .semver [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 20:55 Attribution.txt [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 20:55 CHANGELOG.md [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 20:55 Dockerfile [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:55 GOVERNANCE.md [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 20:55 Jenkinsfile [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:55 LICENSE [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 20:55 Makefile [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 20:55 OWNERS.md [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 20:55 README.md [2023-09-20T20:57:02.315Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:55 VERSION [2023-09-20T20:57:02.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 bin [2023-09-20T20:57:02.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 cmd [2023-09-20T20:57:02.316Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 20:56 coverage.out [2023-09-20T20:57:02.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 examples [2023-09-20T20:57:02.316Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 20:55 go.mod [2023-09-20T20:57:02.316Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:55 go.sum [2023-09-20T20:57:02.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 images [2023-09-20T20:57:02.316Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 20:55 internal [2023-09-20T20:57:02.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 snap [2023-09-20T20:57:02.316Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:02.625Z] + 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=48912f300c70e82c82c12fa27b805d01b7e3358f --label arch=amd64 --label version=3.1.0-dev.9 . [2023-09-20T20:57:02.625Z] Sending build context to Docker daemon 4.332MB [2023-09-20T20:57:02.625Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:57:02.625Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T20:57:02.625Z] ---> fa570c71eba5 [2023-09-20T20:57:02.625Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:57:02.625Z] ---> Running in 6a7cc547fc9e [2023-09-20T20:57:02.883Z] Removing intermediate container 6a7cc547fc9e [2023-09-20T20:57:02.883Z] ---> d92130bfb375 [2023-09-20T20:57:02.883Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:57:02.883Z] ---> Running in c008cc9bb119 [2023-09-20T20:57:02.883Z] Removing intermediate container c008cc9bb119 [2023-09-20T20:57:02.883Z] ---> a395b87a3bda [2023-09-20T20:57:02.883Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:57:02.883Z] ---> Running in 11a67bb03410 [2023-09-20T20:57:02.883Z] Removing intermediate container 11a67bb03410 [2023-09-20T20:57:02.883Z] ---> 433659743d4d [2023-09-20T20:57:02.883Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:57:02.883Z] ---> Running in bcf3cdbad33f [2023-09-20T20:57:03.143Z] Removing intermediate container bcf3cdbad33f [2023-09-20T20:57:03.143Z] ---> cfb9f4183272 [2023-09-20T20:57:03.143Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:57:03.143Z] ---> Running in fb3a113ec2d9 [2023-09-20T20:57:03.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:03.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:03.660Z] OK: 264 MiB in 52 packages [2023-09-20T20:57:03.919Z] Removing intermediate container fb3a113ec2d9 [2023-09-20T20:57:03.919Z] ---> 997a3d84f65c [2023-09-20T20:57:03.919Z] Step 8/24 : WORKDIR /app [2023-09-20T20:57:03.919Z] ---> Running in 9b9f3022b32b [2023-09-20T20:57:03.919Z] Removing intermediate container 9b9f3022b32b [2023-09-20T20:57:03.919Z] ---> 8c4195aa69f5 [2023-09-20T20:57:03.919Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T20:57:04.176Z] ---> 7152e46e8d00 [2023-09-20T20:57:04.176Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:57:04.176Z] ---> Running in fc77aef879c7 [2023-09-20T20:57:04.743Z] Removing intermediate container fc77aef879c7 [2023-09-20T20:57:04.743Z] ---> 0cb48091602d [2023-09-20T20:57:04.743Z] Step 11/24 : COPY . . [2023-09-20T20:57:05.001Z] ---> 035b30f30626 [2023-09-20T20:57:05.001Z] Step 12/24 : RUN $MAKE [2023-09-20T20:57:05.001Z] ---> Running in ce80dc81d9e7 [2023-09-20T20:57:05.260Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-20T20:57:27.184Z] Removing intermediate container ce80dc81d9e7 [2023-09-20T20:57:27.184Z] ---> f3db543853a5 [2023-09-20T20:57:27.184Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T20:57:27.184Z] 3.18: Pulling from library/alpine [2023-09-20T20:57:27.184Z] 7264a8db6415: Already exists [2023-09-20T20:57:27.184Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:57:27.184Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T20:57:27.184Z] ---> 7e01a0d0a1dc [2023-09-20T20:57:27.184Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T20:57:27.184Z] ---> Running in fed9f1475288 [2023-09-20T20:57:27.184Z] Removing intermediate container fed9f1475288 [2023-09-20T20:57:27.184Z] ---> 2042b23bd687 [2023-09-20T20:57:27.184Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T20:57:27.184Z] ---> Running in 3b43951575ea [2023-09-20T20:57:27.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:27.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:27.184Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:57:27.184Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:57:27.184Z] OK: 7 MiB in 16 packages [2023-09-20T20:57:27.184Z] Removing intermediate container 3b43951575ea [2023-09-20T20:57:27.184Z] ---> 5cba97c21c65 [2023-09-20T20:57:27.184Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-20T20:57:27.184Z] ---> 23a050e17e88 [2023-09-20T20:57:27.184Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-20T20:57:27.184Z] ---> d388f3f906ed [2023-09-20T20:57:27.184Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-20T20:57:27.184Z] ---> 8f39cce4fb24 [2023-09-20T20:57:27.184Z] Step 19/24 : EXPOSE 59989 [2023-09-20T20:57:27.184Z] ---> Running in 3935e1463aeb [2023-09-20T20:57:27.184Z] Removing intermediate container 3935e1463aeb [2023-09-20T20:57:27.184Z] ---> 81fa4334786f [2023-09-20T20:57:27.184Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-20T20:57:27.184Z] ---> Running in bfcd0aa793db [2023-09-20T20:57:27.441Z] Removing intermediate container bfcd0aa793db [2023-09-20T20:57:27.441Z] ---> 5e34c6b1a782 [2023-09-20T20:57:27.441Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T20:57:27.441Z] ---> Running in 9277826c843a [2023-09-20T20:57:27.441Z] Removing intermediate container 9277826c843a [2023-09-20T20:57:27.441Z] ---> ee676f468d2d [2023-09-20T20:57:27.441Z] Step 22/24 : LABEL arch=amd64 [2023-09-20T20:57:27.441Z] ---> Running in 24aceacf3b65 [2023-09-20T20:57:27.441Z] Removing intermediate container 24aceacf3b65 [2023-09-20T20:57:27.441Z] ---> 0bc5f677e483 [2023-09-20T20:57:27.441Z] Step 23/24 : LABEL git_sha=48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T20:57:27.441Z] ---> Running in 1f8e4d6056b9 [2023-09-20T20:57:27.699Z] Removing intermediate container 1f8e4d6056b9 [2023-09-20T20:57:27.699Z] ---> 4643830642e4 [2023-09-20T20:57:27.699Z] Step 24/24 : LABEL version=3.1.0-dev.9 [2023-09-20T20:57:27.699Z] ---> Running in c7cd92318107 [2023-09-20T20:57:27.699Z] Removing intermediate container c7cd92318107 [2023-09-20T20:57:27.699Z] ---> a6f14ada1630 [2023-09-20T20:57:27.699Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T20:57:27.699Z] Successfully built a6f14ada1630 [2023-09-20T20:57:27.699Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:27.803Z] provisioning config files... [2023-09-20T20:57:27.810Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17950017605671935772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:28.102Z] ---> docker-login.sh [2023-09-20T20:57:28.102Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:28.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:28.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:28.102Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:28.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:28.102Z] [2023-09-20T20:57:28.102Z] Login Succeeded [2023-09-20T20:57:28.102Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:28.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:28.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:28.102Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:28.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:28.102Z] [2023-09-20T20:57:28.102Z] Login Succeeded [2023-09-20T20:57:28.102Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:28.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:28.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:28.360Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:28.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:28.360Z] [2023-09-20T20:57:28.360Z] Login Succeeded [2023-09-20T20:57:28.360Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:28.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:28.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:28.360Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:28.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:28.360Z] [2023-09-20T20:57:28.360Z] Login Succeeded [2023-09-20T20:57:28.360Z] docker.io [2023-09-20T20:57:28.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:28.619Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:28.619Z] [2023-09-20T20:57:28.619Z] Login Succeeded [2023-09-20T20:57:28.619Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:28.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:28.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:28.671Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-20T20:57:28.671Z] 48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T20:57:28.671Z] latest [2023-09-20T20:57:28.671Z] 3.1.0-dev.9 [2023-09-20T20:57:28.671Z] 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T20:57:28.671Z] main [2023-09-20T20:57:28.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:29.002Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:29.392Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T20:57:29.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-20T20:57:29.392Z] 42873ceea155: Preparing [2023-09-20T20:57:29.392Z] c6e63cb562af: Preparing [2023-09-20T20:57:29.392Z] f380fffe60b5: Preparing [2023-09-20T20:57:29.392Z] 8fb1481a35ad: Preparing [2023-09-20T20:57:29.392Z] 4693057ce236: Preparing [2023-09-20T20:57:29.392Z] 4693057ce236: Layer already exists [2023-09-20T20:57:29.392Z] 8fb1481a35ad: Pushed [2023-09-20T20:57:29.392Z] f380fffe60b5: Pushed [2023-09-20T20:57:29.392Z] c6e63cb562af: Pushed [2023-09-20T20:57:32.679Z] 42873ceea155: Pushed [2023-09-20T20:57:32.679Z] 48912f300c70e82c82c12fa27b805d01b7e3358f: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:32.996Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:33.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-20T20:57:33.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-20T20:57:33.307Z] 42873ceea155: Preparing [2023-09-20T20:57:33.307Z] c6e63cb562af: Preparing [2023-09-20T20:57:33.307Z] f380fffe60b5: Preparing [2023-09-20T20:57:33.307Z] 8fb1481a35ad: Preparing [2023-09-20T20:57:33.307Z] 4693057ce236: Preparing [2023-09-20T20:57:33.307Z] c6e63cb562af: Layer already exists [2023-09-20T20:57:33.307Z] 42873ceea155: Layer already exists [2023-09-20T20:57:33.307Z] f380fffe60b5: Layer already exists [2023-09-20T20:57:33.307Z] 8fb1481a35ad: Layer already exists [2023-09-20T20:57:33.307Z] 4693057ce236: Layer already exists [2023-09-20T20:57:33.307Z] latest: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:33.624Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:33.932Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 [2023-09-20T20:57:33.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-20T20:57:33.932Z] 42873ceea155: Preparing [2023-09-20T20:57:33.932Z] c6e63cb562af: Preparing [2023-09-20T20:57:33.932Z] f380fffe60b5: Preparing [2023-09-20T20:57:33.932Z] 8fb1481a35ad: Preparing [2023-09-20T20:57:33.932Z] 4693057ce236: Preparing [2023-09-20T20:57:33.932Z] 42873ceea155: Layer already exists [2023-09-20T20:57:33.932Z] c6e63cb562af: Layer already exists [2023-09-20T20:57:33.932Z] f380fffe60b5: Layer already exists [2023-09-20T20:57:33.932Z] 4693057ce236: Layer already exists [2023-09-20T20:57:33.932Z] 8fb1481a35ad: Layer already exists [2023-09-20T20:57:33.932Z] 3.1.0-dev.9: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:34.232Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:34.544Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T20:57:34.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-20T20:57:34.544Z] 42873ceea155: Preparing [2023-09-20T20:57:34.544Z] c6e63cb562af: Preparing [2023-09-20T20:57:34.544Z] f380fffe60b5: Preparing [2023-09-20T20:57:34.544Z] 8fb1481a35ad: Preparing [2023-09-20T20:57:34.544Z] 4693057ce236: Preparing [2023-09-20T20:57:34.544Z] f380fffe60b5: Layer already exists [2023-09-20T20:57:34.544Z] 42873ceea155: Layer already exists [2023-09-20T20:57:34.544Z] 4693057ce236: Layer already exists [2023-09-20T20:57:34.544Z] c6e63cb562af: Layer already exists [2023-09-20T20:57:34.544Z] 8fb1481a35ad: Layer already exists [2023-09-20T20:57:34.544Z] 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:34.855Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:35.160Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-20T20:57:35.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-20T20:57:35.160Z] 42873ceea155: Preparing [2023-09-20T20:57:35.160Z] c6e63cb562af: Preparing [2023-09-20T20:57:35.160Z] f380fffe60b5: Preparing [2023-09-20T20:57:35.160Z] 8fb1481a35ad: Preparing [2023-09-20T20:57:35.160Z] 4693057ce236: Preparing [2023-09-20T20:57:35.160Z] 8fb1481a35ad: Layer already exists [2023-09-20T20:57:35.160Z] f380fffe60b5: Layer already exists [2023-09-20T20:57:35.160Z] c6e63cb562af: Layer already exists [2023-09-20T20:57:35.160Z] 42873ceea155: Layer already exists [2023-09-20T20:57:35.160Z] 4693057ce236: Layer already exists [2023-09-20T20:57:35.160Z] main: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:35.212Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:35.218Z] taggedImages: [2023-09-20T20:57:35.218Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T20:57:35.218Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-20T20:57:35.218Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 [2023-09-20T20:57:35.218Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T20:57:35.218Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:35.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:35.588Z] [2023-09-20T20:57:35.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:35.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:35.888Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:57:35.888Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:57:35.888Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:57:35.888Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:57:35.888Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:57:35.888Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:57:35.888Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:57:35.888Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:57:35.888Z] 33b1e0a273af: Waiting [2023-09-20T20:57:35.888Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:57:35.888Z] 5d3b04190fa2: Waiting [2023-09-20T20:57:35.888Z] 2f39f015ded8: Waiting [2023-09-20T20:57:35.888Z] 5c69ac0246d0: Download complete [2023-09-20T20:57:35.888Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T20:57:35.888Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:57:35.888Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:57:35.888Z] 33b1e0a273af: Download complete [2023-09-20T20:57:35.888Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T20:57:35.888Z] 5d3b04190fa2: Download complete [2023-09-20T20:57:35.888Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:57:35.888Z] ec43610c2a17: Download complete [2023-09-20T20:57:36.146Z] 5eb5b503b376: Download complete [2023-09-20T20:57:37.078Z] 2f39f015ded8: Download complete [2023-09-20T20:57:37.078Z] 5eb5b503b376: Pull complete [2023-09-20T20:57:37.336Z] 5c69ac0246d0: Pull complete [2023-09-20T20:57:37.593Z] ec43610c2a17: Pull complete [2023-09-20T20:57:37.593Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:57:37.851Z] 33b1e0a273af: Pull complete [2023-09-20T20:57:37.851Z] 5d3b04190fa2: Pull complete [2023-09-20T20:57:42.027Z] 2f39f015ded8: Pull complete [2023-09-20T20:57:42.027Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:57:42.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:57:42.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:57:42.115Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T20:57:42.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T20:57:46.130Z] $ docker top a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:46.499Z] ---> job-cost.sh [2023-09-20T20:57:46.499Z] lf-activate-venv: SKIPPING [2023-09-20T20:57:46.499Z] INFO: No Stack... [2023-09-20T20:57:46.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:57:47.016Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:57:47.305Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-20T20:57:47.305Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T20:57:47.315Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [2023-09-20T20:57:47.323Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] did not exist. Created. [2023-09-20T20:57:47.323Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:57:47.619Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T20:57:47.650Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:57:47.657Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:57:47.676Z] $ docker stop --time=1 a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 [2023-09-20T20:57:48.820Z] $ docker rm -f --volumes a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T20:58:49.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7243 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-20T20:58:49.914Z] Running in /w/workspace/device-rfid-llrp-go/114 [Pipeline] { [Pipeline] checkout [2023-09-20T20:58:49.951Z] The recommended git tool is: git [2023-09-20T20:58:58.084Z] using credential edgex-jenkins-ssh [2023-09-20T20:58:58.105Z] Cloning the remote Git repository [2023-09-20T20:58:58.183Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-20T20:58:58.322Z] > git init /w/workspace/device-rfid-llrp-go/114 # timeout=10 [2023-09-20T20:58:58.548Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-20T20:58:58.550Z] > git --version # timeout=10 [2023-09-20T20:58:58.578Z] > git --version # 'git version 2.25.1' [2023-09-20T20:58:58.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T20:58:58.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:59:00.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-20T20:59:00.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:59:01.505Z] Avoid second fetch [2023-09-20T20:59:01.506Z] Checking out Revision 48912f300c70e82c82c12fa27b805d01b7e3358f (main) [2023-09-20T20:59:01.535Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T20:59:01.644Z] > git checkout -f 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 [2023-09-20T20:59:02.426Z] Commit message: "Merge pull request #252 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:59:03.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T20:59:03.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:59:03.418Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:03.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-09-20T20:59:04.131Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T20:59:04.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T20:59:04.493Z] + sudo tee /etc/docker/daemon.new [2023-09-20T20:59:04.493Z] { [2023-09-20T20:59:04.493Z] "registry-mirrors": [ [2023-09-20T20:59:04.493Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T20:59:04.493Z] ], [2023-09-20T20:59:04.493Z] "bip": "10.250.0.254/24", [2023-09-20T20:59:04.493Z] "hosts": [ [2023-09-20T20:59:04.493Z] "tcp://0.0.0.0:5555", [2023-09-20T20:59:04.493Z] "unix:///var/run/docker.sock" [2023-09-20T20:59:04.493Z] ], [2023-09-20T20:59:04.493Z] "mtu": 1458, [2023-09-20T20:59:04.493Z] "selinux-enabled": true, [2023-09-20T20:59:04.493Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T20:59:04.493Z] } [Pipeline] sh [2023-09-20T20:59:04.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T20:59:05.244Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:59:23.636Z] provisioning config files... [2023-09-20T20:59:23.681Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/114@tmp/config16808716760065815147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:24.081Z] ---> docker-login.sh [2023-09-20T20:59:24.081Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:59:24.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:24.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:24.948Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:24.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:24.948Z] [2023-09-20T20:59:24.948Z] Login Succeeded [2023-09-20T20:59:24.948Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:59:25.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:25.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:25.499Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:25.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:25.499Z] [2023-09-20T20:59:25.499Z] Login Succeeded [2023-09-20T20:59:25.499Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:59:25.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:25.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:25.777Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:25.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:25.777Z] [2023-09-20T20:59:25.777Z] Login Succeeded [2023-09-20T20:59:25.777Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:59:26.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:26.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:26.376Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:26.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:26.376Z] [2023-09-20T20:59:26.376Z] Login Succeeded [2023-09-20T20:59:26.376Z] docker.io [2023-09-20T20:59:26.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:26.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:26.925Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:26.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:26.925Z] [2023-09-20T20:59:26.925Z] Login Succeeded [2023-09-20T20:59:26.925Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:59:26.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:59:27.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:59:27.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:59:27.368Z] ========================================================= [2023-09-20T20:59:27.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T20:59:27.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:27.732Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:59:28.006Z] Sending build context to Docker daemon 1.219MB [2023-09-20T20:59:28.006Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:59:28.006Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:59:28.284Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T20:59:28.284Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T20:59:28.284Z] 5d54e960e981: Pulling fs layer [2023-09-20T20:59:28.284Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T20:59:28.284Z] f0e02332f6b5: Pulling fs layer [2023-09-20T20:59:28.284Z] cefa15bbcfad: Pulling fs layer [2023-09-20T20:59:28.284Z] 17808c966233: Pulling fs layer [2023-09-20T20:59:28.284Z] f4c1fc716caa: Pulling fs layer [2023-09-20T20:59:28.284Z] cefa15bbcfad: Waiting [2023-09-20T20:59:28.284Z] 17808c966233: Waiting [2023-09-20T20:59:28.284Z] f4c1fc716caa: Waiting [2023-09-20T20:59:28.284Z] f0e02332f6b5: Waiting [2023-09-20T20:59:28.284Z] 5d54e960e981: Verifying Checksum [2023-09-20T20:59:28.284Z] 5d54e960e981: Download complete [2023-09-20T20:59:28.284Z] f0e02332f6b5: Download complete [2023-09-20T20:59:28.284Z] cefa15bbcfad: Verifying Checksum [2023-09-20T20:59:28.284Z] cefa15bbcfad: Download complete [2023-09-20T20:59:28.559Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T20:59:28.559Z] 9fda8d8052c6: Download complete [2023-09-20T20:59:29.163Z] f4c1fc716caa: Verifying Checksum [2023-09-20T20:59:29.163Z] f4c1fc716caa: Download complete [2023-09-20T20:59:29.441Z] 9fda8d8052c6: Pull complete [2023-09-20T20:59:30.041Z] 5d54e960e981: Pull complete [2023-09-20T20:59:30.314Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T20:59:30.314Z] c4a7e357bf2a: Download complete [2023-09-20T20:59:31.288Z] 17808c966233: Verifying Checksum [2023-09-20T20:59:31.288Z] 17808c966233: Download complete [2023-09-20T20:59:41.446Z] c4a7e357bf2a: Pull complete [2023-09-20T20:59:41.446Z] f0e02332f6b5: Pull complete [2023-09-20T20:59:41.816Z] cefa15bbcfad: Pull complete [2023-09-20T20:59:48.543Z] 17808c966233: Pull complete [2023-09-20T20:59:50.515Z] f4c1fc716caa: Pull complete [2023-09-20T20:59:50.515Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T20:59:50.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:59:50.515Z] ---> ea914061e18c [2023-09-20T20:59:50.515Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:59:52.505Z] ---> Running in c36a829fff18 [2023-09-20T20:59:53.099Z] Removing intermediate container c36a829fff18 [2023-09-20T20:59:53.099Z] ---> 99fdef731b4a [2023-09-20T20:59:53.099Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:59:53.099Z] ---> Running in d22dda0f5f74 [2023-09-20T20:59:53.382Z] Removing intermediate container d22dda0f5f74 [2023-09-20T20:59:53.382Z] ---> 155f782b0852 [2023-09-20T20:59:53.382Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:59:53.661Z] ---> Running in a0c4fcbf1ce8 [2023-09-20T20:59:53.949Z] Removing intermediate container a0c4fcbf1ce8 [2023-09-20T20:59:53.949Z] ---> 273b6d386708 [2023-09-20T20:59:53.949Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:59:54.221Z] ---> Running in 02628da11ae9 [2023-09-20T20:59:54.495Z] Removing intermediate container 02628da11ae9 [2023-09-20T20:59:54.495Z] ---> 93500bf75759 [2023-09-20T20:59:54.495Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:59:54.769Z] ---> Running in 68f7bbdfdb64 [2023-09-20T20:59:56.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:59:56.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:59:58.451Z] OK: 266 MiB in 52 packages [2023-09-20T20:59:59.284Z] Removing intermediate container 68f7bbdfdb64 [2023-09-20T20:59:59.284Z] ---> 017da9a99539 [2023-09-20T20:59:59.284Z] Step 8/12 : WORKDIR /app [2023-09-20T20:59:59.555Z] ---> Running in 7faab80b5dfe [2023-09-20T20:59:59.835Z] Removing intermediate container 7faab80b5dfe [2023-09-20T20:59:59.835Z] ---> 0e76e3ea4e2c [2023-09-20T20:59:59.835Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T21:00:00.822Z] ---> 913be12ff759 [2023-09-20T21:00:00.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:00:00.822Z] ---> Running in 95ce8013e3a5 [2023-09-20T21:01:22.836Z] Removing intermediate container 95ce8013e3a5 [2023-09-20T21:01:22.836Z] ---> 2642d93293d2 [2023-09-20T21:01:22.836Z] Step 11/12 : COPY . . [2023-09-20T21:01:22.836Z] ---> 9b1db2cbf2e7 [2023-09-20T21:01:22.836Z] Step 12/12 : RUN $MAKE [2023-09-20T21:01:22.836Z] ---> Running in 830999ba746f [2023-09-20T21:01:22.836Z] noop [2023-09-20T21:01:22.836Z] Removing intermediate container 830999ba746f [2023-09-20T21:01:22.836Z] ---> 999a762370db [2023-09-20T21:01:22.836Z] Successfully built 999a762370db [2023-09-20T21:01:22.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:23.225Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:01:23.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:01:23.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container [2023-09-20T21:01:23.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:01:25.380Z] $ docker top fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:01:26.318Z] + go version [2023-09-20T21:01:26.318Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:01:26.345Z] $ docker stop --time=1 fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 [2023-09-20T21:01:28.139Z] $ docker rm -f --volumes fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:28.762Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:01:28.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:01:28.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container [2023-09-20T21:01:29.093Z] $ 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/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:01:30.506Z] $ docker top 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:01:31.419Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/114 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:01:32.093Z] + make test [2023-09-20T21:01:32.093Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T21:01:37.468Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-20T21:04:29.417Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-20T21:04:29.417Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-20T21:05:08.465Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.516s coverage: 40.6% of statements [2023-09-20T21:05:08.465Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.564s coverage: 51.9% of statements [2023-09-20T21:05:08.465Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements [2023-09-20T21:05:08.465Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:05:08.465Z] go vet ./... [2023-09-20T21:05:40.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:05:40.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:05:40.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:05:40.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:05:40.820Z] $ docker stop --time=1 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 [2023-09-20T21:05:42.831Z] $ docker rm -f --volumes 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:05:44.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:05:44.286Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:05:45.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:05:45.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:05:46.062Z] + ls -al . [2023-09-20T21:05:46.063Z] total 640 [2023-09-20T21:05:46.063Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:01 . [2023-09-20T21:05:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 20:59 .dockerignore [2023-09-20T21:05:46.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 .git [2023-09-20T21:05:46.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:59 .github [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 20:59 .gitignore [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:59 .golangci.yml [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 20:59 Attribution.txt [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 20:59 CHANGELOG.md [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 20:59 Dockerfile [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:59 GOVERNANCE.md [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 20:59 Jenkinsfile [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:59 LICENSE [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 20:59 Makefile [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 20:59 OWNERS.md [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 20:59 README.md [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:55 VERSION [2023-09-20T21:05:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 bin [2023-09-20T21:05:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:59 cmd [2023-09-20T21:05:46.063Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 21:05 coverage.out [2023-09-20T21:05:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 examples [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 20:59 go.mod [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:59 go.sum [2023-09-20T21:05:46.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 images [2023-09-20T21:05:46.063Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 20:59 internal [2023-09-20T21:05:46.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:59 snap [2023-09-20T21:05:46.063Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:46.423Z] + 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=48912f300c70e82c82c12fa27b805d01b7e3358f --label arch=arm64 --label version=3.1.0-dev.9 . [2023-09-20T21:05:46.695Z] Sending build context to Docker daemon 1.219MB [2023-09-20T21:05:46.695Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:05:46.695Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T21:05:46.695Z] ---> 999a762370db [2023-09-20T21:05:46.695Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:05:49.304Z] ---> Running in 21d9a6d69912 [2023-09-20T21:05:49.304Z] Removing intermediate container 21d9a6d69912 [2023-09-20T21:05:49.304Z] ---> 40a6ea91ea9d [2023-09-20T21:05:49.304Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:05:49.304Z] ---> Running in 01303fa4e59a [2023-09-20T21:05:49.575Z] Removing intermediate container 01303fa4e59a [2023-09-20T21:05:49.575Z] ---> 2d6467a9f713 [2023-09-20T21:05:49.575Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:05:49.575Z] ---> Running in 279db44ce185 [2023-09-20T21:05:50.172Z] Removing intermediate container 279db44ce185 [2023-09-20T21:05:50.172Z] ---> 2a030c7c202d [2023-09-20T21:05:50.172Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:05:50.172Z] ---> Running in 254e0767bd56 [2023-09-20T21:05:50.451Z] Removing intermediate container 254e0767bd56 [2023-09-20T21:05:50.451Z] ---> b371bf1c199d [2023-09-20T21:05:50.451Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:05:50.451Z] ---> Running in e978c67f45c0 [2023-09-20T21:05:51.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:05:52.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:05:53.662Z] OK: 266 MiB in 52 packages [2023-09-20T21:05:54.641Z] Removing intermediate container e978c67f45c0 [2023-09-20T21:05:54.641Z] ---> ab6c16af9308 [2023-09-20T21:05:54.641Z] Step 8/24 : WORKDIR /app [2023-09-20T21:05:54.641Z] ---> Running in 782d92be9488 [2023-09-20T21:05:55.235Z] Removing intermediate container 782d92be9488 [2023-09-20T21:05:55.235Z] ---> 2184c497d847 [2023-09-20T21:05:55.235Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T21:05:55.506Z] ---> d094250c35d7 [2023-09-20T21:05:55.506Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:05:55.779Z] ---> Running in 0c05425e4e62 [2023-09-20T21:05:58.391Z] Removing intermediate container 0c05425e4e62 [2023-09-20T21:05:58.391Z] ---> c6d422c53a81 [2023-09-20T21:05:58.391Z] Step 11/24 : COPY . . [2023-09-20T21:05:58.993Z] ---> f0fcc403e596 [2023-09-20T21:05:58.993Z] Step 12/24 : RUN $MAKE [2023-09-20T21:05:58.993Z] ---> Running in 0b8ee0709d3c [2023-09-20T21:06:00.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-20T21:08:37.323Z] Removing intermediate container 0b8ee0709d3c [2023-09-20T21:08:37.323Z] ---> cfe83ebf7b21 [2023-09-20T21:08:37.323Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T21:08:37.323Z] 3.18: Pulling from library/alpine [2023-09-20T21:08:37.323Z] 9fda8d8052c6: Already exists [2023-09-20T21:08:37.323Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:08:37.323Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:08:37.323Z] ---> f6648c04cd6c [2023-09-20T21:08:37.323Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T21:08:37.323Z] ---> Running in 482293f5e74c [2023-09-20T21:08:37.323Z] Removing intermediate container 482293f5e74c [2023-09-20T21:08:37.323Z] ---> e9ac05d9e391 [2023-09-20T21:08:37.323Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T21:08:37.323Z] ---> Running in c221a931cdad [2023-09-20T21:08:37.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:37.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:37.596Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:08:37.596Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:08:37.596Z] OK: 8 MiB in 16 packages [2023-09-20T21:08:38.571Z] Removing intermediate container c221a931cdad [2023-09-20T21:08:38.571Z] ---> 55d987290aec [2023-09-20T21:08:38.571Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-20T21:08:39.159Z] ---> 2ba1e389b946 [2023-09-20T21:08:39.159Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-20T21:08:40.127Z] ---> ca63ce610e1a [2023-09-20T21:08:40.127Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-20T21:08:41.547Z] ---> a62b371948b4 [2023-09-20T21:08:41.547Z] Step 19/24 : EXPOSE 59989 [2023-09-20T21:08:41.816Z] ---> Running in cf03fdceab07 [2023-09-20T21:08:42.085Z] Removing intermediate container cf03fdceab07 [2023-09-20T21:08:42.085Z] ---> 7daa9618ef47 [2023-09-20T21:08:42.085Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-20T21:08:42.085Z] ---> Running in e9a4ab6d0eec [2023-09-20T21:08:42.675Z] Removing intermediate container e9a4ab6d0eec [2023-09-20T21:08:42.675Z] ---> 937fc7056405 [2023-09-20T21:08:42.675Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:08:42.675Z] ---> Running in 03f5e5278454 [2023-09-20T21:08:42.944Z] Removing intermediate container 03f5e5278454 [2023-09-20T21:08:42.944Z] ---> 1f690d2b3059 [2023-09-20T21:08:42.944Z] Step 22/24 : LABEL arch=arm64 [2023-09-20T21:08:43.214Z] ---> Running in d7e51501c1f6 [2023-09-20T21:08:43.486Z] Removing intermediate container d7e51501c1f6 [2023-09-20T21:08:43.486Z] ---> ba4b1ae6d320 [2023-09-20T21:08:43.486Z] Step 23/24 : LABEL git_sha=48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T21:08:43.486Z] ---> Running in f850521e494f [2023-09-20T21:08:44.079Z] Removing intermediate container f850521e494f [2023-09-20T21:08:44.079Z] ---> b254ef6c70d2 [2023-09-20T21:08:44.079Z] Step 24/24 : LABEL version=3.1.0-dev.9 [2023-09-20T21:08:44.079Z] ---> Running in f5d62425d12c [2023-09-20T21:08:44.350Z] Removing intermediate container f5d62425d12c [2023-09-20T21:08:44.350Z] ---> 4b3127e22ef8 [2023-09-20T21:08:44.350Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:08:44.350Z] Successfully built 4b3127e22ef8 [2023-09-20T21:08:44.350Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:08:44.545Z] provisioning config files... [2023-09-20T21:08:44.563Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/114@tmp/config12097827274598500531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:08:44.944Z] ---> docker-login.sh [2023-09-20T21:08:44.944Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:08:45.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:45.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:45.220Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:45.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:45.220Z] [2023-09-20T21:08:45.220Z] Login Succeeded [2023-09-20T21:08:45.220Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:08:45.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:45.779Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:45.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:45.779Z] [2023-09-20T21:08:45.779Z] Login Succeeded [2023-09-20T21:08:45.779Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:08:46.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:46.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:46.052Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:46.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:46.052Z] [2023-09-20T21:08:46.052Z] Login Succeeded [2023-09-20T21:08:46.052Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:08:46.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:46.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:46.600Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:46.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:46.600Z] [2023-09-20T21:08:46.600Z] Login Succeeded [2023-09-20T21:08:46.600Z] docker.io [2023-09-20T21:08:46.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:47.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:47.490Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:47.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:47.490Z] [2023-09-20T21:08:47.490Z] Login Succeeded [2023-09-20T21:08:47.490Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:08:47.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:08:47.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:08:47.558Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-20T21:08:47.558Z] 48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T21:08:47.558Z] latest [2023-09-20T21:08:47.558Z] 3.1.0-dev.9 [2023-09-20T21:08:47.558Z] 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T21:08:47.558Z] main [2023-09-20T21:08:47.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:48.766Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:49.152Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T21:08:49.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-20T21:08:49.152Z] 8ebd09ccebd6: Preparing [2023-09-20T21:08:49.152Z] f8b6a5b5a3da: Preparing [2023-09-20T21:08:49.152Z] 4210d52f69e7: Preparing [2023-09-20T21:08:49.152Z] 51fc5be5386a: Preparing [2023-09-20T21:08:49.152Z] b2191e2be29d: Preparing [2023-09-20T21:08:49.431Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:49.702Z] 4210d52f69e7: Pushed [2023-09-20T21:08:49.702Z] 51fc5be5386a: Pushed [2023-09-20T21:08:49.702Z] f8b6a5b5a3da: Pushed [2023-09-20T21:08:56.377Z] 8ebd09ccebd6: Pushed [2023-09-20T21:08:56.377Z] 48912f300c70e82c82c12fa27b805d01b7e3358f: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:56.732Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:57.083Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-20T21:08:57.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-20T21:08:57.083Z] 8ebd09ccebd6: Preparing [2023-09-20T21:08:57.083Z] f8b6a5b5a3da: Preparing [2023-09-20T21:08:57.083Z] 4210d52f69e7: Preparing [2023-09-20T21:08:57.083Z] 51fc5be5386a: Preparing [2023-09-20T21:08:57.083Z] b2191e2be29d: Preparing [2023-09-20T21:08:57.083Z] f8b6a5b5a3da: Layer already exists [2023-09-20T21:08:57.083Z] 8ebd09ccebd6: Layer already exists [2023-09-20T21:08:57.083Z] 51fc5be5386a: Layer already exists [2023-09-20T21:08:57.083Z] 4210d52f69e7: Layer already exists [2023-09-20T21:08:57.083Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:57.351Z] latest: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:57.709Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:58.071Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 [2023-09-20T21:08:58.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-20T21:08:58.071Z] 8ebd09ccebd6: Preparing [2023-09-20T21:08:58.071Z] f8b6a5b5a3da: Preparing [2023-09-20T21:08:58.071Z] 4210d52f69e7: Preparing [2023-09-20T21:08:58.071Z] 51fc5be5386a: Preparing [2023-09-20T21:08:58.071Z] b2191e2be29d: Preparing [2023-09-20T21:08:58.071Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:58.071Z] 4210d52f69e7: Layer already exists [2023-09-20T21:08:58.071Z] f8b6a5b5a3da: Layer already exists [2023-09-20T21:08:58.071Z] 51fc5be5386a: Layer already exists [2023-09-20T21:08:58.071Z] 8ebd09ccebd6: Layer already exists [2023-09-20T21:08:58.341Z] 3.1.0-dev.9: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:58.714Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:59.075Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T21:08:59.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-20T21:08:59.075Z] 8ebd09ccebd6: Preparing [2023-09-20T21:08:59.075Z] f8b6a5b5a3da: Preparing [2023-09-20T21:08:59.075Z] 4210d52f69e7: Preparing [2023-09-20T21:08:59.075Z] 51fc5be5386a: Preparing [2023-09-20T21:08:59.075Z] b2191e2be29d: Preparing [2023-09-20T21:08:59.075Z] 4210d52f69e7: Layer already exists [2023-09-20T21:08:59.075Z] f8b6a5b5a3da: Layer already exists [2023-09-20T21:08:59.075Z] 51fc5be5386a: Layer already exists [2023-09-20T21:08:59.075Z] 8ebd09ccebd6: Layer already exists [2023-09-20T21:08:59.075Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:59.344Z] 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:59.706Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:00.084Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-20T21:09:00.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-20T21:09:00.084Z] 8ebd09ccebd6: Preparing [2023-09-20T21:09:00.084Z] f8b6a5b5a3da: Preparing [2023-09-20T21:09:00.084Z] 4210d52f69e7: Preparing [2023-09-20T21:09:00.084Z] 51fc5be5386a: Preparing [2023-09-20T21:09:00.084Z] b2191e2be29d: Preparing [2023-09-20T21:09:00.084Z] 4210d52f69e7: Layer already exists [2023-09-20T21:09:00.084Z] 51fc5be5386a: Layer already exists [2023-09-20T21:09:00.084Z] f8b6a5b5a3da: Layer already exists [2023-09-20T21:09:00.084Z] 8ebd09ccebd6: Layer already exists [2023-09-20T21:09:00.084Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:00.356Z] main: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:09:00.402Z] ===================================================== [Pipeline] echo [2023-09-20T21:09:00.408Z] taggedImages: [2023-09-20T21:09:00.408Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f [2023-09-20T21:09:00.408Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-20T21:09:00.408Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 [2023-09-20T21:09:00.408Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [2023-09-20T21:09:00.408Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:00.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:00.775Z] [2023-09-20T21:09:00.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:01.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:01.402Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:09:01.402Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:09:01.402Z] 04944245beec: Pulling fs layer [2023-09-20T21:09:01.402Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:09:01.402Z] 765212b225bb: Pulling fs layer [2023-09-20T21:09:01.402Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:09:01.402Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:09:01.402Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:09:01.402Z] f23df028b6ca: Waiting [2023-09-20T21:09:01.402Z] 765212b225bb: Waiting [2023-09-20T21:09:01.402Z] d65c8cfc05b1: Waiting [2023-09-20T21:09:01.402Z] 2437ff75d9bd: Waiting [2023-09-20T21:09:01.402Z] 04944245beec: Verifying Checksum [2023-09-20T21:09:01.402Z] 04944245beec: Download complete [2023-09-20T21:09:01.402Z] 765212b225bb: Verifying Checksum [2023-09-20T21:09:01.402Z] 765212b225bb: Download complete [2023-09-20T21:09:01.402Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:09:01.402Z] f23df028b6ca: Download complete [2023-09-20T21:09:01.676Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:09:01.676Z] d65c8cfc05b1: Download complete [2023-09-20T21:09:01.676Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:09:01.676Z] 699f458cf7ca: Download complete [2023-09-20T21:09:02.272Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:09:02.272Z] 8998bd30e6a1: Download complete [2023-09-20T21:09:04.882Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:09:04.882Z] 2437ff75d9bd: Download complete [2023-09-20T21:09:06.831Z] 8998bd30e6a1: Pull complete [2023-09-20T21:09:07.098Z] 04944245beec: Pull complete [2023-09-20T21:09:08.511Z] 699f458cf7ca: Pull complete [2023-09-20T21:09:08.781Z] 765212b225bb: Pull complete [2023-09-20T21:09:09.378Z] f23df028b6ca: Pull complete [2023-09-20T21:09:09.647Z] d65c8cfc05b1: Pull complete [2023-09-20T21:09:24.686Z] 2437ff75d9bd: Pull complete [2023-09-20T21:09:24.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:09:24.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:24.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:24.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container [2023-09-20T21:09:24.996Z] $ 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/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T21:09:28.203Z] $ docker top eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:09:29.095Z] ---> job-cost.sh [2023-09-20T21:09:29.095Z] lf-activate-venv: SKIPPING [2023-09-20T21:09:29.095Z] INFO: No Stack... [2023-09-20T21:09:29.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:09:30.669Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:09:31.322Z] + cat /w/workspace/device-rfid-llrp-go/114/archives/cost.csv [2023-09-20T21:09:31.322Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:09:31.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [2023-09-20T21:09:31.421Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] did not exist. Created. [2023-09-20T21:09:31.421Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:09:32.100Z] /w/workspace/device-rfid-llrp-go/114@tmp/durable-0d0fff31/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:09:32.776Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:09:32.800Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:09:32.886Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:09:32.892Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:09:32.912Z] $ docker stop --time=1 eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef [2023-09-20T21:09:34.513Z] $ docker rm -f --volumes eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T21:09:34.928Z] provisioning config files... [2023-09-20T21:09:34.935Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12768960979050365234tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:09:35.229Z] + set +x [2023-09-20T21:09:35.229Z] + curl -s https://codecov.io/bash [2023-09-20T21:09:35.229Z] + bash -s -- [2023-09-20T21:09:35.229Z] [2023-09-20T21:09:35.229Z] _____ _ [2023-09-20T21:09:35.229Z] / ____| | | [2023-09-20T21:09:35.229Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:09:35.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:09:35.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:09:35.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:09:35.229Z] Bash-1.0.6 [2023-09-20T21:09:35.229Z] [2023-09-20T21:09:35.229Z] [2023-09-20T21:09:35.229Z] ==> git version 2.25.1 found [2023-09-20T21:09:35.229Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T21:09:35.229Z] Release-Date: 2020-01-08 [2023-09-20T21:09:35.229Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:09:35.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:09:35.230Z] ==> Jenkins CI detected. [2023-09-20T21:09:35.230Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-20T21:09:35.230Z] project root: . [2023-09-20T21:09:35.230Z] --> token set from env [2023-09-20T21:09:35.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:09:35.230Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:09:35.230Z] ==> Python coveragepy not found [2023-09-20T21:09:35.230Z] ==> Searching for coverage reports in: [2023-09-20T21:09:35.230Z] + . [2023-09-20T21:09:35.230Z] -> Found 1 reports [2023-09-20T21:09:35.230Z] ==> Detecting git/mercurial file structure [2023-09-20T21:09:35.230Z] ==> Reading reports [2023-09-20T21:09:35.230Z] + ./coverage.out bytes=459493 [2023-09-20T21:09:35.230Z] ==> Appending adjustments [2023-09-20T21:09:35.230Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:09:35.490Z] + Found adjustments [2023-09-20T21:09:35.490Z] ==> Gzipping contents [2023-09-20T21:09:35.748Z] 52K /tmp/codecov.qvJE1i.gz [2023-09-20T21:09:35.748Z] ==> Uploading reports [2023-09-20T21:09:35.748Z] url: https://codecov.io [2023-09-20T21:09:35.748Z] query: branch=main&commit=48912f300c70e82c82c12fa27b805d01b7e3358f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:35.748Z] -> Pinging Codecov [2023-09-20T21:09:35.748Z] 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=48912f300c70e82c82c12fa27b805d01b7e3358f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:35.748Z] -> Uploading to [2023-09-20T21:09:35.748Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/48912f300c70e82c82c12fa27b805d01b7e3358f/bfe3d067-33c1-479a-923d-64664c8bae73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b41ec1f0f9c46a7c962f055d84852dc181dab2ec44d9bbe2d351bdd95cdf31a [2023-09-20T21:09:35.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:09:35.748Z] Dload Upload Total Spent Left Speed [2023-09-20T21:09:36.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50516 0 0 100 50516 0 233k --:--:-- --:--:-- --:--:-- 233k [2023-09-20T21:09:36.006Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } [2023-09-20T21:09:36.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:09:36.129Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:09:36.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:36.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:36.447Z] [2023-09-20T21:09:36.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:36.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:36.749Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:09:36.749Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:09:36.749Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:09:36.749Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:09:36.749Z] 114826534d7a: Pulling fs layer [2023-09-20T21:09:36.749Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:09:36.749Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:09:36.749Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:09:36.749Z] 4657fd5d0bcf: Waiting [2023-09-20T21:09:36.749Z] 6ad1cebc031e: Waiting [2023-09-20T21:09:36.749Z] 8a3aa393b2d8: Waiting [2023-09-20T21:09:36.749Z] 114826534d7a: Waiting [2023-09-20T21:09:36.749Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:09:36.749Z] 25bc292e5bac: Download complete [2023-09-20T21:09:36.749Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:09:36.749Z] 52dc419b0ee2: Download complete [2023-09-20T21:09:36.749Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T21:09:36.749Z] 4657fd5d0bcf: Download complete [2023-09-20T21:09:36.749Z] df9b9388f04a: Download complete [2023-09-20T21:09:37.010Z] df9b9388f04a: Pull complete [2023-09-20T21:09:37.010Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:09:37.010Z] 6ad1cebc031e: Download complete [2023-09-20T21:09:37.010Z] 52dc419b0ee2: Pull complete [2023-09-20T21:09:37.010Z] 25bc292e5bac: Pull complete [2023-09-20T21:09:37.578Z] 114826534d7a: Verifying Checksum [2023-09-20T21:09:37.578Z] 114826534d7a: Download complete [2023-09-20T21:09:37.578Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:09:37.578Z] 8a3aa393b2d8: Download complete [2023-09-20T21:09:41.754Z] 114826534d7a: Pull complete [2023-09-20T21:09:41.754Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:09:41.754Z] 6ad1cebc031e: Pull complete [2023-09-20T21:09:44.282Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:09:44.282Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:09:44.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:44.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:44.356Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:09:44.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T21:09:48.230Z] $ docker top 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:09:48.296Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-20T21:09:48.572Z] + set -o pipefail [2023-09-20T21:09:48.572Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-20T21:09:53.834Z] [2023-09-20T21:09:53.834Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-20T21:09:53.834Z] [2023-09-20T21:09:53.835Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/34db510e-26f5-47e0-9ea9-a97ce84c26b3 [2023-09-20T21:09:53.835Z] [2023-09-20T21:09:53.835Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:09:53.835Z] [2023-09-20T21:09:53.835Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:09:53.835Z] [2023-09-20T21:09:53.835Z] [2023-09-20T21:09:53.835Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:09:53.835Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:09:53.835Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:09:53.847Z] $ docker stop --time=1 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb [2023-09-20T21:09:56.808Z] $ docker rm -f --volumes 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:09:57.531Z] + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] sh [2023-09-20T21:09:57.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:09:57.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:58.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:09:58.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:58.187Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:09:58.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:09:58.612Z] $ docker top da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b -eo pid,comm [2023-09-20T21:09:58.661Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:09:58.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:09:58.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:09:58.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:09:58.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:09:58.810Z] $ docker exec da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b ssh-agent [2023-09-20T21:09:58.906Z] SSH_AUTH_SOCK=/tmp/ssh-16OrvCJUpUMr/agent.32 [2023-09-20T21:09:58.906Z] SSH_AGENT_PID=38 [2023-09-20T21:09:58.911Z] Running ssh-add (command line suppressed) [2023-09-20T21:09:59.008Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12627862060437546209.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12627862060437546209.key) [2023-09-20T21:09:59.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:09:59.306Z] + git semver tag [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,485 [run_tag] DEBUG tag force:False [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,485 [check_head_tag] DEBUG check head tag [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,485 [execute] INFO git cat-file --batch-check [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,489 [execute] INFO git cat-file --batch [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,497 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,497 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,498 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:09:59.565Z] 2023-09-20 21:09:59,503 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:09:59.565Z] 3.1.0-dev.9 [Pipeline] } [2023-09-20T21:09:59.573Z] $ docker exec --env ******** --env ******** da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b ssh-agent -k [2023-09-20T21:09:59.666Z] unset SSH_AUTH_SOCK; [2023-09-20T21:09:59.666Z] unset SSH_AGENT_PID; [2023-09-20T21:09:59.666Z] echo Agent pid 38 killed; [2023-09-20T21:09:59.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:09:59.973Z] + git semver [Pipeline] } [2023-09-20T21:10:00.242Z] $ docker stop --time=1 da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b [2023-09-20T21:10:01.507Z] $ docker rm -f --volumes da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:01.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:01.885Z] [2023-09-20T21:10:01.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:02.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:02.184Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:10:02.184Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:10:02.184Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:10:02.184Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:10:02.184Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:10:02.184Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:10:02.184Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:10:02.184Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:10:02.184Z] 0d9ebad4ef96: Waiting [2023-09-20T21:10:02.184Z] e9a5061849ea: Waiting [2023-09-20T21:10:02.184Z] 2de7ff778b66: Waiting [2023-09-20T21:10:02.184Z] 9712f1f96733: Download complete [2023-09-20T21:10:02.444Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:10:02.444Z] 63f879dbbcfc: Download complete [2023-09-20T21:10:02.701Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:10:02.701Z] 0d9ebad4ef96: Download complete [2023-09-20T21:10:02.701Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:10:02.701Z] d747dcd14b5f: Download complete [2023-09-20T21:10:02.701Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:10:02.701Z] e9a5061849ea: Download complete [2023-09-20T21:10:02.701Z] ab5ef0e58194: Download complete [2023-09-20T21:10:02.701Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:10:02.701Z] 2de7ff778b66: Download complete [2023-09-20T21:10:05.232Z] ab5ef0e58194: Pull complete [2023-09-20T21:10:05.232Z] 9712f1f96733: Pull complete [2023-09-20T21:10:05.797Z] 63f879dbbcfc: Pull complete [2023-09-20T21:10:09.990Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:10:09.990Z] e9a5061849ea: Pull complete [2023-09-20T21:10:09.990Z] d747dcd14b5f: Pull complete [2023-09-20T21:10:10.557Z] 2de7ff778b66: Pull complete [2023-09-20T21:10:10.557Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:10:10.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:10.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:10.642Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:10:10.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T21:10:14.602Z] $ docker top d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:14.662Z] provisioning config files... [2023-09-20T21:10:14.669Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18042400632817983586tmp [2023-09-20T21:10:14.679Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9946960687534591517tmp [2023-09-20T21:10:14.687Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8040558121349677929tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:10:14.704Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:14.984Z] ---> sigul-configuration.sh [2023-09-20T21:10:14.984Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:10:14.984Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:10:14.984Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:10:14.984Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:10:14.984Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:10:14.984Z] gpg: CAST5 encrypted data [2023-09-20T21:10:14.984Z] gpg: encrypted with 1 passphrase [2023-09-20T21:10:14.984Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:10:15.263Z] + mkdir /home/jenkins [2023-09-20T21:10:15.263Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:10:15.548Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-20T21:10:15.556Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:15.840Z] ---> sigul-install.sh [2023-09-20T21:10:15.840Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:10:16.125Z] + git tag --list [2023-09-20T21:10:16.125Z] v0.0.0 [2023-09-20T21:10:16.125Z] v1.0.0 [2023-09-20T21:10:16.125Z] v2.1.0 [2023-09-20T21:10:16.125Z] v2.1.1 [2023-09-20T21:10:16.125Z] v2.2.0 [2023-09-20T21:10:16.125Z] v2.3.0 [2023-09-20T21:10:16.125Z] v3.0 [2023-09-20T21:10:16.125Z] v3.0.0 [2023-09-20T21:10:16.125Z] v3.1.0-dev.1 [2023-09-20T21:10:16.125Z] v3.1.0-dev.2 [2023-09-20T21:10:16.125Z] v3.1.0-dev.3 [2023-09-20T21:10:16.125Z] v3.1.0-dev.4 [2023-09-20T21:10:16.125Z] v3.1.0-dev.5 [2023-09-20T21:10:16.125Z] v3.1.0-dev.6 [2023-09-20T21:10:16.125Z] v3.1.0-dev.7 [2023-09-20T21:10:16.125Z] v3.1.0-dev.8 [2023-09-20T21:10:16.125Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:10:16.412Z] + lftools sign git-tag v3.1.0-dev.9 [2023-09-20T21:10:16.978Z] Signing Git tag with Sigul... [2023-09-20T21:10:16.978Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-09-20T21:10:17.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:17.532Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:10:17.540Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:10:17.560Z] $ docker stop --time=1 d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 [2023-09-20T21:10:18.857Z] $ docker rm -f --volumes d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:10:19.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:19.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:19.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:19.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:19.647Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:10:19.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:10:19.984Z] $ docker top 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce -eo pid,comm [2023-09-20T21:10:20.034Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:20.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:20.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:20.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:20.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:20.173Z] $ docker exec 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce ssh-agent [2023-09-20T21:10:20.280Z] SSH_AUTH_SOCK=/tmp/ssh-RVITQT2smC1p/agent.32 [2023-09-20T21:10:20.280Z] SSH_AGENT_PID=38 [2023-09-20T21:10:20.284Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:20.388Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9870678603288417511.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9870678603288417511.key) [2023-09-20T21:10:20.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:20.687Z] + git semver bump pre [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,901 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,903 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,910 [execute] INFO git cat-file --batch [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:20.945Z] 2023-09-20 21:10:20,917 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:10:20.945Z] 3.1.0-dev.10 [Pipeline] } [2023-09-20T21:10:20.953Z] $ docker exec --env ******** --env ******** 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce ssh-agent -k [2023-09-20T21:10:21.055Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:21.056Z] unset SSH_AGENT_PID; [2023-09-20T21:10:21.056Z] echo Agent pid 38 killed; [2023-09-20T21:10:21.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:21.373Z] + git semver [Pipeline] } [2023-09-20T21:10:21.644Z] $ docker stop --time=1 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce [2023-09-20T21:10:22.916Z] $ docker rm -f --volumes 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:10:23.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:23.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:23.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:23.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:23.619Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:10:23.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:10:24.030Z] $ docker top 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:24.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:24.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:24.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:24.215Z] $ docker exec 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 ssh-agent [2023-09-20T21:10:24.332Z] SSH_AUTH_SOCK=/tmp/ssh-cqstUXkmdZi1/agent.32 [2023-09-20T21:10:24.332Z] SSH_AGENT_PID=38 [2023-09-20T21:10:24.337Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:24.444Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11950266059897157562.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11950266059897157562.key) [2023-09-20T21:10:24.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:24.749Z] + git semver push [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,925 [run_push] DEBUG push [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,926 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,929 [execute] INFO git rev-list 0c77a159ec62dd4753ae4cc0ffce92f3c393a50c -- [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,930 [execute] DEBUG Popen(['git', 'rev-list', '0c77a159ec62dd4753ae4cc0ffce92f3c393a50c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,936 [execute] INFO git fetch -v origin [2023-09-20T21:10:25.007Z] 2023-09-20 21:10:24,936 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:10:25.575Z] 2023-09-20 21:10:25,396 [run_push] DEBUG no remote changes detected [2023-09-20T21:10:25.576Z] 2023-09-20 21:10:25,397 [execute] INFO git push origin semver [2023-09-20T21:10:25.576Z] 2023-09-20 21:10:25,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:26.511Z] 2023-09-20 21:10:26,205 [run_push] DEBUG push all version tags [2023-09-20T21:10:26.511Z] 2023-09-20 21:10:26,205 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:10:26.511Z] 2023-09-20 21:10:26,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:27.080Z] 2023-09-20 21:10:26,988 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-20T21:10:27.080Z] 3.1.0-dev.10 [Pipeline] } [2023-09-20T21:10:27.089Z] $ docker exec --env ******** --env ******** 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 ssh-agent -k [2023-09-20T21:10:27.201Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:27.202Z] unset SSH_AGENT_PID; [2023-09-20T21:10:27.202Z] echo Agent pid 38 killed; [2023-09-20T21:10:27.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:27.523Z] + git semver [Pipeline] } [2023-09-20T21:10:27.793Z] $ docker stop --time=1 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 [2023-09-20T21:10:29.088Z] $ docker rm -f --volumes 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T21:10:29.784Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-20T21:10:29.784Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-20T21:10:29.784Z] total 16 [2023-09-20T21:10:29.784Z] drwxr-xr-x 3 root root 4096 Sep 20 20:57 . [2023-09-20T21:10:29.784Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:10:29.784Z] drwxr-xr-x 2 root root 4096 Sep 20 20:57 cost [2023-09-20T21:10:29.784Z] -rw-r--r-- 1 root root 91 Sep 20 20:57 cost.csv [2023-09-20T21:10:29.784Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-20T21:10:29.784Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-20T21:10:29.784Z] total 16 [2023-09-20T21:10:29.784Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 . [2023-09-20T21:10:29.784Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:10:29.784Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:57 cost [2023-09-20T21:10:29.784Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 20 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:30.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:30.944Z] ---> package-listing.sh [2023-09-20T21:10:30.944Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:10:30.944Z] ++ facter osfamily [2023-09-20T21:10:31.203Z] + OS_FAMILY=debian [2023-09-20T21:10:31.203Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-20T21:10:31.203Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:10:31.203Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:10:31.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:10:31.203Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:10:31.203Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-20T21:10:31.203Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:10:31.203Z] + case "${OS_FAMILY}" in [2023-09-20T21:10:31.203Z] + dpkg -l [2023-09-20T21:10:31.203Z] + grep '^ii' [2023-09-20T21:10:31.203Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:10:31.203Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:10:31.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:10:31.203Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-20T21:10:31.203Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-20T21:10:31.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-09-20T21:10:31.214Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T21:10:31.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:32.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:10:32.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:32.108Z] prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container [2023-09-20T21:10:32.134Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:10:32.310Z] $ docker top 9ee44a4496ac8bfddfbb9cf56af260fb9c6f11db799cada518f746632e4ba687 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:10:32.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:10:32.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:10:33.196Z] + ls /var/log/sa-host [2023-09-20T21:10:33.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:33.272Z] provisioning config files... [2023-09-20T21:10:33.281Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15442125677324589373tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:10:33.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:33.582Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:10:33.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:33.908Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:10:33.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:34.193Z] ---> sudo-logs.sh [2023-09-20T21:10:34.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:10:34.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:34.509Z] ---> job-cost.sh [2023-09-20T21:10:34.509Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:34.509Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:10:34.509Z] INFO: Retrieving Stack Cost... [2023-09-20T21:10:34.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:10:35.336Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:10:35.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:35.624Z] ---> logs-deploy.sh [2023-09-20T21:10:35.624Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:35.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/114 [2023-09-20T21:10:35.624Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:10:36.561Z] Archives upload complete. [2023-09-20T21:10:36.561Z] INFO: archiving logs to Nexus