Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 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-ssh9394012017017847522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8607526974720838337.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7278687712429995163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1846144088052028215.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-ssh15687011683047015629.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24137 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (main) Commit message: "Merge pull request #323 from weichou1229/v4-module" > 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 > git rev-list --no-walk e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T09:04:10.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T09:04:10.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T09:04:10.971Z] ========================================================= [2024-10-30T09:04:10.971Z] EdgeX Global Pipelines Version Info [2024-10-30T09:04:10.971Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:04:11.686Z] ------------------- [2024-10-30T09:04:11.687Z] stable info: [2024-10-30T09:04:11.687Z] ------------------- [2024-10-30T09:04:11.687Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T09:04:11.687Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T09:04:11.687Z] Message: update stable to v1.0.265 [2024-10-30T09:04:12.256Z] ------------------- [2024-10-30T09:04:12.256Z] experimental info: [2024-10-30T09:04:12.256Z] ------------------- [2024-10-30T09:04:12.256Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T09:04:12.256Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T09:04:12.256Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T09:04:12.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-30T09:04:12.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-30T09:04:12.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T09:04:12.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T09:04:12.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T09:04:12.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T09:04:12.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T09:04:12.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T09:04:12.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T09:04:12.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T09:04:12.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T09:04:12.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-30T09:04:12.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T09:04:12.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T09:04:12.651Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T09:04:12.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T09:04:12.696Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T09:04:12.717Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T09:04:12.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T09:04:12.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T09:04:12.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T09:04:12.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T09:04:12.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T09:04:12.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T09:04:12.889Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T09:04:12.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T09:04:12.941Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T09:04:12.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T09:04:12.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T09:04:13.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T09:04:13.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo [2024-10-30T09:04:13.063Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5009d9 [Pipeline] echo [2024-10-30T09:04:13.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:04:13.157Z] provisioning config files... [2024-10-30T09:04:13.169Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4754947468050597234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:04:13.636Z] ---> ****-login.sh [2024-10-30T09:04:13.636Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:04:13.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:13.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:13.897Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:13.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:13.897Z] [2024-10-30T09:04:13.897Z] Login Succeeded [2024-10-30T09:04:13.897Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:04:13.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:14.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:14.160Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:14.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:14.160Z] [2024-10-30T09:04:14.160Z] Login Succeeded [2024-10-30T09:04:14.160Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:04:14.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:14.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:14.160Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:14.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:14.160Z] [2024-10-30T09:04:14.160Z] Login Succeeded [2024-10-30T09:04:14.160Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:04:14.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:14.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:14.160Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:14.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:14.160Z] [2024-10-30T09:04:14.160Z] Login Succeeded [2024-10-30T09:04:14.160Z] ****.io [2024-10-30T09:04:14.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:14.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:14.422Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:14.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:14.423Z] [2024-10-30T09:04:14.423Z] Login Succeeded [2024-10-30T09:04:14.423Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:04:14.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T09:04:14.844Z] + git rev-list -1 --merges d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0~1..d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo [2024-10-30T09:04:14.879Z] -----------> git rev-list -1 --merges d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0~1..d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:04:14.879Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [false] [Pipeline] sh [2024-10-30T09:04:15.180Z] + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo [2024-10-30T09:04:15.204Z] ========================================================= [2024-10-30T09:04:15.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T09:04:15.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T09:04:15.564Z] + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo [2024-10-30T09:04:15.577Z] [semverPrep] GIT_COMMIT: d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0, Commit Message: Merge pull request #323 from weichou1229/v4-module [Pipeline] echo [2024-10-30T09:04:15.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T09:04:15.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T09:04:15.982Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T09:04:15.982Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T09:04:15.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T09:04:15.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T09:04:15.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T09:04:15.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:04:16.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:04:16.436Z] [2024-10-30T09:04:16.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:04:16.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:04:16.741Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T09:04:16.741Z] b85a868b505f: Pulling fs layer [2024-10-30T09:04:16.741Z] e2be974225ed: Pulling fs layer [2024-10-30T09:04:16.741Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T09:04:16.741Z] 988bab9f4d93: Pulling fs layer [2024-10-30T09:04:16.741Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T09:04:16.741Z] eaf3925da568: Pulling fs layer [2024-10-30T09:04:16.741Z] bab4dde63d76: Pulling fs layer [2024-10-30T09:04:16.741Z] bde34c3a00c8: Pulling fs layer [2024-10-30T09:04:16.741Z] b352a97aabf1: Pulling fs layer [2024-10-30T09:04:16.741Z] 4872d77fe225: Pulling fs layer [2024-10-30T09:04:16.741Z] 5851b861e8e6: Pulling fs layer [2024-10-30T09:04:16.741Z] bab4dde63d76: Waiting [2024-10-30T09:04:16.741Z] bde34c3a00c8: Waiting [2024-10-30T09:04:16.741Z] b352a97aabf1: Waiting [2024-10-30T09:04:16.741Z] 4872d77fe225: Waiting [2024-10-30T09:04:16.741Z] 5851b861e8e6: Waiting [2024-10-30T09:04:16.741Z] 988bab9f4d93: Waiting [2024-10-30T09:04:16.741Z] eaf3925da568: Waiting [2024-10-30T09:04:16.741Z] 1469e6f7b9e6: Waiting [2024-10-30T09:04:16.741Z] e2be974225ed: Download complete [2024-10-30T09:04:16.741Z] 988bab9f4d93: Verifying Checksum [2024-10-30T09:04:16.741Z] 988bab9f4d93: Download complete [2024-10-30T09:04:16.999Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T09:04:16.999Z] 1469e6f7b9e6: Download complete [2024-10-30T09:04:16.999Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T09:04:16.999Z] 339a4e72a1f5: Download complete [2024-10-30T09:04:16.999Z] bde34c3a00c8: Download complete [2024-10-30T09:04:16.999Z] b352a97aabf1: Download complete [2024-10-30T09:04:16.999Z] 4872d77fe225: Verifying Checksum [2024-10-30T09:04:16.999Z] 4872d77fe225: Download complete [2024-10-30T09:04:16.999Z] 5851b861e8e6: Verifying Checksum [2024-10-30T09:04:16.999Z] 5851b861e8e6: Download complete [2024-10-30T09:04:16.999Z] b85a868b505f: Verifying Checksum [2024-10-30T09:04:16.999Z] b85a868b505f: Download complete [2024-10-30T09:04:17.258Z] bab4dde63d76: Verifying Checksum [2024-10-30T09:04:17.258Z] bab4dde63d76: Download complete [2024-10-30T09:04:18.194Z] b85a868b505f: Pull complete [2024-10-30T09:04:18.194Z] e2be974225ed: Pull complete [2024-10-30T09:04:18.763Z] 339a4e72a1f5: Pull complete [2024-10-30T09:04:18.763Z] 988bab9f4d93: Pull complete [2024-10-30T09:04:19.022Z] 1469e6f7b9e6: Pull complete [2024-10-30T09:04:19.022Z] eaf3925da568: Pull complete [2024-10-30T09:04:20.921Z] bab4dde63d76: Pull complete [2024-10-30T09:04:20.921Z] bde34c3a00c8: Pull complete [2024-10-30T09:04:20.921Z] b352a97aabf1: Pull complete [2024-10-30T09:04:21.180Z] 4872d77fe225: Pull complete [2024-10-30T09:04:21.180Z] 5851b861e8e6: Pull complete [2024-10-30T09:04:21.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T09:04:21.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:04:21.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:04:21.326Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:04:21.350Z] $ 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 [2024-10-30T09:04:24.030Z] $ docker top 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 -eo pid,comm [2024-10-30T09:04:24.084Z] 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). [2024-10-30T09:04:24.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T09:04:24.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:04:24.145Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:04:24.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:04:24.251Z] $ docker exec 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent [2024-10-30T09:04:24.393Z] SSH_AUTH_SOCK=/tmp/ssh-fbDwEcTa6cKb/agent.32 [2024-10-30T09:04:24.393Z] SSH_AGENT_PID=38 [2024-10-30T09:04:24.401Z] Running ssh-add (command line suppressed) [2024-10-30T09:04:24.517Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11415607175524668533.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11415607175524668533.key) [2024-10-30T09:04:24.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:04:24.833Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T09:04:24.843Z] $ docker exec --env ******** --env ******** 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent -k [2024-10-30T09:04:24.942Z] unset SSH_AUTH_SOCK; [2024-10-30T09:04:24.942Z] unset SSH_AGENT_PID; [2024-10-30T09:04:24.942Z] echo Agent pid 38 killed; [2024-10-30T09:04:24.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T09:04:24.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:04:24.998Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:04:25.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:04:25.110Z] $ docker exec 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent [2024-10-30T09:04:25.231Z] SSH_AUTH_SOCK=/tmp/ssh-noUO7bLueux5/agent.71 [2024-10-30T09:04:25.231Z] SSH_AGENT_PID=77 [2024-10-30T09:04:25.235Z] Running ssh-add (command line suppressed) [2024-10-30T09:04:25.335Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9333065347612605864.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9333065347612605864.key) [2024-10-30T09:04:25.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:04:25.641Z] + git semver init [2024-10-30T09:04:25.902Z] 2024-10-30 09:04:25,813 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T09:04:25.902Z] 2024-10-30 09:04:25,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-30T09:04:25.902Z] 2024-10-30 09:04:25,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-30T09:04:25.902Z] 2024-10-30 09:04:25,814 [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) [2024-10-30T09:04:27.809Z] 2024-10-30 09:04:27,590 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-30T09:04:27.809Z] 2024-10-30 09:04:27,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-10-30T09:04:27.809Z] 2024-10-30 09:04:27,590 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:04:27.809Z] 2024-10-30 09:04:27,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:04:27.809Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T09:04:27.815Z] $ docker exec --env ******** --env ******** 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent -k [2024-10-30T09:04:27.909Z] unset SSH_AUTH_SOCK; [2024-10-30T09:04:27.910Z] unset SSH_AGENT_PID; [2024-10-30T09:04:27.910Z] echo Agent pid 77 killed; [2024-10-30T09:04:27.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:04:28.239Z] + git semver [Pipeline] } [2024-10-30T09:04:28.510Z] $ docker stop --time=1 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 [2024-10-30T09:04:29.835Z] $ docker rm -f --volumes 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:04:30.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T09:04:30.424Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T09:04:30.428Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 [2024-10-30T09:04:30.624Z] provisioning config files... [2024-10-30T09:04:30.635Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7987389013860655247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:04:30.940Z] ---> ****-login.sh [2024-10-30T09:04:30.940Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:04:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:30.940Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:30.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:30.940Z] [2024-10-30T09:04:30.940Z] Login Succeeded [2024-10-30T09:04:30.940Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:04:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:30.940Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:30.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:30.941Z] [2024-10-30T09:04:30.941Z] Login Succeeded [2024-10-30T09:04:30.941Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:04:31.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:31.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:31.199Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:31.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:31.199Z] [2024-10-30T09:04:31.199Z] Login Succeeded [2024-10-30T09:04:31.199Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:04:31.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:31.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:31.200Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:31.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:31.200Z] [2024-10-30T09:04:31.200Z] Login Succeeded [2024-10-30T09:04:31.200Z] ****.io [2024-10-30T09:04:31.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:04:31.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:04:31.459Z] Configure a credential helper to remove this warning. See [2024-10-30T09:04:31.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:04:31.459Z] [2024-10-30T09:04:31.459Z] Login Succeeded [2024-10-30T09:04:31.459Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:04:31.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T09:04:31.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:04:31.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:04:31.606Z] ========================================================= [2024-10-30T09:04:31.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T09:04:31.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:04:31.955Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T09:04:31.955Z] Sending build context to Docker daemon 11.47MB [2024-10-30T09:04:31.955Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T09:04:31.955Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T09:04:31.955Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T09:04:31.955Z] 43c4264eed91: Pulling fs layer [2024-10-30T09:04:31.955Z] 4cc291be95ef: Pulling fs layer [2024-10-30T09:04:31.955Z] 2ac1f1163629: Pulling fs layer [2024-10-30T09:04:31.955Z] 5c3c966382ef: Pulling fs layer [2024-10-30T09:04:31.955Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T09:04:31.955Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T09:04:31.955Z] 9f66e0745190: Pulling fs layer [2024-10-30T09:04:31.955Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T09:04:31.955Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T09:04:31.955Z] 5c3c966382ef: Waiting [2024-10-30T09:04:31.955Z] 4f4fb700ef54: Waiting [2024-10-30T09:04:31.955Z] 5d5c8e513c77: Waiting [2024-10-30T09:04:31.955Z] 9f66e0745190: Waiting [2024-10-30T09:04:31.955Z] f49a43e4bbc0: Waiting [2024-10-30T09:04:31.955Z] 561ebcabdf7f: Waiting [2024-10-30T09:04:31.955Z] 4cc291be95ef: Download complete [2024-10-30T09:04:31.955Z] 5c3c966382ef: Download complete [2024-10-30T09:04:31.955Z] 4f4fb700ef54: Download complete [2024-10-30T09:04:32.216Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T09:04:32.216Z] 5d5c8e513c77: Download complete [2024-10-30T09:04:32.216Z] 43c4264eed91: Download complete [2024-10-30T09:04:32.216Z] 9f66e0745190: Verifying Checksum [2024-10-30T09:04:32.216Z] 9f66e0745190: Download complete [2024-10-30T09:04:32.216Z] 43c4264eed91: Pull complete [2024-10-30T09:04:32.475Z] 561ebcabdf7f: Download complete [2024-10-30T09:04:32.475Z] 4cc291be95ef: Pull complete [2024-10-30T09:04:32.738Z] 2ac1f1163629: Verifying Checksum [2024-10-30T09:04:32.738Z] 2ac1f1163629: Download complete [2024-10-30T09:04:32.998Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T09:04:32.998Z] f49a43e4bbc0: Download complete [2024-10-30T09:04:36.303Z] 2ac1f1163629: Pull complete [2024-10-30T09:04:36.303Z] 5c3c966382ef: Pull complete [2024-10-30T09:04:36.303Z] 4f4fb700ef54: Pull complete [2024-10-30T09:04:36.303Z] 5d5c8e513c77: Pull complete [2024-10-30T09:04:36.618Z] 9f66e0745190: Pull complete [2024-10-30T09:04:39.081Z] f49a43e4bbc0: Pull complete [2024-10-30T09:04:39.649Z] 561ebcabdf7f: Pull complete [2024-10-30T09:04:39.649Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T09:04:39.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T09:04:39.649Z] ---> 3a752c3f9dda [2024-10-30T09:04:39.649Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T09:04:43.860Z] ---> Running in a093e7100489 [2024-10-30T09:04:43.860Z] Removing intermediate container a093e7100489 [2024-10-30T09:04:43.860Z] ---> 89c3c2af2947 [2024-10-30T09:04:43.860Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T09:04:43.860Z] ---> Running in b8003ddbb979 [2024-10-30T09:04:43.860Z] Removing intermediate container b8003ddbb979 [2024-10-30T09:04:43.860Z] ---> 1485b251d45c [2024-10-30T09:04:43.860Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T09:04:43.860Z] ---> Running in 9e5d08e116d9 [2024-10-30T09:04:43.860Z] Removing intermediate container 9e5d08e116d9 [2024-10-30T09:04:43.860Z] ---> 629819991e4a [2024-10-30T09:04:43.860Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T09:04:43.860Z] ---> Running in 53acd99260a4 [2024-10-30T09:04:43.860Z] Removing intermediate container 53acd99260a4 [2024-10-30T09:04:43.860Z] ---> 795f4fdd48aa [2024-10-30T09:04:43.860Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T09:04:43.860Z] ---> Running in 0e9de3ffb601 [2024-10-30T09:04:44.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:04:44.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:04:44.647Z] OK: 246 MiB in 54 packages [2024-10-30T09:04:44.908Z] Removing intermediate container 0e9de3ffb601 [2024-10-30T09:04:44.908Z] ---> 0974cb720651 [2024-10-30T09:04:44.908Z] Step 8/12 : WORKDIR /app [2024-10-30T09:04:44.908Z] ---> Running in e8a8058c7ad3 [2024-10-30T09:04:45.167Z] Removing intermediate container e8a8058c7ad3 [2024-10-30T09:04:45.167Z] ---> 42a7051578e5 [2024-10-30T09:04:45.167Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T09:04:45.167Z] ---> 5fb6acf29cb5 [2024-10-30T09:04:45.167Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:04:45.167Z] ---> Running in b1f6020bc3cc [2024-10-30T09:04:45.560Z] Still waiting to schedule task [2024-10-30T09:04:45.561Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T09:05:31.972Z] Removing intermediate container b1f6020bc3cc [2024-10-30T09:05:31.972Z] ---> 4a2a76198079 [2024-10-30T09:05:31.972Z] Step 11/12 : COPY . . [2024-10-30T09:05:31.972Z] ---> e7a408ec7d05 [2024-10-30T09:05:31.972Z] Step 12/12 : RUN $MAKE [2024-10-30T09:05:31.972Z] ---> Running in d9353534324d [2024-10-30T09:05:31.972Z] noop [2024-10-30T09:05:31.972Z] Removing intermediate container d9353534324d [2024-10-30T09:05:31.972Z] ---> f6d4497de892 [2024-10-30T09:05:31.972Z] Successfully built f6d4497de892 [2024-10-30T09:05:31.972Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:05:32.297Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T09:05:32.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:05:32.370Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:05:32.392Z] $ 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 [2024-10-30T09:05:32.741Z] $ docker top 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:05:33.093Z] + go version [2024-10-30T09:05:33.093Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T09:05:33.103Z] $ docker stop --time=1 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b [2024-10-30T09:05:34.368Z] $ docker rm -f --volumes 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:05:34.823Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T09:05:34.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:05:34.894Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:05:34.915Z] $ 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 [2024-10-30T09:05:35.269Z] $ docker top 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:05:35.608Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:05:35.910Z] + make test [2024-10-30T09:05:35.910Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T09:05:38.478Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-30T09:05:57.422Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-30T09:05:57.422Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-30T09:06:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.510s coverage: 40.6% of statements [2024-10-30T09:06:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2024-10-30T09:06:00.705Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.239s coverage: 51.9% of statements [2024-10-30T09:06:15.579Z] go vet ./... [2024-10-30T09:06:19.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T09:06:19.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T09:06:19.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T09:06:19.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T09:06:19.799Z] $ docker stop --time=1 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c [2024-10-30T09:06:22.322Z] $ docker rm -f --volumes 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:06:22.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T09:06:22.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T09:06:23.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T09:06:23.815Z] + ls -al . [2024-10-30T09:06:23.815Z] total 716 [2024-10-30T09:06:23.815Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 09:05 . [2024-10-30T09:06:23.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 .. [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 09:04 .dockerignore [2024-10-30T09:06:23.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:06 .git [2024-10-30T09:06:23.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:04 .github [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 09:04 .gitignore [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 09:04 .golangci.yml [2024-10-30T09:06:23.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:04 .semver [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 09:04 Attribution.txt [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 09:04 CHANGELOG.md [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 09:04 Dockerfile [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 09:04 GOVERNANCE.md [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 09:04 Jenkinsfile [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 09:04 LICENSE [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 09:04 Makefile [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 09:04 OWNERS.md [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 09:04 README.md [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 09:04 VERSION [2024-10-30T09:06:23.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 bin [2024-10-30T09:06:23.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 cmd [2024-10-30T09:06:23.815Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 09:06 coverage.out [2024-10-30T09:06:23.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 examples [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 09:04 go.mod [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 09:04 go.sum [2024-10-30T09:06:23.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 images [2024-10-30T09:06:23.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 internal [2024-10-30T09:06:23.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:04 pkg [2024-10-30T09:06:23.815Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 09:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:06:24.215Z] + 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=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T09:06:24.215Z] Sending build context to Docker daemon 11.47MB [2024-10-30T09:06:24.215Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T09:06:24.215Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T09:06:24.215Z] ---> f6d4497de892 [2024-10-30T09:06:24.215Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T09:06:24.474Z] ---> Running in f0cc04bd9167 [2024-10-30T09:06:24.474Z] Removing intermediate container f0cc04bd9167 [2024-10-30T09:06:24.474Z] ---> 1784d1d954f5 [2024-10-30T09:06:24.474Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T09:06:24.474Z] ---> Running in 2fbc0ec4921f [2024-10-30T09:06:24.732Z] Removing intermediate container 2fbc0ec4921f [2024-10-30T09:06:24.732Z] ---> 7adb4c58fdb5 [2024-10-30T09:06:24.732Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T09:06:24.732Z] ---> Running in 1be598e3fea8 [2024-10-30T09:06:24.732Z] Removing intermediate container 1be598e3fea8 [2024-10-30T09:06:24.732Z] ---> d77e63e214ac [2024-10-30T09:06:24.732Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T09:06:24.732Z] ---> Running in 411fcb69eb16 [2024-10-30T09:06:24.732Z] Removing intermediate container 411fcb69eb16 [2024-10-30T09:06:24.732Z] ---> 0fc45352c293 [2024-10-30T09:06:24.732Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T09:06:24.732Z] ---> Running in 9cfd0654275f [2024-10-30T09:06:24.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:06:25.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:06:25.411Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24138 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-30T09:06:25.430Z] Running in /w/workspace/device-rfid-llrp-go/156 [Pipeline] { [Pipeline] checkout [2024-10-30T09:06:25.509Z] OK: 246 MiB in 54 packages [2024-10-30T09:06:25.766Z] Removing intermediate container 9cfd0654275f [2024-10-30T09:06:25.766Z] ---> 9bce8b1bf86d [2024-10-30T09:06:25.766Z] Step 8/25 : WORKDIR /app [2024-10-30T09:06:25.766Z] ---> Running in 4f19d93cd3e9 [2024-10-30T09:06:25.766Z] Removing intermediate container 4f19d93cd3e9 [2024-10-30T09:06:25.766Z] ---> da956374345b [2024-10-30T09:06:25.766Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T09:06:26.024Z] ---> 1a82eaed2fea [2024-10-30T09:06:26.024Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:06:26.024Z] ---> Running in e152acf07f9c [2024-10-30T09:06:26.591Z] Removing intermediate container e152acf07f9c [2024-10-30T09:06:26.591Z] ---> f589198f7b12 [2024-10-30T09:06:26.591Z] Step 11/25 : COPY . . [2024-10-30T09:06:27.159Z] ---> 403e8ccd81ed [2024-10-30T09:06:27.159Z] Step 12/25 : RUN $MAKE [2024-10-30T09:06:27.159Z] ---> Running in f4752b88f3a3 [2024-10-30T09:06:27.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-30T09:06:28.482Z] The recommended git tool is: git [2024-10-30T09:06:32.954Z] using credential edgex-jenkins-ssh [2024-10-30T09:06:32.978Z] Cloning the remote Git repository [2024-10-30T09:06:33.016Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-30T09:06:33.116Z] > git init /w/workspace/device-rfid-llrp-go/156 # timeout=10 [2024-10-30T09:06:33.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-30T09:06:33.276Z] > git --version # timeout=10 [2024-10-30T09:06:33.302Z] > git --version # 'git version 2.25.1' [2024-10-30T09:06:33.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T09:06:33.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T09:06:36.903Z] Avoid second fetch [2024-10-30T09:06:36.904Z] Checking out Revision d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (main) [2024-10-30T09:06:36.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-30T09:06:36.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T09:06:36.917Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T09:06:36.978Z] > git checkout -f d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 [2024-10-30T09:06:37.569Z] Commit message: "Merge pull request #323 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T09:06:42.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T09:06:42.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T09:06:42.158Z] Dload Upload Total Spent Left Speed [2024-10-30T09:06:42.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-30T09:06:42.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T09:06:42.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T09:06:42.823Z] + sudo tee /etc/docker/daemon.new [2024-10-30T09:06:42.823Z] { [2024-10-30T09:06:42.823Z] "registry-mirrors": [ [2024-10-30T09:06:42.823Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T09:06:42.823Z] ], [2024-10-30T09:06:42.823Z] "bip": "10.250.0.254/24", [2024-10-30T09:06:42.823Z] "hosts": [ [2024-10-30T09:06:42.823Z] "tcp://0.0.0.0:5555", [2024-10-30T09:06:42.823Z] "unix:///var/run/docker.sock" [2024-10-30T09:06:42.823Z] ], [2024-10-30T09:06:42.823Z] "mtu": 1458, [2024-10-30T09:06:42.823Z] "selinux-enabled": true, [2024-10-30T09:06:42.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T09:06:42.823Z] } [Pipeline] sh [2024-10-30T09:06:43.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T09:06:43.478Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:07:01.727Z] provisioning config files... [2024-10-30T09:07:01.750Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/156@tmp/config8857743701024786044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:07:02.169Z] ---> ****-login.sh [2024-10-30T09:07:02.169Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:07:02.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:02.708Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:02.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:02.708Z] [2024-10-30T09:07:02.708Z] Login Succeeded [2024-10-30T09:07:02.708Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:07:02.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:02.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:02.975Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:02.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:02.975Z] [2024-10-30T09:07:03.244Z] Login Succeeded [2024-10-30T09:07:03.244Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:07:03.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:03.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:03.511Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:03.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:03.511Z] [2024-10-30T09:07:03.511Z] Login Succeeded [2024-10-30T09:07:03.511Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:07:03.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:03.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:03.782Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:03.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:03.782Z] [2024-10-30T09:07:03.782Z] Login Succeeded [2024-10-30T09:07:03.782Z] ****.io [2024-10-30T09:07:04.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:04.315Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:04.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:04.315Z] [2024-10-30T09:07:04.315Z] Login Succeeded [2024-10-30T09:07:04.315Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:07:04.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T09:07:04.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:07:04.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:07:04.648Z] ========================================================= [2024-10-30T09:07:04.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T09:07:04.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:05.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T09:07:05.287Z] Sending build context to Docker daemon 1.21MB [2024-10-30T09:07:05.287Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T09:07:05.287Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T09:07:05.555Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T09:07:05.555Z] cf04c63912e1: Pulling fs layer [2024-10-30T09:07:05.555Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T09:07:05.555Z] a37a00ec5f00: Pulling fs layer [2024-10-30T09:07:05.555Z] 50b3750afda1: Pulling fs layer [2024-10-30T09:07:05.555Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T09:07:05.555Z] 80978eb59214: Pulling fs layer [2024-10-30T09:07:05.555Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T09:07:05.555Z] c5a475d317c9: Pulling fs layer [2024-10-30T09:07:05.555Z] 50b3750afda1: Waiting [2024-10-30T09:07:05.555Z] 4f4fb700ef54: Waiting [2024-10-30T09:07:05.555Z] 80978eb59214: Waiting [2024-10-30T09:07:05.555Z] c9f46d7d2bd2: Waiting [2024-10-30T09:07:05.555Z] c5a475d317c9: Waiting [2024-10-30T09:07:05.555Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T09:07:05.555Z] 55b35a11ae5e: Download complete [2024-10-30T09:07:05.555Z] 50b3750afda1: Verifying Checksum [2024-10-30T09:07:05.555Z] 4f4fb700ef54: Download complete [2024-10-30T09:07:05.555Z] 80978eb59214: Verifying Checksum [2024-10-30T09:07:05.555Z] 80978eb59214: Download complete [2024-10-30T09:07:05.555Z] cf04c63912e1: Verifying Checksum [2024-10-30T09:07:05.555Z] cf04c63912e1: Download complete [2024-10-30T09:07:06.141Z] c5a475d317c9: Verifying Checksum [2024-10-30T09:07:06.141Z] c5a475d317c9: Download complete [2024-10-30T09:07:06.152Z] Removing intermediate container f4752b88f3a3 [2024-10-30T09:07:06.152Z] ---> 48007c89c909 [2024-10-30T09:07:06.152Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T09:07:06.152Z] 3.20: Pulling from library/alpine [2024-10-30T09:07:06.152Z] 43c4264eed91: Already exists [2024-10-30T09:07:06.152Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:07:06.152Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T09:07:06.152Z] ---> 91ef0af61f39 [2024-10-30T09:07:06.152Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T09:07:06.152Z] ---> Running in 18e62d76dce0 [2024-10-30T09:07:06.152Z] Removing intermediate container 18e62d76dce0 [2024-10-30T09:07:06.152Z] ---> a9b7ae141c2d [2024-10-30T09:07:06.152Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T09:07:06.152Z] ---> Running in a6825589ebb0 [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:07:06.152Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T09:07:06.152Z] OK: 8 MiB in 15 packages [2024-10-30T09:07:06.152Z] Removing intermediate container a6825589ebb0 [2024-10-30T09:07:06.152Z] ---> c5fe27a6c148 [2024-10-30T09:07:06.152Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-30T09:07:06.152Z] ---> Running in dd302651fb82 [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] Upgrading critical system libraries and apk-tools: [2024-10-30T09:07:06.152Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:07:06.152Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T09:07:06.152Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:07:06.152Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:07:06.152Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:07:06.152Z] OK: 8 MiB in 15 packages [2024-10-30T09:07:06.152Z] Removing intermediate container dd302651fb82 [2024-10-30T09:07:06.152Z] ---> 494fed753d28 [2024-10-30T09:07:06.152Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-30T09:07:06.152Z] ---> 561e4c0824d6 [2024-10-30T09:07:06.152Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-30T09:07:06.152Z] ---> c722882ef54c [2024-10-30T09:07:06.152Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-30T09:07:06.408Z] cf04c63912e1: Pull complete [2024-10-30T09:07:06.720Z] ---> 2a2f70bf031e [2024-10-30T09:07:06.720Z] Step 20/25 : EXPOSE 59989 [2024-10-30T09:07:06.720Z] ---> Running in 5014b3ece39c [2024-10-30T09:07:06.720Z] Removing intermediate container 5014b3ece39c [2024-10-30T09:07:06.720Z] ---> d42fadd05ff0 [2024-10-30T09:07:06.720Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-30T09:07:06.720Z] ---> Running in 066096e263d6 [2024-10-30T09:07:06.720Z] Removing intermediate container 066096e263d6 [2024-10-30T09:07:06.720Z] ---> c84de52fe470 [2024-10-30T09:07:06.720Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T09:07:06.981Z] ---> Running in 8437d6f93613 [2024-10-30T09:07:06.981Z] Removing intermediate container 8437d6f93613 [2024-10-30T09:07:06.981Z] ---> c620d6f10418 [2024-10-30T09:07:06.981Z] Step 23/25 : LABEL arch=amd64 [2024-10-30T09:07:06.981Z] ---> Running in 6734bc79cc74 [2024-10-30T09:07:06.981Z] Removing intermediate container 6734bc79cc74 [2024-10-30T09:07:06.981Z] ---> aba7f0a57027 [2024-10-30T09:07:06.981Z] Step 24/25 : LABEL git_sha=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:07:06.981Z] ---> Running in 6fe6af6b41ea [2024-10-30T09:07:06.981Z] Removing intermediate container 6fe6af6b41ea [2024-10-30T09:07:06.981Z] ---> 48336459a253 [2024-10-30T09:07:06.981Z] Step 25/25 : LABEL version=4.0.0-dev.1 [2024-10-30T09:07:06.992Z] 55b35a11ae5e: Pull complete [2024-10-30T09:07:07.240Z] ---> Running in 642dc408e631 [2024-10-30T09:07:07.240Z] Removing intermediate container 642dc408e631 [2024-10-30T09:07:07.240Z] ---> 4c89b4418468 [2024-10-30T09:07:07.240Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T09:07:07.240Z] Successfully built 4c89b4418468 [2024-10-30T09:07:07.240Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [2024-10-30T09:07:07.259Z] a37a00ec5f00: Verifying Checksum [2024-10-30T09:07:07.259Z] a37a00ec5f00: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:07:07.375Z] provisioning config files... [2024-10-30T09:07:07.384Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10469264244746557441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:07:07.685Z] ---> ****-login.sh [2024-10-30T09:07:07.685Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:07:07.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:07.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:07.686Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:07.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:07.686Z] [2024-10-30T09:07:07.686Z] Login Succeeded [2024-10-30T09:07:07.686Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:07:07.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:07.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:07.686Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:07.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:07.686Z] [2024-10-30T09:07:07.686Z] Login Succeeded [2024-10-30T09:07:07.686Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:07:07.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:07.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:07.946Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:07.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:07.946Z] [2024-10-30T09:07:07.946Z] Login Succeeded [2024-10-30T09:07:07.946Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:07:07.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:07.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:07.947Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:07.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:07.947Z] [2024-10-30T09:07:07.947Z] Login Succeeded [2024-10-30T09:07:07.947Z] ****.io [2024-10-30T09:07:08.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:07:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:07:08.206Z] Configure a credential helper to remove this warning. See [2024-10-30T09:07:08.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:07:08.206Z] [2024-10-30T09:07:08.206Z] Login Succeeded [2024-10-30T09:07:08.206Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:07:08.217Z] Deleting 1 temporary files [2024-10-30T09:07:08.218Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T09:07:08.218Z] c9f46d7d2bd2: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:07:08.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:07:08.296Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-30T09:07:08.296Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:07:08.296Z] latest [2024-10-30T09:07:08.296Z] 4.0.0-dev.1 [2024-10-30T09:07:08.296Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:07:08.296Z] main [2024-10-30T09:07:08.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:08.635Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:08.962Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:07:08.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-30T09:07:08.962Z] 0791a74df2c8: Preparing [2024-10-30T09:07:08.962Z] d825b1c4d63b: Preparing [2024-10-30T09:07:08.962Z] f938df0fca45: Preparing [2024-10-30T09:07:08.962Z] df012df72e3d: Preparing [2024-10-30T09:07:08.962Z] c8a49d67e2c4: Preparing [2024-10-30T09:07:08.962Z] 63ca1fbb43ae: Preparing [2024-10-30T09:07:08.962Z] 63ca1fbb43ae: Waiting [2024-10-30T09:07:08.962Z] f938df0fca45: Pushed [2024-10-30T09:07:08.962Z] c8a49d67e2c4: Pushed [2024-10-30T09:07:08.962Z] d825b1c4d63b: Pushed [2024-10-30T09:07:08.962Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:07:09.529Z] df012df72e3d: Pushed [2024-10-30T09:07:14.799Z] 0791a74df2c8: Pushed [2024-10-30T09:07:14.799Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:15.126Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:15.448Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-30T09:07:15.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-30T09:07:15.448Z] 0791a74df2c8: Preparing [2024-10-30T09:07:15.448Z] d825b1c4d63b: Preparing [2024-10-30T09:07:15.448Z] f938df0fca45: Preparing [2024-10-30T09:07:15.448Z] df012df72e3d: Preparing [2024-10-30T09:07:15.448Z] c8a49d67e2c4: Preparing [2024-10-30T09:07:15.448Z] 63ca1fbb43ae: Preparing [2024-10-30T09:07:15.448Z] 63ca1fbb43ae: Waiting [2024-10-30T09:07:15.448Z] 0791a74df2c8: Layer already exists [2024-10-30T09:07:15.448Z] c8a49d67e2c4: Layer already exists [2024-10-30T09:07:15.448Z] f938df0fca45: Layer already exists [2024-10-30T09:07:15.448Z] df012df72e3d: Layer already exists [2024-10-30T09:07:15.448Z] d825b1c4d63b: Layer already exists [2024-10-30T09:07:15.448Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:07:15.448Z] latest: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:15.774Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:16.095Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 [2024-10-30T09:07:16.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-30T09:07:16.095Z] 0791a74df2c8: Preparing [2024-10-30T09:07:16.095Z] d825b1c4d63b: Preparing [2024-10-30T09:07:16.095Z] f938df0fca45: Preparing [2024-10-30T09:07:16.095Z] df012df72e3d: Preparing [2024-10-30T09:07:16.095Z] c8a49d67e2c4: Preparing [2024-10-30T09:07:16.095Z] 63ca1fbb43ae: Preparing [2024-10-30T09:07:16.095Z] 63ca1fbb43ae: Waiting [2024-10-30T09:07:16.095Z] f938df0fca45: Layer already exists [2024-10-30T09:07:16.095Z] c8a49d67e2c4: Layer already exists [2024-10-30T09:07:16.095Z] d825b1c4d63b: Layer already exists [2024-10-30T09:07:16.095Z] 0791a74df2c8: Layer already exists [2024-10-30T09:07:16.095Z] df012df72e3d: Layer already exists [2024-10-30T09:07:16.095Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:07:16.095Z] 4.0.0-dev.1: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:16.418Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:16.741Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:07:16.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-30T09:07:16.741Z] 0791a74df2c8: Preparing [2024-10-30T09:07:16.741Z] d825b1c4d63b: Preparing [2024-10-30T09:07:16.741Z] f938df0fca45: Preparing [2024-10-30T09:07:16.741Z] df012df72e3d: Preparing [2024-10-30T09:07:16.741Z] c8a49d67e2c4: Preparing [2024-10-30T09:07:16.741Z] 63ca1fbb43ae: Preparing [2024-10-30T09:07:16.741Z] 63ca1fbb43ae: Waiting [2024-10-30T09:07:16.741Z] d825b1c4d63b: Layer already exists [2024-10-30T09:07:16.741Z] 0791a74df2c8: Layer already exists [2024-10-30T09:07:16.741Z] c8a49d67e2c4: Layer already exists [2024-10-30T09:07:16.741Z] df012df72e3d: Layer already exists [2024-10-30T09:07:16.741Z] f938df0fca45: Layer already exists [2024-10-30T09:07:16.741Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:07:16.741Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:17.068Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:17.379Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-30T09:07:17.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-30T09:07:17.379Z] 0791a74df2c8: Preparing [2024-10-30T09:07:17.379Z] d825b1c4d63b: Preparing [2024-10-30T09:07:17.379Z] f938df0fca45: Preparing [2024-10-30T09:07:17.379Z] df012df72e3d: Preparing [2024-10-30T09:07:17.379Z] c8a49d67e2c4: Preparing [2024-10-30T09:07:17.379Z] 63ca1fbb43ae: Preparing [2024-10-30T09:07:17.379Z] 63ca1fbb43ae: Waiting [2024-10-30T09:07:17.379Z] f938df0fca45: Layer already exists [2024-10-30T09:07:17.379Z] c8a49d67e2c4: Layer already exists [2024-10-30T09:07:17.379Z] 0791a74df2c8: Layer already exists [2024-10-30T09:07:17.379Z] d825b1c4d63b: Layer already exists [2024-10-30T09:07:17.379Z] df012df72e3d: Layer already exists [2024-10-30T09:07:17.379Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:07:17.379Z] main: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:07:17.444Z] ===================================================== [Pipeline] echo [2024-10-30T09:07:17.457Z] taggedImages: [2024-10-30T09:07:17.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:07:17.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-30T09:07:17.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 [2024-10-30T09:07:17.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:07:17.457Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:17.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T09:07:17.869Z] [2024-10-30T09:07:17.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:07:18.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T09:07:18.167Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T09:07:18.167Z] 5eb5b503b376: Pulling fs layer [2024-10-30T09:07:18.167Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T09:07:18.167Z] ec43610c2a17: Pulling fs layer [2024-10-30T09:07:18.167Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T09:07:18.167Z] 33b1e0a273af: Pulling fs layer [2024-10-30T09:07:18.167Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T09:07:18.167Z] 2f39f015ded8: Pulling fs layer [2024-10-30T09:07:18.167Z] 3a2ae6a8a46f: Waiting [2024-10-30T09:07:18.167Z] 2f39f015ded8: Waiting [2024-10-30T09:07:18.167Z] 33b1e0a273af: Waiting [2024-10-30T09:07:18.167Z] 5d3b04190fa2: Waiting [2024-10-30T09:07:18.167Z] 5c69ac0246d0: Download complete [2024-10-30T09:07:18.167Z] 3a2ae6a8a46f: Download complete [2024-10-30T09:07:18.167Z] 33b1e0a273af: Verifying Checksum [2024-10-30T09:07:18.167Z] 33b1e0a273af: Download complete [2024-10-30T09:07:18.167Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T09:07:18.167Z] 5d3b04190fa2: Download complete [2024-10-30T09:07:18.167Z] ec43610c2a17: Verifying Checksum [2024-10-30T09:07:18.167Z] ec43610c2a17: Download complete [2024-10-30T09:07:18.424Z] 5eb5b503b376: Verifying Checksum [2024-10-30T09:07:18.424Z] 5eb5b503b376: Download complete [2024-10-30T09:07:18.992Z] 2f39f015ded8: Download complete [2024-10-30T09:07:19.558Z] 5eb5b503b376: Pull complete [2024-10-30T09:07:19.816Z] 5c69ac0246d0: Pull complete [2024-10-30T09:07:20.383Z] ec43610c2a17: Pull complete [2024-10-30T09:07:20.383Z] 3a2ae6a8a46f: Pull complete [2024-10-30T09:07:20.548Z] a37a00ec5f00: Pull complete [2024-10-30T09:07:20.548Z] 50b3750afda1: Pull complete [2024-10-30T09:07:20.644Z] 33b1e0a273af: Pull complete [2024-10-30T09:07:20.644Z] 5d3b04190fa2: Pull complete [2024-10-30T09:07:20.815Z] 4f4fb700ef54: Pull complete [2024-10-30T09:07:21.084Z] 80978eb59214: Pull complete [2024-10-30T09:07:25.966Z] 2f39f015ded8: Pull complete [2024-10-30T09:07:25.966Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T09:07:25.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T09:07:25.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:07:26.071Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:07:26.099Z] $ 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 [2024-10-30T09:07:29.289Z] c9f46d7d2bd2: Pull complete [2024-10-30T09:07:29.608Z] $ docker top f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:07:30.015Z] c5a475d317c9: Pull complete [2024-10-30T09:07:30.015Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T09:07:30.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T09:07:30.015Z] ---> be29e6b0f0d4 [2024-10-30T09:07:30.015Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T09:07:30.021Z] ---> job-cost.sh [2024-10-30T09:07:30.021Z] lf-activate-venv: SKIPPING [2024-10-30T09:07:30.021Z] INFO: No Stack... [2024-10-30T09:07:30.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T09:07:30.542Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T09:07:30.835Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-10-30T09:07:30.835Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T09:07:30.849Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [2024-10-30T09:07:30.859Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] did not exist. Created. [2024-10-30T09:07:30.866Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T09:07:31.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T09:07:31.206Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T09:07:31.215Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T09:07:31.238Z] $ docker stop --time=1 f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc [2024-10-30T09:07:31.955Z] ---> Running in 5826ea8017e2 [2024-10-30T09:07:31.955Z] Removing intermediate container 5826ea8017e2 [2024-10-30T09:07:31.955Z] ---> 0e88371d9bd6 [2024-10-30T09:07:31.955Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T09:07:31.955Z] ---> Running in e1dea638e0a0 [2024-10-30T09:07:32.239Z] Removing intermediate container e1dea638e0a0 [2024-10-30T09:07:32.239Z] ---> 480ef1aa8063 [2024-10-30T09:07:32.239Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T09:07:32.239Z] ---> Running in 7eed566ca72e [2024-10-30T09:07:32.386Z] $ docker rm -f --volumes f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T09:07:32.512Z] Removing intermediate container 7eed566ca72e [2024-10-30T09:07:32.512Z] ---> b3e15015f104 [2024-10-30T09:07:32.512Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T09:07:32.782Z] ---> Running in 89b6608d46c4 [2024-10-30T09:07:32.782Z] Removing intermediate container 89b6608d46c4 [2024-10-30T09:07:32.782Z] ---> e045d30f3b78 [2024-10-30T09:07:32.782Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T09:07:33.047Z] ---> Running in a4fad9c3ac7c [2024-10-30T09:07:34.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:07:34.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:07:35.684Z] OK: 238 MiB in 54 packages [2024-10-30T09:07:36.277Z] Removing intermediate container a4fad9c3ac7c [2024-10-30T09:07:36.277Z] ---> 108c82f1c328 [2024-10-30T09:07:36.277Z] Step 8/12 : WORKDIR /app [2024-10-30T09:07:36.545Z] ---> Running in af5ea5833cbc [2024-10-30T09:07:36.811Z] Removing intermediate container af5ea5833cbc [2024-10-30T09:07:36.811Z] ---> fcddb7ad7035 [2024-10-30T09:07:36.811Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T09:07:37.077Z] ---> cd2c7cd29f6c [2024-10-30T09:07:37.077Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:07:37.077Z] ---> Running in da7924e10b17 [2024-10-30T09:09:29.890Z] Removing intermediate container da7924e10b17 [2024-10-30T09:09:29.890Z] ---> e78e2f279dcc [2024-10-30T09:09:29.890Z] Step 11/12 : COPY . . [2024-10-30T09:09:29.890Z] ---> 9b412edefdbf [2024-10-30T09:09:29.890Z] Step 12/12 : RUN $MAKE [2024-10-30T09:09:29.890Z] ---> Running in a2d30d49257e [2024-10-30T09:09:29.890Z] noop [2024-10-30T09:09:29.890Z] Removing intermediate container a2d30d49257e [2024-10-30T09:09:29.890Z] ---> 00ff7d34cac0 [2024-10-30T09:09:29.890Z] Successfully built 00ff7d34cac0 [2024-10-30T09:09:29.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:09:30.259Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T09:09:30.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:09:30.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container [2024-10-30T09:09:30.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 [2024-10-30T09:09:31.806Z] $ docker top f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:09:32.628Z] + go version [2024-10-30T09:09:32.628Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T09:09:32.643Z] $ docker stop --time=1 f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 [2024-10-30T09:09:34.260Z] $ docker rm -f --volumes f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:09:34.959Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T09:09:34.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:09:35.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container [2024-10-30T09:09:35.219Z] $ 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/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 [2024-10-30T09:09:36.325Z] $ docker top 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:09:37.165Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/156 [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:09:37.504Z] + make test [2024-10-30T09:09:37.504Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T09:09:44.176Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-30T09:13:06.929Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-30T09:13:06.929Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-30T09:13:33.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.894s coverage: 40.6% of statements [2024-10-30T09:13:33.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2024-10-30T09:13:33.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.594s coverage: 51.9% of statements [2024-10-30T09:13:33.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T09:13:33.594Z] go vet ./... [2024-10-30T09:14:20.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T09:14:20.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T09:14:20.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T09:14:20.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T09:14:20.627Z] $ docker stop --time=1 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e [2024-10-30T09:14:22.502Z] $ docker rm -f --volumes 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:14:23.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T09:14:24.008Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T09:14:24.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T09:14:25.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T09:14:25.370Z] + ls -al . [2024-10-30T09:14:25.370Z] total 712 [2024-10-30T09:14:25.370Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 09:09 . [2024-10-30T09:14:25.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 .. [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 09:06 .dockerignore [2024-10-30T09:14:25.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:06 .git [2024-10-30T09:14:25.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:06 .github [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 09:06 .gitignore [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 09:06 .golangci.yml [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 09:06 Attribution.txt [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 09:06 CHANGELOG.md [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 09:06 Dockerfile [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 09:06 GOVERNANCE.md [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 09:06 Jenkinsfile [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 09:06 LICENSE [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 09:06 Makefile [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 09:06 OWNERS.md [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 09:06 README.md [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 09:04 VERSION [2024-10-30T09:14:25.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 bin [2024-10-30T09:14:25.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 cmd [2024-10-30T09:14:25.370Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 09:13 coverage.out [2024-10-30T09:14:25.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 examples [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 09:06 go.mod [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 09:06 go.sum [2024-10-30T09:14:25.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 images [2024-10-30T09:14:25.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 internal [2024-10-30T09:14:25.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:06 pkg [2024-10-30T09:14:25.370Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:14:25.716Z] + 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=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T09:14:25.982Z] Sending build context to Docker daemon 1.21MB [2024-10-30T09:14:25.982Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T09:14:25.982Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T09:14:25.982Z] ---> 00ff7d34cac0 [2024-10-30T09:14:25.982Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T09:14:25.982Z] ---> Running in a8c4ce76183c [2024-10-30T09:14:26.256Z] Removing intermediate container a8c4ce76183c [2024-10-30T09:14:26.256Z] ---> 2ecac5f938bd [2024-10-30T09:14:26.256Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T09:14:26.256Z] ---> Running in 356d50e7926f [2024-10-30T09:14:26.525Z] Removing intermediate container 356d50e7926f [2024-10-30T09:14:26.525Z] ---> 7138c7fee7f5 [2024-10-30T09:14:26.525Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T09:14:26.792Z] ---> Running in a9502735e895 [2024-10-30T09:14:27.057Z] Removing intermediate container a9502735e895 [2024-10-30T09:14:27.058Z] ---> a0a7a04c3e24 [2024-10-30T09:14:27.058Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T09:14:27.058Z] ---> Running in 7c5a5f27721f [2024-10-30T09:14:27.324Z] Removing intermediate container 7c5a5f27721f [2024-10-30T09:14:27.324Z] ---> 35b2363dc56e [2024-10-30T09:14:27.324Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T09:14:27.324Z] ---> Running in ace90bd81bea [2024-10-30T09:14:28.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:14:28.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:14:29.949Z] OK: 238 MiB in 54 packages [2024-10-30T09:14:30.905Z] Removing intermediate container ace90bd81bea [2024-10-30T09:14:30.905Z] ---> b41bcb8287cd [2024-10-30T09:14:30.905Z] Step 8/25 : WORKDIR /app [2024-10-30T09:14:30.905Z] ---> Running in f984045098f0 [2024-10-30T09:14:30.905Z] Removing intermediate container f984045098f0 [2024-10-30T09:14:30.905Z] ---> 52e0bfdaabd1 [2024-10-30T09:14:30.905Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T09:14:31.487Z] ---> 21871e0f7869 [2024-10-30T09:14:31.487Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:14:31.487Z] ---> Running in 3d0aa9fb1f37 [2024-10-30T09:14:33.429Z] Removing intermediate container 3d0aa9fb1f37 [2024-10-30T09:14:33.429Z] ---> 38d892eb7359 [2024-10-30T09:14:33.429Z] Step 11/25 : COPY . . [2024-10-30T09:14:34.408Z] ---> b9dd2920789c [2024-10-30T09:14:34.408Z] Step 12/25 : RUN $MAKE [2024-10-30T09:14:34.408Z] ---> Running in 9dd097d48122 [2024-10-30T09:14:35.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-30T09:18:12.139Z] Removing intermediate container 9dd097d48122 [2024-10-30T09:18:12.139Z] ---> 7ab819bee547 [2024-10-30T09:18:12.139Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T09:18:12.406Z] 3.20: Pulling from library/alpine [2024-10-30T09:18:12.684Z] cf04c63912e1: Already exists [2024-10-30T09:18:12.684Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:18:12.684Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T09:18:12.684Z] ---> c157a85ed455 [2024-10-30T09:18:12.684Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T09:18:12.954Z] ---> Running in cfc23b594d52 [2024-10-30T09:18:13.224Z] Removing intermediate container cfc23b594d52 [2024-10-30T09:18:13.224Z] ---> 312a4110b018 [2024-10-30T09:18:13.224Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T09:18:13.224Z] ---> Running in 81e6c03f215d [2024-10-30T09:18:14.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:14.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:16.203Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:18:16.203Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T09:18:16.203Z] OK: 9 MiB in 15 packages [2024-10-30T09:18:17.177Z] Removing intermediate container 81e6c03f215d [2024-10-30T09:18:17.177Z] ---> 187292974bde [2024-10-30T09:18:17.177Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-30T09:18:17.177Z] ---> Running in dae71554bd81 [2024-10-30T09:18:18.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:18.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:19.800Z] Upgrading critical system libraries and apk-tools: [2024-10-30T09:18:19.800Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:18:19.800Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T09:18:20.065Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:18:20.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:20.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:18:21.737Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:18:21.737Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:18:21.737Z] OK: 9 MiB in 15 packages [2024-10-30T09:18:23.168Z] Removing intermediate container dae71554bd81 [2024-10-30T09:18:23.168Z] ---> cd15352a6ee5 [2024-10-30T09:18:23.168Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-30T09:18:23.438Z] ---> d347969f7c6f [2024-10-30T09:18:23.438Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-30T09:18:24.021Z] ---> 6c0b53abe035 [2024-10-30T09:18:24.021Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-30T09:18:26.605Z] ---> 96eaabd9a260 [2024-10-30T09:18:26.605Z] Step 20/25 : EXPOSE 59989 [2024-10-30T09:18:26.605Z] ---> Running in 33519a12bb1a [2024-10-30T09:18:26.873Z] Removing intermediate container 33519a12bb1a [2024-10-30T09:18:26.873Z] ---> 21e52788c9d6 [2024-10-30T09:18:26.873Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-30T09:18:26.873Z] ---> Running in 2d29761ddae3 [2024-10-30T09:18:27.459Z] Removing intermediate container 2d29761ddae3 [2024-10-30T09:18:27.459Z] ---> 3e63698862d7 [2024-10-30T09:18:27.459Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T09:18:27.459Z] ---> Running in d94f0af478a8 [2024-10-30T09:18:27.727Z] Removing intermediate container d94f0af478a8 [2024-10-30T09:18:27.727Z] ---> 189c0983ccd9 [2024-10-30T09:18:27.727Z] Step 23/25 : LABEL arch=arm64 [2024-10-30T09:18:27.727Z] ---> Running in 0df0c3a61ec7 [2024-10-30T09:18:27.996Z] Removing intermediate container 0df0c3a61ec7 [2024-10-30T09:18:27.996Z] ---> 6ca1c3dfafb6 [2024-10-30T09:18:27.996Z] Step 24/25 : LABEL git_sha=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:18:28.265Z] ---> Running in 602416739e76 [2024-10-30T09:18:28.534Z] Removing intermediate container 602416739e76 [2024-10-30T09:18:28.534Z] ---> bcba470a6a37 [2024-10-30T09:18:28.534Z] Step 25/25 : LABEL version=4.0.0-dev.1 [2024-10-30T09:18:28.534Z] ---> Running in 4f53a63fa6af [2024-10-30T09:18:28.802Z] Removing intermediate container 4f53a63fa6af [2024-10-30T09:18:28.802Z] ---> c8f4efaa9850 [2024-10-30T09:18:28.802Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T09:18:28.802Z] Successfully built c8f4efaa9850 [2024-10-30T09:18:28.802Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:18:28.945Z] provisioning config files... [2024-10-30T09:18:28.961Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/156@tmp/config10950048116455082945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:18:29.306Z] ---> ****-login.sh [2024-10-30T09:18:29.306Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:18:29.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:18:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:18:29.574Z] Configure a credential helper to remove this warning. See [2024-10-30T09:18:29.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:18:29.574Z] [2024-10-30T09:18:29.574Z] Login Succeeded [2024-10-30T09:18:29.574Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:18:29.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:18:29.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:18:29.841Z] Configure a credential helper to remove this warning. See [2024-10-30T09:18:29.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:18:29.841Z] [2024-10-30T09:18:29.841Z] Login Succeeded [2024-10-30T09:18:29.841Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:18:30.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:18:30.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:18:30.382Z] Configure a credential helper to remove this warning. See [2024-10-30T09:18:30.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:18:30.382Z] [2024-10-30T09:18:30.383Z] Login Succeeded [2024-10-30T09:18:30.383Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:18:30.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:18:30.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:18:30.651Z] Configure a credential helper to remove this warning. See [2024-10-30T09:18:30.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:18:30.651Z] [2024-10-30T09:18:30.651Z] Login Succeeded [2024-10-30T09:18:30.651Z] ****.io [2024-10-30T09:18:30.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:18:31.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:18:31.185Z] Configure a credential helper to remove this warning. See [2024-10-30T09:18:31.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:18:31.185Z] [2024-10-30T09:18:31.185Z] Login Succeeded [2024-10-30T09:18:31.185Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:18:31.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:18:31.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:18:31.282Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-30T09:18:31.282Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:18:31.282Z] latest [2024-10-30T09:18:31.282Z] 4.0.0-dev.1 [2024-10-30T09:18:31.282Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:18:31.282Z] main [2024-10-30T09:18:31.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:31.670Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:32.040Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:18:32.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-30T09:18:32.040Z] ab2b34ff0e31: Preparing [2024-10-30T09:18:32.040Z] 4cfdb6b048a2: Preparing [2024-10-30T09:18:32.040Z] aebcb065d967: Preparing [2024-10-30T09:18:32.040Z] 7eab566bddca: Preparing [2024-10-30T09:18:32.040Z] 2247fe970e15: Preparing [2024-10-30T09:18:32.040Z] 16113d51b718: Preparing [2024-10-30T09:18:32.040Z] 16113d51b718: Waiting [2024-10-30T09:18:32.307Z] aebcb065d967: Pushed [2024-10-30T09:18:32.307Z] 4cfdb6b048a2: Pushed [2024-10-30T09:18:32.307Z] 2247fe970e15: Pushed [2024-10-30T09:18:32.892Z] 16113d51b718: Layer already exists [2024-10-30T09:18:33.853Z] 7eab566bddca: Pushed [2024-10-30T09:18:43.913Z] ab2b34ff0e31: Pushed [2024-10-30T09:18:43.913Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:44.291Z] + 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 [2024-10-30T09:18:44.641Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-30T09:18:44.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-30T09:18:44.641Z] ab2b34ff0e31: Preparing [2024-10-30T09:18:44.641Z] 4cfdb6b048a2: Preparing [2024-10-30T09:18:44.641Z] aebcb065d967: Preparing [2024-10-30T09:18:44.641Z] 7eab566bddca: Preparing [2024-10-30T09:18:44.641Z] 2247fe970e15: Preparing [2024-10-30T09:18:44.641Z] 16113d51b718: Preparing [2024-10-30T09:18:44.641Z] 16113d51b718: Waiting [2024-10-30T09:18:44.641Z] 7eab566bddca: Layer already exists [2024-10-30T09:18:44.641Z] 2247fe970e15: Layer already exists [2024-10-30T09:18:44.641Z] 4cfdb6b048a2: Layer already exists [2024-10-30T09:18:44.641Z] ab2b34ff0e31: Layer already exists [2024-10-30T09:18:44.641Z] aebcb065d967: Layer already exists [2024-10-30T09:18:44.641Z] 16113d51b718: Layer already exists [2024-10-30T09:18:44.906Z] latest: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:45.278Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:45.642Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 [2024-10-30T09:18:45.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-30T09:18:45.642Z] ab2b34ff0e31: Preparing [2024-10-30T09:18:45.642Z] 4cfdb6b048a2: Preparing [2024-10-30T09:18:45.642Z] aebcb065d967: Preparing [2024-10-30T09:18:45.642Z] 7eab566bddca: Preparing [2024-10-30T09:18:45.642Z] 2247fe970e15: Preparing [2024-10-30T09:18:45.642Z] 16113d51b718: Preparing [2024-10-30T09:18:45.642Z] 16113d51b718: Waiting [2024-10-30T09:18:45.642Z] 4cfdb6b048a2: Layer already exists [2024-10-30T09:18:45.642Z] aebcb065d967: Layer already exists [2024-10-30T09:18:45.642Z] 7eab566bddca: Layer already exists [2024-10-30T09:18:45.642Z] 2247fe970e15: Layer already exists [2024-10-30T09:18:45.642Z] ab2b34ff0e31: Layer already exists [2024-10-30T09:18:45.642Z] 16113d51b718: Layer already exists [2024-10-30T09:18:45.908Z] 4.0.0-dev.1: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:46.267Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:46.618Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:18:46.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-30T09:18:46.618Z] ab2b34ff0e31: Preparing [2024-10-30T09:18:46.618Z] 4cfdb6b048a2: Preparing [2024-10-30T09:18:46.618Z] aebcb065d967: Preparing [2024-10-30T09:18:46.618Z] 7eab566bddca: Preparing [2024-10-30T09:18:46.618Z] 2247fe970e15: Preparing [2024-10-30T09:18:46.618Z] 16113d51b718: Preparing [2024-10-30T09:18:46.618Z] 16113d51b718: Waiting [2024-10-30T09:18:46.618Z] 7eab566bddca: Layer already exists [2024-10-30T09:18:46.618Z] 4cfdb6b048a2: Layer already exists [2024-10-30T09:18:46.618Z] aebcb065d967: Layer already exists [2024-10-30T09:18:46.618Z] ab2b34ff0e31: Layer already exists [2024-10-30T09:18:46.618Z] 2247fe970e15: Layer already exists [2024-10-30T09:18:46.618Z] 16113d51b718: Layer already exists [2024-10-30T09:18:46.883Z] d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:47.261Z] + 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 [2024-10-30T09:18:47.612Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-30T09:18:47.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-30T09:18:47.612Z] ab2b34ff0e31: Preparing [2024-10-30T09:18:47.612Z] 4cfdb6b048a2: Preparing [2024-10-30T09:18:47.612Z] aebcb065d967: Preparing [2024-10-30T09:18:47.612Z] 7eab566bddca: Preparing [2024-10-30T09:18:47.612Z] 2247fe970e15: Preparing [2024-10-30T09:18:47.612Z] 16113d51b718: Preparing [2024-10-30T09:18:47.612Z] 16113d51b718: Waiting [2024-10-30T09:18:47.612Z] 7eab566bddca: Layer already exists [2024-10-30T09:18:47.612Z] 4cfdb6b048a2: Layer already exists [2024-10-30T09:18:47.612Z] aebcb065d967: Layer already exists [2024-10-30T09:18:47.612Z] 2247fe970e15: Layer already exists [2024-10-30T09:18:47.612Z] ab2b34ff0e31: Layer already exists [2024-10-30T09:18:47.612Z] 16113d51b718: Layer already exists [2024-10-30T09:18:47.877Z] main: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:18:47.973Z] ===================================================== [Pipeline] echo [2024-10-30T09:18:47.991Z] taggedImages: [2024-10-30T09:18:47.991Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [2024-10-30T09:18:47.991Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-30T09:18:47.991Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 [2024-10-30T09:18:47.991Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [2024-10-30T09:18:47.991Z] - 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 [2024-10-30T09:18:48.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T09:18:48.390Z] [2024-10-30T09:18:48.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:18:48.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T09:18:48.730Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T09:18:48.730Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T09:18:48.730Z] 04944245beec: Pulling fs layer [2024-10-30T09:18:48.730Z] 699f458cf7ca: Pulling fs layer [2024-10-30T09:18:48.730Z] 765212b225bb: Pulling fs layer [2024-10-30T09:18:48.730Z] f23df028b6ca: Pulling fs layer [2024-10-30T09:18:48.730Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T09:18:48.730Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T09:18:48.730Z] 765212b225bb: Waiting [2024-10-30T09:18:48.730Z] f23df028b6ca: Waiting [2024-10-30T09:18:48.730Z] d65c8cfc05b1: Waiting [2024-10-30T09:18:48.730Z] 2437ff75d9bd: Waiting [2024-10-30T09:18:48.996Z] 04944245beec: Verifying Checksum [2024-10-30T09:18:48.996Z] 04944245beec: Download complete [2024-10-30T09:18:48.996Z] 765212b225bb: Verifying Checksum [2024-10-30T09:18:48.996Z] 765212b225bb: Download complete [2024-10-30T09:18:48.996Z] f23df028b6ca: Verifying Checksum [2024-10-30T09:18:48.996Z] f23df028b6ca: Download complete [2024-10-30T09:18:48.996Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T09:18:48.996Z] d65c8cfc05b1: Download complete [2024-10-30T09:18:49.264Z] 699f458cf7ca: Verifying Checksum [2024-10-30T09:18:49.264Z] 699f458cf7ca: Download complete [2024-10-30T09:18:49.530Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T09:18:49.530Z] 8998bd30e6a1: Download complete [2024-10-30T09:18:52.110Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T09:18:52.110Z] 2437ff75d9bd: Download complete [2024-10-30T09:18:54.689Z] 8998bd30e6a1: Pull complete [2024-10-30T09:18:55.270Z] 04944245beec: Pull complete [2024-10-30T09:18:56.673Z] 699f458cf7ca: Pull complete [2024-10-30T09:18:56.940Z] 765212b225bb: Pull complete [2024-10-30T09:18:57.901Z] f23df028b6ca: Pull complete [2024-10-30T09:18:58.168Z] d65c8cfc05b1: Pull complete [2024-10-30T09:19:16.356Z] 2437ff75d9bd: Pull complete [2024-10-30T09:19:16.356Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T09:19:16.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T09:19:16.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:19:16.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container [2024-10-30T09:19:16.637Z] $ 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/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 [2024-10-30T09:19:19.494Z] $ docker top e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:19:20.344Z] ---> job-cost.sh [2024-10-30T09:19:20.344Z] lf-activate-venv: SKIPPING [2024-10-30T09:19:20.344Z] INFO: No Stack... [2024-10-30T09:19:20.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T09:19:21.502Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T09:19:21.829Z] + cat /w/workspace/device-rfid-llrp-go/156/archives/cost.csv [2024-10-30T09:19:21.829Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T09:19:21.890Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [2024-10-30T09:19:21.898Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] did not exist. Created. [2024-10-30T09:19:21.906Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T09:19:22.560Z] /w/workspace/device-rfid-llrp-go/156@tmp/durable-d982274b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T09:19:22.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T09:19:23.163Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T09:19:23.229Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T09:19:23.240Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T09:19:23.266Z] $ docker stop --time=1 e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 [2024-10-30T09:19:24.762Z] $ docker rm -f --volumes e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 [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 [2024-10-30T09:19:25.283Z] provisioning config files... [2024-10-30T09:19:25.293Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11043343772815133004tmp [Pipeline] { [Pipeline] sh [2024-10-30T09:19:25.623Z] + set +x [2024-10-30T09:19:25.623Z] + bash -s -- [2024-10-30T09:19:25.623Z] + curl -s https://codecov.io/bash [2024-10-30T09:19:25.623Z] [2024-10-30T09:19:25.623Z] _____ _ [2024-10-30T09:19:25.624Z] / ____| | | [2024-10-30T09:19:25.624Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T09:19:25.624Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T09:19:25.624Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T09:19:25.624Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T09:19:25.624Z] Bash-1.0.6 [2024-10-30T09:19:25.624Z] [2024-10-30T09:19:25.624Z] [2024-10-30T09:19:25.624Z] ==> git version 2.25.1 found [2024-10-30T09:19:25.624Z] ==> 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 [2024-10-30T09:19:25.624Z] Release-Date: 2020-01-08 [2024-10-30T09:19:25.624Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T09:19:25.624Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T09:19:25.624Z] ==> Jenkins CI detected. [2024-10-30T09:19:25.624Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-30T09:19:25.624Z] project root: . [2024-10-30T09:19:25.624Z] --> token set from env [2024-10-30T09:19:25.624Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T09:19:25.624Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T09:19:25.624Z] ==> Python coveragepy not found [2024-10-30T09:19:25.624Z] ==> Searching for coverage reports in: [2024-10-30T09:19:25.624Z] + . [2024-10-30T09:19:25.624Z] -> Found 1 reports [2024-10-30T09:19:25.624Z] ==> Detecting git/mercurial file structure [2024-10-30T09:19:25.882Z] ==> Reading reports [2024-10-30T09:19:25.882Z] + ./coverage.out bytes=451915 [2024-10-30T09:19:25.882Z] ==> Appending adjustments [2024-10-30T09:19:25.882Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T09:19:25.882Z] + Found adjustments [2024-10-30T09:19:25.882Z] ==> Gzipping contents [2024-10-30T09:19:25.882Z] 52K /tmp/codecov.Us7sPD.gz [2024-10-30T09:19:25.882Z] ==> Uploading reports [2024-10-30T09:19:25.882Z] url: https://codecov.io [2024-10-30T09:19:25.882Z] query: branch=main&commit=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T09:19:26.140Z] -> Pinging Codecov [2024-10-30T09:19:26.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T09:19:26.140Z] -> Uploading to [2024-10-30T09:19:26.140Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0/e4992f43-c939-422c-8a7c-d1a263ead130.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T091926Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7d8e4559388d49d5fd15f5e62f41b9878ef9cd3fb5ffa3060a41b778baf4ce49 [2024-10-30T09:19:26.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T09:19:26.140Z] Dload Upload Total Spent Left Speed [2024-10-30T09:19:26.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51496 0 0 100 51496 0 192k --:--:-- --:--:-- --:--:-- 192k [2024-10-30T09:19:26.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } [2024-10-30T09:19:26.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T09:19:26.626Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T09:19:26.645Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:19:26.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T09:19:26.948Z] [2024-10-30T09:19:26.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:19:27.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T09:19:27.256Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T09:19:27.256Z] 43c4264eed91: Already exists [2024-10-30T09:19:27.256Z] 4cc291be95ef: Already exists [2024-10-30T09:19:27.256Z] 2ac1f1163629: Already exists [2024-10-30T09:19:27.256Z] 5c3c966382ef: Already exists [2024-10-30T09:19:27.256Z] 4f4fb700ef54: Already exists [2024-10-30T09:19:27.256Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T09:19:27.256Z] 9c3e1370e548: Pulling fs layer [2024-10-30T09:19:27.514Z] d9c7d2e4e75e: Download complete [2024-10-30T09:19:27.773Z] d9c7d2e4e75e: Pull complete [2024-10-30T09:19:28.339Z] 9c3e1370e548: Verifying Checksum [2024-10-30T09:19:28.339Z] 9c3e1370e548: Download complete [2024-10-30T09:19:31.624Z] 9c3e1370e548: Pull complete [2024-10-30T09:19:31.624Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T09:19:31.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T09:19:31.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:19:31.733Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:19:31.763Z] $ 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:latest cat [2024-10-30T09:19:33.128Z] $ docker top ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:19:33.489Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-30T09:19:33.498Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-30T09:19:33.774Z] + set -o pipefail [2024-10-30T09:19:33.774Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-30T09:19:40.509Z] [2024-10-30T09:19:40.509Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-30T09:19:40.509Z] [2024-10-30T09:19:40.509Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/39e4a5ba-2e1a-4738-9111-d600548e076c [2024-10-30T09:19:40.509Z] [2024-10-30T09:19:40.509Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T09:19:40.509Z] [Pipeline] } [2024-10-30T09:19:40.540Z] $ docker stop --time=1 ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b [2024-10-30T09:19:43.417Z] $ docker rm -f --volumes ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T09:19:44.317Z] + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] sh [2024-10-30T09:19:44.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T09:19:44.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:19:44.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:19:44.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:19:45.006Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:19:45.038Z] $ 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 [2024-10-30T09:19:45.474Z] $ docker top 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f -eo pid,comm [2024-10-30T09:19:45.521Z] 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). [2024-10-30T09:19:45.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T09:19:45.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:19:45.576Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:19:45.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:19:45.703Z] $ docker exec 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f ssh-agent [2024-10-30T09:19:45.813Z] SSH_AUTH_SOCK=/tmp/ssh-0pUAfD9RCA96/agent.32 [2024-10-30T09:19:45.813Z] SSH_AGENT_PID=38 [2024-10-30T09:19:45.817Z] Running ssh-add (command line suppressed) [2024-10-30T09:19:45.915Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5496159620903509129.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5496159620903509129.key) [2024-10-30T09:19:45.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:19:46.222Z] + git semver tag [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,408 [run_tag] DEBUG tag force:False [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,408 [check_head_tag] DEBUG check head tag [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,409 [execute] INFO git cat-file --batch-check [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,414 [execute] INFO git cat-file --batch [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,434 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,434 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T09:19:46.481Z] 2024-10-30 09:19:46,440 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:19:46.481Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T09:19:46.491Z] $ docker exec --env ******** --env ******** 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f ssh-agent -k [2024-10-30T09:19:46.602Z] unset SSH_AUTH_SOCK; [2024-10-30T09:19:46.603Z] unset SSH_AGENT_PID; [2024-10-30T09:19:46.603Z] echo Agent pid 38 killed; [2024-10-30T09:19:46.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:19:46.952Z] + git semver [Pipeline] } [2024-10-30T09:19:47.224Z] $ docker stop --time=1 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f [2024-10-30T09:19:48.508Z] $ docker rm -f --volumes 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:19:48.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T09:19:48.917Z] [2024-10-30T09:19:48.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:19:49.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T09:19:49.219Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T09:19:49.219Z] ab5ef0e58194: Pulling fs layer [2024-10-30T09:19:49.219Z] 9712f1f96733: Pulling fs layer [2024-10-30T09:19:49.219Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T09:19:49.219Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T09:19:49.219Z] e9a5061849ea: Pulling fs layer [2024-10-30T09:19:49.219Z] d747dcd14b5f: Pulling fs layer [2024-10-30T09:19:49.219Z] 2de7ff778b66: Pulling fs layer [2024-10-30T09:19:49.219Z] 0d9ebad4ef96: Waiting [2024-10-30T09:19:49.219Z] e9a5061849ea: Waiting [2024-10-30T09:19:49.219Z] d747dcd14b5f: Waiting [2024-10-30T09:19:49.219Z] 2de7ff778b66: Waiting [2024-10-30T09:19:49.219Z] 9712f1f96733: Verifying Checksum [2024-10-30T09:19:49.219Z] 9712f1f96733: Download complete [2024-10-30T09:19:49.477Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T09:19:49.477Z] 63f879dbbcfc: Download complete [2024-10-30T09:19:49.736Z] e9a5061849ea: Download complete [2024-10-30T09:19:49.737Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T09:19:49.737Z] 0d9ebad4ef96: Download complete [2024-10-30T09:19:49.737Z] ab5ef0e58194: Verifying Checksum [2024-10-30T09:19:49.737Z] ab5ef0e58194: Download complete [2024-10-30T09:19:49.737Z] 2de7ff778b66: Verifying Checksum [2024-10-30T09:19:49.737Z] 2de7ff778b66: Download complete [2024-10-30T09:19:53.018Z] ab5ef0e58194: Pull complete [2024-10-30T09:19:53.018Z] 9712f1f96733: Pull complete [2024-10-30T09:19:53.275Z] 63f879dbbcfc: Pull complete [2024-10-30T09:19:57.468Z] 0d9ebad4ef96: Pull complete [2024-10-30T09:19:57.468Z] e9a5061849ea: Pull complete [2024-10-30T09:19:57.468Z] d747dcd14b5f: Pull complete [2024-10-30T09:19:58.402Z] 2de7ff778b66: Pull complete [2024-10-30T09:19:58.402Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T09:19:58.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T09:19:58.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:19:58.503Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:19:58.534Z] $ 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 [2024-10-30T09:20:01.753Z] $ docker top 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:20:01.834Z] provisioning config files... [2024-10-30T09:20:01.845Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16790917383978944775tmp [2024-10-30T09:20:01.854Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4050563235388594415tmp [2024-10-30T09:20:01.863Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8791081860920679827tmp [Pipeline] { [Pipeline] echo [2024-10-30T09:20:01.895Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:02.186Z] ---> sigul-configuration.sh [2024-10-30T09:20:02.186Z] gpg: directory `/root/.gnupg' created [2024-10-30T09:20:02.186Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T09:20:02.186Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T09:20:02.186Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T09:20:02.186Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T09:20:02.186Z] gpg: CAST5 encrypted data [2024-10-30T09:20:02.186Z] gpg: encrypted with 1 passphrase [2024-10-30T09:20:02.186Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T09:20:02.474Z] + mkdir /home/jenkins [2024-10-30T09:20:02.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T09:20:02.767Z] + 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 [2024-10-30T09:20:02.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:03.071Z] ---> sigul-install.sh [2024-10-30T09:20:03.071Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T09:20:03.367Z] + git tag --list [2024-10-30T09:20:03.367Z] v0.0.0 [2024-10-30T09:20:03.367Z] v1.0.0 [2024-10-30T09:20:03.367Z] v2.1.0 [2024-10-30T09:20:03.367Z] v2.1.1 [2024-10-30T09:20:03.367Z] v2.2.0 [2024-10-30T09:20:03.367Z] v2.3.0 [2024-10-30T09:20:03.367Z] v3.0 [2024-10-30T09:20:03.367Z] v3.0.0 [2024-10-30T09:20:03.367Z] v3.1 [2024-10-30T09:20:03.367Z] v3.1.0 [2024-10-30T09:20:03.367Z] v3.1.0-dev.1 [2024-10-30T09:20:03.367Z] v3.1.0-dev.10 [2024-10-30T09:20:03.367Z] v3.1.0-dev.11 [2024-10-30T09:20:03.367Z] v3.1.0-dev.12 [2024-10-30T09:20:03.367Z] v3.1.0-dev.13 [2024-10-30T09:20:03.367Z] v3.1.0-dev.14 [2024-10-30T09:20:03.367Z] v3.1.0-dev.15 [2024-10-30T09:20:03.367Z] v3.1.0-dev.16 [2024-10-30T09:20:03.367Z] v3.1.0-dev.17 [2024-10-30T09:20:03.367Z] v3.1.0-dev.18 [2024-10-30T09:20:03.367Z] v3.1.0-dev.19 [2024-10-30T09:20:03.367Z] v3.1.0-dev.2 [2024-10-30T09:20:03.367Z] v3.1.0-dev.20 [2024-10-30T09:20:03.367Z] v3.1.0-dev.21 [2024-10-30T09:20:03.367Z] v3.1.0-dev.22 [2024-10-30T09:20:03.367Z] v3.1.0-dev.23 [2024-10-30T09:20:03.367Z] v3.1.0-dev.24 [2024-10-30T09:20:03.367Z] v3.1.0-dev.3 [2024-10-30T09:20:03.367Z] v3.1.0-dev.4 [2024-10-30T09:20:03.367Z] v3.1.0-dev.5 [2024-10-30T09:20:03.367Z] v3.1.0-dev.6 [2024-10-30T09:20:03.367Z] v3.1.0-dev.7 [2024-10-30T09:20:03.367Z] v3.1.0-dev.8 [2024-10-30T09:20:03.367Z] v3.1.0-dev.9 [2024-10-30T09:20:03.367Z] v3.1.1 [2024-10-30T09:20:03.367Z] v3.1.1-dev.1 [2024-10-30T09:20:03.367Z] v3.2.0-dev.1 [2024-10-30T09:20:03.367Z] v3.2.0-dev.10 [2024-10-30T09:20:03.367Z] v3.2.0-dev.11 [2024-10-30T09:20:03.367Z] v3.2.0-dev.12 [2024-10-30T09:20:03.367Z] v3.2.0-dev.13 [2024-10-30T09:20:03.367Z] v3.2.0-dev.14 [2024-10-30T09:20:03.367Z] v3.2.0-dev.15 [2024-10-30T09:20:03.367Z] v3.2.0-dev.16 [2024-10-30T09:20:03.367Z] v3.2.0-dev.17 [2024-10-30T09:20:03.367Z] v3.2.0-dev.18 [2024-10-30T09:20:03.367Z] v3.2.0-dev.19 [2024-10-30T09:20:03.367Z] v3.2.0-dev.2 [2024-10-30T09:20:03.367Z] v3.2.0-dev.3 [2024-10-30T09:20:03.367Z] v3.2.0-dev.4 [2024-10-30T09:20:03.367Z] v3.2.0-dev.5 [2024-10-30T09:20:03.367Z] v3.2.0-dev.6 [2024-10-30T09:20:03.367Z] v3.2.0-dev.7 [2024-10-30T09:20:03.367Z] v3.2.0-dev.8 [2024-10-30T09:20:03.367Z] v3.2.0-dev.9 [2024-10-30T09:20:03.367Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T09:20:03.739Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T09:20:04.309Z] Signing Git tag with Sigul... [2024-10-30T09:20:04.309Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T09:20:04.893Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:05.189Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T09:20:05.195Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T09:20:05.227Z] $ docker stop --time=1 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 [2024-10-30T09:20:06.531Z] $ docker rm -f --volumes 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T09:20:06.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T09:20:06.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:20:07.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:20:07.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:20:07.357Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:20:07.382Z] $ 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 [2024-10-30T09:20:07.690Z] $ docker top 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T09:20:07.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:20:07.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:20:07.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:20:07.915Z] $ docker exec 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b ssh-agent [2024-10-30T09:20:08.021Z] SSH_AUTH_SOCK=/tmp/ssh-uYHjtWpNRfyH/agent.32 [2024-10-30T09:20:08.021Z] SSH_AGENT_PID=38 [2024-10-30T09:20:08.024Z] Running ssh-add (command line suppressed) [2024-10-30T09:20:08.116Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8708364361482746624.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8708364361482746624.key) [2024-10-30T09:20:08.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:20:08.423Z] + git semver bump pre [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,593 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,593 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,594 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,594 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,594 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,594 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,595 [execute] INFO git cat-file --batch-check [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,601 [execute] INFO git cat-file --batch [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T09:20:08.682Z] 2024-10-30 09:20:08,607 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:20:08.682Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T09:20:08.692Z] $ docker exec --env ******** --env ******** 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b ssh-agent -k [2024-10-30T09:20:08.793Z] unset SSH_AUTH_SOCK; [2024-10-30T09:20:08.793Z] unset SSH_AGENT_PID; [2024-10-30T09:20:08.793Z] echo Agent pid 38 killed; [2024-10-30T09:20:08.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:20:09.140Z] + git semver [Pipeline] } [2024-10-30T09:20:09.416Z] $ docker stop --time=1 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b [2024-10-30T09:20:10.678Z] $ docker rm -f --volumes 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:20:11.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T09:20:11.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:20:11.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:20:11.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:20:11.410Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:20:11.439Z] $ 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 [2024-10-30T09:20:11.753Z] $ docker top 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e -eo pid,comm [2024-10-30T09:20:11.793Z] 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). [2024-10-30T09:20:11.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T09:20:11.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:20:11.850Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:20:11.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:20:11.959Z] $ docker exec 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e ssh-agent [2024-10-30T09:20:12.056Z] SSH_AUTH_SOCK=/tmp/ssh-tUZ6bQ7UvnXC/agent.31 [2024-10-30T09:20:12.056Z] SSH_AGENT_PID=37 [2024-10-30T09:20:12.060Z] Running ssh-add (command line suppressed) [2024-10-30T09:20:12.152Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5186265153964038077.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5186265153964038077.key) [2024-10-30T09:20:12.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:20:12.450Z] + git semver push [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,612 [run_push] DEBUG push [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,613 [execute] INFO git cat-file --batch-check [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,617 [execute] INFO git rev-list f1d45c0600a8e539fbd06b20675a2d47de740c2f -- [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,617 [execute] DEBUG Popen(['git', 'rev-list', 'f1d45c0600a8e539fbd06b20675a2d47de740c2f', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,625 [execute] INFO git fetch -v origin [2024-10-30T09:20:12.708Z] 2024-10-30 09:20:12,625 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T09:20:13.276Z] 2024-10-30 09:20:13,087 [run_push] DEBUG no remote changes detected [2024-10-30T09:20:13.276Z] 2024-10-30 09:20:13,087 [execute] INFO git push origin semver [2024-10-30T09:20:13.276Z] 2024-10-30 09:20:13,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T09:20:13.843Z] 2024-10-30 09:20:13,815 [run_push] DEBUG push all version tags [2024-10-30T09:20:13.843Z] 2024-10-30 09:20:13,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T09:20:13.843Z] 2024-10-30 09:20:13,816 [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) [2024-10-30T09:20:14.782Z] 2024-10-30 09:20:14,429 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-30T09:20:14.782Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T09:20:14.793Z] $ docker exec --env ******** --env ******** 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e ssh-agent -k [2024-10-30T09:20:14.894Z] unset SSH_AUTH_SOCK; [2024-10-30T09:20:14.896Z] unset SSH_AGENT_PID; [2024-10-30T09:20:14.897Z] echo Agent pid 37 killed; [2024-10-30T09:20:14.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:20:15.233Z] + git semver [Pipeline] } [2024-10-30T09:20:15.505Z] $ docker stop --time=1 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e [2024-10-30T09:20:16.809Z] $ docker rm -f --volumes 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T09:20:17.429Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-30T09:20:17.429Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-30T09:20:17.429Z] total 16 [2024-10-30T09:20:17.429Z] drwxr-xr-x 3 root root 4096 Oct 30 09:07 . [2024-10-30T09:20:17.429Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 09:20 .. [2024-10-30T09:20:17.429Z] drwxr-xr-x 2 root root 4096 Oct 30 09:07 cost [2024-10-30T09:20:17.429Z] -rw-r--r-- 1 root root 91 Oct 30 09:07 cost.csv [2024-10-30T09:20:17.429Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-30T09:20:17.429Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-30T09:20:17.429Z] total 16 [2024-10-30T09:20:17.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:07 . [2024-10-30T09:20:17.429Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 09:20 .. [2024-10-30T09:20:17.429Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 09:07 cost [2024-10-30T09:20:17.429Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 30 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:17.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:18.573Z] ---> package-listing.sh [2024-10-30T09:20:18.573Z] ++ facter osfamily [2024-10-30T09:20:18.573Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T09:20:18.832Z] + OS_FAMILY=debian [2024-10-30T09:20:18.832Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-30T09:20:18.832Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T09:20:18.832Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T09:20:18.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T09:20:18.832Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T09:20:18.832Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-30T09:20:18.832Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T09:20:18.832Z] + case "${OS_FAMILY}" in [2024-10-30T09:20:18.832Z] + dpkg -l [2024-10-30T09:20:18.832Z] + grep '^ii' [2024-10-30T09:20:18.832Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T09:20:18.832Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T09:20:18.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T09:20:18.832Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-30T09:20:18.832Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-30T09:20:18.832Z] + 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 [2024-10-30T09:20:18.842Z] 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 [2024-10-30T09:20:19.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:20:19.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T09:20:19.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:20:19.773Z] prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container [2024-10-30T09:20:19.802Z] $ 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 [2024-10-30T09:20:19.992Z] $ docker top 9323ca4d5a32fd41393a70627129135cb62c3c8b2b039d95f8b594197b557013 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:20:20.339Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T09:20:20.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T09:20:20.917Z] + ls /var/log/sa-host [2024-10-30T09:20:20.917Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:20:20.997Z] provisioning config files... [2024-10-30T09:20:21.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9869650367413353744tmp [Pipeline] { [Pipeline] echo [2024-10-30T09:20:21.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:21.315Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T09:20:21.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:21.652Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T09:20:21.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:21.945Z] ---> sudo-logs.sh [2024-10-30T09:20:21.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T09:20:21.983Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:22.265Z] ---> job-cost.sh [2024-10-30T09:20:22.265Z] lf-activate-venv: SKIPPING [2024-10-30T09:20:22.265Z] DEBUG: total: 0.2199999988079071 [2024-10-30T09:20:22.265Z] INFO: Retrieving Stack Cost... [2024-10-30T09:20:22.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T09:20:22.783Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T09:20:23.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:20:23.339Z] ---> logs-deploy.sh [2024-10-30T09:20:23.339Z] lf-activate-venv: SKIPPING [2024-10-30T09:20:23.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/156 [2024-10-30T09:20:23.339Z] INFO: archiving workspace using pattern(s): [2024-10-30T09:20:24.277Z] Archives upload complete. [2024-10-30T09:20:24.277Z] INFO: archiving logs to Nexus