Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55197f706729dbefbf57db43d4176d2ae9ddc26e 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-ssh3730032743435369383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3206105944956286748.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4150556674213264825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10802998869643907439.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-ssh1748696159896756916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-23876’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-24205’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24211’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24214’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24217 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 55197f706729dbefbf57db43d4176d2ae9ddc26e (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#275)" > 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 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-list --no-walk 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:24:31.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:24:31.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:24:31.176Z] ========================================================= [2023-12-06T15:24:31.176Z] EdgeX Global Pipelines Version Info [2023-12-06T15:24:31.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:31.960Z] ------------------- [2023-12-06T15:24:31.960Z] stable info: [2023-12-06T15:24:31.960Z] ------------------- [2023-12-06T15:24:31.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:24:31.960Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:24:31.960Z] Message: update stable to v1.0.258 [2023-12-06T15:24:32.528Z] ------------------- [2023-12-06T15:24:32.528Z] experimental info: [2023-12-06T15:24:32.528Z] ------------------- [2023-12-06T15:24:32.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:24:32.528Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:24:32.528Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:24:32.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-06T15:24:32.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-06T15:24:32.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:24:32.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:24:32.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:24:32.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:24:32.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:24:32.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:24:32.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:24:32.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:24:32.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:24:32.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-06T15:24:32.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:24:32.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:24:33.008Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:24:33.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:24:33.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:24:33.098Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:24:33.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:24:33.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:24:33.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:24:33.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:24:33.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:24:33.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:24:33.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:24:33.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:24:33.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:24:33.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:24:33.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:24:33.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:24:33.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] echo [2023-12-06T15:24:33.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55197f7 [Pipeline] echo [2023-12-06T15:24:33.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:24:33.738Z] provisioning config files... [2023-12-06T15:24:33.757Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6192926226769737796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:34.097Z] ---> ****-login.sh [2023-12-06T15:24:34.097Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:24:34.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:34.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:34.357Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:34.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:34.358Z] [2023-12-06T15:24:34.358Z] Login Succeeded [2023-12-06T15:24:34.358Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:24:34.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:34.358Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:34.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:34.358Z] [2023-12-06T15:24:34.358Z] Login Succeeded [2023-12-06T15:24:34.358Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:24:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:34.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:34.619Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:34.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:34.619Z] [2023-12-06T15:24:34.619Z] Login Succeeded [2023-12-06T15:24:34.619Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:24:34.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:34.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:34.619Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:34.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:34.619Z] [2023-12-06T15:24:34.619Z] Login Succeeded [2023-12-06T15:24:34.619Z] ****.io [2023-12-06T15:24:34.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:35.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:35.140Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:35.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:35.141Z] [2023-12-06T15:24:35.141Z] Login Succeeded [2023-12-06T15:24:35.141Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:24:35.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:24:35.637Z] + git rev-list -1 --merges 55197f706729dbefbf57db43d4176d2ae9ddc26e~1..55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] echo [2023-12-06T15:24:35.664Z] -----------> git rev-list -1 --merges 55197f706729dbefbf57db43d4176d2ae9ddc26e~1..55197f706729dbefbf57db43d4176d2ae9ddc26e 55197f706729dbefbf57db43d4176d2ae9ddc26e [false] [Pipeline] sh [2023-12-06T15:24:35.972Z] + git log --format=format:%s -1 55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] echo [2023-12-06T15:24:35.985Z] ========================================================= [2023-12-06T15:24:35.986Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:24:35.986Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:24:36.364Z] + git log --format=format:%s -1 55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] echo [2023-12-06T15:24:36.423Z] [semverPrep] GIT_COMMIT: 55197f706729dbefbf57db43d4176d2ae9ddc26e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#275) [Pipeline] echo [2023-12-06T15:24:36.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:24:36.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:24:36.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:24:36.828Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:24:36.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:24:36.828Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T15:24:36.828Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:24:36.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:37.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:37.222Z] [2023-12-06T15:24:37.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:37.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:37.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:24:37.543Z] b85a868b505f: Pulling fs layer [2023-12-06T15:24:37.543Z] e2be974225ed: Pulling fs layer [2023-12-06T15:24:37.543Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:24:37.543Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:24:37.543Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:24:37.543Z] eaf3925da568: Pulling fs layer [2023-12-06T15:24:37.543Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:24:37.543Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:24:37.543Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:24:37.543Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:24:37.543Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:24:37.543Z] bde34c3a00c8: Waiting [2023-12-06T15:24:37.543Z] b352a97aabf1: Waiting [2023-12-06T15:24:37.543Z] 4872d77fe225: Waiting [2023-12-06T15:24:37.543Z] 5851b861e8e6: Waiting [2023-12-06T15:24:37.543Z] 988bab9f4d93: Waiting [2023-12-06T15:24:37.543Z] eaf3925da568: Waiting [2023-12-06T15:24:37.543Z] e2be974225ed: Verifying Checksum [2023-12-06T15:24:37.543Z] e2be974225ed: Download complete [2023-12-06T15:24:37.543Z] 988bab9f4d93: Download complete [2023-12-06T15:24:37.543Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:24:37.543Z] 1469e6f7b9e6: Download complete [2023-12-06T15:24:37.543Z] eaf3925da568: Verifying Checksum [2023-12-06T15:24:37.543Z] eaf3925da568: Download complete [2023-12-06T15:24:37.803Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:24:37.803Z] 339a4e72a1f5: Download complete [2023-12-06T15:24:37.803Z] bde34c3a00c8: Verifying Checksum [2023-12-06T15:24:37.803Z] bde34c3a00c8: Download complete [2023-12-06T15:24:37.803Z] b352a97aabf1: Verifying Checksum [2023-12-06T15:24:37.803Z] b352a97aabf1: Download complete [2023-12-06T15:24:37.803Z] 4872d77fe225: Download complete [2023-12-06T15:24:37.803Z] 5851b861e8e6: Download complete [2023-12-06T15:24:37.803Z] b85a868b505f: Download complete [2023-12-06T15:24:38.062Z] bab4dde63d76: Verifying Checksum [2023-12-06T15:24:38.062Z] bab4dde63d76: Download complete [2023-12-06T15:24:39.000Z] b85a868b505f: Pull complete [2023-12-06T15:24:39.259Z] e2be974225ed: Pull complete [2023-12-06T15:24:39.829Z] 339a4e72a1f5: Pull complete [2023-12-06T15:24:39.829Z] 988bab9f4d93: Pull complete [2023-12-06T15:24:40.087Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:24:40.088Z] eaf3925da568: Pull complete [2023-12-06T15:24:41.995Z] bab4dde63d76: Pull complete [2023-12-06T15:24:41.995Z] bde34c3a00c8: Pull complete [2023-12-06T15:24:41.995Z] b352a97aabf1: Pull complete [2023-12-06T15:24:41.995Z] 4872d77fe225: Pull complete [2023-12-06T15:24:41.995Z] 5851b861e8e6: Pull complete [2023-12-06T15:24:41.995Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:24:41.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:24:41.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:24:42.200Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:24:42.239Z] $ 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-12-06T15:24:46.090Z] $ docker top b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 -eo pid,comm [2023-12-06T15:24:46.154Z] 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-12-06T15:24:46.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:24:46.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:24:46.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:24:46.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:24:46.348Z] $ docker exec b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 ssh-agent [2023-12-06T15:24:46.462Z] SSH_AUTH_SOCK=/tmp/ssh-6oDzArGyJkmx/agent.31 [2023-12-06T15:24:46.462Z] SSH_AGENT_PID=37 [2023-12-06T15:24:46.467Z] Running ssh-add (command line suppressed) [2023-12-06T15:24:46.562Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7476921569443228261.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7476921569443228261.key) [2023-12-06T15:24:46.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:24:46.884Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:24:46.889Z] $ docker exec --env ******** --env ******** b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 ssh-agent -k [2023-12-06T15:24:46.983Z] unset SSH_AUTH_SOCK; [2023-12-06T15:24:46.984Z] unset SSH_AGENT_PID; [2023-12-06T15:24:46.984Z] echo Agent pid 37 killed; [2023-12-06T15:24:46.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:24:47.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:24:47.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:24:47.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:24:47.152Z] $ docker exec b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 ssh-agent [2023-12-06T15:24:47.260Z] SSH_AUTH_SOCK=/tmp/ssh-vJMPOyGcadbT/agent.68 [2023-12-06T15:24:47.260Z] SSH_AGENT_PID=74 [2023-12-06T15:24:47.266Z] Running ssh-add (command line suppressed) [2023-12-06T15:24:47.372Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7003231721350079433.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7003231721350079433.key) [2023-12-06T15:24:47.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:24:47.699Z] + git semver init [2023-12-06T15:24:47.958Z] 2023-12-06 15:24:47,870 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:24:47.958Z] 2023-12-06 15:24:47,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-12-06T15:24:47.958Z] 2023-12-06 15:24:47,871 [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-12-06T15:24:47.958Z] 2023-12-06 15:24:47,871 [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-12-06T15:24:49.340Z] 2023-12-06 15:24:49,024 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-12-06T15:24:49.340Z] 2023-12-06 15:24:49,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-12-06T15:24:49.340Z] 2023-12-06 15:24:49,025 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:24:49.340Z] 2023-12-06 15:24:49,025 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:24:49.340Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:24:49.345Z] $ docker exec --env ******** --env ******** b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 ssh-agent -k [2023-12-06T15:24:49.443Z] unset SSH_AUTH_SOCK; [2023-12-06T15:24:49.444Z] unset SSH_AGENT_PID; [2023-12-06T15:24:49.444Z] echo Agent pid 74 killed; [2023-12-06T15:24:49.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:24:49.835Z] + git semver [Pipeline] } [2023-12-06T15:24:50.105Z] $ docker stop --time=1 b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 [2023-12-06T15:24:51.413Z] $ docker rm -f --volumes b50dad7887143d23469b929bf08c6745de7fff5c0fb8e041ee2b53cdc1a1ca19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:24:51.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:24:52.075Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:24:52.078Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-12-06T15:24:52.425Z] provisioning config files... [2023-12-06T15:24:52.443Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config813299696811369104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:24:52.809Z] ---> ****-login.sh [2023-12-06T15:24:52.810Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:24:52.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:52.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:52.810Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:52.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:52.810Z] [2023-12-06T15:24:52.810Z] Login Succeeded [2023-12-06T15:24:52.810Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:24:52.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:52.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:52.810Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:52.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:52.810Z] [2023-12-06T15:24:52.810Z] Login Succeeded [2023-12-06T15:24:52.810Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:24:53.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:53.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:53.070Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:53.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:53.070Z] [2023-12-06T15:24:53.070Z] Login Succeeded [2023-12-06T15:24:53.070Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:24:53.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:53.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:53.070Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:53.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:53.070Z] [2023-12-06T15:24:53.070Z] Login Succeeded [2023-12-06T15:24:53.070Z] ****.io [2023-12-06T15:24:53.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:24:54.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:24:54.451Z] Configure a credential helper to remove this warning. See [2023-12-06T15:24:54.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:24:54.452Z] [2023-12-06T15:24:54.452Z] Login Succeeded [2023-12-06T15:24:54.452Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:24:54.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:24:54.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:24:54.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:24:54.645Z] ========================================================= [2023-12-06T15:24:54.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:24:54.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:55.056Z] + 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-12-06T15:24:55.056Z] Sending build context to Docker daemon 8.42MB [2023-12-06T15:24:55.056Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:24:55.056Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T15:24:55.056Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:24:55.056Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:24:55.056Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:24:55.056Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:24:55.056Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:24:55.056Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:24:55.056Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:24:55.056Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:24:55.056Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:24:55.056Z] ad3a456e5733: Waiting [2023-12-06T15:24:55.056Z] 69c7f0334f64: Waiting [2023-12-06T15:24:55.056Z] 1f1c1a5573a3: Waiting [2023-12-06T15:24:55.056Z] ce7588e14bc9: Waiting [2023-12-06T15:24:55.056Z] b5e4710f87ac: Waiting [2023-12-06T15:24:55.056Z] c4d48a809fc2: Verifying Checksum [2023-12-06T15:24:55.056Z] c4d48a809fc2: Download complete [2023-12-06T15:24:55.056Z] ad3a456e5733: Verifying Checksum [2023-12-06T15:24:55.056Z] ad3a456e5733: Download complete [2023-12-06T15:24:55.056Z] 69c7f0334f64: Verifying Checksum [2023-12-06T15:24:55.056Z] 69c7f0334f64: Download complete [2023-12-06T15:24:55.329Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:24:55.329Z] 1f1c1a5573a3: Download complete [2023-12-06T15:24:55.329Z] 7264a8db6415: Verifying Checksum [2023-12-06T15:24:55.329Z] 7264a8db6415: Download complete [2023-12-06T15:24:55.329Z] 7264a8db6415: Pull complete [2023-12-06T15:24:55.590Z] c4d48a809fc2: Pull complete [2023-12-06T15:24:55.590Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:24:55.590Z] b5e4710f87ac: Download complete [2023-12-06T15:24:55.848Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T15:24:55.848Z] 4f1c88b9dad5: Download complete [2023-12-06T15:24:56.106Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:24:56.106Z] ce7588e14bc9: Download complete [2023-12-06T15:24:59.407Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:24:59.407Z] ad3a456e5733: Pull complete [2023-12-06T15:24:59.407Z] 69c7f0334f64: Pull complete [2023-12-06T15:24:59.407Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:25:01.935Z] ce7588e14bc9: Pull complete [2023-12-06T15:25:02.195Z] b5e4710f87ac: Pull complete [2023-12-06T15:25:02.195Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:25:02.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:25:02.195Z] ---> 88b5674ff536 [2023-12-06T15:25:02.195Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:25:07.333Z] Still waiting to schedule task [2023-12-06T15:25:07.333Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24218’ is offline [2023-12-06T15:25:08.804Z] ---> Running in df2e03846c2b [2023-12-06T15:25:08.804Z] Removing intermediate container df2e03846c2b [2023-12-06T15:25:08.804Z] ---> ab1e615ec3d3 [2023-12-06T15:25:08.804Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:25:08.804Z] ---> Running in 113a8274ecef [2023-12-06T15:25:08.804Z] Removing intermediate container 113a8274ecef [2023-12-06T15:25:08.804Z] ---> 968fe6fb1920 [2023-12-06T15:25:08.804Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T15:25:08.804Z] ---> Running in f80079793415 [2023-12-06T15:25:08.804Z] Removing intermediate container f80079793415 [2023-12-06T15:25:08.804Z] ---> 49be1a15a2d5 [2023-12-06T15:25:08.804Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:25:08.804Z] ---> Running in 990795f8529d [2023-12-06T15:25:08.804Z] Removing intermediate container 990795f8529d [2023-12-06T15:25:08.804Z] ---> 65aad3bfc054 [2023-12-06T15:25:08.804Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:25:08.804Z] ---> Running in eabc811569b3 [2023-12-06T15:25:09.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:09.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:09.592Z] OK: 264 MiB in 52 packages [2023-12-06T15:25:09.850Z] Removing intermediate container eabc811569b3 [2023-12-06T15:25:09.850Z] ---> e51391f26bc3 [2023-12-06T15:25:09.850Z] Step 8/12 : WORKDIR /app [2023-12-06T15:25:10.107Z] ---> Running in 52d3276f9762 [2023-12-06T15:25:10.107Z] Removing intermediate container 52d3276f9762 [2023-12-06T15:25:10.107Z] ---> 909f35d4f334 [2023-12-06T15:25:10.107Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T15:25:10.107Z] ---> 856b4b8106e2 [2023-12-06T15:25:10.107Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:25:10.107Z] ---> Running in bb5e870df8cd [2023-12-06T15:25:48.902Z] Removing intermediate container bb5e870df8cd [2023-12-06T15:25:48.902Z] ---> 98e1d66db271 [2023-12-06T15:25:48.902Z] Step 11/12 : COPY . . [2023-12-06T15:25:48.902Z] ---> 990019828597 [2023-12-06T15:25:48.902Z] Step 12/12 : RUN $MAKE [2023-12-06T15:25:48.902Z] ---> Running in fea1100ace94 [2023-12-06T15:25:48.902Z] noop [2023-12-06T15:25:48.902Z] Removing intermediate container fea1100ace94 [2023-12-06T15:25:48.902Z] ---> 9779548ac0d8 [2023-12-06T15:25:48.902Z] Successfully built 9779548ac0d8 [2023-12-06T15:25:48.902Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:49.278Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:25:49.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:25:49.385Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:25:49.424Z] $ 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-12-06T15:25:49.764Z] $ docker top dc76bf0e0cc9120504993c358affc7155175c888830b282be65b25501fb25834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:25:50.139Z] + go version [2023-12-06T15:25:50.139Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:25:50.158Z] $ docker stop --time=1 dc76bf0e0cc9120504993c358affc7155175c888830b282be65b25501fb25834 [2023-12-06T15:25:51.405Z] $ docker rm -f --volumes dc76bf0e0cc9120504993c358affc7155175c888830b282be65b25501fb25834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:51.974Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:25:51.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:25:52.081Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:25:52.119Z] $ 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-12-06T15:25:52.453Z] $ docker top ebb6e1f412ebc0048ba553bcf3f5c9018677f5f30a1e442b9291852442c7cc7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:25:52.829Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:25:53.146Z] + make test [2023-12-06T15:25:53.146Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:25:54.520Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-06T15:26:04.485Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-06T15:26:04.485Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-06T15:26:08.666Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.026s coverage: 40.6% of statements [2023-12-06T15:26:08.666Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-12-06T15:26:08.666Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-12-06T15:26:26.758Z] go vet ./... [2023-12-06T15:26:28.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:26:28.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:26:28.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:26:28.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:26:28.188Z] $ docker stop --time=1 ebb6e1f412ebc0048ba553bcf3f5c9018677f5f30a1e442b9291852442c7cc7a [2023-12-06T15:26:30.329Z] $ docker rm -f --volumes ebb6e1f412ebc0048ba553bcf3f5c9018677f5f30a1e442b9291852442c7cc7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:26:30.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:26:30.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:26:31.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:26:31.768Z] + ls -al . [2023-12-06T15:26:31.768Z] total 640 [2023-12-06T15:26:31.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 15:25 . [2023-12-06T15:26:31.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:24 .. [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 15:24 .dockerignore [2023-12-06T15:26:31.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:26 .git [2023-12-06T15:26:31.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:24 .github [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 15:24 .gitignore [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:24 .golangci.yml [2023-12-06T15:26:31.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:24 .semver [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 6 15:24 Attribution.txt [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 15:24 CHANGELOG.md [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 6 15:24 Dockerfile [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:24 GOVERNANCE.md [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 15:24 Jenkinsfile [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 15:24 LICENSE [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 6 15:24 Makefile [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 15:24 OWNERS.md [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 15:24 README.md [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:24 VERSION [2023-12-06T15:26:31.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:24 bin [2023-12-06T15:26:31.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:24 cmd [2023-12-06T15:26:31.768Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 6 15:26 coverage.out [2023-12-06T15:26:31.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:24 examples [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 6 15:24 go.mod [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 15:24 go.sum [2023-12-06T15:26:31.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:24 images [2023-12-06T15:26:31.768Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 15:24 internal [2023-12-06T15:26:31.768Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 15:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:32.122Z] + 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=55197f706729dbefbf57db43d4176d2ae9ddc26e --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-06T15:26:32.122Z] Sending build context to Docker daemon 8.42MB [2023-12-06T15:26:32.122Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:26:32.122Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T15:26:32.122Z] ---> 9779548ac0d8 [2023-12-06T15:26:32.122Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:26:32.122Z] ---> Running in 28b58edd609d [2023-12-06T15:26:32.122Z] Removing intermediate container 28b58edd609d [2023-12-06T15:26:32.122Z] ---> 763cfc00d604 [2023-12-06T15:26:32.122Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:26:32.122Z] ---> Running in 498ae92a35d7 [2023-12-06T15:26:32.381Z] Removing intermediate container 498ae92a35d7 [2023-12-06T15:26:32.381Z] ---> be6cc588fd02 [2023-12-06T15:26:32.381Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T15:26:32.381Z] ---> Running in 3e4118823dc9 [2023-12-06T15:26:32.381Z] Removing intermediate container 3e4118823dc9 [2023-12-06T15:26:32.381Z] ---> ec9ba2620fda [2023-12-06T15:26:32.381Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:26:32.381Z] ---> Running in ae00f395f999 [2023-12-06T15:26:32.381Z] Removing intermediate container ae00f395f999 [2023-12-06T15:26:32.381Z] ---> e2d40e2c0ea1 [2023-12-06T15:26:32.381Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:26:32.381Z] ---> Running in 2ab44410ce2e [2023-12-06T15:26:32.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:32.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:33.210Z] OK: 264 MiB in 52 packages [2023-12-06T15:26:33.469Z] Removing intermediate container 2ab44410ce2e [2023-12-06T15:26:33.469Z] ---> 5dd903662f37 [2023-12-06T15:26:33.469Z] Step 8/25 : WORKDIR /app [2023-12-06T15:26:33.469Z] ---> Running in 982acf374382 [2023-12-06T15:26:33.469Z] Removing intermediate container 982acf374382 [2023-12-06T15:26:33.469Z] ---> e4c502aa8dad [2023-12-06T15:26:33.469Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T15:26:33.469Z] ---> e761a0e63aea [2023-12-06T15:26:33.469Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:26:33.469Z] ---> Running in a96123048b9e [2023-12-06T15:26:34.034Z] Removing intermediate container a96123048b9e [2023-12-06T15:26:34.034Z] ---> 40f3e11a3c58 [2023-12-06T15:26:34.034Z] Step 11/25 : COPY . . [2023-12-06T15:26:34.312Z] ---> 5dc8dab4e519 [2023-12-06T15:26:34.312Z] Step 12/25 : RUN $MAKE [2023-12-06T15:26:34.312Z] ---> Running in a7ce42572c3c [2023-12-06T15:26:34.569Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-06T15:26:52.662Z] Removing intermediate container a7ce42572c3c [2023-12-06T15:26:52.662Z] ---> 0281d3b7481d [2023-12-06T15:26:52.662Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T15:26:52.662Z] 3.18: Pulling from library/alpine [2023-12-06T15:26:52.662Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:26:52.662Z] c926b61bad3b: Verifying Checksum [2023-12-06T15:26:52.662Z] c926b61bad3b: Download complete [2023-12-06T15:26:52.662Z] c926b61bad3b: Pull complete [2023-12-06T15:26:52.662Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:26:52.662Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:26:52.662Z] ---> b541f2080109 [2023-12-06T15:26:52.662Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T15:26:52.662Z] ---> Running in 94a81a993a78 [2023-12-06T15:26:52.662Z] Removing intermediate container 94a81a993a78 [2023-12-06T15:26:52.662Z] ---> d69cfc4911fd [2023-12-06T15:26:52.662Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T15:26:52.662Z] ---> Running in fe082dea841a [2023-12-06T15:26:52.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:52.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:52.662Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:26:52.662Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:26:52.662Z] OK: 7 MiB in 16 packages [2023-12-06T15:26:52.662Z] Removing intermediate container fe082dea841a [2023-12-06T15:26:52.662Z] ---> 248c7bad261f [2023-12-06T15:26:52.662Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-06T15:26:52.662Z] ---> Running in 27022974d339 [2023-12-06T15:26:52.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:52.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:26:52.923Z] OK: 7 MiB in 16 packages [2023-12-06T15:26:53.183Z] Removing intermediate container 27022974d339 [2023-12-06T15:26:53.183Z] ---> 93aa0f738bc0 [2023-12-06T15:26:53.183Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-06T15:26:53.183Z] ---> 2fb82e8bc9d3 [2023-12-06T15:26:53.183Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-06T15:26:53.441Z] ---> 4e6f53b82ba7 [2023-12-06T15:26:53.441Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-06T15:26:54.008Z] ---> 9b8b6c2b9756 [2023-12-06T15:26:54.008Z] Step 20/25 : EXPOSE 59989 [2023-12-06T15:26:54.008Z] ---> Running in d2eb0154f458 [2023-12-06T15:26:54.008Z] Removing intermediate container d2eb0154f458 [2023-12-06T15:26:54.008Z] ---> 3d8a0daf7962 [2023-12-06T15:26:54.008Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-06T15:26:54.008Z] ---> Running in 120492a45f29 [2023-12-06T15:26:54.008Z] Removing intermediate container 120492a45f29 [2023-12-06T15:26:54.008Z] ---> 6ce64f501eea [2023-12-06T15:26:54.008Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T15:26:54.008Z] ---> Running in bcaeec0bccd7 [2023-12-06T15:26:54.008Z] Removing intermediate container bcaeec0bccd7 [2023-12-06T15:26:54.008Z] ---> 93e797eacefe [2023-12-06T15:26:54.008Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T15:26:54.008Z] ---> Running in 7dab6b9977e0 [2023-12-06T15:26:54.266Z] Removing intermediate container 7dab6b9977e0 [2023-12-06T15:26:54.266Z] ---> a9fb1202e281 [2023-12-06T15:26:54.266Z] Step 24/25 : LABEL git_sha=55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:26:54.266Z] ---> Running in ee89afc1c557 [2023-12-06T15:26:54.266Z] Removing intermediate container ee89afc1c557 [2023-12-06T15:26:54.266Z] ---> 9267b6664a70 [2023-12-06T15:26:54.266Z] Step 25/25 : LABEL version=3.2.0-dev.2 [2023-12-06T15:26:54.266Z] ---> Running in 7cc4ee2adb41 [2023-12-06T15:26:54.266Z] Removing intermediate container 7cc4ee2adb41 [2023-12-06T15:26:54.266Z] ---> 02245d675801 [2023-12-06T15:26:54.266Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:26:54.266Z] Successfully built 02245d675801 [2023-12-06T15:26:54.266Z] 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-12-06T15:26:54.521Z] provisioning config files... [2023-12-06T15:26:54.530Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7963954799328504972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:26:54.865Z] ---> ****-login.sh [2023-12-06T15:26:54.865Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:26:54.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:54.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:54.865Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:54.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:54.865Z] [2023-12-06T15:26:54.865Z] Login Succeeded [2023-12-06T15:26:54.865Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:26:54.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:54.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:54.865Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:54.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:54.865Z] [2023-12-06T15:26:54.865Z] Login Succeeded [2023-12-06T15:26:54.865Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:26:55.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:55.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:55.124Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:55.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:55.124Z] [2023-12-06T15:26:55.124Z] Login Succeeded [2023-12-06T15:26:55.124Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:26:55.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:55.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:55.125Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:55.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:55.125Z] [2023-12-06T15:26:55.125Z] Login Succeeded [2023-12-06T15:26:55.125Z] ****.io [2023-12-06T15:26:55.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:26:55.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:26:55.383Z] Configure a credential helper to remove this warning. See [2023-12-06T15:26:55.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:26:55.383Z] [2023-12-06T15:26:55.383Z] Login Succeeded [2023-12-06T15:26:55.383Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:26:55.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:26:55.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:26:55.556Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-12-06T15:26:55.556Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:26:55.556Z] latest [2023-12-06T15:26:55.556Z] 3.2.0-dev.2 [2023-12-06T15:26:55.556Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:26:55.556Z] main [2023-12-06T15:26:55.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:55.996Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:26:56.380Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:26:56.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-06T15:26:56.380Z] edd1b5a6cf8e: Preparing [2023-12-06T15:26:56.380Z] 2f3e30203080: Preparing [2023-12-06T15:26:56.380Z] 29ad92e5c2d5: Preparing [2023-12-06T15:26:56.380Z] b75a4f4894c3: Preparing [2023-12-06T15:26:56.380Z] 2e5561a99d41: Preparing [2023-12-06T15:26:56.380Z] 9fe9a137fd00: Preparing [2023-12-06T15:26:56.380Z] 9fe9a137fd00: Waiting [2023-12-06T15:26:56.380Z] 2f3e30203080: Pushed [2023-12-06T15:26:56.380Z] 29ad92e5c2d5: Pushed [2023-12-06T15:26:56.380Z] 2e5561a99d41: Pushed [2023-12-06T15:26:56.380Z] b75a4f4894c3: Pushed [2023-12-06T15:26:56.380Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:26:59.706Z] edd1b5a6cf8e: Pushed [2023-12-06T15:26:59.706Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e: digest: sha256:d2058bee42ad7b0200177882d8b10086e6ee1519df9586c9de2e539605a27149 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:00.095Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:00.478Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-12-06T15:27:00.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-06T15:27:00.478Z] edd1b5a6cf8e: Preparing [2023-12-06T15:27:00.478Z] 2f3e30203080: Preparing [2023-12-06T15:27:00.478Z] 29ad92e5c2d5: Preparing [2023-12-06T15:27:00.478Z] b75a4f4894c3: Preparing [2023-12-06T15:27:00.478Z] 2e5561a99d41: Preparing [2023-12-06T15:27:00.478Z] 9fe9a137fd00: Preparing [2023-12-06T15:27:00.478Z] 9fe9a137fd00: Waiting [2023-12-06T15:27:00.478Z] 29ad92e5c2d5: Layer already exists [2023-12-06T15:27:00.478Z] b75a4f4894c3: Layer already exists [2023-12-06T15:27:00.478Z] edd1b5a6cf8e: Layer already exists [2023-12-06T15:27:00.478Z] 2e5561a99d41: Layer already exists [2023-12-06T15:27:00.478Z] 2f3e30203080: Layer already exists [2023-12-06T15:27:00.478Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:27:00.478Z] latest: digest: sha256:d2058bee42ad7b0200177882d8b10086e6ee1519df9586c9de2e539605a27149 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:00.872Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:01.263Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.2 [2023-12-06T15:27:01.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-06T15:27:01.263Z] edd1b5a6cf8e: Preparing [2023-12-06T15:27:01.263Z] 2f3e30203080: Preparing [2023-12-06T15:27:01.263Z] 29ad92e5c2d5: Preparing [2023-12-06T15:27:01.263Z] b75a4f4894c3: Preparing [2023-12-06T15:27:01.263Z] 2e5561a99d41: Preparing [2023-12-06T15:27:01.263Z] 9fe9a137fd00: Preparing [2023-12-06T15:27:01.263Z] 9fe9a137fd00: Waiting [2023-12-06T15:27:01.263Z] 2f3e30203080: Layer already exists [2023-12-06T15:27:01.263Z] 2e5561a99d41: Layer already exists [2023-12-06T15:27:01.263Z] edd1b5a6cf8e: Layer already exists [2023-12-06T15:27:01.263Z] b75a4f4894c3: Layer already exists [2023-12-06T15:27:01.263Z] 29ad92e5c2d5: Layer already exists [2023-12-06T15:27:01.263Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:27:01.263Z] 3.2.0-dev.2: digest: sha256:d2058bee42ad7b0200177882d8b10086e6ee1519df9586c9de2e539605a27149 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:01.665Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:02.056Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:27:02.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-06T15:27:02.056Z] edd1b5a6cf8e: Preparing [2023-12-06T15:27:02.056Z] 2f3e30203080: Preparing [2023-12-06T15:27:02.056Z] 29ad92e5c2d5: Preparing [2023-12-06T15:27:02.056Z] b75a4f4894c3: Preparing [2023-12-06T15:27:02.056Z] 2e5561a99d41: Preparing [2023-12-06T15:27:02.056Z] 9fe9a137fd00: Preparing [2023-12-06T15:27:02.056Z] 9fe9a137fd00: Waiting [2023-12-06T15:27:02.056Z] 2e5561a99d41: Layer already exists [2023-12-06T15:27:02.056Z] edd1b5a6cf8e: Layer already exists [2023-12-06T15:27:02.056Z] 29ad92e5c2d5: Layer already exists [2023-12-06T15:27:02.056Z] b75a4f4894c3: Layer already exists [2023-12-06T15:27:02.056Z] 2f3e30203080: Layer already exists [2023-12-06T15:27:02.056Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:27:02.056Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2: digest: sha256:d2058bee42ad7b0200177882d8b10086e6ee1519df9586c9de2e539605a27149 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:02.453Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:02.874Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-12-06T15:27:02.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-12-06T15:27:02.874Z] edd1b5a6cf8e: Preparing [2023-12-06T15:27:02.874Z] 2f3e30203080: Preparing [2023-12-06T15:27:02.874Z] 29ad92e5c2d5: Preparing [2023-12-06T15:27:02.874Z] b75a4f4894c3: Preparing [2023-12-06T15:27:02.874Z] 2e5561a99d41: Preparing [2023-12-06T15:27:02.874Z] 9fe9a137fd00: Preparing [2023-12-06T15:27:02.874Z] 9fe9a137fd00: Waiting [2023-12-06T15:27:02.874Z] 2f3e30203080: Layer already exists [2023-12-06T15:27:02.874Z] edd1b5a6cf8e: Layer already exists [2023-12-06T15:27:02.874Z] 29ad92e5c2d5: Layer already exists [2023-12-06T15:27:02.874Z] b75a4f4894c3: Layer already exists [2023-12-06T15:27:02.874Z] 2e5561a99d41: Layer already exists [2023-12-06T15:27:02.874Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:27:02.874Z] main: digest: sha256:d2058bee42ad7b0200177882d8b10086e6ee1519df9586c9de2e539605a27149 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:27:03.099Z] ===================================================== [Pipeline] echo [2023-12-06T15:27:03.141Z] taggedImages: [2023-12-06T15:27:03.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:27:03.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-12-06T15:27:03.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.2 [2023-12-06T15:27:03.141Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:27:03.141Z] - 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-12-06T15:27:03.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:27:03.776Z] [2023-12-06T15:27:03.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:04.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:27:04.110Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:27:04.110Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:27:04.110Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:27:04.110Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:27:04.110Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:27:04.110Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:27:04.110Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:27:04.110Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:27:04.110Z] 33b1e0a273af: Waiting [2023-12-06T15:27:04.110Z] 5d3b04190fa2: Waiting [2023-12-06T15:27:04.110Z] 2f39f015ded8: Waiting [2023-12-06T15:27:04.110Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:27:04.110Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T15:27:04.110Z] 5c69ac0246d0: Download complete [2023-12-06T15:27:04.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T15:27:04.110Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:27:04.110Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:27:04.110Z] 33b1e0a273af: Download complete [2023-12-06T15:27:04.110Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T15:27:04.110Z] 5d3b04190fa2: Download complete [2023-12-06T15:27:04.366Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:27:04.366Z] ec43610c2a17: Download complete [2023-12-06T15:27:04.366Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:27:04.366Z] 5eb5b503b376: Download complete [2023-12-06T15:27:04.929Z] 2f39f015ded8: Verifying Checksum [2023-12-06T15:27:04.929Z] 2f39f015ded8: Download complete [2023-12-06T15:27:05.493Z] 5eb5b503b376: Pull complete [2023-12-06T15:27:05.493Z] 5c69ac0246d0: Pull complete [2023-12-06T15:27:06.058Z] ec43610c2a17: Pull complete [2023-12-06T15:27:06.058Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:27:06.058Z] 33b1e0a273af: Pull complete [2023-12-06T15:27:06.316Z] 5d3b04190fa2: Pull complete [2023-12-06T15:27:10.494Z] 2f39f015ded8: Pull complete [2023-12-06T15:27:10.494Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:27:10.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:27:10.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:27:10.702Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:27:10.745Z] $ 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-12-06T15:27:12.917Z] $ docker top b414a4ec523ada8b588ad70f4e8a08e10924dc766de89899d079cff05b8d617f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:13.339Z] ---> job-cost.sh [2023-12-06T15:27:13.339Z] lf-activate-venv: SKIPPING [2023-12-06T15:27:13.339Z] INFO: No Stack... [2023-12-06T15:27:13.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:27:14.164Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:27:14.447Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-12-06T15:27:14.447Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:27:14.461Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [2023-12-06T15:27:14.467Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] did not exist. Created. [2023-12-06T15:27:14.467Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:27:14.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:27:14.895Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:27:14.902Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:27:15.000Z] $ docker stop --time=1 b414a4ec523ada8b588ad70f4e8a08e10924dc766de89899d079cff05b8d617f [2023-12-06T15:27:16.138Z] $ docker rm -f --volumes b414a4ec523ada8b588ad70f4e8a08e10924dc766de89899d079cff05b8d617f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:27:49.078Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24223 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-12-06T15:27:49.120Z] Running in /w/workspace/device-rfid-llrp-go/135 [Pipeline] { [Pipeline] checkout [2023-12-06T15:27:52.198Z] The recommended git tool is: git [2023-12-06T15:27:59.185Z] using credential edgex-jenkins-ssh [2023-12-06T15:27:59.213Z] Cloning the remote Git repository [2023-12-06T15:27:59.275Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-06T15:27:59.400Z] > git init /w/workspace/device-rfid-llrp-go/135 # timeout=10 [2023-12-06T15:27:59.605Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-06T15:27:59.606Z] > git --version # timeout=10 [2023-12-06T15:27:59.633Z] > git --version # 'git version 2.25.1' [2023-12-06T15:27:59.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:27:59.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:28:01.791Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-06T15:28:01.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:28:02.922Z] Avoid second fetch [2023-12-06T15:28:02.923Z] Checking out Revision 55197f706729dbefbf57db43d4176d2ae9ddc26e (main) [2023-12-06T15:28:02.949Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:28:03.024Z] > git checkout -f 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [2023-12-06T15:28:04.014Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#275)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:28:05.245Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:28:05.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:28:05.245Z] Dload Upload Total Spent Left Speed [2023-12-06T15:28:05.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2023-12-06T15:28:05.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:28:05.985Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-06T15:28:05.985Z] sudo tee /etc/docker/daemon.new [2023-12-06T15:28:05.985Z] { [2023-12-06T15:28:05.985Z] "registry-mirrors": [ [2023-12-06T15:28:05.985Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:28:05.985Z] ], [2023-12-06T15:28:05.985Z] "bip": "10.250.0.254/24", [2023-12-06T15:28:05.985Z] "hosts": [ [2023-12-06T15:28:05.985Z] "tcp://0.0.0.0:5555", [2023-12-06T15:28:05.985Z] "unix:///var/run/docker.sock" [2023-12-06T15:28:05.985Z] ], [2023-12-06T15:28:05.985Z] "mtu": 1458, [2023-12-06T15:28:05.985Z] "selinux-enabled": true, [2023-12-06T15:28:05.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:28:05.985Z] } [Pipeline] sh [2023-12-06T15:28:06.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:28:06.706Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:28:25.066Z] provisioning config files... [2023-12-06T15:28:25.100Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/135@tmp/config9640414245411854711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:25.624Z] ---> ****-login.sh [2023-12-06T15:28:25.624Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:28:25.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:26.169Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:26.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:26.169Z] [2023-12-06T15:28:26.169Z] Login Succeeded [2023-12-06T15:28:26.169Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:28:26.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:26.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:26.440Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:26.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:26.440Z] [2023-12-06T15:28:26.440Z] Login Succeeded [2023-12-06T15:28:26.440Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:28:26.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:26.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:26.715Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:26.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:26.715Z] [2023-12-06T15:28:26.715Z] Login Succeeded [2023-12-06T15:28:26.715Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:28:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:27.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:27.257Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:27.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:27.257Z] [2023-12-06T15:28:27.257Z] Login Succeeded [2023-12-06T15:28:27.257Z] ****.io [2023-12-06T15:28:27.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:27.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:27.532Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:27.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:27.532Z] [2023-12-06T15:28:27.532Z] Login Succeeded [2023-12-06T15:28:27.532Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:28:27.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:28:28.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:28.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:28:28.172Z] ========================================================= [2023-12-06T15:28:28.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:28:28.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:28.674Z] + 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-12-06T15:28:30.192Z] #0 building with "default" instance using docker driver [2023-12-06T15:28:30.192Z] [2023-12-06T15:28:30.192Z] #1 [internal] load build definition from Dockerfile [2023-12-06T15:28:30.192Z] #1 transferring dockerfile: [2023-12-06T15:28:30.192Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-06T15:28:30.192Z] #1 DONE 0.2s [2023-12-06T15:28:30.192Z] [2023-12-06T15:28:30.192Z] #2 [internal] load .dockerignore [2023-12-06T15:28:30.192Z] #2 transferring context: 176B done [2023-12-06T15:28:30.192Z] #2 DONE 0.2s [2023-12-06T15:28:30.192Z] [2023-12-06T15:28:30.192Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:28:30.472Z] #3 DONE 0.2s [2023-12-06T15:28:30.472Z] [2023-12-06T15:28:30.472Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:28:30.472Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done [2023-12-06T15:28:30.769Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:28:30.769Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:28:30.769Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T15:28:30.769Z] #4 ... [2023-12-06T15:28:30.769Z] [2023-12-06T15:28:30.769Z] #5 [internal] load build context [2023-12-06T15:28:30.769Z] #5 transferring context: 1.11MB 0.2s done [2023-12-06T15:28:30.769Z] #5 DONE 0.2s [2023-12-06T15:28:30.769Z] [2023-12-06T15:28:30.769Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:28:30.769Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 335.87kB / 3.33MB 0.2s [2023-12-06T15:28:30.769Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T15:28:31.050Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-06T15:28:31.050Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-06T15:28:31.050Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:28:31.050Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T15:28:31.050Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s [2023-12-06T15:28:31.050Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:28:31.050Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 647.17kB / 11.40MB 0.4s [2023-12-06T15:28:31.050Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.5s [2023-12-06T15:28:31.050Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-06T15:28:31.050Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s [2023-12-06T15:28:31.332Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2023-12-06T15:28:31.332Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.7s [2023-12-06T15:28:31.332Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T15:28:31.332Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.8s [2023-12-06T15:28:31.610Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 1.0s [2023-12-06T15:28:31.610Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 1.0s [2023-12-06T15:28:31.610Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-06T15:28:31.610Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.1s [2023-12-06T15:28:31.889Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:28:31.889Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.81MB / 63.99MB 1.3s [2023-12-06T15:28:31.889Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:28:31.889Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.5s [2023-12-06T15:28:31.889Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 1.5s [2023-12-06T15:28:32.161Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.6s [2023-12-06T15:28:32.433Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.7s [2023-12-06T15:28:32.433Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.09MB / 63.99MB 1.9s [2023-12-06T15:28:32.433Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 1.9s [2023-12-06T15:28:32.704Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.34MB / 97.63MB 2.2s [2023-12-06T15:28:32.976Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 2.5s [2023-12-06T15:28:33.247Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 2.7s [2023-12-06T15:28:33.521Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 3.0s [2023-12-06T15:28:33.790Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 3.3s [2023-12-06T15:28:34.061Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 3.6s [2023-12-06T15:28:34.330Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 3.8s [2023-12-06T15:28:34.599Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 4.0s [2023-12-06T15:28:34.599Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.1s [2023-12-06T15:28:35.262Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.6s done [2023-12-06T15:28:35.536Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.9s done [2023-12-06T15:28:35.536Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-06T15:28:42.219Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-06T15:28:47.618Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.4s [2023-12-06T15:28:54.477Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.7s done [2023-12-06T15:28:55.893Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:28:55.893Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:28:55.893Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:29:01.274Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T15:29:04.650Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-06T15:29:04.650Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T15:29:06.608Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-06T15:29:06.879Z] #4 DONE 36.4s [2023-12-06T15:29:06.879Z] [2023-12-06T15:29:06.879Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T15:29:07.843Z] #6 0.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:29:08.111Z] #6 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:29:09.524Z] #6 2.599 OK: 266 MiB in 52 packages [2023-12-06T15:29:11.729Z] #6 DONE 5.0s [2023-12-06T15:29:12.000Z] [2023-12-06T15:29:12.000Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T15:29:12.000Z] #7 DONE 0.1s [2023-12-06T15:29:12.000Z] [2023-12-06T15:29:12.000Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:29:12.272Z] #8 DONE 0.2s [2023-12-06T15:29:12.272Z] [2023-12-06T15:29:12.272Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:29:39.000Z] #9 DONE 24.3s [2023-12-06T15:29:39.000Z] [2023-12-06T15:29:39.000Z] #10 [builder 6/7] COPY . . [2023-12-06T15:29:39.000Z] #10 DONE 0.3s [2023-12-06T15:29:39.000Z] [2023-12-06T15:29:39.001Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:29:39.001Z] #11 0.656 noop [2023-12-06T15:29:39.001Z] #11 DONE 0.8s [2023-12-06T15:29:39.001Z] [2023-12-06T15:29:39.001Z] #12 exporting to image [2023-12-06T15:29:39.001Z] #12 exporting layers [2023-12-06T15:30:05.749Z] #12 exporting layers 24.6s done [2023-12-06T15:30:05.749Z] #12 writing image sha256:bc7b6846c8d0460ae906f90604d29ad56dc2ad81b79279aab6043f38f335a586 0.0s done [2023-12-06T15:30:05.749Z] #12 naming to docker.io/library/ci-base-image-arm64 [2023-12-06T15:30:05.749Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T15:30:05.749Z] #12 DONE 24.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:06.217Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:30:06.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:06.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2023-12-06T15:30:06.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/135 -v /w/workspace/device-rfid-llrp-go/135:/w/workspace/device-rfid-llrp-go/135:rw,z -v /w/workspace/device-rfid-llrp-go/135@tmp:/w/workspace/device-rfid-llrp-go/135@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-12-06T15:30:07.922Z] $ docker top 0838713c5d3581a2f6fc89029ed16f5a754883642fdf54764bccb21aa7284eee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:30:08.835Z] + go version [2023-12-06T15:30:08.835Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:30:08.858Z] $ docker stop --time=1 0838713c5d3581a2f6fc89029ed16f5a754883642fdf54764bccb21aa7284eee [2023-12-06T15:30:10.501Z] $ docker rm -f --volumes 0838713c5d3581a2f6fc89029ed16f5a754883642fdf54764bccb21aa7284eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:11.432Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:30:11.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:30:11.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2023-12-06T15:30:11.803Z] $ 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/135 -v /w/workspace/device-rfid-llrp-go/135:/w/workspace/device-rfid-llrp-go/135:rw,z -v /w/workspace/device-rfid-llrp-go/135@tmp:/w/workspace/device-rfid-llrp-go/135@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-12-06T15:30:16.119Z] $ docker top bc869ab881db74f2cb7721b7dd1a5d420bcfc35d925ed1be3424f5735197f3f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:30:16.754Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/135 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:30:17.135Z] + make test [2023-12-06T15:30:17.135Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:30:22.506Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-06T15:31:30.468Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-06T15:31:30.468Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-06T15:32:02.814Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.405s coverage: 40.6% of statements [2023-12-06T15:32:02.814Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements [2023-12-06T15:32:02.814Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-12-06T15:32:02.814Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:32:02.814Z] go vet ./... [2023-12-06T15:32:25.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:32:25.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:32:25.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:32:25.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:32:25.075Z] $ docker stop --time=1 bc869ab881db74f2cb7721b7dd1a5d420bcfc35d925ed1be3424f5735197f3f9 [2023-12-06T15:32:27.105Z] $ docker rm -f --volumes bc869ab881db74f2cb7721b7dd1a5d420bcfc35d925ed1be3424f5735197f3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:32:28.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:32:28.591Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:32:29.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:32:29.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:32:30.300Z] + ls -al . [2023-12-06T15:32:30.300Z] total 636 [2023-12-06T15:32:30.300Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:30 . [2023-12-06T15:32:30.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:27 .. [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 15:28 .dockerignore [2023-12-06T15:32:30.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:28 .git [2023-12-06T15:32:30.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 .github [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 15:28 .gitignore [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:28 .golangci.yml [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 6 15:28 Attribution.txt [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 15:28 CHANGELOG.md [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 6 15:28 Dockerfile [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:28 GOVERNANCE.md [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 15:28 Jenkinsfile [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 15:28 LICENSE [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 6 15:28 Makefile [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 15:28 OWNERS.md [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 15:28 README.md [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:24 VERSION [2023-12-06T15:32:30.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 bin [2023-12-06T15:32:30.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:28 cmd [2023-12-06T15:32:30.300Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 6 15:31 coverage.out [2023-12-06T15:32:30.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 examples [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 6 15:28 go.mod [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 15:28 go.sum [2023-12-06T15:32:30.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 images [2023-12-06T15:32:30.300Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 15:28 internal [2023-12-06T15:32:30.300Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:32:30.724Z] + 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=55197f706729dbefbf57db43d4176d2ae9ddc26e --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-06T15:32:31.698Z] #0 building with "default" instance using docker driver [2023-12-06T15:32:31.698Z] [2023-12-06T15:32:31.698Z] #1 [internal] load .dockerignore [2023-12-06T15:32:31.698Z] #1 transferring context: 176B 0.0s done [2023-12-06T15:32:31.698Z] #1 DONE 0.0s [2023-12-06T15:32:31.698Z] [2023-12-06T15:32:31.698Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:32:31.698Z] #2 transferring dockerfile: 1.50kB 0.0s done [2023-12-06T15:32:31.698Z] #2 DONE 0.1s [2023-12-06T15:32:31.698Z] [2023-12-06T15:32:31.698Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:32:31.698Z] #3 DONE 0.0s [2023-12-06T15:32:31.698Z] [2023-12-06T15:32:31.698Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:32:31.966Z] #4 DONE 0.3s [2023-12-06T15:32:31.966Z] [2023-12-06T15:32:31.966Z] #5 [internal] load build context [2023-12-06T15:32:31.966Z] #5 transferring context: 6.22kB 0.0s done [2023-12-06T15:32:31.966Z] #5 DONE 0.1s [2023-12-06T15:32:31.966Z] [2023-12-06T15:32:31.966Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:32:31.966Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:32:31.966Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:32:31.966Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:32:31.966Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:32:31.966Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-06T15:32:32.235Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:32:32.235Z] #6 ... [2023-12-06T15:32:32.235Z] [2023-12-06T15:32:32.235Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:32:32.235Z] #7 DONE 0.3s [2023-12-06T15:32:32.235Z] [2023-12-06T15:32:32.235Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:32:32.235Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T15:32:32.840Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T15:32:33.112Z] #6 DONE 1.1s [2023-12-06T15:32:33.112Z] [2023-12-06T15:32:33.112Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:32:33.719Z] #8 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:34.313Z] #8 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:35.738Z] #8 ... [2023-12-06T15:32:35.738Z] [2023-12-06T15:32:35.738Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T15:32:35.738Z] #9 0.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:35.738Z] #9 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:35.738Z] #9 2.714 OK: 266 MiB in 52 packages [2023-12-06T15:32:35.738Z] #9 DONE 3.2s [2023-12-06T15:32:35.738Z] [2023-12-06T15:32:35.738Z] #10 [builder 3/7] WORKDIR /app [2023-12-06T15:32:35.738Z] #10 DONE 0.1s [2023-12-06T15:32:35.738Z] [2023-12-06T15:32:35.738Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:32:35.738Z] #8 2.538 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:32:35.738Z] #8 2.565 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:32:35.738Z] #8 2.598 OK: 8 MiB in 16 packages [2023-12-06T15:32:35.738Z] #8 ... [2023-12-06T15:32:35.738Z] [2023-12-06T15:32:35.738Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:32:35.738Z] #11 DONE 0.2s [2023-12-06T15:32:36.007Z] [2023-12-06T15:32:36.008Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:32:36.008Z] #12 ... [2023-12-06T15:32:36.008Z] [2023-12-06T15:32:36.008Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T15:32:36.008Z] #8 DONE 3.0s [2023-12-06T15:32:36.278Z] [2023-12-06T15:32:36.279Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:32:36.867Z] #13 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:37.138Z] #13 ... [2023-12-06T15:32:37.138Z] [2023-12-06T15:32:37.138Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:32:37.138Z] #12 DONE 1.5s [2023-12-06T15:32:37.407Z] [2023-12-06T15:32:37.407Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:32:37.407Z] #13 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:37.685Z] #13 ... [2023-12-06T15:32:37.685Z] [2023-12-06T15:32:37.685Z] #14 [builder 6/7] COPY . . [2023-12-06T15:32:37.685Z] #14 DONE 0.3s [2023-12-06T15:32:37.685Z] [2023-12-06T15:32:37.685Z] #15 [builder 7/7] RUN make build [2023-12-06T15:32:38.271Z] #15 0.812 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-06T15:32:39.239Z] #15 ... [2023-12-06T15:32:39.239Z] [2023-12-06T15:32:39.239Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T15:32:39.239Z] #13 2.724 OK: 8 MiB in 16 packages [2023-12-06T15:32:39.239Z] #13 DONE 3.1s [2023-12-06T15:32:39.239Z] [2023-12-06T15:32:39.239Z] #15 [builder 7/7] RUN make build [2023-12-06T15:34:16.033Z] #15 DONE 86.9s [2023-12-06T15:34:16.033Z] [2023-12-06T15:34:16.033Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-06T15:34:16.033Z] #16 DONE 0.2s [2023-12-06T15:34:16.033Z] [2023-12-06T15:34:16.033Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-06T15:34:16.033Z] #17 DONE 0.1s [2023-12-06T15:34:16.033Z] [2023-12-06T15:34:16.033Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-06T15:34:16.033Z] #18 DONE 0.4s [2023-12-06T15:34:16.033Z] [2023-12-06T15:34:16.033Z] #19 exporting to image [2023-12-06T15:34:16.033Z] #19 exporting layers [2023-12-06T15:34:16.033Z] #19 exporting layers 0.3s done [2023-12-06T15:34:16.033Z] #19 writing image sha256:5d582dae64f1f4ea7172099b4c6a99f742d1d985c6e2affa5c3f44a34c388b7c done [2023-12-06T15:34:16.033Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2023-12-06T15:34:16.033Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:34:16.517Z] provisioning config files... [2023-12-06T15:34:16.531Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/135@tmp/config11961119808809000994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:34:16.938Z] ---> ****-login.sh [2023-12-06T15:34:16.938Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:34:16.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:17.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:17.209Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:17.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:17.209Z] [2023-12-06T15:34:17.209Z] Login Succeeded [2023-12-06T15:34:17.209Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:34:17.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:17.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:17.485Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:17.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:17.485Z] [2023-12-06T15:34:17.485Z] Login Succeeded [2023-12-06T15:34:17.485Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:34:17.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:18.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:18.032Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:18.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:18.032Z] [2023-12-06T15:34:18.032Z] Login Succeeded [2023-12-06T15:34:18.032Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:34:18.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:18.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:18.301Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:18.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:18.301Z] [2023-12-06T15:34:18.301Z] Login Succeeded [2023-12-06T15:34:18.301Z] ****.io [2023-12-06T15:34:18.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:18.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:18.833Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:18.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:18.833Z] [2023-12-06T15:34:18.833Z] Login Succeeded [2023-12-06T15:34:18.833Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:34:18.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:34:19.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:34:19.106Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-12-06T15:34:19.106Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:34:19.106Z] latest [2023-12-06T15:34:19.106Z] 3.2.0-dev.2 [2023-12-06T15:34:19.106Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:34:19.106Z] main [2023-12-06T15:34:19.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:19.712Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:20.190Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:34:20.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-06T15:34:20.190Z] dce6847bec2e: Preparing [2023-12-06T15:34:20.190Z] 9205c8bfcb3f: Preparing [2023-12-06T15:34:20.190Z] 63d51931eb5a: Preparing [2023-12-06T15:34:20.190Z] fbe28ecf80da: Preparing [2023-12-06T15:34:20.190Z] 6a5c86a77c0e: Preparing [2023-12-06T15:34:20.190Z] 0faf9b67be60: Preparing [2023-12-06T15:34:20.190Z] 0faf9b67be60: Waiting [2023-12-06T15:34:20.458Z] fbe28ecf80da: Pushed [2023-12-06T15:34:20.458Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:20.458Z] 9205c8bfcb3f: Pushed [2023-12-06T15:34:20.458Z] 6a5c86a77c0e: Pushed [2023-12-06T15:34:20.458Z] 63d51931eb5a: Pushed [2023-12-06T15:34:28.664Z] dce6847bec2e: Pushed [2023-12-06T15:34:28.664Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e: digest: sha256:9b2c3a2e6aacbf49073436ce513bff75c73a5ffed7e64d1fd82790d7d6ddc19a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:29.175Z] + 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-12-06T15:34:29.664Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-12-06T15:34:29.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-06T15:34:29.664Z] dce6847bec2e: Preparing [2023-12-06T15:34:29.664Z] 9205c8bfcb3f: Preparing [2023-12-06T15:34:29.664Z] 63d51931eb5a: Preparing [2023-12-06T15:34:29.664Z] fbe28ecf80da: Preparing [2023-12-06T15:34:29.664Z] 6a5c86a77c0e: Preparing [2023-12-06T15:34:29.664Z] 0faf9b67be60: Preparing [2023-12-06T15:34:29.664Z] 0faf9b67be60: Waiting [2023-12-06T15:34:29.664Z] 63d51931eb5a: Layer already exists [2023-12-06T15:34:29.664Z] 6a5c86a77c0e: Layer already exists [2023-12-06T15:34:29.664Z] dce6847bec2e: Layer already exists [2023-12-06T15:34:29.664Z] fbe28ecf80da: Layer already exists [2023-12-06T15:34:29.664Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:29.930Z] 9205c8bfcb3f: Layer already exists [2023-12-06T15:34:29.930Z] latest: digest: sha256:9b2c3a2e6aacbf49073436ce513bff75c73a5ffed7e64d1fd82790d7d6ddc19a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:30.508Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:31.013Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.2 [2023-12-06T15:34:31.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-06T15:34:31.014Z] dce6847bec2e: Preparing [2023-12-06T15:34:31.014Z] 9205c8bfcb3f: Preparing [2023-12-06T15:34:31.014Z] 63d51931eb5a: Preparing [2023-12-06T15:34:31.014Z] fbe28ecf80da: Preparing [2023-12-06T15:34:31.014Z] 6a5c86a77c0e: Preparing [2023-12-06T15:34:31.014Z] 0faf9b67be60: Preparing [2023-12-06T15:34:31.014Z] 0faf9b67be60: Waiting [2023-12-06T15:34:31.014Z] 63d51931eb5a: Layer already exists [2023-12-06T15:34:31.014Z] dce6847bec2e: Layer already exists [2023-12-06T15:34:31.014Z] 6a5c86a77c0e: Layer already exists [2023-12-06T15:34:31.014Z] fbe28ecf80da: Layer already exists [2023-12-06T15:34:31.014Z] 9205c8bfcb3f: Layer already exists [2023-12-06T15:34:31.014Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:31.288Z] 3.2.0-dev.2: digest: sha256:9b2c3a2e6aacbf49073436ce513bff75c73a5ffed7e64d1fd82790d7d6ddc19a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:31.801Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:32.276Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:34:32.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-06T15:34:32.276Z] dce6847bec2e: Preparing [2023-12-06T15:34:32.276Z] 9205c8bfcb3f: Preparing [2023-12-06T15:34:32.276Z] 63d51931eb5a: Preparing [2023-12-06T15:34:32.276Z] fbe28ecf80da: Preparing [2023-12-06T15:34:32.276Z] 6a5c86a77c0e: Preparing [2023-12-06T15:34:32.276Z] 0faf9b67be60: Preparing [2023-12-06T15:34:32.276Z] 0faf9b67be60: Waiting [2023-12-06T15:34:32.276Z] 6a5c86a77c0e: Layer already exists [2023-12-06T15:34:32.276Z] dce6847bec2e: Layer already exists [2023-12-06T15:34:32.276Z] 9205c8bfcb3f: Layer already exists [2023-12-06T15:34:32.276Z] fbe28ecf80da: Layer already exists [2023-12-06T15:34:32.276Z] 63d51931eb5a: Layer already exists [2023-12-06T15:34:32.276Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:32.545Z] 55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2: digest: sha256:9b2c3a2e6aacbf49073436ce513bff75c73a5ffed7e64d1fd82790d7d6ddc19a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:33.039Z] + 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-12-06T15:34:33.549Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-12-06T15:34:33.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-12-06T15:34:33.549Z] dce6847bec2e: Preparing [2023-12-06T15:34:33.549Z] 9205c8bfcb3f: Preparing [2023-12-06T15:34:33.549Z] 63d51931eb5a: Preparing [2023-12-06T15:34:33.549Z] fbe28ecf80da: Preparing [2023-12-06T15:34:33.549Z] 6a5c86a77c0e: Preparing [2023-12-06T15:34:33.549Z] 0faf9b67be60: Preparing [2023-12-06T15:34:33.549Z] 0faf9b67be60: Waiting [2023-12-06T15:34:33.549Z] 6a5c86a77c0e: Layer already exists [2023-12-06T15:34:33.549Z] 63d51931eb5a: Layer already exists [2023-12-06T15:34:33.549Z] fbe28ecf80da: Layer already exists [2023-12-06T15:34:33.549Z] dce6847bec2e: Layer already exists [2023-12-06T15:34:33.549Z] 9205c8bfcb3f: Layer already exists [2023-12-06T15:34:33.549Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:33.821Z] main: digest: sha256:9b2c3a2e6aacbf49073436ce513bff75c73a5ffed7e64d1fd82790d7d6ddc19a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:34:34.147Z] ===================================================== [Pipeline] echo [2023-12-06T15:34:34.201Z] taggedImages: [2023-12-06T15:34:34.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e [2023-12-06T15:34:34.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-12-06T15:34:34.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.2 [2023-12-06T15:34:34.201Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:55197f706729dbefbf57db43d4176d2ae9ddc26e-3.2.0-dev.2 [2023-12-06T15:34:34.201Z] - 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-12-06T15:34:34.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:34:34.847Z] [2023-12-06T15:34:34.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:35.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:34:35.496Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:34:35.496Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:34:35.496Z] 04944245beec: Pulling fs layer [2023-12-06T15:34:35.496Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:34:35.496Z] 765212b225bb: Pulling fs layer [2023-12-06T15:34:35.496Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:34:35.496Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:34:35.496Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:34:35.496Z] f23df028b6ca: Waiting [2023-12-06T15:34:35.496Z] d65c8cfc05b1: Waiting [2023-12-06T15:34:35.496Z] 2437ff75d9bd: Waiting [2023-12-06T15:34:35.496Z] 765212b225bb: Waiting [2023-12-06T15:34:35.496Z] 04944245beec: Verifying Checksum [2023-12-06T15:34:35.496Z] 04944245beec: Download complete [2023-12-06T15:34:35.496Z] 765212b225bb: Download complete [2023-12-06T15:34:35.496Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:34:35.496Z] f23df028b6ca: Download complete [2023-12-06T15:34:35.496Z] d65c8cfc05b1: Download complete [2023-12-06T15:34:35.764Z] 699f458cf7ca: Verifying Checksum [2023-12-06T15:34:35.764Z] 699f458cf7ca: Download complete [2023-12-06T15:34:36.031Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T15:34:36.031Z] 8998bd30e6a1: Download complete [2023-12-06T15:34:38.623Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:34:38.623Z] 2437ff75d9bd: Download complete [2023-12-06T15:34:42.877Z] 8998bd30e6a1: Pull complete [2023-12-06T15:34:42.877Z] 04944245beec: Pull complete [2023-12-06T15:34:44.843Z] 699f458cf7ca: Pull complete [2023-12-06T15:34:44.843Z] 765212b225bb: Pull complete [2023-12-06T15:34:45.805Z] f23df028b6ca: Pull complete [2023-12-06T15:34:45.805Z] d65c8cfc05b1: Pull complete [2023-12-06T15:35:12.483Z] 2437ff75d9bd: Pull complete [2023-12-06T15:35:12.483Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:35:12.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:35:12.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:12.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2023-12-06T15:35:12.916Z] $ 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/135 -v /w/workspace/device-rfid-llrp-go/135:/w/workspace/device-rfid-llrp-go/135:rw,z -v /w/workspace/device-rfid-llrp-go/135@tmp:/w/workspace/device-rfid-llrp-go/135@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-12-06T15:35:14.931Z] $ docker top 0ccaf4b08c6bb1ba11bbab51bfbf123bf3b0c822573d97f69f2d89e3ad941f70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:15.537Z] ---> job-cost.sh [2023-12-06T15:35:15.801Z] lf-activate-venv: SKIPPING [2023-12-06T15:35:15.801Z] INFO: No Stack... [2023-12-06T15:35:16.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:35:17.020Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:35:17.333Z] + cat /w/workspace/device-rfid-llrp-go/135/archives/cost.csv [2023-12-06T15:35:17.333Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:35:17.390Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [2023-12-06T15:35:17.396Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] did not exist. Created. [2023-12-06T15:35:17.397Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:35:17.813Z] /w/workspace/device-rfid-llrp-go/135@tmp/durable-b74b0607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:35:18.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:35:18.267Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:35:18.336Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:35:18.342Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:35:18.446Z] $ docker stop --time=1 0ccaf4b08c6bb1ba11bbab51bfbf123bf3b0c822573d97f69f2d89e3ad941f70 [2023-12-06T15:35:19.850Z] $ docker rm -f --volumes 0ccaf4b08c6bb1ba11bbab51bfbf123bf3b0c822573d97f69f2d89e3ad941f70 [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-12-06T15:35:21.158Z] provisioning config files... [2023-12-06T15:35:21.169Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11462282192731960015tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:35:21.545Z] + set +x [2023-12-06T15:35:21.545Z] + curl -s https://codecov.io/bash [2023-12-06T15:35:21.545Z] + bash -s -- [2023-12-06T15:35:21.545Z] [2023-12-06T15:35:21.545Z] _____ _ [2023-12-06T15:35:21.545Z] / ____| | | [2023-12-06T15:35:21.545Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:35:21.545Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:35:21.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:35:21.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:35:21.546Z] Bash-1.0.6 [2023-12-06T15:35:21.546Z] [2023-12-06T15:35:21.546Z] [2023-12-06T15:35:21.546Z] ==> git version 2.25.1 found [2023-12-06T15:35:21.546Z] ==> 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-12-06T15:35:21.546Z] Release-Date: 2020-01-08 [2023-12-06T15:35:21.546Z] 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-12-06T15:35:21.546Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:35:21.546Z] ==> Jenkins CI detected. [2023-12-06T15:35:21.546Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-12-06T15:35:21.546Z] project root: . [2023-12-06T15:35:21.546Z] --> token set from env [2023-12-06T15:35:21.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:35:21.546Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:35:21.546Z] ==> Python coveragepy not found [2023-12-06T15:35:21.546Z] ==> Searching for coverage reports in: [2023-12-06T15:35:21.546Z] + . [2023-12-06T15:35:21.546Z] -> Found 1 reports [2023-12-06T15:35:21.546Z] ==> Detecting git/mercurial file structure [2023-12-06T15:35:21.546Z] ==> Reading reports [2023-12-06T15:35:21.546Z] + ./coverage.out bytes=459493 [2023-12-06T15:35:21.546Z] ==> Appending adjustments [2023-12-06T15:35:21.546Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:35:21.806Z] + Found adjustments [2023-12-06T15:35:21.806Z] ==> Gzipping contents [2023-12-06T15:35:21.806Z] 52K /tmp/codecov.t0OoV4.gz [2023-12-06T15:35:21.806Z] ==> Uploading reports [2023-12-06T15:35:21.806Z] url: https://codecov.io [2023-12-06T15:35:21.806Z] query: branch=main&commit=55197f706729dbefbf57db43d4176d2ae9ddc26e&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:35:21.806Z] -> Pinging Codecov [2023-12-06T15:35:21.806Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=55197f706729dbefbf57db43d4176d2ae9ddc26e&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:35:22.065Z] -> Uploading to [2023-12-06T15:35:22.065Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/581DD39554BDF9B6E22D074273EAD858/55197f706729dbefbf57db43d4176d2ae9ddc26e/ae511574-999f-428a-9bec-ae94967cc673.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T153521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16cd84aeaed64a66e0783d5db848ea8b5c69d6659e6fc2ba517504873c2f082f [2023-12-06T15:35:22.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:35:22.065Z] Dload Upload Total Spent Left Speed [2023-12-06T15:35:22.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-12-06T15:35:22.325Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] } [2023-12-06T15:35:22.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:35:22.690Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:35:22.709Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:23.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:23.140Z] [2023-12-06T15:35:23.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:23.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:23.482Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:35:23.482Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:35:23.482Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:35:23.482Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:35:23.482Z] 114826534d7a: Pulling fs layer [2023-12-06T15:35:23.482Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:35:23.482Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:35:23.482Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:35:23.482Z] 114826534d7a: Waiting [2023-12-06T15:35:23.482Z] 4657fd5d0bcf: Waiting [2023-12-06T15:35:23.482Z] 6ad1cebc031e: Waiting [2023-12-06T15:35:23.482Z] 8a3aa393b2d8: Waiting [2023-12-06T15:35:23.482Z] 25bc292e5bac: Verifying Checksum [2023-12-06T15:35:23.482Z] 25bc292e5bac: Download complete [2023-12-06T15:35:23.482Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T15:35:23.482Z] 52dc419b0ee2: Download complete [2023-12-06T15:35:23.482Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T15:35:23.482Z] 4657fd5d0bcf: Download complete [2023-12-06T15:35:23.483Z] df9b9388f04a: Verifying Checksum [2023-12-06T15:35:23.483Z] df9b9388f04a: Download complete [2023-12-06T15:35:23.742Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:35:23.742Z] 6ad1cebc031e: Download complete [2023-12-06T15:35:23.742Z] df9b9388f04a: Pull complete [2023-12-06T15:35:23.742Z] 52dc419b0ee2: Pull complete [2023-12-06T15:35:23.742Z] 25bc292e5bac: Pull complete [2023-12-06T15:35:24.309Z] 114826534d7a: Download complete [2023-12-06T15:35:24.309Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T15:35:24.309Z] 8a3aa393b2d8: Download complete [2023-12-06T15:35:27.589Z] 114826534d7a: Pull complete [2023-12-06T15:35:27.589Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:35:27.589Z] 6ad1cebc031e: Pull complete [2023-12-06T15:35:30.115Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:35:30.115Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:35:30.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:30.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:30.394Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:35:30.435Z] $ 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-12-06T15:35:35.893Z] $ docker top 2b32ff8b4f79be2628ed448d32ecb6203d6ef2a4fe0e9494cc73e5f560f4eda9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:35:36.043Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-12-06T15:35:36.320Z] + set -o pipefail [2023-12-06T15:35:36.320Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-12-06T15:35:41.595Z] [2023-12-06T15:35:41.595Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-12-06T15:35:41.595Z] [2023-12-06T15:35:41.595Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a7740c2b-7103-4127-8c95-12a9050453c8 [2023-12-06T15:35:41.595Z] [2023-12-06T15:35:41.595Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:35:41.595Z] [2023-12-06T15:35:41.595Z] [2023-12-06T15:35:41.595Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:35:41.595Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:35:41.595Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:35:41.595Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:35:41.595Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:35:41.620Z] $ docker stop --time=1 2b32ff8b4f79be2628ed448d32ecb6203d6ef2a4fe0e9494cc73e5f560f4eda9 [2023-12-06T15:35:47.132Z] $ docker rm -f --volumes 2b32ff8b4f79be2628ed448d32ecb6203d6ef2a4fe0e9494cc73e5f560f4eda9 [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-12-06T15:35:48.626Z] + git log --format=format:%s -1 55197f706729dbefbf57db43d4176d2ae9ddc26e [Pipeline] sh [2023-12-06T15:35:48.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:35:48.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:49.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:35:49.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:49.439Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:35:49.500Z] $ 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-12-06T15:35:50.028Z] $ docker top 0b636f42445c9c012c3ca82bae711737bdc5994a119b5d2ddd788d93f11cb386 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:35:50.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:35:50.309Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:35:50.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:35:50.456Z] $ docker exec 0b636f42445c9c012c3ca82bae711737bdc5994a119b5d2ddd788d93f11cb386 ssh-agent [2023-12-06T15:35:50.548Z] SSH_AUTH_SOCK=/tmp/ssh-0gPyp6agN5Qw/agent.32 [2023-12-06T15:35:50.548Z] SSH_AGENT_PID=38 [2023-12-06T15:35:50.569Z] Running ssh-add (command line suppressed) [2023-12-06T15:35:50.680Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2933261762862559027.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2933261762862559027.key) [2023-12-06T15:35:50.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:35:51.017Z] + git semver tag [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,195 [run_tag] DEBUG tag force:False [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,195 [check_head_tag] DEBUG check head tag [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,196 [execute] INFO git cat-file --batch-check [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,200 [execute] INFO git cat-file --batch [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,213 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,213 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,213 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:51.284Z] 2023-12-06 15:35:51,217 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:35:51.284Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:35:51.305Z] $ docker exec --env ******** --env ******** 0b636f42445c9c012c3ca82bae711737bdc5994a119b5d2ddd788d93f11cb386 ssh-agent -k [2023-12-06T15:35:51.404Z] unset SSH_AUTH_SOCK; [2023-12-06T15:35:51.404Z] unset SSH_AGENT_PID; [2023-12-06T15:35:51.404Z] echo Agent pid 38 killed; [2023-12-06T15:35:51.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:35:51.900Z] + git semver [Pipeline] } [2023-12-06T15:35:52.183Z] $ docker stop --time=1 0b636f42445c9c012c3ca82bae711737bdc5994a119b5d2ddd788d93f11cb386 [2023-12-06T15:35:53.445Z] $ docker rm -f --volumes 0b636f42445c9c012c3ca82bae711737bdc5994a119b5d2ddd788d93f11cb386 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:54.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:54.065Z] [2023-12-06T15:35:54.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:54.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:54.427Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:35:54.427Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:35:54.427Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:35:54.427Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:35:54.427Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:35:54.427Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:35:54.427Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:35:54.427Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:35:54.427Z] d747dcd14b5f: Waiting [2023-12-06T15:35:54.427Z] 2de7ff778b66: Waiting [2023-12-06T15:35:54.427Z] 0d9ebad4ef96: Waiting [2023-12-06T15:35:54.427Z] e9a5061849ea: Waiting [2023-12-06T15:35:54.427Z] 9712f1f96733: Verifying Checksum [2023-12-06T15:35:54.427Z] 9712f1f96733: Download complete [2023-12-06T15:35:54.687Z] 63f879dbbcfc: Download complete [2023-12-06T15:35:54.946Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:35:54.946Z] e9a5061849ea: Download complete [2023-12-06T15:35:54.946Z] d747dcd14b5f: Download complete [2023-12-06T15:35:54.946Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:35:54.946Z] 0d9ebad4ef96: Download complete [2023-12-06T15:35:54.946Z] ab5ef0e58194: Verifying Checksum [2023-12-06T15:35:54.946Z] ab5ef0e58194: Download complete [2023-12-06T15:35:54.946Z] 2de7ff778b66: Verifying Checksum [2023-12-06T15:35:54.946Z] 2de7ff778b66: Download complete [2023-12-06T15:35:57.472Z] ab5ef0e58194: Pull complete [2023-12-06T15:35:57.729Z] 9712f1f96733: Pull complete [2023-12-06T15:35:58.295Z] 63f879dbbcfc: Pull complete [2023-12-06T15:36:01.575Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:36:02.141Z] e9a5061849ea: Pull complete [2023-12-06T15:36:02.141Z] d747dcd14b5f: Pull complete [2023-12-06T15:36:03.075Z] 2de7ff778b66: Pull complete [2023-12-06T15:36:03.075Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:36:03.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:36:03.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:03.388Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:36:03.426Z] $ 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-12-06T15:36:12.162Z] $ docker top 4b9c506e49935ecf52bdc377c3105ba2f3b8fa59fd7f433589ffac30f70338c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:36:12.317Z] provisioning config files... [2023-12-06T15:36:12.330Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2859157322981487941tmp [2023-12-06T15:36:12.356Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2872061636054066393tmp [2023-12-06T15:36:12.369Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4207443481375122127tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:36:12.442Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:12.737Z] ---> sigul-configuration.sh [2023-12-06T15:36:12.737Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:36:12.737Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:36:12.737Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:36:12.737Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:36:12.737Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:36:12.737Z] gpg: CAST5 encrypted data [2023-12-06T15:36:12.737Z] gpg: encrypted with 1 passphrase [2023-12-06T15:36:12.737Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:36:13.033Z] + mkdir /home/jenkins [2023-12-06T15:36:13.033Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:36:13.362Z] + 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-12-06T15:36:13.373Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:13.663Z] ---> sigul-install.sh [2023-12-06T15:36:13.663Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:36:13.957Z] + git tag --list [2023-12-06T15:36:13.957Z] v0.0.0 [2023-12-06T15:36:13.957Z] v1.0.0 [2023-12-06T15:36:13.957Z] v2.1.0 [2023-12-06T15:36:13.957Z] v2.1.1 [2023-12-06T15:36:13.957Z] v2.2.0 [2023-12-06T15:36:13.957Z] v2.3.0 [2023-12-06T15:36:13.957Z] v3.0 [2023-12-06T15:36:13.957Z] v3.0.0 [2023-12-06T15:36:13.957Z] v3.1 [2023-12-06T15:36:13.957Z] v3.1.0 [2023-12-06T15:36:13.957Z] v3.1.0-dev.1 [2023-12-06T15:36:13.957Z] v3.1.0-dev.10 [2023-12-06T15:36:13.957Z] v3.1.0-dev.11 [2023-12-06T15:36:13.957Z] v3.1.0-dev.12 [2023-12-06T15:36:13.957Z] v3.1.0-dev.13 [2023-12-06T15:36:13.957Z] v3.1.0-dev.14 [2023-12-06T15:36:13.957Z] v3.1.0-dev.15 [2023-12-06T15:36:13.957Z] v3.1.0-dev.16 [2023-12-06T15:36:13.957Z] v3.1.0-dev.17 [2023-12-06T15:36:13.957Z] v3.1.0-dev.18 [2023-12-06T15:36:13.957Z] v3.1.0-dev.19 [2023-12-06T15:36:13.957Z] v3.1.0-dev.2 [2023-12-06T15:36:13.957Z] v3.1.0-dev.20 [2023-12-06T15:36:13.957Z] v3.1.0-dev.21 [2023-12-06T15:36:13.957Z] v3.1.0-dev.22 [2023-12-06T15:36:13.957Z] v3.1.0-dev.23 [2023-12-06T15:36:13.957Z] v3.1.0-dev.24 [2023-12-06T15:36:13.957Z] v3.1.0-dev.3 [2023-12-06T15:36:13.957Z] v3.1.0-dev.4 [2023-12-06T15:36:13.957Z] v3.1.0-dev.5 [2023-12-06T15:36:13.957Z] v3.1.0-dev.6 [2023-12-06T15:36:13.957Z] v3.1.0-dev.7 [2023-12-06T15:36:13.957Z] v3.1.0-dev.8 [2023-12-06T15:36:13.957Z] v3.1.0-dev.9 [2023-12-06T15:36:13.957Z] v3.2.0-dev.1 [2023-12-06T15:36:13.957Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-06T15:36:14.253Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-06T15:36:14.818Z] Signing Git tag with Sigul... [2023-12-06T15:36:14.818Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-06T15:36:15.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:15.383Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:36:15.392Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:36:15.528Z] $ docker stop --time=1 4b9c506e49935ecf52bdc377c3105ba2f3b8fa59fd7f433589ffac30f70338c4 [2023-12-06T15:36:16.782Z] $ docker rm -f --volumes 4b9c506e49935ecf52bdc377c3105ba2f3b8fa59fd7f433589ffac30f70338c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:36:17.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:36:17.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:18.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:36:18.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:18.218Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:36:18.257Z] $ 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-12-06T15:36:18.561Z] $ docker top e42dda6666fb0058d2f1e01ac080863a3e17b8a030c89701239fcd6d05882d4a -eo pid,comm [2023-12-06T15:36:18.593Z] 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-12-06T15:36:18.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:36:18.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:36:18.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:36:18.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:36:18.921Z] $ docker exec e42dda6666fb0058d2f1e01ac080863a3e17b8a030c89701239fcd6d05882d4a ssh-agent [2023-12-06T15:36:19.007Z] SSH_AUTH_SOCK=/tmp/ssh-GzldC9svZlOv/agent.32 [2023-12-06T15:36:19.007Z] SSH_AGENT_PID=38 [2023-12-06T15:36:19.011Z] Running ssh-add (command line suppressed) [2023-12-06T15:36:19.129Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11697162814729515343.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11697162814729515343.key) [2023-12-06T15:36:19.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:36:19.470Z] + git semver bump pre [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,663 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,663 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,664 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,664 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,664 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,664 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,666 [execute] INFO git cat-file --batch-check [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,666 [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-12-06T15:36:19.728Z] 2023-12-06 15:36:19,672 [execute] INFO git cat-file --batch [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:36:19.728Z] 2023-12-06 15:36:19,677 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:36:19.728Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:36:19.750Z] $ docker exec --env ******** --env ******** e42dda6666fb0058d2f1e01ac080863a3e17b8a030c89701239fcd6d05882d4a ssh-agent -k [2023-12-06T15:36:19.858Z] unset SSH_AUTH_SOCK; [2023-12-06T15:36:19.858Z] unset SSH_AGENT_PID; [2023-12-06T15:36:19.858Z] echo Agent pid 38 killed; [2023-12-06T15:36:19.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:36:20.391Z] + git semver [Pipeline] } [2023-12-06T15:36:20.676Z] $ docker stop --time=1 e42dda6666fb0058d2f1e01ac080863a3e17b8a030c89701239fcd6d05882d4a [2023-12-06T15:36:21.940Z] $ docker rm -f --volumes e42dda6666fb0058d2f1e01ac080863a3e17b8a030c89701239fcd6d05882d4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:36:22.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:36:22.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:22.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:36:22.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:22.992Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:36:23.034Z] $ 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-12-06T15:36:23.375Z] $ docker top a2fa9e1622de759bc71f109e09c23117eee7a1baa556e99711f9407315955cb2 -eo pid,comm [2023-12-06T15:36:23.412Z] 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-12-06T15:36:23.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:36:23.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:36:23.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:36:23.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:36:23.772Z] $ docker exec a2fa9e1622de759bc71f109e09c23117eee7a1baa556e99711f9407315955cb2 ssh-agent [2023-12-06T15:36:23.870Z] SSH_AUTH_SOCK=/tmp/ssh-kjxCVWH9zWQx/agent.31 [2023-12-06T15:36:23.870Z] SSH_AGENT_PID=37 [2023-12-06T15:36:23.875Z] Running ssh-add (command line suppressed) [2023-12-06T15:36:23.987Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8462146693243983015.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8462146693243983015.key) [2023-12-06T15:36:23.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:36:24.329Z] + git semver push [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,514 [run_push] DEBUG push [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,514 [execute] INFO git cat-file --batch-check [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,515 [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-12-06T15:36:24.588Z] 2023-12-06 15:36:24,518 [execute] INFO git rev-list 37c6d8757b4afc3d7825e00a4ef610f505c087de -- [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,519 [execute] DEBUG Popen(['git', 'rev-list', '37c6d8757b4afc3d7825e00a4ef610f505c087de', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,525 [execute] INFO git fetch -v origin [2023-12-06T15:36:24.588Z] 2023-12-06 15:36:24,526 [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-12-06T15:36:25.154Z] 2023-12-06 15:36:25,057 [run_push] DEBUG no remote changes detected [2023-12-06T15:36:25.154Z] 2023-12-06 15:36:25,058 [execute] INFO git push origin semver [2023-12-06T15:36:25.154Z] 2023-12-06 15:36:25,058 [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-12-06T15:36:26.088Z] 2023-12-06 15:36:25,880 [run_push] DEBUG push all version tags [2023-12-06T15:36:26.088Z] 2023-12-06 15:36:25,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:36:26.088Z] 2023-12-06 15:36:25,881 [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-12-06T15:36:26.699Z] 2023-12-06 15:36:26,650 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-12-06T15:36:26.699Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:36:26.723Z] $ docker exec --env ******** --env ******** a2fa9e1622de759bc71f109e09c23117eee7a1baa556e99711f9407315955cb2 ssh-agent -k [2023-12-06T15:36:26.819Z] unset SSH_AUTH_SOCK; [2023-12-06T15:36:26.819Z] unset SSH_AGENT_PID; [2023-12-06T15:36:26.819Z] echo Agent pid 37 killed; [2023-12-06T15:36:26.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:36:27.345Z] + git semver [Pipeline] } [2023-12-06T15:36:27.626Z] $ docker stop --time=1 a2fa9e1622de759bc71f109e09c23117eee7a1baa556e99711f9407315955cb2 [2023-12-06T15:36:29.056Z] $ docker rm -f --volumes a2fa9e1622de759bc71f109e09c23117eee7a1baa556e99711f9407315955cb2 [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-12-06T15:36:30.527Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-12-06T15:36:30.527Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-06T15:36:30.527Z] total 16 [2023-12-06T15:36:30.527Z] drwxr-xr-x 3 root root 4096 Dec 6 15:27 . [2023-12-06T15:36:30.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 15:36 .. [2023-12-06T15:36:30.527Z] drwxr-xr-x 2 root root 4096 Dec 6 15:27 cost [2023-12-06T15:36:30.527Z] -rw-r--r-- 1 root root 91 Dec 6 15:27 cost.csv [2023-12-06T15:36:30.527Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-06T15:36:30.527Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-12-06T15:36:30.527Z] total 16 [2023-12-06T15:36:30.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:27 . [2023-12-06T15:36:30.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 15:36 .. [2023-12-06T15:36:30.527Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:27 cost [2023-12-06T15:36:30.527Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 6 15:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:30.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:31.683Z] ---> package-listing.sh [2023-12-06T15:36:31.683Z] ++ facter osfamily [2023-12-06T15:36:31.683Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:36:31.940Z] + OS_FAMILY=debian [2023-12-06T15:36:31.940Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-12-06T15:36:31.940Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:36:31.940Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:36:31.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:36:31.940Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:36:31.940Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-12-06T15:36:31.940Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:36:31.940Z] + case "${OS_FAMILY}" in [2023-12-06T15:36:31.940Z] + dpkg -l [2023-12-06T15:36:31.940Z] + grep '^ii' [2023-12-06T15:36:31.940Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:36:31.940Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:36:31.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:36:31.940Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-12-06T15:36:31.940Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-12-06T15:36:31.940Z] + 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-12-06T15:36:31.949Z] 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-12-06T15:36:32.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:32.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:36:32.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:33.032Z] prd-ubuntu20.04-docker-8c-8g-24217 does not seem to be running inside a container [2023-12-06T15:36:33.078Z] $ 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-12-06T15:36:33.324Z] $ docker top 78204ffce149f0ea11d6e06e771faf815ae81ea9811c8d87959c50dce9b37935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:36:33.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:36:34.278Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:36:34.565Z] + ls /var/log/sa-host [2023-12-06T15:36:34.565Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:36:34.693Z] provisioning config files... [2023-12-06T15:36:34.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14170397162289312252tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:36:34.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:35.115Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:36:35.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:35.663Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:36:35.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:35.955Z] ---> sudo-logs.sh [2023-12-06T15:36:35.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:36:36.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:36.318Z] ---> job-cost.sh [2023-12-06T15:36:36.318Z] lf-activate-venv: SKIPPING [2023-12-06T15:36:36.318Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:36:36.318Z] INFO: Retrieving Stack Cost... [2023-12-06T15:36:36.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:36:37.145Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:36:37.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:37.441Z] ---> logs-deploy.sh [2023-12-06T15:36:37.441Z] lf-activate-venv: SKIPPING [2023-12-06T15:36:37.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/135 [2023-12-06T15:36:37.441Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:36:38.386Z] Archives upload complete. [2023-12-06T15:36:38.386Z] INFO: archiving logs to Nexus