Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 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-ssh6896576221002868692.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-ssh8015362797563761725.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-ssh1316802677139668978.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-ssh15611901671977962230.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-ssh15839569368239004864.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 ‘prd-ubuntu20.04-docker-8c-8g-24218’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24221 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (main) Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-list --no-walk d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T11:38:22.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T11:38:22.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T11:38:22.542Z] ========================================================= [2024-10-31T11:38:22.542Z] EdgeX Global Pipelines Version Info [2024-10-31T11:38:22.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:38:23.270Z] ------------------- [2024-10-31T11:38:23.270Z] stable info: [2024-10-31T11:38:23.270Z] ------------------- [2024-10-31T11:38:23.270Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T11:38:23.270Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T11:38:23.270Z] Message: update stable to v1.0.265 [2024-10-31T11:38:23.841Z] ------------------- [2024-10-31T11:38:23.841Z] experimental info: [2024-10-31T11:38:23.841Z] ------------------- [2024-10-31T11:38:23.841Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T11:38:23.841Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T11:38:23.841Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T11:38:23.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-31T11:38:23.958Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-31T11:38:23.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T11:38:24.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T11:38:24.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T11:38:24.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T11:38:24.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T11:38:24.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T11:38:24.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T11:38:24.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T11:38:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T11:38:24.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-31T11:38:24.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T11:38:24.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T11:38:24.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:38:24.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:38:24.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:38:24.326Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:38:24.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T11:38:24.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T11:38:24.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T11:38:24.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T11:38:24.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T11:38:24.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T11:38:24.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T11:38:24.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T11:38:24.555Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T11:38:24.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-31T11:38:24.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-31T11:38:24.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-31T11:38:24.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo [2024-10-31T11:38:24.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f9af3d [Pipeline] echo [2024-10-31T11:38:24.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:38:24.782Z] provisioning config files... [2024-10-31T11:38:24.799Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6209582105264669302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:38:25.151Z] ---> ****-login.sh [2024-10-31T11:38:25.151Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:38:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:25.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:25.426Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:25.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:25.426Z] [2024-10-31T11:38:25.426Z] Login Succeeded [2024-10-31T11:38:25.426Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:38:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:25.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:25.427Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:25.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:25.427Z] [2024-10-31T11:38:25.427Z] Login Succeeded [2024-10-31T11:38:25.427Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:38:25.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:25.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:25.701Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:25.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:25.701Z] [2024-10-31T11:38:25.701Z] Login Succeeded [2024-10-31T11:38:25.701Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:38:25.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:25.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:25.701Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:25.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:25.701Z] [2024-10-31T11:38:25.701Z] Login Succeeded [2024-10-31T11:38:25.701Z] ****.io [2024-10-31T11:38:25.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:25.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:25.963Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:25.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:25.963Z] [2024-10-31T11:38:25.963Z] Login Succeeded [2024-10-31T11:38:25.963Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:38:25.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T11:38:26.379Z] + git rev-list -1 --merges 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8~1..1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo [2024-10-31T11:38:26.405Z] -----------> git rev-list -1 --merges 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8~1..1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:38:26.405Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [false] [Pipeline] sh [2024-10-31T11:38:26.705Z] + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo [2024-10-31T11:38:26.727Z] ========================================================= [2024-10-31T11:38:26.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T11:38:26.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:38:27.096Z] + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] echo [2024-10-31T11:38:27.110Z] [semverPrep] GIT_COMMIT: 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8, Commit Message: Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-10-31T11:38:27.124Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T11:38:27.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:38:27.486Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T11:38:27.486Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T11:38:27.486Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T11:38:27.486Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T11:38:27.486Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T11:38:27.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:38:27.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:38:27.866Z] [2024-10-31T11:38:27.866Z] 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-31T11:38:28.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:38:28.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T11:38:28.180Z] b85a868b505f: Pulling fs layer [2024-10-31T11:38:28.180Z] e2be974225ed: Pulling fs layer [2024-10-31T11:38:28.180Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T11:38:28.180Z] 988bab9f4d93: Pulling fs layer [2024-10-31T11:38:28.180Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T11:38:28.180Z] eaf3925da568: Pulling fs layer [2024-10-31T11:38:28.180Z] bab4dde63d76: Pulling fs layer [2024-10-31T11:38:28.180Z] bde34c3a00c8: Pulling fs layer [2024-10-31T11:38:28.180Z] 1469e6f7b9e6: Waiting [2024-10-31T11:38:28.180Z] eaf3925da568: Waiting [2024-10-31T11:38:28.180Z] 988bab9f4d93: Waiting [2024-10-31T11:38:28.180Z] b352a97aabf1: Pulling fs layer [2024-10-31T11:38:28.180Z] 4872d77fe225: Pulling fs layer [2024-10-31T11:38:28.180Z] bde34c3a00c8: Waiting [2024-10-31T11:38:28.180Z] b352a97aabf1: Waiting [2024-10-31T11:38:28.180Z] 5851b861e8e6: Pulling fs layer [2024-10-31T11:38:28.180Z] 4872d77fe225: Waiting [2024-10-31T11:38:28.180Z] 5851b861e8e6: Waiting [2024-10-31T11:38:28.180Z] e2be974225ed: Verifying Checksum [2024-10-31T11:38:28.180Z] e2be974225ed: Download complete [2024-10-31T11:38:28.180Z] 988bab9f4d93: Verifying Checksum [2024-10-31T11:38:28.180Z] 988bab9f4d93: Download complete [2024-10-31T11:38:28.180Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T11:38:28.180Z] 1469e6f7b9e6: Download complete [2024-10-31T11:38:28.180Z] eaf3925da568: Verifying Checksum [2024-10-31T11:38:28.180Z] eaf3925da568: Download complete [2024-10-31T11:38:28.440Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T11:38:28.440Z] 339a4e72a1f5: Download complete [2024-10-31T11:38:28.440Z] bde34c3a00c8: Download complete [2024-10-31T11:38:28.440Z] b352a97aabf1: Download complete [2024-10-31T11:38:28.440Z] 4872d77fe225: Verifying Checksum [2024-10-31T11:38:28.440Z] 4872d77fe225: Download complete [2024-10-31T11:38:28.440Z] 5851b861e8e6: Download complete [2024-10-31T11:38:28.440Z] b85a868b505f: Verifying Checksum [2024-10-31T11:38:28.440Z] b85a868b505f: Download complete [2024-10-31T11:38:28.700Z] bab4dde63d76: Verifying Checksum [2024-10-31T11:38:28.700Z] bab4dde63d76: Download complete [2024-10-31T11:38:29.650Z] b85a868b505f: Pull complete [2024-10-31T11:38:29.910Z] e2be974225ed: Pull complete [2024-10-31T11:38:30.171Z] 339a4e72a1f5: Pull complete [2024-10-31T11:38:30.432Z] 988bab9f4d93: Pull complete [2024-10-31T11:38:30.693Z] 1469e6f7b9e6: Pull complete [2024-10-31T11:38:30.693Z] eaf3925da568: Pull complete [2024-10-31T11:38:32.619Z] bab4dde63d76: Pull complete [2024-10-31T11:38:32.619Z] bde34c3a00c8: Pull complete [2024-10-31T11:38:32.619Z] b352a97aabf1: Pull complete [2024-10-31T11:38:32.879Z] 4872d77fe225: Pull complete [2024-10-31T11:38:32.880Z] 5851b861e8e6: Pull complete [2024-10-31T11:38:32.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T11:38:32.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:38:32.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:38:33.021Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:38:33.075Z] $ 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-31T11:38:34.274Z] $ docker top db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b -eo pid,comm [2024-10-31T11:38:34.326Z] 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-31T11:38:34.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:38:34.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:38:34.389Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:38:34.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:38:34.508Z] $ docker exec db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent [2024-10-31T11:38:34.630Z] SSH_AUTH_SOCK=/tmp/ssh-Tdk8gYDLC36l/agent.32 [2024-10-31T11:38:34.630Z] SSH_AGENT_PID=38 [2024-10-31T11:38:34.636Z] Running ssh-add (command line suppressed) [2024-10-31T11:38:34.740Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13053249311382457294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13053249311382457294.key) [2024-10-31T11:38:34.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:38:35.049Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T11:38:35.059Z] $ docker exec --env ******** --env ******** db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent -k [2024-10-31T11:38:35.156Z] unset SSH_AUTH_SOCK; [2024-10-31T11:38:35.157Z] unset SSH_AGENT_PID; [2024-10-31T11:38:35.157Z] echo Agent pid 38 killed; [2024-10-31T11:38:35.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T11:38:35.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:38:35.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:38:35.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:38:35.333Z] $ docker exec db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent [2024-10-31T11:38:35.441Z] SSH_AUTH_SOCK=/tmp/ssh-1kyEvmK3NQn0/agent.71 [2024-10-31T11:38:35.441Z] SSH_AGENT_PID=77 [2024-10-31T11:38:35.445Z] Running ssh-add (command line suppressed) [2024-10-31T11:38:35.550Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16652083591258797802.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16652083591258797802.key) [2024-10-31T11:38:35.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:38:35.862Z] + git semver init [2024-10-31T11:38:36.122Z] 2024-10-31 11:38:36,054 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T11:38:36.122Z] 2024-10-31 11:38:36,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-31T11:38:36.122Z] 2024-10-31 11:38:36,055 [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-31T11:38:36.122Z] 2024-10-31 11:38:36,055 [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-31T11:38:38.032Z] 2024-10-31 11:38:37,612 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-31T11:38:38.032Z] 2024-10-31 11:38:37,612 [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-31T11:38:38.032Z] 2024-10-31 11:38:37,612 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:38:38.032Z] 2024-10-31 11:38:37,612 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:38:38.032Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T11:38:38.041Z] $ docker exec --env ******** --env ******** db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b ssh-agent -k [2024-10-31T11:38:38.147Z] unset SSH_AUTH_SOCK; [2024-10-31T11:38:38.148Z] unset SSH_AGENT_PID; [2024-10-31T11:38:38.148Z] echo Agent pid 77 killed; [2024-10-31T11:38:38.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:38:38.491Z] + git semver [Pipeline] } [2024-10-31T11:38:38.763Z] $ docker stop --time=1 db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b [2024-10-31T11:38:40.029Z] $ docker rm -f --volumes db6508cd8922cea171b8730c19ea94edcb005be81a11049be44c8da1a951de1b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:38:40.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T11:38:40.610Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T11:38:40.615Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:38:40.810Z] provisioning config files... [2024-10-31T11:38:40.821Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13567795432675459945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:38:41.126Z] ---> ****-login.sh [2024-10-31T11:38:41.127Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:38:41.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:41.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:41.127Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:41.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:41.127Z] [2024-10-31T11:38:41.127Z] Login Succeeded [2024-10-31T11:38:41.127Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:38:41.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:41.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:41.127Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:41.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:41.127Z] [2024-10-31T11:38:41.127Z] Login Succeeded [2024-10-31T11:38:41.127Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:38:41.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:41.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:41.387Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:41.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:41.387Z] [2024-10-31T11:38:41.387Z] Login Succeeded [2024-10-31T11:38:41.387Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:38:41.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:41.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:41.387Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:41.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:41.387Z] [2024-10-31T11:38:41.387Z] Login Succeeded [2024-10-31T11:38:41.387Z] ****.io [2024-10-31T11:38:41.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:38:41.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:38:41.648Z] Configure a credential helper to remove this warning. See [2024-10-31T11:38:41.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:38:41.648Z] [2024-10-31T11:38:41.648Z] Login Succeeded [2024-10-31T11:38:41.648Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:38:41.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T11:38:41.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:38:41.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:38:41.803Z] ========================================================= [2024-10-31T11:38:41.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T11:38:41.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:38:42.135Z] + 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-31T11:38:42.135Z] Sending build context to Docker daemon 11.47MB [2024-10-31T11:38:42.135Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:38:42.135Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:38:42.135Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T11:38:42.135Z] 43c4264eed91: Pulling fs layer [2024-10-31T11:38:42.135Z] 4cc291be95ef: Pulling fs layer [2024-10-31T11:38:42.135Z] 2ac1f1163629: Pulling fs layer [2024-10-31T11:38:42.135Z] 5c3c966382ef: Pulling fs layer [2024-10-31T11:38:42.135Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:38:42.135Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T11:38:42.135Z] 9f66e0745190: Pulling fs layer [2024-10-31T11:38:42.135Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T11:38:42.135Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T11:38:42.135Z] 5c3c966382ef: Waiting [2024-10-31T11:38:42.135Z] 4f4fb700ef54: Waiting [2024-10-31T11:38:42.135Z] 5d5c8e513c77: Waiting [2024-10-31T11:38:42.135Z] 9f66e0745190: Waiting [2024-10-31T11:38:42.135Z] f49a43e4bbc0: Waiting [2024-10-31T11:38:42.135Z] 561ebcabdf7f: Waiting [2024-10-31T11:38:42.135Z] 4cc291be95ef: Download complete [2024-10-31T11:38:42.135Z] 5c3c966382ef: Verifying Checksum [2024-10-31T11:38:42.135Z] 5c3c966382ef: Download complete [2024-10-31T11:38:42.394Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T11:38:42.394Z] 4f4fb700ef54: Download complete [2024-10-31T11:38:42.394Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T11:38:42.394Z] 5d5c8e513c77: Download complete [2024-10-31T11:38:42.394Z] 43c4264eed91: Download complete [2024-10-31T11:38:42.394Z] 9f66e0745190: Verifying Checksum [2024-10-31T11:38:42.394Z] 9f66e0745190: Download complete [2024-10-31T11:38:42.394Z] 43c4264eed91: Pull complete [2024-10-31T11:38:42.654Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T11:38:42.654Z] 561ebcabdf7f: Download complete [2024-10-31T11:38:42.654Z] 4cc291be95ef: Pull complete [2024-10-31T11:38:42.654Z] 2ac1f1163629: Verifying Checksum [2024-10-31T11:38:42.654Z] 2ac1f1163629: Download complete [2024-10-31T11:38:42.912Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T11:38:42.912Z] f49a43e4bbc0: Download complete [2024-10-31T11:38:46.202Z] 2ac1f1163629: Pull complete [2024-10-31T11:38:46.202Z] 5c3c966382ef: Pull complete [2024-10-31T11:38:46.461Z] 4f4fb700ef54: Pull complete [2024-10-31T11:38:46.461Z] 5d5c8e513c77: Pull complete [2024-10-31T11:38:46.461Z] 9f66e0745190: Pull complete [2024-10-31T11:38:48.994Z] f49a43e4bbc0: Pull complete [2024-10-31T11:38:49.253Z] 561ebcabdf7f: Pull complete [2024-10-31T11:38:49.253Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T11:38:49.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T11:38:49.511Z] ---> 3a752c3f9dda [2024-10-31T11:38:49.511Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:38:50.890Z] ---> Running in d2debbda3a20 [2024-10-31T11:38:50.890Z] Removing intermediate container d2debbda3a20 [2024-10-31T11:38:50.890Z] ---> 9ea76d96bc11 [2024-10-31T11:38:50.890Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:38:50.890Z] ---> Running in 4ec4f6a702fc [2024-10-31T11:38:50.890Z] Removing intermediate container 4ec4f6a702fc [2024-10-31T11:38:50.890Z] ---> 39feddae622d [2024-10-31T11:38:50.890Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T11:38:50.890Z] ---> Running in b63bac3baa04 [2024-10-31T11:38:50.890Z] Removing intermediate container b63bac3baa04 [2024-10-31T11:38:50.890Z] ---> ac1a827a9ec5 [2024-10-31T11:38:50.890Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:38:50.890Z] ---> Running in 75bbafd5b773 [2024-10-31T11:38:51.150Z] Removing intermediate container 75bbafd5b773 [2024-10-31T11:38:51.150Z] ---> 8c42ebde6da8 [2024-10-31T11:38:51.150Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:38:51.150Z] ---> Running in 0b64f50deba2 [2024-10-31T11:38:51.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:38:51.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:38:51.669Z] OK: 246 MiB in 54 packages [2024-10-31T11:38:51.931Z] Removing intermediate container 0b64f50deba2 [2024-10-31T11:38:51.931Z] ---> 429674e1470d [2024-10-31T11:38:51.931Z] Step 8/12 : WORKDIR /app [2024-10-31T11:38:51.931Z] ---> Running in c8b4f37050d9 [2024-10-31T11:38:52.191Z] Removing intermediate container c8b4f37050d9 [2024-10-31T11:38:52.191Z] ---> f64ee7388232 [2024-10-31T11:38:52.191Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-31T11:38:52.191Z] ---> 6593a3b2ff7e [2024-10-31T11:38:52.191Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:38:52.191Z] ---> Running in daa473c87a6b [2024-10-31T11:38:55.760Z] Still waiting to schedule task [2024-10-31T11:38:55.761Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T11:39:24.293Z] Removing intermediate container daa473c87a6b [2024-10-31T11:39:24.293Z] ---> 59889c265491 [2024-10-31T11:39:24.293Z] Step 11/12 : COPY . . [2024-10-31T11:39:24.293Z] ---> f3c77cef13d1 [2024-10-31T11:39:24.293Z] Step 12/12 : RUN $MAKE [2024-10-31T11:39:24.293Z] ---> Running in c6701c88757c [2024-10-31T11:39:24.293Z] noop [2024-10-31T11:39:24.293Z] Removing intermediate container c6701c88757c [2024-10-31T11:39:24.293Z] ---> 6c2a46c60d3f [2024-10-31T11:39:24.293Z] Successfully built 6c2a46c60d3f [2024-10-31T11:39:24.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:39:24.622Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:39:24.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:39:24.728Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:39:24.760Z] $ 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-31T11:39:25.116Z] $ docker top de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:39:25.557Z] + go version [2024-10-31T11:39:25.558Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T11:39:25.566Z] $ docker stop --time=1 de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e [2024-10-31T11:39:26.830Z] $ docker rm -f --volumes de695600916ec564665293e8310985427de2e7a2182d7f3be96e80d1e722763e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:39:27.288Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:39:27.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:39:27.396Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:39:27.451Z] $ 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-31T11:39:27.792Z] $ docker top 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:39:28.139Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:39:28.445Z] + make test [2024-10-31T11:39:28.446Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T11:39:29.825Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-31T11:39:51.750Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-31T11:39:51.750Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-31T11:39:53.653Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.455s coverage: 40.6% of statements [2024-10-31T11:39:53.653Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements [2024-10-31T11:39:53.653Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.262s coverage: 51.9% of statements [2024-10-31T11:40:08.567Z] go vet ./... [2024-10-31T11:40:12.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:40:12.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:40:12.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:40:13.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:40:13.045Z] $ docker stop --time=1 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 [2024-10-31T11:40:14.787Z] $ docker rm -f --volumes 80da9533ebf5f053c0926e77a2856f67bb20a46d2745335198854cb61c15a2b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:40:15.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:40:15.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-31T11:40:15.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:40:16.209Z] + ls -al . [2024-10-31T11:40:16.209Z] total 704 [2024-10-31T11:40:16.209Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 11:39 . [2024-10-31T11:40:16.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 .. [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 11:38 .dockerignore [2024-10-31T11:40:16.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:39 .git [2024-10-31T11:40:16.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:38 .github [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 11:38 .gitignore [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:38 .golangci.yml [2024-10-31T11:40:16.209Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:38 .semver [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 11:38 Attribution.txt [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 11:38 CHANGELOG.md [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 11:38 Dockerfile [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:38 GOVERNANCE.md [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 11:38 Jenkinsfile [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 11:38 LICENSE [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 11:38 Makefile [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 11:38 OWNERS.md [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 11:38 README.md [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:38 VERSION [2024-10-31T11:40:16.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 bin [2024-10-31T11:40:16.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 cmd [2024-10-31T11:40:16.209Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:39 coverage.out [2024-10-31T11:40:16.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 examples [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 11:38 go.mod [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:38 go.sum [2024-10-31T11:40:16.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:38 images [2024-10-31T11:40:16.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:38 internal [2024-10-31T11:40:16.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:38 pkg [2024-10-31T11:40:16.209Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 11:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:16.527Z] + 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=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-10-31T11:40:16.527Z] Sending build context to Docker daemon 11.47MB [2024-10-31T11:40:16.527Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:40:16.527Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-31T11:40:16.527Z] ---> 6c2a46c60d3f [2024-10-31T11:40:16.527Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:40:16.527Z] ---> Running in 4f38bf871d23 [2024-10-31T11:40:16.787Z] Removing intermediate container 4f38bf871d23 [2024-10-31T11:40:16.787Z] ---> 8a760d7f1059 [2024-10-31T11:40:16.787Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:40:16.787Z] ---> Running in dee0cab3ce5d [2024-10-31T11:40:16.787Z] Removing intermediate container dee0cab3ce5d [2024-10-31T11:40:16.787Z] ---> e730350611ec [2024-10-31T11:40:16.787Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T11:40:16.787Z] ---> Running in 9c733c6ba2eb [2024-10-31T11:40:16.787Z] Removing intermediate container 9c733c6ba2eb [2024-10-31T11:40:16.788Z] ---> 187d3065dce8 [2024-10-31T11:40:16.788Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:40:17.048Z] ---> Running in acab6e995b65 [2024-10-31T11:40:17.048Z] Removing intermediate container acab6e995b65 [2024-10-31T11:40:17.048Z] ---> 1d9f2e9dfde2 [2024-10-31T11:40:17.048Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:40:17.048Z] ---> Running in 1db084df5113 [2024-10-31T11:40:17.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:17.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:17.571Z] OK: 246 MiB in 54 packages [2024-10-31T11:40:18.144Z] Removing intermediate container 1db084df5113 [2024-10-31T11:40:18.144Z] ---> 65ecb54a0fad [2024-10-31T11:40:18.144Z] Step 8/25 : WORKDIR /app [2024-10-31T11:40:18.144Z] ---> Running in d8cb60ac8c15 [2024-10-31T11:40:18.144Z] Removing intermediate container d8cb60ac8c15 [2024-10-31T11:40:18.144Z] ---> 11d5f6653dfa [2024-10-31T11:40:18.144Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-31T11:40:18.406Z] ---> b0fc629a780a [2024-10-31T11:40:18.406Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:40:18.406Z] ---> Running in ce8c45072b49 [2024-10-31T11:40:18.978Z] Removing intermediate container ce8c45072b49 [2024-10-31T11:40:18.978Z] ---> 4f5217dd4499 [2024-10-31T11:40:18.978Z] Step 11/25 : COPY . . [2024-10-31T11:40:19.236Z] ---> a276d7cc7a26 [2024-10-31T11:40:19.237Z] Step 12/25 : RUN $MAKE [2024-10-31T11:40:19.237Z] ---> Running in 5d82290e47f9 [2024-10-31T11:40:19.499Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-31T11:40:51.576Z] Removing intermediate container 5d82290e47f9 [2024-10-31T11:40:51.576Z] ---> 69761189c426 [2024-10-31T11:40:51.576Z] Step 13/25 : FROM alpine:3.20 [2024-10-31T11:40:51.576Z] 3.20: Pulling from library/alpine [2024-10-31T11:40:51.576Z] 43c4264eed91: Already exists [2024-10-31T11:40:51.576Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:40:51.576Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:40:51.576Z] ---> 91ef0af61f39 [2024-10-31T11:40:51.576Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T11:40:51.576Z] ---> Running in b8fdc9669366 [2024-10-31T11:40:51.576Z] Removing intermediate container b8fdc9669366 [2024-10-31T11:40:51.576Z] ---> f34f6deb074c [2024-10-31T11:40:51.576Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:40:51.576Z] ---> Running in 7cf1b47a9d15 [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:40:51.576Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:40:51.576Z] OK: 8 MiB in 15 packages [2024-10-31T11:40:51.576Z] Removing intermediate container 7cf1b47a9d15 [2024-10-31T11:40:51.576Z] ---> 198e1091d4d7 [2024-10-31T11:40:51.576Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-31T11:40:51.576Z] ---> Running in 1b5a4046fb7f [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:40:51.576Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:40:51.576Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:40:51.576Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:40:51.576Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:40:51.576Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:40:51.576Z] OK: 8 MiB in 15 packages [2024-10-31T11:40:52.145Z] Removing intermediate container 1b5a4046fb7f [2024-10-31T11:40:52.145Z] ---> 79674c31e7c1 [2024-10-31T11:40:52.145Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-31T11:40:52.145Z] ---> c61790faf51b [2024-10-31T11:40:52.145Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-31T11:40:52.405Z] ---> d6df830c78a5 [2024-10-31T11:40:52.405Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-31T11:40:52.972Z] ---> 5e7b345366cc [2024-10-31T11:40:52.972Z] Step 20/25 : EXPOSE 59989 [2024-10-31T11:40:52.972Z] ---> Running in 6d137c4b2649 [2024-10-31T11:40:53.237Z] Removing intermediate container 6d137c4b2649 [2024-10-31T11:40:53.237Z] ---> 6ecd193b6942 [2024-10-31T11:40:53.237Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-31T11:40:53.237Z] ---> Running in a92d1e9dfb42 [2024-10-31T11:40:53.237Z] Removing intermediate container a92d1e9dfb42 [2024-10-31T11:40:53.237Z] ---> 5f3a76c96542 [2024-10-31T11:40:53.237Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:40:53.237Z] ---> Running in 1f83eaf89a10 [2024-10-31T11:40:53.237Z] Removing intermediate container 1f83eaf89a10 [2024-10-31T11:40:53.237Z] ---> 06659b35d35a [2024-10-31T11:40:53.237Z] Step 23/25 : LABEL arch=amd64 [2024-10-31T11:40:53.496Z] ---> Running in da3b24292003 [2024-10-31T11:40:53.496Z] Removing intermediate container da3b24292003 [2024-10-31T11:40:53.496Z] ---> 7f66073f5381 [2024-10-31T11:40:53.496Z] Step 24/25 : LABEL git_sha=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:40:53.496Z] ---> Running in 8758f2daee4c [2024-10-31T11:40:53.496Z] Removing intermediate container 8758f2daee4c [2024-10-31T11:40:53.496Z] ---> 15b5dd779edc [2024-10-31T11:40:53.496Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2024-10-31T11:40:53.496Z] ---> Running in 2a4414ea7ee5 [2024-10-31T11:40:53.496Z] Removing intermediate container 2a4414ea7ee5 [2024-10-31T11:40:53.496Z] ---> 38568a672107 [2024-10-31T11:40:53.496Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:40:53.496Z] Successfully built 38568a672107 [2024-10-31T11:40:53.496Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:40:53.625Z] provisioning config files... [2024-10-31T11:40:53.635Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2599250234796189135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:40:53.938Z] ---> ****-login.sh [2024-10-31T11:40:53.938Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:40:53.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:53.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:53.938Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:53.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:53.938Z] [2024-10-31T11:40:53.939Z] Login Succeeded [2024-10-31T11:40:53.939Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:40:53.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:53.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:53.939Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:53.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:53.939Z] [2024-10-31T11:40:53.939Z] Login Succeeded [2024-10-31T11:40:53.939Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:40:54.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:54.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:54.201Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:54.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:54.201Z] [2024-10-31T11:40:54.201Z] Login Succeeded [2024-10-31T11:40:54.201Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:40:54.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:54.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:54.201Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:54.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:54.201Z] [2024-10-31T11:40:54.201Z] Login Succeeded [2024-10-31T11:40:54.201Z] ****.io [2024-10-31T11:40:54.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:40:54.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:40:54.461Z] Configure a credential helper to remove this warning. See [2024-10-31T11:40:54.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:40:54.461Z] [2024-10-31T11:40:54.461Z] Login Succeeded [2024-10-31T11:40:54.461Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:40:54.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:40:54.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:40:54.550Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-31T11:40:54.550Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:40:54.550Z] latest [2024-10-31T11:40:54.550Z] 4.0.0-dev.2 [2024-10-31T11:40:54.550Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:40:54.550Z] main [2024-10-31T11:40:54.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:54.901Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:40:55.222Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:40:55.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-31T11:40:55.222Z] 9017c09f2f24: Preparing [2024-10-31T11:40:55.222Z] 16d757c0f52b: Preparing [2024-10-31T11:40:55.222Z] 8c360b291717: Preparing [2024-10-31T11:40:55.222Z] e9ad83f6dc21: Preparing [2024-10-31T11:40:55.222Z] 29ac7e9e55bc: Preparing [2024-10-31T11:40:55.222Z] 63ca1fbb43ae: Preparing [2024-10-31T11:40:55.222Z] 63ca1fbb43ae: Waiting [2024-10-31T11:40:55.222Z] 8c360b291717: Pushed [2024-10-31T11:40:55.222Z] 29ac7e9e55bc: Pushed [2024-10-31T11:40:55.222Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:40:55.222Z] 16d757c0f52b: Pushed [2024-10-31T11:40:55.789Z] e9ad83f6dc21: Pushed [2024-10-31T11:40:59.981Z] 9017c09f2f24: Pushed [2024-10-31T11:40:59.981Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:00.319Z] + 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-31T11:41:00.649Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-31T11:41:00.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-31T11:41:00.650Z] 9017c09f2f24: Preparing [2024-10-31T11:41:00.650Z] 16d757c0f52b: Preparing [2024-10-31T11:41:00.650Z] 8c360b291717: Preparing [2024-10-31T11:41:00.650Z] e9ad83f6dc21: Preparing [2024-10-31T11:41:00.650Z] 29ac7e9e55bc: Preparing [2024-10-31T11:41:00.650Z] 63ca1fbb43ae: Preparing [2024-10-31T11:41:00.650Z] 63ca1fbb43ae: Waiting [2024-10-31T11:41:00.650Z] 29ac7e9e55bc: Layer already exists [2024-10-31T11:41:00.650Z] 9017c09f2f24: Layer already exists [2024-10-31T11:41:00.650Z] e9ad83f6dc21: Layer already exists [2024-10-31T11:41:00.650Z] 16d757c0f52b: Layer already exists [2024-10-31T11:41:00.650Z] 8c360b291717: Layer already exists [2024-10-31T11:41:00.650Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:41:00.650Z] latest: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:00.982Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:01.312Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 [2024-10-31T11:41:01.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-31T11:41:01.313Z] 9017c09f2f24: Preparing [2024-10-31T11:41:01.313Z] 16d757c0f52b: Preparing [2024-10-31T11:41:01.313Z] 8c360b291717: Preparing [2024-10-31T11:41:01.313Z] e9ad83f6dc21: Preparing [2024-10-31T11:41:01.313Z] 29ac7e9e55bc: Preparing [2024-10-31T11:41:01.313Z] 63ca1fbb43ae: Preparing [2024-10-31T11:41:01.313Z] 63ca1fbb43ae: Waiting [2024-10-31T11:41:01.313Z] 29ac7e9e55bc: Layer already exists [2024-10-31T11:41:01.313Z] 9017c09f2f24: Layer already exists [2024-10-31T11:41:01.313Z] e9ad83f6dc21: Layer already exists [2024-10-31T11:41:01.313Z] 8c360b291717: Layer already exists [2024-10-31T11:41:01.313Z] 16d757c0f52b: Layer already exists [2024-10-31T11:41:01.313Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:41:01.313Z] 4.0.0-dev.2: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:01.641Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:01.974Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:41:01.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-31T11:41:01.974Z] 9017c09f2f24: Preparing [2024-10-31T11:41:01.974Z] 16d757c0f52b: Preparing [2024-10-31T11:41:01.974Z] 8c360b291717: Preparing [2024-10-31T11:41:01.974Z] e9ad83f6dc21: Preparing [2024-10-31T11:41:01.974Z] 29ac7e9e55bc: Preparing [2024-10-31T11:41:01.974Z] 63ca1fbb43ae: Preparing [2024-10-31T11:41:01.974Z] 63ca1fbb43ae: Waiting [2024-10-31T11:41:01.974Z] 9017c09f2f24: Layer already exists [2024-10-31T11:41:01.974Z] e9ad83f6dc21: Layer already exists [2024-10-31T11:41:01.974Z] 16d757c0f52b: Layer already exists [2024-10-31T11:41:01.974Z] 29ac7e9e55bc: Layer already exists [2024-10-31T11:41:01.974Z] 8c360b291717: Layer already exists [2024-10-31T11:41:01.974Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:41:01.974Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:02.309Z] + 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-31T11:41:02.622Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-31T11:41:02.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-31T11:41:02.623Z] 9017c09f2f24: Preparing [2024-10-31T11:41:02.623Z] 16d757c0f52b: Preparing [2024-10-31T11:41:02.623Z] 8c360b291717: Preparing [2024-10-31T11:41:02.623Z] e9ad83f6dc21: Preparing [2024-10-31T11:41:02.623Z] 29ac7e9e55bc: Preparing [2024-10-31T11:41:02.623Z] 63ca1fbb43ae: Preparing [2024-10-31T11:41:02.623Z] 63ca1fbb43ae: Waiting [2024-10-31T11:41:02.623Z] 16d757c0f52b: Layer already exists [2024-10-31T11:41:02.623Z] 29ac7e9e55bc: Layer already exists [2024-10-31T11:41:02.623Z] e9ad83f6dc21: Layer already exists [2024-10-31T11:41:02.623Z] 8c360b291717: Layer already exists [2024-10-31T11:41:02.623Z] 9017c09f2f24: Layer already exists [2024-10-31T11:41:02.623Z] 63ca1fbb43ae: Layer already exists [2024-10-31T11:41:02.623Z] main: digest: sha256:f96679278238881329f8f01c23da9be9922ae2815ae8fd58eab30f39332d8ccc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:41:02.699Z] ===================================================== [Pipeline] echo [2024-10-31T11:41:02.715Z] taggedImages: [2024-10-31T11:41:02.715Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:41:02.715Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-31T11:41:02.715Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.2 [2024-10-31T11:41:02.715Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:41:02.715Z] - 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-31T11:41:03.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:41:03.128Z] [2024-10-31T11:41:03.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:41:03.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:41:03.434Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T11:41:03.434Z] 5eb5b503b376: Pulling fs layer [2024-10-31T11:41:03.434Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T11:41:03.434Z] ec43610c2a17: Pulling fs layer [2024-10-31T11:41:03.434Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T11:41:03.434Z] 33b1e0a273af: Pulling fs layer [2024-10-31T11:41:03.434Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T11:41:03.434Z] 2f39f015ded8: Pulling fs layer [2024-10-31T11:41:03.434Z] 33b1e0a273af: Waiting [2024-10-31T11:41:03.434Z] 5d3b04190fa2: Waiting [2024-10-31T11:41:03.434Z] 2f39f015ded8: Waiting [2024-10-31T11:41:03.434Z] 3a2ae6a8a46f: Waiting [2024-10-31T11:41:03.434Z] 5c69ac0246d0: Download complete [2024-10-31T11:41:03.434Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T11:41:03.434Z] 3a2ae6a8a46f: Download complete [2024-10-31T11:41:03.434Z] ec43610c2a17: Verifying Checksum [2024-10-31T11:41:03.434Z] ec43610c2a17: Download complete [2024-10-31T11:41:03.434Z] 33b1e0a273af: Verifying Checksum [2024-10-31T11:41:03.434Z] 33b1e0a273af: Download complete [2024-10-31T11:41:03.434Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T11:41:03.434Z] 5d3b04190fa2: Download complete [2024-10-31T11:41:03.693Z] 5eb5b503b376: Download complete [2024-10-31T11:41:04.261Z] 2f39f015ded8: Download complete [2024-10-31T11:41:04.829Z] 5eb5b503b376: Pull complete [2024-10-31T11:41:04.829Z] 5c69ac0246d0: Pull complete [2024-10-31T11:41:05.396Z] ec43610c2a17: Pull complete [2024-10-31T11:41:05.396Z] 3a2ae6a8a46f: Pull complete [2024-10-31T11:41:05.655Z] 33b1e0a273af: Pull complete [2024-10-31T11:41:05.655Z] 5d3b04190fa2: Pull complete [2024-10-31T11:41:09.847Z] 2f39f015ded8: Pull complete [2024-10-31T11:41:09.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T11:41:09.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:41:09.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:41:09.964Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:41:09.993Z] $ 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-31T11:41:11.245Z] $ docker top da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:41:11.636Z] ---> job-cost.sh [2024-10-31T11:41:11.636Z] lf-activate-venv: SKIPPING [2024-10-31T11:41:11.636Z] INFO: No Stack... [2024-10-31T11:41:11.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:41:12.155Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:41:12.454Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-10-31T11:41:12.454Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:41:12.471Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [2024-10-31T11:41:12.480Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] did not exist. Created. [2024-10-31T11:41:12.487Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:41:12.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T11:41:12.829Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:41:12.839Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:41:12.864Z] $ docker stop --time=1 da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 [2024-10-31T11:41:14.021Z] $ docker rm -f --volumes da18cfc6cdfeae14983f13d070023347ac69fc676a8ece85781225d4c7a29768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T11:41:27.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24223 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-31T11:41:27.077Z] Running in /w/workspace/device-rfid-llrp-go/157 [Pipeline] { [Pipeline] checkout [2024-10-31T11:41:27.117Z] The recommended git tool is: git [2024-10-31T11:41:31.886Z] using credential edgex-jenkins-ssh [2024-10-31T11:41:31.910Z] Cloning the remote Git repository [2024-10-31T11:41:31.956Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-31T11:41:32.087Z] > git init /w/workspace/device-rfid-llrp-go/157 # timeout=10 [2024-10-31T11:41:32.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-31T11:41:32.257Z] > git --version # timeout=10 [2024-10-31T11:41:32.279Z] > git --version # 'git version 2.25.1' [2024-10-31T11:41:32.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T11:41:32.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:41:35.275Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-31T11:41:35.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:41:36.336Z] Avoid second fetch [2024-10-31T11:41:36.337Z] Checking out Revision 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (main) [2024-10-31T11:41:37.048Z] Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-10-31T11:41:36.354Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T11:41:36.423Z] > git checkout -f 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:41:41.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T11:41:41.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:41:41.842Z] Dload Upload Total Spent Left Speed [2024-10-31T11:41:41.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-10-31T11:41:42.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T11:41:42.541Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-10-31T11:41:42.541Z] sudo tee /etc/docker/daemon.new [2024-10-31T11:41:42.541Z] { [2024-10-31T11:41:42.541Z] "registry-mirrors": [ [2024-10-31T11:41:42.541Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T11:41:42.541Z] ], [2024-10-31T11:41:42.541Z] "bip": "10.250.0.254/24", [2024-10-31T11:41:42.541Z] "hosts": [ [2024-10-31T11:41:42.541Z] "tcp://0.0.0.0:5555", [2024-10-31T11:41:42.541Z] "unix:///var/run/docker.sock" [2024-10-31T11:41:42.541Z] ], [2024-10-31T11:41:42.541Z] "mtu": 1458, [2024-10-31T11:41:42.541Z] "selinux-enabled": true, [2024-10-31T11:41:42.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T11:41:42.541Z] } [Pipeline] sh [2024-10-31T11:41:42.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T11:41:43.210Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:42:01.490Z] provisioning config files... [2024-10-31T11:42:01.519Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/157@tmp/config15983592801992761499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:42:02.002Z] ---> ****-login.sh [2024-10-31T11:42:02.002Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:42:02.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:42:02.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:42:02.601Z] Configure a credential helper to remove this warning. See [2024-10-31T11:42:02.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:42:02.601Z] [2024-10-31T11:42:02.601Z] Login Succeeded [2024-10-31T11:42:02.601Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:42:02.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:42:03.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:42:03.146Z] Configure a credential helper to remove this warning. See [2024-10-31T11:42:03.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:42:03.146Z] [2024-10-31T11:42:03.146Z] Login Succeeded [2024-10-31T11:42:03.146Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:42:03.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:42:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:42:03.420Z] Configure a credential helper to remove this warning. See [2024-10-31T11:42:03.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:42:03.420Z] [2024-10-31T11:42:03.420Z] Login Succeeded [2024-10-31T11:42:03.420Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:42:03.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:42:03.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:42:03.974Z] Configure a credential helper to remove this warning. See [2024-10-31T11:42:03.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:42:03.974Z] [2024-10-31T11:42:03.974Z] Login Succeeded [2024-10-31T11:42:03.974Z] ****.io [2024-10-31T11:42:04.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:42:04.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:42:04.520Z] Configure a credential helper to remove this warning. See [2024-10-31T11:42:04.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:42:04.520Z] [2024-10-31T11:42:04.520Z] Login Succeeded [2024-10-31T11:42:04.520Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:42:04.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T11:42:04.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:42:04.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:42:04.987Z] ========================================================= [2024-10-31T11:42:04.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T11:42:04.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:42:05.383Z] + 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-31T11:42:05.662Z] Sending build context to Docker daemon 1.21MB [2024-10-31T11:42:05.662Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:42:05.662Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:42:05.936Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T11:42:05.936Z] cf04c63912e1: Pulling fs layer [2024-10-31T11:42:05.936Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T11:42:05.936Z] a37a00ec5f00: Pulling fs layer [2024-10-31T11:42:05.936Z] 50b3750afda1: Pulling fs layer [2024-10-31T11:42:05.936Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:42:05.936Z] 80978eb59214: Pulling fs layer [2024-10-31T11:42:05.936Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T11:42:05.936Z] c5a475d317c9: Pulling fs layer [2024-10-31T11:42:05.936Z] c9f46d7d2bd2: Waiting [2024-10-31T11:42:05.936Z] c5a475d317c9: Waiting [2024-10-31T11:42:05.936Z] 80978eb59214: Waiting [2024-10-31T11:42:05.936Z] 50b3750afda1: Waiting [2024-10-31T11:42:05.936Z] 4f4fb700ef54: Waiting [2024-10-31T11:42:05.936Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T11:42:05.936Z] 55b35a11ae5e: Download complete [2024-10-31T11:42:05.936Z] 50b3750afda1: Verifying Checksum [2024-10-31T11:42:05.936Z] 50b3750afda1: Download complete [2024-10-31T11:42:05.936Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T11:42:05.936Z] 4f4fb700ef54: Download complete [2024-10-31T11:42:05.936Z] 80978eb59214: Verifying Checksum [2024-10-31T11:42:05.936Z] 80978eb59214: Download complete [2024-10-31T11:42:05.936Z] cf04c63912e1: Verifying Checksum [2024-10-31T11:42:05.936Z] cf04c63912e1: Download complete [2024-10-31T11:42:06.534Z] c5a475d317c9: Verifying Checksum [2024-10-31T11:42:06.534Z] c5a475d317c9: Download complete [2024-10-31T11:42:07.133Z] cf04c63912e1: Pull complete [2024-10-31T11:42:07.737Z] 55b35a11ae5e: Pull complete [2024-10-31T11:42:08.342Z] a37a00ec5f00: Verifying Checksum [2024-10-31T11:42:08.342Z] a37a00ec5f00: Download complete [2024-10-31T11:42:08.932Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T11:42:08.932Z] c9f46d7d2bd2: Download complete [2024-10-31T11:42:23.971Z] a37a00ec5f00: Pull complete [2024-10-31T11:42:23.971Z] 50b3750afda1: Pull complete [2024-10-31T11:42:23.971Z] 4f4fb700ef54: Pull complete [2024-10-31T11:42:23.971Z] 80978eb59214: Pull complete [2024-10-31T11:42:30.664Z] c9f46d7d2bd2: Pull complete [2024-10-31T11:42:32.084Z] c5a475d317c9: Pull complete [2024-10-31T11:42:32.084Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T11:42:32.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T11:42:32.084Z] ---> be29e6b0f0d4 [2024-10-31T11:42:32.084Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:42:35.430Z] ---> Running in 35080417e9f9 [2024-10-31T11:42:35.697Z] Removing intermediate container 35080417e9f9 [2024-10-31T11:42:35.697Z] ---> 9a2d99f7cf2a [2024-10-31T11:42:35.697Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:42:35.697Z] ---> Running in abf483cd2929 [2024-10-31T11:42:35.964Z] Removing intermediate container abf483cd2929 [2024-10-31T11:42:35.964Z] ---> 6905217c9316 [2024-10-31T11:42:35.964Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T11:42:35.964Z] ---> Running in 25f72e9c1a89 [2024-10-31T11:42:36.232Z] Removing intermediate container 25f72e9c1a89 [2024-10-31T11:42:36.232Z] ---> ca60737b5305 [2024-10-31T11:42:36.232Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:42:36.506Z] ---> Running in 735e6fea735d [2024-10-31T11:42:36.506Z] Removing intermediate container 735e6fea735d [2024-10-31T11:42:36.506Z] ---> 3291e2d0a22c [2024-10-31T11:42:36.506Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:42:36.776Z] ---> Running in c515c4c41383 [2024-10-31T11:42:37.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:42:38.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:42:39.409Z] OK: 238 MiB in 54 packages [2024-10-31T11:42:40.377Z] Removing intermediate container c515c4c41383 [2024-10-31T11:42:40.377Z] ---> 06950d653afe [2024-10-31T11:42:40.377Z] Step 8/12 : WORKDIR /app [2024-10-31T11:42:40.377Z] ---> Running in 13a220d82972 [2024-10-31T11:42:40.644Z] Removing intermediate container 13a220d82972 [2024-10-31T11:42:40.644Z] ---> c8f658901706 [2024-10-31T11:42:40.644Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-31T11:42:40.910Z] ---> 8bb7bba3c9f3 [2024-10-31T11:42:40.910Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:42:41.185Z] ---> Running in cf4f4042d3f1 [2024-10-31T11:44:32.967Z] Removing intermediate container cf4f4042d3f1 [2024-10-31T11:44:32.967Z] ---> a15dec80efff [2024-10-31T11:44:32.967Z] Step 11/12 : COPY . . [2024-10-31T11:44:32.967Z] ---> 1eea7338e3be [2024-10-31T11:44:32.967Z] Step 12/12 : RUN $MAKE [2024-10-31T11:44:32.967Z] ---> Running in 0481cf8bb2c2 [2024-10-31T11:44:32.967Z] noop [2024-10-31T11:44:32.967Z] Removing intermediate container 0481cf8bb2c2 [2024-10-31T11:44:32.967Z] ---> 06449404b7fe [2024-10-31T11:44:32.967Z] Successfully built 06449404b7fe [2024-10-31T11:44:32.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:44:33.373Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:44:33.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:44:33.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2024-10-31T11:44:33.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@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-31T11:44:35.000Z] $ docker top e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:44:35.859Z] + go version [2024-10-31T11:44:35.859Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T11:44:35.880Z] $ docker stop --time=1 e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 [2024-10-31T11:44:37.546Z] $ docker rm -f --volumes e7b976b85ac36eeaaf8363fec192e5155ec40804f7bb28a4fb008d2e834d35d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:44:38.156Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:44:38.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:44:38.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2024-10-31T11:44:38.486Z] $ 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/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@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-31T11:44:39.712Z] $ docker top 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:44:40.560Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/157 [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:44:40.902Z] + make test [2024-10-31T11:44:40.902Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T11:44:47.568Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-31T11:48:24.414Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-31T11:48:24.414Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-31T11:48:56.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.978s coverage: 40.6% of statements [2024-10-31T11:48:56.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements [2024-10-31T11:48:56.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.574s coverage: 51.9% of statements [2024-10-31T11:48:56.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T11:48:56.632Z] go vet ./... [2024-10-31T11:49:43.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:49:43.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:49:43.485Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:49:43.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:49:43.811Z] $ docker stop --time=1 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 [2024-10-31T11:49:45.646Z] $ docker rm -f --volumes 63405447140d08cec0538da44adc37467fccf437b25558d877150567af7ddb87 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:49:47.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:49:47.329Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T11:49:48.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:49:48.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:49:48.763Z] + ls -al . [2024-10-31T11:49:48.764Z] total 700 [2024-10-31T11:49:48.764Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 11:44 . [2024-10-31T11:49:48.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 .. [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 11:41 .dockerignore [2024-10-31T11:49:48.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:41 .git [2024-10-31T11:49:48.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:41 .github [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 11:41 .gitignore [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:41 .golangci.yml [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 11:41 Attribution.txt [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 11:41 CHANGELOG.md [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 11:41 Dockerfile [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:41 GOVERNANCE.md [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 11:41 Jenkinsfile [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 11:41 LICENSE [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 11:41 Makefile [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 11:41 OWNERS.md [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 11:41 README.md [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 11:38 VERSION [2024-10-31T11:49:48.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 bin [2024-10-31T11:49:48.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 cmd [2024-10-31T11:49:48.764Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:48 coverage.out [2024-10-31T11:49:48.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 examples [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 11:41 go.mod [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:41 go.sum [2024-10-31T11:49:48.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:41 images [2024-10-31T11:49:48.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:41 internal [2024-10-31T11:49:48.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:41 pkg [2024-10-31T11:49:48.764Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 11:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:49:49.120Z] + 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=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-10-31T11:49:49.387Z] Sending build context to Docker daemon 1.21MB [2024-10-31T11:49:49.387Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:49:49.387Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-31T11:49:49.387Z] ---> 06449404b7fe [2024-10-31T11:49:49.387Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:49:49.654Z] ---> Running in cb32377452c2 [2024-10-31T11:49:49.920Z] Removing intermediate container cb32377452c2 [2024-10-31T11:49:49.920Z] ---> 885087ca8b54 [2024-10-31T11:49:49.920Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:49:49.920Z] ---> Running in 6eeaf49f2a83 [2024-10-31T11:49:50.188Z] Removing intermediate container 6eeaf49f2a83 [2024-10-31T11:49:50.188Z] ---> 5bbd0282e518 [2024-10-31T11:49:50.188Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T11:49:50.457Z] ---> Running in 810bd76ccf80 [2024-10-31T11:49:50.723Z] Removing intermediate container 810bd76ccf80 [2024-10-31T11:49:50.723Z] ---> 6f9227c826d8 [2024-10-31T11:49:50.723Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:49:50.723Z] ---> Running in d597966e1b76 [2024-10-31T11:49:50.990Z] Removing intermediate container d597966e1b76 [2024-10-31T11:49:50.990Z] ---> c77ef4fef9dd [2024-10-31T11:49:50.990Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:49:51.269Z] ---> Running in 50bbb01a834a [2024-10-31T11:49:52.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:49:52.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:49:54.455Z] OK: 238 MiB in 54 packages [2024-10-31T11:49:55.039Z] Removing intermediate container 50bbb01a834a [2024-10-31T11:49:55.039Z] ---> 2a5e00cf1079 [2024-10-31T11:49:55.039Z] Step 8/25 : WORKDIR /app [2024-10-31T11:49:55.305Z] ---> Running in 3baf10915279 [2024-10-31T11:49:55.573Z] Removing intermediate container 3baf10915279 [2024-10-31T11:49:55.573Z] ---> c182f3a955f8 [2024-10-31T11:49:55.573Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-31T11:49:56.156Z] ---> 6b0121b6fd4f [2024-10-31T11:49:56.156Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:49:56.156Z] ---> Running in 70bcc64bf169 [2024-10-31T11:49:58.736Z] Removing intermediate container 70bcc64bf169 [2024-10-31T11:49:58.736Z] ---> 1d5fddede284 [2024-10-31T11:49:58.736Z] Step 11/25 : COPY . . [2024-10-31T11:49:59.320Z] ---> 995e21cfbb5b [2024-10-31T11:49:59.320Z] Step 12/25 : RUN $MAKE [2024-10-31T11:49:59.320Z] ---> Running in b74bd160e887 [2024-10-31T11:50:00.282Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-31T11:53:22.159Z] Removing intermediate container b74bd160e887 [2024-10-31T11:53:22.159Z] ---> 22dc48e90c97 [2024-10-31T11:53:22.159Z] Step 13/25 : FROM alpine:3.20 [2024-10-31T11:53:22.159Z] 3.20: Pulling from library/alpine [2024-10-31T11:53:22.159Z] cf04c63912e1: Already exists [2024-10-31T11:53:22.423Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:53:22.423Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:53:22.423Z] ---> c157a85ed455 [2024-10-31T11:53:22.423Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T11:53:22.423Z] ---> Running in c801a9a580e3 [2024-10-31T11:53:22.689Z] Removing intermediate container c801a9a580e3 [2024-10-31T11:53:22.689Z] ---> 2cb398e1a733 [2024-10-31T11:53:22.689Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:53:22.689Z] ---> Running in 3131dc81838e [2024-10-31T11:53:23.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:23.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:25.315Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:53:25.315Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:53:25.315Z] OK: 9 MiB in 15 packages [2024-10-31T11:53:26.275Z] Removing intermediate container 3131dc81838e [2024-10-31T11:53:26.275Z] ---> f4c87ba9fb63 [2024-10-31T11:53:26.275Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-31T11:53:26.275Z] ---> Running in da5d8bc02baf [2024-10-31T11:53:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:28.634Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:53:28.634Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:53:28.634Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:53:28.900Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:53:28.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:29.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:53:30.563Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:53:30.563Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:53:30.563Z] OK: 9 MiB in 15 packages [2024-10-31T11:53:31.515Z] Removing intermediate container da5d8bc02baf [2024-10-31T11:53:31.515Z] ---> a0a1ef4a5a4a [2024-10-31T11:53:31.515Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-31T11:53:31.778Z] ---> 27fa849af096 [2024-10-31T11:53:31.778Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-31T11:53:32.359Z] ---> 743a98efb78d [2024-10-31T11:53:32.359Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-31T11:53:34.936Z] ---> 7e93f1ccf136 [2024-10-31T11:53:34.936Z] Step 20/25 : EXPOSE 59989 [2024-10-31T11:53:34.936Z] ---> Running in 428e2ac44a67 [2024-10-31T11:53:34.936Z] Removing intermediate container 428e2ac44a67 [2024-10-31T11:53:34.936Z] ---> 83e56d66a8f2 [2024-10-31T11:53:34.936Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-31T11:53:34.936Z] ---> Running in 471529e15ff0 [2024-10-31T11:53:35.204Z] Removing intermediate container 471529e15ff0 [2024-10-31T11:53:35.204Z] ---> 00c2a3121acf [2024-10-31T11:53:35.204Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:53:35.204Z] ---> Running in 584cb6cc45b9 [2024-10-31T11:53:35.470Z] Removing intermediate container 584cb6cc45b9 [2024-10-31T11:53:35.470Z] ---> 2bf76987ef75 [2024-10-31T11:53:35.470Z] Step 23/25 : LABEL arch=arm64 [2024-10-31T11:53:35.737Z] ---> Running in a0cc96c16dbc [2024-10-31T11:53:35.737Z] Removing intermediate container a0cc96c16dbc [2024-10-31T11:53:35.737Z] ---> 96e463cb4ad5 [2024-10-31T11:53:35.737Z] Step 24/25 : LABEL git_sha=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:53:36.004Z] ---> Running in 0bb453d437f6 [2024-10-31T11:53:36.270Z] Removing intermediate container 0bb453d437f6 [2024-10-31T11:53:36.270Z] ---> f78b95cd9e9d [2024-10-31T11:53:36.270Z] Step 25/25 : LABEL version=4.0.0-dev.2 [2024-10-31T11:53:36.270Z] ---> Running in ecbd4d75dfa9 [2024-10-31T11:53:36.537Z] Removing intermediate container ecbd4d75dfa9 [2024-10-31T11:53:36.537Z] ---> 0d3d9ab6d3cc [2024-10-31T11:53:36.537Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:53:36.537Z] Successfully built 0d3d9ab6d3cc [2024-10-31T11:53:36.537Z] 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-31T11:53:36.686Z] provisioning config files... [2024-10-31T11:53:36.702Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/157@tmp/config9896834218194693464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:53:37.041Z] ---> ****-login.sh [2024-10-31T11:53:37.041Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:53:37.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:53:37.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:53:37.306Z] Configure a credential helper to remove this warning. See [2024-10-31T11:53:37.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:53:37.306Z] [2024-10-31T11:53:37.306Z] Login Succeeded [2024-10-31T11:53:37.306Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:53:37.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:53:37.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:53:37.571Z] Configure a credential helper to remove this warning. See [2024-10-31T11:53:37.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:53:37.571Z] [2024-10-31T11:53:37.571Z] Login Succeeded [2024-10-31T11:53:37.571Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:53:37.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:53:37.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:53:37.838Z] Configure a credential helper to remove this warning. See [2024-10-31T11:53:37.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:53:37.838Z] [2024-10-31T11:53:37.838Z] Login Succeeded [2024-10-31T11:53:37.838Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:53:38.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:53:38.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:53:38.370Z] Configure a credential helper to remove this warning. See [2024-10-31T11:53:38.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:53:38.370Z] [2024-10-31T11:53:38.370Z] Login Succeeded [2024-10-31T11:53:38.370Z] ****.io [2024-10-31T11:53:38.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:53:38.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:53:38.635Z] Configure a credential helper to remove this warning. See [2024-10-31T11:53:38.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:53:38.635Z] [2024-10-31T11:53:38.635Z] Login Succeeded [2024-10-31T11:53:38.635Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:53:38.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:53:38.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:53:38.727Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-31T11:53:38.727Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:53:38.727Z] latest [2024-10-31T11:53:38.727Z] 4.0.0-dev.2 [2024-10-31T11:53:38.727Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:53:38.727Z] main [2024-10-31T11:53:38.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:39.191Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:39.536Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:53:39.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-31T11:53:39.536Z] 89874e9a5b2d: Preparing [2024-10-31T11:53:39.536Z] a8a6637ecbad: Preparing [2024-10-31T11:53:39.536Z] 87813cb53eb7: Preparing [2024-10-31T11:53:39.536Z] 5e8d046d20a4: Preparing [2024-10-31T11:53:39.536Z] a446a2a391b7: Preparing [2024-10-31T11:53:39.536Z] 16113d51b718: Preparing [2024-10-31T11:53:39.536Z] 16113d51b718: Waiting [2024-10-31T11:53:39.802Z] a446a2a391b7: Pushed [2024-10-31T11:53:39.802Z] 87813cb53eb7: Pushed [2024-10-31T11:53:39.802Z] a8a6637ecbad: Pushed [2024-10-31T11:53:39.802Z] 16113d51b718: Layer already exists [2024-10-31T11:53:41.217Z] 5e8d046d20a4: Pushed [2024-10-31T11:53:49.395Z] 89874e9a5b2d: Pushed [2024-10-31T11:53:49.395Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:50.024Z] + 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-31T11:53:50.365Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-31T11:53:50.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-31T11:53:50.365Z] 89874e9a5b2d: Preparing [2024-10-31T11:53:50.365Z] a8a6637ecbad: Preparing [2024-10-31T11:53:50.365Z] 87813cb53eb7: Preparing [2024-10-31T11:53:50.365Z] 5e8d046d20a4: Preparing [2024-10-31T11:53:50.365Z] a446a2a391b7: Preparing [2024-10-31T11:53:50.365Z] 16113d51b718: Preparing [2024-10-31T11:53:50.365Z] 16113d51b718: Waiting [2024-10-31T11:53:50.365Z] 87813cb53eb7: Layer already exists [2024-10-31T11:53:50.365Z] 5e8d046d20a4: Layer already exists [2024-10-31T11:53:50.365Z] 89874e9a5b2d: Layer already exists [2024-10-31T11:53:50.365Z] a8a6637ecbad: Layer already exists [2024-10-31T11:53:50.365Z] a446a2a391b7: Layer already exists [2024-10-31T11:53:50.365Z] 16113d51b718: Layer already exists [2024-10-31T11:53:50.365Z] latest: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:50.988Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:51.342Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 [2024-10-31T11:53:51.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-31T11:53:51.342Z] 89874e9a5b2d: Preparing [2024-10-31T11:53:51.342Z] a8a6637ecbad: Preparing [2024-10-31T11:53:51.342Z] 87813cb53eb7: Preparing [2024-10-31T11:53:51.342Z] 5e8d046d20a4: Preparing [2024-10-31T11:53:51.342Z] a446a2a391b7: Preparing [2024-10-31T11:53:51.342Z] 16113d51b718: Preparing [2024-10-31T11:53:51.342Z] 16113d51b718: Waiting [2024-10-31T11:53:51.342Z] a446a2a391b7: Layer already exists [2024-10-31T11:53:51.342Z] 5e8d046d20a4: Layer already exists [2024-10-31T11:53:51.342Z] 87813cb53eb7: Layer already exists [2024-10-31T11:53:51.342Z] a8a6637ecbad: Layer already exists [2024-10-31T11:53:51.342Z] 89874e9a5b2d: Layer already exists [2024-10-31T11:53:51.342Z] 16113d51b718: Layer already exists [2024-10-31T11:53:51.342Z] 4.0.0-dev.2: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:51.966Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:52.319Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:53:52.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-31T11:53:52.319Z] 89874e9a5b2d: Preparing [2024-10-31T11:53:52.319Z] a8a6637ecbad: Preparing [2024-10-31T11:53:52.319Z] 87813cb53eb7: Preparing [2024-10-31T11:53:52.319Z] 5e8d046d20a4: Preparing [2024-10-31T11:53:52.319Z] a446a2a391b7: Preparing [2024-10-31T11:53:52.319Z] 16113d51b718: Preparing [2024-10-31T11:53:52.319Z] 16113d51b718: Waiting [2024-10-31T11:53:52.319Z] a8a6637ecbad: Layer already exists [2024-10-31T11:53:52.319Z] a446a2a391b7: Layer already exists [2024-10-31T11:53:52.319Z] 89874e9a5b2d: Layer already exists [2024-10-31T11:53:52.319Z] 5e8d046d20a4: Layer already exists [2024-10-31T11:53:52.319Z] 87813cb53eb7: Layer already exists [2024-10-31T11:53:52.319Z] 16113d51b718: Layer already exists [2024-10-31T11:53:52.319Z] 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:52.932Z] + 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-31T11:53:53.292Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-31T11:53:53.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-31T11:53:53.292Z] 89874e9a5b2d: Preparing [2024-10-31T11:53:53.292Z] a8a6637ecbad: Preparing [2024-10-31T11:53:53.292Z] 87813cb53eb7: Preparing [2024-10-31T11:53:53.292Z] 5e8d046d20a4: Preparing [2024-10-31T11:53:53.292Z] a446a2a391b7: Preparing [2024-10-31T11:53:53.292Z] 16113d51b718: Preparing [2024-10-31T11:53:53.292Z] 16113d51b718: Waiting [2024-10-31T11:53:53.292Z] a8a6637ecbad: Layer already exists [2024-10-31T11:53:53.292Z] 87813cb53eb7: Layer already exists [2024-10-31T11:53:53.292Z] 89874e9a5b2d: Layer already exists [2024-10-31T11:53:53.292Z] 5e8d046d20a4: Layer already exists [2024-10-31T11:53:53.292Z] a446a2a391b7: Layer already exists [2024-10-31T11:53:53.292Z] 16113d51b718: Layer already exists [2024-10-31T11:53:53.292Z] main: digest: sha256:8f857a5b1f5c86f5292ff2938f6222f9af4852ebf362f4ab4c7c599c40c1c14b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-31T11:53:53.371Z] ===================================================== [Pipeline] echo [2024-10-31T11:53:53.385Z] taggedImages: [2024-10-31T11:53:53.385Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [2024-10-31T11:53:53.385Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-31T11:53:53.385Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.2 [2024-10-31T11:53:53.385Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8-4.0.0-dev.2 [2024-10-31T11:53:53.385Z] - 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-31T11:53:53.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:53:53.785Z] [2024-10-31T11:53:53.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:53:54.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:53:54.122Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T11:53:54.122Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T11:53:54.122Z] 04944245beec: Pulling fs layer [2024-10-31T11:53:54.122Z] 699f458cf7ca: Pulling fs layer [2024-10-31T11:53:54.122Z] 765212b225bb: Pulling fs layer [2024-10-31T11:53:54.122Z] f23df028b6ca: Pulling fs layer [2024-10-31T11:53:54.122Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T11:53:54.122Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T11:53:54.122Z] 765212b225bb: Waiting [2024-10-31T11:53:54.122Z] f23df028b6ca: Waiting [2024-10-31T11:53:54.122Z] d65c8cfc05b1: Waiting [2024-10-31T11:53:54.122Z] 2437ff75d9bd: Waiting [2024-10-31T11:53:54.387Z] 04944245beec: Verifying Checksum [2024-10-31T11:53:54.387Z] 04944245beec: Download complete [2024-10-31T11:53:54.387Z] 765212b225bb: Verifying Checksum [2024-10-31T11:53:54.387Z] 765212b225bb: Download complete [2024-10-31T11:53:54.387Z] f23df028b6ca: Verifying Checksum [2024-10-31T11:53:54.387Z] f23df028b6ca: Download complete [2024-10-31T11:53:54.387Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T11:53:54.388Z] d65c8cfc05b1: Download complete [2024-10-31T11:53:54.655Z] 699f458cf7ca: Verifying Checksum [2024-10-31T11:53:54.655Z] 699f458cf7ca: Download complete [2024-10-31T11:53:54.923Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T11:53:54.923Z] 8998bd30e6a1: Download complete [2024-10-31T11:53:57.498Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T11:53:57.498Z] 2437ff75d9bd: Download complete [2024-10-31T11:53:59.433Z] 8998bd30e6a1: Pull complete [2024-10-31T11:54:00.014Z] 04944245beec: Pull complete [2024-10-31T11:54:01.416Z] 699f458cf7ca: Pull complete [2024-10-31T11:54:01.681Z] 765212b225bb: Pull complete [2024-10-31T11:54:02.263Z] f23df028b6ca: Pull complete [2024-10-31T11:54:02.529Z] d65c8cfc05b1: Pull complete [2024-10-31T11:54:17.508Z] 2437ff75d9bd: Pull complete [2024-10-31T11:54:17.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T11:54:17.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:54:17.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:54:17.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-24223 does not seem to be running inside a container [2024-10-31T11:54:17.753Z] $ 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/157 -v /w/workspace/device-rfid-llrp-go/157:/w/workspace/device-rfid-llrp-go/157:rw,z -v /w/workspace/device-rfid-llrp-go/157@tmp:/w/workspace/device-rfid-llrp-go/157@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-31T11:54:20.217Z] $ docker top c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:54:20.710Z] ---> job-cost.sh [2024-10-31T11:54:20.975Z] lf-activate-venv: SKIPPING [2024-10-31T11:54:20.975Z] INFO: No Stack... [2024-10-31T11:54:21.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T11:54:22.192Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:54:22.513Z] + cat /w/workspace/device-rfid-llrp-go/157/archives/cost.csv [2024-10-31T11:54:22.513Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:54:22.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [2024-10-31T11:54:22.823Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] did not exist. Created. [2024-10-31T11:54:22.830Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:54:23.169Z] /w/workspace/device-rfid-llrp-go/157@tmp/durable-0421b4a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T11:54:23.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T11:54:23.519Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T11:54:23.575Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:54:23.585Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:54:23.612Z] $ docker stop --time=1 c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 [2024-10-31T11:54:25.062Z] $ docker rm -f --volumes c4eadae8a4f179db7c2ef17389a360d51550c1422ac6d4f9e4d24ff59bc5da49 [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-31T11:54:25.526Z] provisioning config files... [2024-10-31T11:54:25.532Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3963540003277695654tmp [Pipeline] { [Pipeline] sh [2024-10-31T11:54:25.843Z] + set +x [2024-10-31T11:54:25.843Z] + curl -s https://codecov.io/bash [2024-10-31T11:54:25.843Z] + bash -s -- [2024-10-31T11:54:25.843Z] [2024-10-31T11:54:25.843Z] _____ _ [2024-10-31T11:54:25.843Z] / ____| | | [2024-10-31T11:54:25.843Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T11:54:25.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T11:54:25.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T11:54:25.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T11:54:25.843Z] Bash-1.0.6 [2024-10-31T11:54:25.843Z] [2024-10-31T11:54:25.843Z] [2024-10-31T11:54:25.843Z] ==> git version 2.25.1 found [2024-10-31T11:54:25.843Z] ==> 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-31T11:54:25.843Z] Release-Date: 2020-01-08 [2024-10-31T11:54:25.843Z] 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-31T11:54:25.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T11:54:25.843Z] ==> Jenkins CI detected. [2024-10-31T11:54:25.843Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-31T11:54:25.843Z] project root: . [2024-10-31T11:54:25.843Z] --> token set from env [2024-10-31T11:54:25.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T11:54:25.843Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T11:54:25.843Z] ==> Python coveragepy not found [2024-10-31T11:54:25.843Z] ==> Searching for coverage reports in: [2024-10-31T11:54:25.843Z] + . [2024-10-31T11:54:25.843Z] -> Found 1 reports [2024-10-31T11:54:25.843Z] ==> Detecting git/mercurial file structure [2024-10-31T11:54:25.843Z] ==> Reading reports [2024-10-31T11:54:25.843Z] + ./coverage.out bytes=451915 [2024-10-31T11:54:25.843Z] ==> Appending adjustments [2024-10-31T11:54:25.843Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T11:54:26.103Z] + Found adjustments [2024-10-31T11:54:26.103Z] ==> Gzipping contents [2024-10-31T11:54:26.103Z] 52K /tmp/codecov.Nxj6hz.gz [2024-10-31T11:54:26.103Z] ==> Uploading reports [2024-10-31T11:54:26.103Z] url: https://codecov.io [2024-10-31T11:54:26.103Z] query: branch=main&commit=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T11:54:26.103Z] -> Pinging Codecov [2024-10-31T11:54:26.103Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T11:54:26.363Z] -> Uploading to [2024-10-31T11:54:26.363Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8/2c9a0438-f5ad-43a2-a660-9d72f342b61d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T115426Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e7a129f3e231d846e6b2545d0a2b92daea1913d7b1dd0b3ba99c34a383a09e11 [2024-10-31T11:54:26.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:54:26.623Z] Dload Upload Total Spent Left Speed [2024-10-31T11:54:26.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 186k --:--:-- --:--:-- --:--:-- 186k [2024-10-31T11:54:26.883Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] } [2024-10-31T11:54:26.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-31T11:54:27.034Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-31T11:54:27.055Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:54:27.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:54:27.367Z] [2024-10-31T11:54:27.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:54:27.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:54:27.661Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-31T11:54:27.661Z] 43c4264eed91: Already exists [2024-10-31T11:54:27.661Z] 4cc291be95ef: Already exists [2024-10-31T11:54:27.661Z] 2ac1f1163629: Already exists [2024-10-31T11:54:27.661Z] 5c3c966382ef: Already exists [2024-10-31T11:54:27.661Z] 4f4fb700ef54: Already exists [2024-10-31T11:54:27.661Z] d9c7d2e4e75e: Pulling fs layer [2024-10-31T11:54:27.661Z] 9c3e1370e548: Pulling fs layer [2024-10-31T11:54:27.919Z] d9c7d2e4e75e: Download complete [2024-10-31T11:54:28.179Z] d9c7d2e4e75e: Pull complete [2024-10-31T11:54:28.437Z] 9c3e1370e548: Download complete [2024-10-31T11:54:31.723Z] 9c3e1370e548: Pull complete [2024-10-31T11:54:31.723Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-31T11:54:31.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T11:54:31.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:54:31.819Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:54:31.845Z] $ 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-31T11:54:34.418Z] $ docker top 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:54:34.774Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-31T11:54:34.785Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-31T11:54:35.061Z] + set -o pipefail [2024-10-31T11:54:35.061Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-31T11:54:41.630Z] [2024-10-31T11:54:41.630Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-31T11:54:41.630Z] [2024-10-31T11:54:41.630Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/f30a8505-8c76-483d-8695-29d8f0bf317f [2024-10-31T11:54:41.630Z] [2024-10-31T11:54:41.630Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-31T11:54:41.630Z] [Pipeline] } [2024-10-31T11:54:41.636Z] $ docker stop --time=1 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 [2024-10-31T11:54:46.280Z] $ docker rm -f --volumes 16aa2211c0dcd1546a74a2dc3d766e1cba9eda44de71e790317827072899a908 [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-31T11:54:47.192Z] + git log --format=format:%s -1 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 [Pipeline] sh [2024-10-31T11:54:47.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:54:47.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:54:47.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:54:47.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:54:47.883Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:54:47.910Z] $ 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-31T11:54:48.418Z] $ docker top 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f -eo pid,comm [2024-10-31T11:54:48.468Z] 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-31T11:54:48.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:54:48.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:54:48.530Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:54:48.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:54:48.635Z] $ docker exec 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f ssh-agent [2024-10-31T11:54:48.734Z] SSH_AUTH_SOCK=/tmp/ssh-6iG26MAj83MP/agent.32 [2024-10-31T11:54:48.734Z] SSH_AGENT_PID=38 [2024-10-31T11:54:48.739Z] Running ssh-add (command line suppressed) [2024-10-31T11:54:48.827Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10144836498908253712.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10144836498908253712.key) [2024-10-31T11:54:48.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:54:49.140Z] + git semver tag [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,292 [run_tag] DEBUG tag force:False [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,293 [check_head_tag] DEBUG check head tag [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,293 [execute] INFO git cat-file --batch-check [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,294 [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-31T11:54:49.400Z] 2024-10-31 11:54:49,297 [execute] INFO git cat-file --batch [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,316 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,316 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,317 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:54:49.400Z] 2024-10-31 11:54:49,321 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:54:49.400Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T11:54:49.405Z] $ docker exec --env ******** --env ******** 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f ssh-agent -k [2024-10-31T11:54:49.514Z] unset SSH_AUTH_SOCK; [2024-10-31T11:54:49.515Z] unset SSH_AGENT_PID; [2024-10-31T11:54:49.515Z] echo Agent pid 38 killed; [2024-10-31T11:54:49.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:54:49.861Z] + git semver [Pipeline] } [2024-10-31T11:54:50.129Z] $ docker stop --time=1 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f [2024-10-31T11:54:51.411Z] $ docker rm -f --volumes 8697437cc1d127f8513b33a173bed85d12490c4bc30dd6d4d733c128679bfc7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:54:51.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:54:51.816Z] [2024-10-31T11:54:51.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:54:52.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:54:52.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-31T11:54:52.114Z] ab5ef0e58194: Pulling fs layer [2024-10-31T11:54:52.114Z] 9712f1f96733: Pulling fs layer [2024-10-31T11:54:52.114Z] 63f879dbbcfc: Pulling fs layer [2024-10-31T11:54:52.114Z] 0d9ebad4ef96: Pulling fs layer [2024-10-31T11:54:52.114Z] e9a5061849ea: Pulling fs layer [2024-10-31T11:54:52.114Z] d747dcd14b5f: Pulling fs layer [2024-10-31T11:54:52.114Z] 2de7ff778b66: Pulling fs layer [2024-10-31T11:54:52.114Z] e9a5061849ea: Waiting [2024-10-31T11:54:52.114Z] d747dcd14b5f: Waiting [2024-10-31T11:54:52.114Z] 2de7ff778b66: Waiting [2024-10-31T11:54:52.114Z] 0d9ebad4ef96: Waiting [2024-10-31T11:54:52.114Z] 9712f1f96733: Verifying Checksum [2024-10-31T11:54:52.114Z] 9712f1f96733: Download complete [2024-10-31T11:54:52.372Z] 63f879dbbcfc: Verifying Checksum [2024-10-31T11:54:52.372Z] 63f879dbbcfc: Download complete [2024-10-31T11:54:52.630Z] 0d9ebad4ef96: Verifying Checksum [2024-10-31T11:54:52.630Z] 0d9ebad4ef96: Download complete [2024-10-31T11:54:52.630Z] d747dcd14b5f: Verifying Checksum [2024-10-31T11:54:52.630Z] d747dcd14b5f: Download complete [2024-10-31T11:54:52.630Z] e9a5061849ea: Verifying Checksum [2024-10-31T11:54:52.630Z] e9a5061849ea: Download complete [2024-10-31T11:54:52.630Z] ab5ef0e58194: Verifying Checksum [2024-10-31T11:54:52.630Z] ab5ef0e58194: Download complete [2024-10-31T11:54:52.630Z] 2de7ff778b66: Verifying Checksum [2024-10-31T11:54:52.630Z] 2de7ff778b66: Download complete [2024-10-31T11:54:55.157Z] ab5ef0e58194: Pull complete [2024-10-31T11:54:55.157Z] 9712f1f96733: Pull complete [2024-10-31T11:54:55.726Z] 63f879dbbcfc: Pull complete [2024-10-31T11:54:59.914Z] 0d9ebad4ef96: Pull complete [2024-10-31T11:54:59.914Z] e9a5061849ea: Pull complete [2024-10-31T11:54:59.914Z] d747dcd14b5f: Pull complete [2024-10-31T11:55:00.852Z] 2de7ff778b66: Pull complete [2024-10-31T11:55:00.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-31T11:55:00.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T11:55:00.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:55:00.964Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:55:00.987Z] $ 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-31T11:55:07.377Z] $ docker top 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:55:07.467Z] provisioning config files... [2024-10-31T11:55:07.475Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1834465965204038705tmp [2024-10-31T11:55:07.489Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2809794834226612956tmp [2024-10-31T11:55:07.499Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8500493056610685029tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:55:07.536Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:07.828Z] ---> sigul-configuration.sh [2024-10-31T11:55:07.829Z] gpg: directory `/root/.gnupg' created [2024-10-31T11:55:07.829Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-31T11:55:07.829Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-31T11:55:07.829Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-31T11:55:07.829Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-31T11:55:07.829Z] gpg: CAST5 encrypted data [2024-10-31T11:55:07.829Z] gpg: encrypted with 1 passphrase [2024-10-31T11:55:07.829Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-31T11:55:08.126Z] + mkdir /home/jenkins [2024-10-31T11:55:08.127Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-31T11:55:08.426Z] + 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-31T11:55:08.443Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:08.741Z] ---> sigul-install.sh [2024-10-31T11:55:08.741Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-31T11:55:09.038Z] + git tag --list [2024-10-31T11:55:09.039Z] v0.0.0 [2024-10-31T11:55:09.039Z] v1.0.0 [2024-10-31T11:55:09.039Z] v2.1.0 [2024-10-31T11:55:09.039Z] v2.1.1 [2024-10-31T11:55:09.039Z] v2.2.0 [2024-10-31T11:55:09.039Z] v2.3.0 [2024-10-31T11:55:09.039Z] v3.0 [2024-10-31T11:55:09.039Z] v3.0.0 [2024-10-31T11:55:09.039Z] v3.1 [2024-10-31T11:55:09.039Z] v3.1.0 [2024-10-31T11:55:09.039Z] v3.1.0-dev.1 [2024-10-31T11:55:09.039Z] v3.1.0-dev.10 [2024-10-31T11:55:09.039Z] v3.1.0-dev.11 [2024-10-31T11:55:09.039Z] v3.1.0-dev.12 [2024-10-31T11:55:09.039Z] v3.1.0-dev.13 [2024-10-31T11:55:09.039Z] v3.1.0-dev.14 [2024-10-31T11:55:09.039Z] v3.1.0-dev.15 [2024-10-31T11:55:09.039Z] v3.1.0-dev.16 [2024-10-31T11:55:09.039Z] v3.1.0-dev.17 [2024-10-31T11:55:09.039Z] v3.1.0-dev.18 [2024-10-31T11:55:09.039Z] v3.1.0-dev.19 [2024-10-31T11:55:09.039Z] v3.1.0-dev.2 [2024-10-31T11:55:09.039Z] v3.1.0-dev.20 [2024-10-31T11:55:09.039Z] v3.1.0-dev.21 [2024-10-31T11:55:09.039Z] v3.1.0-dev.22 [2024-10-31T11:55:09.039Z] v3.1.0-dev.23 [2024-10-31T11:55:09.039Z] v3.1.0-dev.24 [2024-10-31T11:55:09.039Z] v3.1.0-dev.3 [2024-10-31T11:55:09.039Z] v3.1.0-dev.4 [2024-10-31T11:55:09.039Z] v3.1.0-dev.5 [2024-10-31T11:55:09.039Z] v3.1.0-dev.6 [2024-10-31T11:55:09.039Z] v3.1.0-dev.7 [2024-10-31T11:55:09.039Z] v3.1.0-dev.8 [2024-10-31T11:55:09.039Z] v3.1.0-dev.9 [2024-10-31T11:55:09.039Z] v3.1.1 [2024-10-31T11:55:09.039Z] v3.1.1-dev.1 [2024-10-31T11:55:09.039Z] v3.2.0-dev.1 [2024-10-31T11:55:09.039Z] v3.2.0-dev.10 [2024-10-31T11:55:09.039Z] v3.2.0-dev.11 [2024-10-31T11:55:09.039Z] v3.2.0-dev.12 [2024-10-31T11:55:09.039Z] v3.2.0-dev.13 [2024-10-31T11:55:09.039Z] v3.2.0-dev.14 [2024-10-31T11:55:09.039Z] v3.2.0-dev.15 [2024-10-31T11:55:09.039Z] v3.2.0-dev.16 [2024-10-31T11:55:09.039Z] v3.2.0-dev.17 [2024-10-31T11:55:09.039Z] v3.2.0-dev.18 [2024-10-31T11:55:09.039Z] v3.2.0-dev.19 [2024-10-31T11:55:09.039Z] v3.2.0-dev.2 [2024-10-31T11:55:09.039Z] v3.2.0-dev.3 [2024-10-31T11:55:09.039Z] v3.2.0-dev.4 [2024-10-31T11:55:09.039Z] v3.2.0-dev.5 [2024-10-31T11:55:09.039Z] v3.2.0-dev.6 [2024-10-31T11:55:09.039Z] v3.2.0-dev.7 [2024-10-31T11:55:09.039Z] v3.2.0-dev.8 [2024-10-31T11:55:09.039Z] v3.2.0-dev.9 [2024-10-31T11:55:09.039Z] v4.0.0-dev.1 [2024-10-31T11:55:09.039Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-31T11:55:09.336Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-31T11:55:09.907Z] Signing Git tag with Sigul... [2024-10-31T11:55:09.907Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-31T11:55:10.180Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:10.477Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-31T11:55:10.486Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-31T11:55:10.511Z] $ docker stop --time=1 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 [2024-10-31T11:55:11.813Z] $ docker rm -f --volumes 7de0e73bef3d016ebe7dc799395389bd5d13afe1a88875a63bc4fb6d31f24716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-31T11:55:12.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:55:12.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:55:12.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:55:12.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:55:12.671Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:55:12.694Z] $ 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-31T11:55:13.052Z] $ docker top 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d -eo pid,comm [2024-10-31T11:55:13.105Z] 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-31T11:55:13.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:55:13.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:55:13.164Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:55:13.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:55:13.275Z] $ docker exec 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d ssh-agent [2024-10-31T11:55:13.387Z] SSH_AUTH_SOCK=/tmp/ssh-A9CIBLNAMXga/agent.32 [2024-10-31T11:55:13.387Z] SSH_AGENT_PID=39 [2024-10-31T11:55:13.391Z] Running ssh-add (command line suppressed) [2024-10-31T11:55:13.489Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898239552226669073.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898239552226669073.key) [2024-10-31T11:55:13.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:55:13.799Z] + git semver bump pre [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,986 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,987 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,987 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,987 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,987 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,987 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,989 [execute] INFO git cat-file --batch-check [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,990 [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-31T11:55:14.059Z] 2024-10-31 11:55:13,995 [execute] INFO git cat-file --batch [2024-10-31T11:55:14.059Z] 2024-10-31 11:55:13,995 [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-31T11:55:14.059Z] 2024-10-31 11:55:14,000 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:55:14.059Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T11:55:14.066Z] $ docker exec --env ******** --env ******** 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d ssh-agent -k [2024-10-31T11:55:14.179Z] unset SSH_AUTH_SOCK; [2024-10-31T11:55:14.179Z] unset SSH_AGENT_PID; [2024-10-31T11:55:14.180Z] echo Agent pid 39 killed; [2024-10-31T11:55:14.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:55:14.521Z] + git semver [Pipeline] } [2024-10-31T11:55:14.787Z] $ docker stop --time=1 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d [2024-10-31T11:55:16.090Z] $ docker rm -f --volumes 88b87a6055d15e465b6afa2e007845568aad3d49cd04d1f9f6ac12a5e2d66e5d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:55:16.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:55:16.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:55:16.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:55:16.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:55:16.840Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:55:16.869Z] $ 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-31T11:55:17.231Z] $ docker top 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 -eo pid,comm [2024-10-31T11:55:17.285Z] 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-31T11:55:17.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:55:17.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:55:17.356Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:55:17.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:55:17.471Z] $ docker exec 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 ssh-agent [2024-10-31T11:55:17.592Z] SSH_AUTH_SOCK=/tmp/ssh-clrzLIbVO1dA/agent.32 [2024-10-31T11:55:17.592Z] SSH_AGENT_PID=38 [2024-10-31T11:55:17.596Z] Running ssh-add (command line suppressed) [2024-10-31T11:55:17.696Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14163669331064764870.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14163669331064764870.key) [2024-10-31T11:55:17.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:55:18.013Z] + git semver push [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,193 [run_push] DEBUG push [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,193 [execute] INFO git cat-file --batch-check [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,193 [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-31T11:55:18.273Z] 2024-10-31 11:55:18,198 [execute] INFO git rev-list 04be2100db6923288148fd2210b46c92507681dc -- [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,198 [execute] DEBUG Popen(['git', 'rev-list', '04be2100db6923288148fd2210b46c92507681dc', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,207 [execute] INFO git fetch -v origin [2024-10-31T11:55:18.273Z] 2024-10-31 11:55:18,207 [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-31T11:55:18.843Z] 2024-10-31 11:55:18,651 [run_push] DEBUG no remote changes detected [2024-10-31T11:55:18.844Z] 2024-10-31 11:55:18,651 [execute] INFO git push origin semver [2024-10-31T11:55:18.844Z] 2024-10-31 11:55:18,652 [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-31T11:55:19.418Z] 2024-10-31 11:55:19,412 [run_push] DEBUG push all version tags [2024-10-31T11:55:19.418Z] 2024-10-31 11:55:19,412 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-31T11:55:19.418Z] 2024-10-31 11:55:19,413 [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-31T11:55:20.358Z] 2024-10-31 11:55:20,039 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-31T11:55:20.358Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T11:55:20.366Z] $ docker exec --env ******** --env ******** 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 ssh-agent -k [2024-10-31T11:55:20.467Z] unset SSH_AUTH_SOCK; [2024-10-31T11:55:20.467Z] unset SSH_AGENT_PID; [2024-10-31T11:55:20.467Z] echo Agent pid 38 killed; [2024-10-31T11:55:20.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:55:20.813Z] + git semver [Pipeline] } [2024-10-31T11:55:21.082Z] $ docker stop --time=1 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 [2024-10-31T11:55:22.347Z] $ docker rm -f --volumes 5c94703df4314180f2110d82db6a46b3ff2653a9767f8dc49c60859ff7479cb8 [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-31T11:55:22.955Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-31T11:55:22.955Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-31T11:55:22.955Z] total 16 [2024-10-31T11:55:22.955Z] drwxr-xr-x 3 root root 4096 Oct 31 11:41 . [2024-10-31T11:55:22.955Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 11:55 .. [2024-10-31T11:55:22.955Z] drwxr-xr-x 2 root root 4096 Oct 31 11:41 cost [2024-10-31T11:55:22.955Z] -rw-r--r-- 1 root root 91 Oct 31 11:41 cost.csv [2024-10-31T11:55:22.955Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-31T11:55:22.955Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-31T11:55:22.955Z] total 16 [2024-10-31T11:55:22.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:41 . [2024-10-31T11:55:22.955Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 11:55 .. [2024-10-31T11:55:22.955Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:41 cost [2024-10-31T11:55:22.955Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 31 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:23.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:24.110Z] ---> package-listing.sh [2024-10-31T11:55:24.110Z] ++ facter osfamily [2024-10-31T11:55:24.110Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T11:55:24.370Z] + OS_FAMILY=debian [2024-10-31T11:55:24.370Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-31T11:55:24.370Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T11:55:24.370Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T11:55:24.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T11:55:24.370Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T11:55:24.370Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-31T11:55:24.370Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T11:55:24.370Z] + case "${OS_FAMILY}" in [2024-10-31T11:55:24.370Z] + dpkg -l [2024-10-31T11:55:24.370Z] + grep '^ii' [2024-10-31T11:55:24.370Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T11:55:24.370Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T11:55:24.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T11:55:24.370Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-31T11:55:24.370Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-31T11:55:24.370Z] + 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-31T11:55:24.382Z] 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-31T11:55:24.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:55:25.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:55:25.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:55:25.320Z] prd-ubuntu20.04-docker-8c-8g-24221 does not seem to be running inside a container [2024-10-31T11:55:25.351Z] $ 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-31T11:55:25.552Z] $ docker top a154b5c71a9e56aa208cca97de55862b2f3b1a7972db6d332943afcb00fa684a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:55:25.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T11:55:26.198Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T11:55:26.487Z] + ls /var/log/sa-host [2024-10-31T11:55:26.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:55:26.571Z] provisioning config files... [2024-10-31T11:55:26.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7671436283851059890tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:55:26.601Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:26.885Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T11:55:26.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:27.227Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T11:55:27.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:27.522Z] ---> sudo-logs.sh [2024-10-31T11:55:27.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T11:55:27.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:27.843Z] ---> job-cost.sh [2024-10-31T11:55:27.843Z] lf-activate-venv: SKIPPING [2024-10-31T11:55:27.843Z] DEBUG: total: 0.2199999988079071 [2024-10-31T11:55:27.843Z] INFO: Retrieving Stack Cost... [2024-10-31T11:55:28.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:55:28.362Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T11:55:28.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:55:28.916Z] ---> logs-deploy.sh [2024-10-31T11:55:28.916Z] lf-activate-venv: SKIPPING [2024-10-31T11:55:28.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/157 [2024-10-31T11:55:28.916Z] INFO: archiving workspace using pattern(s): [2024-10-31T11:55:29.854Z] Archives upload complete. [2024-10-31T11:55:29.854Z] INFO: archiving logs to Nexus