Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e83b6680fa27d1881f69792a07b123682c6b4e6 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-ssh18307157779465816731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17761488747323482795.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13116611449508163344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh6414292281822730873.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-ssh5743711360020036364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17263’ Running on prd-ubuntu20.04-docker-8c-8g-17265 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 4e83b6680fa27d1881f69792a07b123682c6b4e6 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#270)" > 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 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 > git rev-list --no-walk b9751f41d5278ba8d3f978611c0e9ad9426ae677 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-11T17:36:56.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-11T17:36:56.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-11T17:36:56.857Z] ========================================================= [2023-11-11T17:36:56.857Z] EdgeX Global Pipelines Version Info [2023-11-11T17:36:56.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:36:57.946Z] ------------------- [2023-11-11T17:36:57.946Z] stable info: [2023-11-11T17:36:57.946Z] ------------------- [2023-11-11T17:36:57.946Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-11T17:36:57.946Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-11T17:36:57.946Z] Message: update stable to v1.0.257 [2023-11-11T17:36:58.517Z] ------------------- [2023-11-11T17:36:58.517Z] experimental info: [2023-11-11T17:36:58.517Z] ------------------- [2023-11-11T17:36:58.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-11T17:36:58.517Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-11T17:36:58.517Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-11T17:36:58.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-11T17:36:58.723Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-11T17:36:58.743Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-11T17:36:58.763Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-11T17:36:58.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-11T17:36:58.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-11T17:36:58.818Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-11T17:36:58.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-11T17:36:58.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-11T17:36:58.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-11T17:36:58.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-11T17:36:58.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-11T17:36:58.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-11T17:36:58.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-11T17:36:58.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-11T17:36:58.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-11T17:36:58.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-11T17:36:58.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-11T17:36:58.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-11T17:36:58.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-11T17:36:58.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-11T17:36:59.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-11T17:36:59.034Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-11T17:36:59.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-11T17:36:59.057Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-11T17:36:59.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-11T17:36:59.094Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-11T17:36:59.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-11T17:36:59.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-11T17:36:59.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-11T17:36:59.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e83b6680fa27d1881f69792a07b123682c6b4e6 [Pipeline] echo [2023-11-11T17:36:59.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e83b66 [Pipeline] echo [2023-11-11T17:36:59.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:36:59.256Z] provisioning config files... [2023-11-11T17:36:59.269Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7593053370135297261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:36:59.574Z] ---> docker-login.sh [2023-11-11T17:36:59.574Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:36:59.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:36:59.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:36:59.835Z] Configure a credential helper to remove this warning. See [2023-11-11T17:36:59.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:36:59.835Z] [2023-11-11T17:36:59.835Z] Login Succeeded [2023-11-11T17:36:59.835Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:36:59.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:36:59.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:36:59.835Z] Configure a credential helper to remove this warning. See [2023-11-11T17:36:59.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:36:59.835Z] [2023-11-11T17:36:59.835Z] Login Succeeded [2023-11-11T17:36:59.835Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:37:00.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:00.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:00.097Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:00.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:00.097Z] [2023-11-11T17:37:00.097Z] Login Succeeded [2023-11-11T17:37:00.097Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:37:00.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:00.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:00.097Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:00.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:00.097Z] [2023-11-11T17:37:00.097Z] Login Succeeded [2023-11-11T17:37:00.097Z] docker.io [2023-11-11T17:37:00.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:01.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:01.301Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:01.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:01.301Z] [2023-11-11T17:37:01.301Z] Login Succeeded [2023-11-11T17:37:01.301Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:37:01.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-11T17:37:01.688Z] + git rev-list -1 --merges 4e83b6680fa27d1881f69792a07b123682c6b4e6~1..4e83b6680fa27d1881f69792a07b123682c6b4e6 [Pipeline] echo [2023-11-11T17:37:01.739Z] -----------> git rev-list -1 --merges 4e83b6680fa27d1881f69792a07b123682c6b4e6~1..4e83b6680fa27d1881f69792a07b123682c6b4e6 4e83b6680fa27d1881f69792a07b123682c6b4e6 [false] [Pipeline] sh [2023-11-11T17:37:02.031Z] + git log --format=format:%s -1 4e83b6680fa27d1881f69792a07b123682c6b4e6 [Pipeline] echo [2023-11-11T17:37:02.047Z] ========================================================= [2023-11-11T17:37:02.047Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-11T17:37:02.047Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:37:02.390Z] + git log --format=format:%s -1 4e83b6680fa27d1881f69792a07b123682c6b4e6 [Pipeline] echo [2023-11-11T17:37:02.402Z] [semverPrep] GIT_COMMIT: 4e83b6680fa27d1881f69792a07b123682c6b4e6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#270) [Pipeline] echo [2023-11-11T17:37:02.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-11T17:37:02.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-11T17:37:02.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-11T17:37:02.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-11T17:37:02.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-11T17:37:02.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-11T17:37:02.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-11T17:37:02.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:37:03.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:37:03.088Z] [2023-11-11T17:37:03.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:37:03.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:37:03.401Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-11T17:37:03.401Z] b85a868b505f: Pulling fs layer [2023-11-11T17:37:03.401Z] e2be974225ed: Pulling fs layer [2023-11-11T17:37:03.401Z] 339a4e72a1f5: Pulling fs layer [2023-11-11T17:37:03.401Z] 988bab9f4d93: Pulling fs layer [2023-11-11T17:37:03.401Z] 1469e6f7b9e6: Pulling fs layer [2023-11-11T17:37:03.401Z] eaf3925da568: Pulling fs layer [2023-11-11T17:37:03.401Z] bab4dde63d76: Pulling fs layer [2023-11-11T17:37:03.401Z] bde34c3a00c8: Pulling fs layer [2023-11-11T17:37:03.401Z] b352a97aabf1: Pulling fs layer [2023-11-11T17:37:03.401Z] 4872d77fe225: Pulling fs layer [2023-11-11T17:37:03.401Z] 5851b861e8e6: Pulling fs layer [2023-11-11T17:37:03.401Z] eaf3925da568: Waiting [2023-11-11T17:37:03.401Z] bab4dde63d76: Waiting [2023-11-11T17:37:03.401Z] 988bab9f4d93: Waiting [2023-11-11T17:37:03.401Z] 4872d77fe225: Waiting [2023-11-11T17:37:03.401Z] b352a97aabf1: Waiting [2023-11-11T17:37:03.401Z] 1469e6f7b9e6: Waiting [2023-11-11T17:37:03.401Z] 5851b861e8e6: Waiting [2023-11-11T17:37:03.401Z] e2be974225ed: Download complete [2023-11-11T17:37:03.401Z] 988bab9f4d93: Verifying Checksum [2023-11-11T17:37:03.401Z] 988bab9f4d93: Download complete [2023-11-11T17:37:03.662Z] 1469e6f7b9e6: Verifying Checksum [2023-11-11T17:37:03.662Z] 1469e6f7b9e6: Download complete [2023-11-11T17:37:03.662Z] eaf3925da568: Verifying Checksum [2023-11-11T17:37:03.662Z] eaf3925da568: Download complete [2023-11-11T17:37:03.662Z] 339a4e72a1f5: Verifying Checksum [2023-11-11T17:37:03.662Z] 339a4e72a1f5: Download complete [2023-11-11T17:37:03.662Z] bde34c3a00c8: Verifying Checksum [2023-11-11T17:37:03.662Z] bde34c3a00c8: Download complete [2023-11-11T17:37:03.662Z] b352a97aabf1: Verifying Checksum [2023-11-11T17:37:03.662Z] b352a97aabf1: Download complete [2023-11-11T17:37:03.662Z] 4872d77fe225: Verifying Checksum [2023-11-11T17:37:03.662Z] 4872d77fe225: Download complete [2023-11-11T17:37:03.662Z] 5851b861e8e6: Verifying Checksum [2023-11-11T17:37:03.662Z] 5851b861e8e6: Download complete [2023-11-11T17:37:03.662Z] b85a868b505f: Verifying Checksum [2023-11-11T17:37:03.662Z] b85a868b505f: Download complete [2023-11-11T17:37:04.230Z] bab4dde63d76: Verifying Checksum [2023-11-11T17:37:04.230Z] bab4dde63d76: Download complete [2023-11-11T17:37:05.171Z] b85a868b505f: Pull complete [2023-11-11T17:37:05.171Z] e2be974225ed: Pull complete [2023-11-11T17:37:05.759Z] 339a4e72a1f5: Pull complete [2023-11-11T17:37:05.759Z] 988bab9f4d93: Pull complete [2023-11-11T17:37:06.032Z] 1469e6f7b9e6: Pull complete [2023-11-11T17:37:06.032Z] eaf3925da568: Pull complete [2023-11-11T17:37:07.945Z] bab4dde63d76: Pull complete [2023-11-11T17:37:07.945Z] bde34c3a00c8: Pull complete [2023-11-11T17:37:08.205Z] b352a97aabf1: Pull complete [2023-11-11T17:37:08.205Z] 4872d77fe225: Pull complete [2023-11-11T17:37:08.205Z] 5851b861e8e6: Pull complete [2023-11-11T17:37:08.205Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-11T17:37:08.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-11T17:37:08.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:37:08.311Z] prd-ubuntu20.04-docker-8c-8g-17265 does not seem to be running inside a container [2023-11-11T17:37:08.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-11T17:37:10.780Z] $ docker top 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 -eo pid,comm [2023-11-11T17:37:10.837Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-11T17:37:10.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-11T17:37:10.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-11T17:37:10.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-11T17:37:10.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-11T17:37:11.003Z] $ docker exec 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 ssh-agent [2023-11-11T17:37:11.126Z] SSH_AUTH_SOCK=/tmp/ssh-bx4thfSqkhSE/agent.32 [2023-11-11T17:37:11.126Z] SSH_AGENT_PID=38 [2023-11-11T17:37:11.132Z] Running ssh-add (command line suppressed) [2023-11-11T17:37:11.258Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11463154877659311984.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11463154877659311984.key) [2023-11-11T17:37:11.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-11T17:37:11.558Z] + git tag --points-at HEAD [Pipeline] } [2023-11-11T17:37:11.572Z] $ docker exec --env ******** --env ******** 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 ssh-agent -k [2023-11-11T17:37:11.666Z] unset SSH_AUTH_SOCK; [2023-11-11T17:37:11.667Z] unset SSH_AGENT_PID; [2023-11-11T17:37:11.667Z] echo Agent pid 38 killed; [2023-11-11T17:37:11.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-11T17:37:11.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-11T17:37:11.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-11T17:37:11.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-11T17:37:11.824Z] $ docker exec 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 ssh-agent [2023-11-11T17:37:11.931Z] SSH_AUTH_SOCK=/tmp/ssh-6a8vNztJQDCF/agent.70 [2023-11-11T17:37:11.931Z] SSH_AGENT_PID=76 [2023-11-11T17:37:11.937Z] Running ssh-add (command line suppressed) [2023-11-11T17:37:12.051Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10656178831540746030.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10656178831540746030.key) [2023-11-11T17:37:12.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-11T17:37:12.360Z] + git semver init [2023-11-11T17:37:12.620Z] 2023-11-11 17:37:12,563 [run_init] DEBUG init version:0.0.0 force:False [2023-11-11T17:37:12.621Z] 2023-11-11 17:37:12,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-11T17:37:12.621Z] 2023-11-11 17:37:12,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-11T17:37:12.621Z] 2023-11-11 17:37:12,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-11T17:37:13.562Z] 2023-11-11 17:37:13,413 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-11-11T17:37:13.562Z] 2023-11-11 17:37:13,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-11-11T17:37:13.562Z] 2023-11-11 17:37:13,414 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-11T17:37:13.562Z] 2023-11-11 17:37:13,414 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-11T17:37:13.562Z] 3.1.0-dev.23 [Pipeline] } [2023-11-11T17:37:13.574Z] $ docker exec --env ******** --env ******** 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 ssh-agent -k [2023-11-11T17:37:13.679Z] unset SSH_AUTH_SOCK; [2023-11-11T17:37:13.680Z] unset SSH_AGENT_PID; [2023-11-11T17:37:13.680Z] echo Agent pid 76 killed; [2023-11-11T17:37:13.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-11T17:37:13.990Z] + git semver [Pipeline] } [2023-11-11T17:37:14.265Z] $ docker stop --time=1 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 [2023-11-11T17:37:15.608Z] $ docker rm -f --volumes 2adb1abd71a6fa38edf7ded0ad7044825976114639bdca7dbfb7bd35c811c0b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:37:15.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-11T17:37:16.147Z] Stashed 1 file(s) [Pipeline] echo [2023-11-11T17:37:16.151Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:37:16.306Z] provisioning config files... [2023-11-11T17:37:16.315Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7044958787907235273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:37:16.610Z] ---> docker-login.sh [2023-11-11T17:37:16.610Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:37:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:16.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:16.610Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:16.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:16.610Z] [2023-11-11T17:37:16.610Z] Login Succeeded [2023-11-11T17:37:16.610Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:37:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:16.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:16.610Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:16.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:16.610Z] [2023-11-11T17:37:16.610Z] Login Succeeded [2023-11-11T17:37:16.610Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:37:16.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:16.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:16.871Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:16.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:16.871Z] [2023-11-11T17:37:16.871Z] Login Succeeded [2023-11-11T17:37:16.871Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:37:16.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:16.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:16.871Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:16.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:16.871Z] [2023-11-11T17:37:16.871Z] Login Succeeded [2023-11-11T17:37:16.871Z] docker.io [2023-11-11T17:37:17.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:37:17.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:37:17.131Z] Configure a credential helper to remove this warning. See [2023-11-11T17:37:17.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:37:17.131Z] [2023-11-11T17:37:17.131Z] Login Succeeded [2023-11-11T17:37:17.131Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:37:17.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-11T17:37:17.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:37:17.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:37:17.215Z] ========================================================= [2023-11-11T17:37:17.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-11T17:37:17.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:37:17.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-11T17:37:17.530Z] Sending build context to Docker daemon 4.348MB [2023-11-11T17:37:17.530Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:37:17.530Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-11T17:37:17.530Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-11T17:37:17.530Z] 7264a8db6415: Pulling fs layer [2023-11-11T17:37:17.530Z] c4d48a809fc2: Pulling fs layer [2023-11-11T17:37:17.530Z] 4f1c88b9dad5: Pulling fs layer [2023-11-11T17:37:17.530Z] ad3a456e5733: Pulling fs layer [2023-11-11T17:37:17.530Z] 33e27b845d1e: Pulling fs layer [2023-11-11T17:37:17.530Z] ad3a456e5733: Waiting [2023-11-11T17:37:17.530Z] c68163c4e522: Pulling fs layer [2023-11-11T17:37:17.530Z] 50da416c3ac9: Pulling fs layer [2023-11-11T17:37:17.530Z] 33e27b845d1e: Waiting [2023-11-11T17:37:17.530Z] c68163c4e522: Waiting [2023-11-11T17:37:17.530Z] 23d2d4c4bb30: Pulling fs layer [2023-11-11T17:37:17.530Z] 23d2d4c4bb30: Waiting [2023-11-11T17:37:17.530Z] c4d48a809fc2: Download complete [2023-11-11T17:37:17.530Z] ad3a456e5733: Verifying Checksum [2023-11-11T17:37:17.530Z] ad3a456e5733: Download complete [2023-11-11T17:37:17.530Z] 33e27b845d1e: Verifying Checksum [2023-11-11T17:37:17.530Z] 33e27b845d1e: Download complete [2023-11-11T17:37:17.790Z] 7264a8db6415: Verifying Checksum [2023-11-11T17:37:17.790Z] 7264a8db6415: Download complete [2023-11-11T17:37:17.790Z] c68163c4e522: Verifying Checksum [2023-11-11T17:37:17.790Z] c68163c4e522: Download complete [2023-11-11T17:37:17.790Z] 7264a8db6415: Pull complete [2023-11-11T17:37:18.051Z] c4d48a809fc2: Pull complete [2023-11-11T17:37:18.051Z] 23d2d4c4bb30: Verifying Checksum [2023-11-11T17:37:18.051Z] 23d2d4c4bb30: Download complete [2023-11-11T17:37:18.309Z] 4f1c88b9dad5: Verifying Checksum [2023-11-11T17:37:18.309Z] 4f1c88b9dad5: Download complete [2023-11-11T17:37:18.567Z] 50da416c3ac9: Download complete [2023-11-11T17:37:21.861Z] 4f1c88b9dad5: Pull complete [2023-11-11T17:37:21.861Z] ad3a456e5733: Pull complete [2023-11-11T17:37:21.861Z] 33e27b845d1e: Pull complete [2023-11-11T17:37:21.861Z] c68163c4e522: Pull complete [2023-11-11T17:37:24.394Z] 50da416c3ac9: Pull complete [2023-11-11T17:37:24.963Z] 23d2d4c4bb30: Pull complete [2023-11-11T17:37:24.963Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-11T17:37:24.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-11T17:37:24.963Z] ---> 0786185ac409 [2023-11-11T17:37:24.963Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:37:27.521Z] ---> Running in d5078da49f36 [2023-11-11T17:37:27.781Z] Removing intermediate container d5078da49f36 [2023-11-11T17:37:27.781Z] ---> 39c0a04f365d [2023-11-11T17:37:27.781Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:37:27.781Z] ---> Running in b06c0ed9da24 [2023-11-11T17:37:27.781Z] Removing intermediate container b06c0ed9da24 [2023-11-11T17:37:27.781Z] ---> bd48b53a6d83 [2023-11-11T17:37:27.781Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-11T17:37:27.781Z] ---> Running in fab1156c2059 [2023-11-11T17:37:28.042Z] Removing intermediate container fab1156c2059 [2023-11-11T17:37:28.042Z] ---> 41934fc5a7dd [2023-11-11T17:37:28.042Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:37:28.042Z] ---> Running in 837e62bf41bb [2023-11-11T17:37:28.042Z] Removing intermediate container 837e62bf41bb [2023-11-11T17:37:28.042Z] ---> 97e01a773776 [2023-11-11T17:37:28.042Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:37:28.042Z] ---> Running in bde403a97bef [2023-11-11T17:37:28.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-11T17:37:28.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-11T17:37:28.821Z] OK: 264 MiB in 52 packages [2023-11-11T17:37:29.386Z] Removing intermediate container bde403a97bef [2023-11-11T17:37:29.386Z] ---> ed4056e3949e [2023-11-11T17:37:29.386Z] Step 8/12 : WORKDIR /app [2023-11-11T17:37:29.386Z] ---> Running in 1aa6c9eaca66 [2023-11-11T17:37:29.386Z] Removing intermediate container 1aa6c9eaca66 [2023-11-11T17:37:29.386Z] ---> 9491962114ae [2023-11-11T17:37:29.387Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-11T17:37:29.646Z] ---> 5c479aab8aa9 [2023-11-11T17:37:29.646Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:37:29.646Z] ---> Running in 50624b3a6ef8 [2023-11-11T17:37:31.274Z] Still waiting to schedule task [2023-11-11T17:37:31.274Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17264’ [2023-11-11T17:38:01.958Z] Removing intermediate container 50624b3a6ef8 [2023-11-11T17:38:01.958Z] ---> 739e9c1c1f40 [2023-11-11T17:38:01.958Z] Step 11/12 : COPY . . [2023-11-11T17:38:01.958Z] ---> 816d83ead5f9 [2023-11-11T17:38:01.958Z] Step 12/12 : RUN $MAKE [2023-11-11T17:38:01.958Z] ---> Running in d4ba5ad6058a [2023-11-11T17:38:01.958Z] noop [2023-11-11T17:38:01.958Z] Removing intermediate container d4ba5ad6058a [2023-11-11T17:38:01.958Z] ---> 8807cb8d53b2 [2023-11-11T17:38:01.958Z] Successfully built 8807cb8d53b2 [2023-11-11T17:38:01.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:38:02.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-11T17:38:02.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:38:02.376Z] prd-ubuntu20.04-docker-8c-8g-17265 does not seem to be running inside a container [2023-11-11T17:38:02.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-11T17:38:02.801Z] $ docker top 69f5cd0c4ed27d544843738683777aa699eb2faaa1ec5ce93817ac86fa29d5ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:38:03.161Z] + go version [2023-11-11T17:38:03.161Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-11T17:38:03.175Z] $ docker stop --time=1 69f5cd0c4ed27d544843738683777aa699eb2faaa1ec5ce93817ac86fa29d5ac [2023-11-11T17:38:04.455Z] $ docker rm -f --volumes 69f5cd0c4ed27d544843738683777aa699eb2faaa1ec5ce93817ac86fa29d5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:38:04.901Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-11T17:38:04.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:38:04.982Z] prd-ubuntu20.04-docker-8c-8g-17265 does not seem to be running inside a container [2023-11-11T17:38:05.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-11T17:38:05.391Z] $ docker top 164a2c61b6afac4fac78b59efef044e222c3b697b5e05e076081b55b1dd8f4ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:38:05.741Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-11T17:38:06.044Z] + make test [2023-11-11T17:38:06.044Z] go test ./... -coverprofile=coverage.out ./... [2023-11-11T17:38:06.984Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-11T17:38:19.196Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-11T17:38:19.196Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-11T17:38:22.482Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.288s coverage: 40.6% of statements [2023-11-11T17:38:22.482Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-11-11T17:38:22.482Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-11-11T17:38:44.426Z] go vet ./... [2023-11-11T17:38:45.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-11T17:38:45.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-11T17:38:45.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-11T17:38:45.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-11T17:38:45.397Z] $ docker stop --time=1 164a2c61b6afac4fac78b59efef044e222c3b697b5e05e076081b55b1dd8f4ac [2023-11-11T17:38:46.971Z] $ docker rm -f --volumes 164a2c61b6afac4fac78b59efef044e222c3b697b5e05e076081b55b1dd8f4ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:38:47.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-11T17:38:47.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-11T17:38:48.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-11T17:38:48.297Z] + ls -al . [2023-11-11T17:38:48.297Z] total 640 [2023-11-11T17:38:48.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 17:38 . [2023-11-11T17:38:48.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:36 .. [2023-11-11T17:38:48.297Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 17:36 .dockerignore [2023-11-11T17:38:48.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:38 .git [2023-11-11T17:38:48.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:36 .github [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 17:36 .gitignore [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 17:36 .golangci.yml [2023-11-11T17:38:48.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:37 .semver [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 11 17:36 Attribution.txt [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 17:36 CHANGELOG.md [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 11 17:36 Dockerfile [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 17:36 GOVERNANCE.md [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 17:36 Jenkinsfile [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 17:36 LICENSE [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 11 17:36 Makefile [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 17:36 OWNERS.md [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 17:36 README.md [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 17:37 VERSION [2023-11-11T17:38:48.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:36 bin [2023-11-11T17:38:48.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:36 cmd [2023-11-11T17:38:48.298Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 11 17:38 coverage.out [2023-11-11T17:38:48.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:36 examples [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 11 17:36 go.mod [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 11 17:36 go.sum [2023-11-11T17:38:48.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:36 images [2023-11-11T17:38:48.298Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 17:36 internal [2023-11-11T17:38:48.298Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:38:48.607Z] + 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=4e83b6680fa27d1881f69792a07b123682c6b4e6 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-11-11T17:38:48.607Z] Sending build context to Docker daemon 4.348MB [2023-11-11T17:38:48.607Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:38:48.607Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-11T17:38:48.607Z] ---> 8807cb8d53b2 [2023-11-11T17:38:48.607Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:38:48.607Z] ---> Running in d6220d83aea4 [2023-11-11T17:38:48.607Z] Removing intermediate container d6220d83aea4 [2023-11-11T17:38:48.607Z] ---> 3c260dcb7045 [2023-11-11T17:38:48.607Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:38:48.866Z] ---> Running in 814c62664fef [2023-11-11T17:38:48.866Z] Removing intermediate container 814c62664fef [2023-11-11T17:38:48.866Z] ---> 05482956c9c0 [2023-11-11T17:38:48.866Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-11T17:38:48.866Z] ---> Running in 419b7d4f1a2f [2023-11-11T17:38:48.866Z] Removing intermediate container 419b7d4f1a2f [2023-11-11T17:38:48.866Z] ---> a77a3a0f6c86 [2023-11-11T17:38:48.866Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:38:48.866Z] ---> Running in 5335a2b8ab48 [2023-11-11T17:38:49.125Z] Removing intermediate container 5335a2b8ab48 [2023-11-11T17:38:49.125Z] ---> 55043ff869bf [2023-11-11T17:38:49.125Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:38:49.125Z] ---> Running in 3aef106c419a [2023-11-11T17:38:49.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-11T17:38:49.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-11T17:38:49.952Z] OK: 264 MiB in 52 packages [2023-11-11T17:38:50.211Z] Removing intermediate container 3aef106c419a [2023-11-11T17:38:50.211Z] ---> 29b1cd1e27b7 [2023-11-11T17:38:50.211Z] Step 8/24 : WORKDIR /app [2023-11-11T17:38:50.211Z] ---> Running in 0fa40136ca04 [2023-11-11T17:38:50.211Z] Removing intermediate container 0fa40136ca04 [2023-11-11T17:38:50.211Z] ---> 79ba0a04e3a1 [2023-11-11T17:38:50.211Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-11T17:38:50.469Z] ---> 47deeac4f46a [2023-11-11T17:38:50.469Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:38:50.469Z] ---> Running in 604fce177eab [2023-11-11T17:38:51.038Z] Removing intermediate container 604fce177eab [2023-11-11T17:38:51.038Z] ---> b90b6718dca4 [2023-11-11T17:38:51.038Z] Step 11/24 : COPY . . [2023-11-11T17:38:51.297Z] ---> 6d2e94336fd6 [2023-11-11T17:38:51.297Z] Step 12/24 : RUN $MAKE [2023-11-11T17:38:51.297Z] ---> Running in f083c5807ac0 [2023-11-11T17:38:51.555Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-11T17:39:09.656Z] Removing intermediate container f083c5807ac0 [2023-11-11T17:39:09.656Z] ---> 4c3a94d381f7 [2023-11-11T17:39:09.656Z] Step 13/24 : FROM alpine:3.18 [2023-11-11T17:39:15.064Z] Get "https://registry-1.docker.io/v2/library/alpine/manifests/sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978": EOF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:39:15.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:39:15.463Z] [2023-11-11T17:39:15.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:39:15.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:39:15.773Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-11T17:39:15.773Z] 5eb5b503b376: Pulling fs layer [2023-11-11T17:39:15.773Z] 5c69ac0246d0: Pulling fs layer [2023-11-11T17:39:15.773Z] ec43610c2a17: Pulling fs layer [2023-11-11T17:39:15.773Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-11T17:39:15.773Z] 33b1e0a273af: Pulling fs layer [2023-11-11T17:39:15.773Z] 5d3b04190fa2: Pulling fs layer [2023-11-11T17:39:15.773Z] 2f39f015ded8: Pulling fs layer [2023-11-11T17:39:15.773Z] 33b1e0a273af: Waiting [2023-11-11T17:39:15.773Z] 5d3b04190fa2: Waiting [2023-11-11T17:39:15.773Z] 3a2ae6a8a46f: Waiting [2023-11-11T17:39:16.035Z] 5c69ac0246d0: Download complete [2023-11-11T17:39:16.035Z] 3a2ae6a8a46f: Download complete [2023-11-11T17:39:16.035Z] 33b1e0a273af: Verifying Checksum [2023-11-11T17:39:16.035Z] 33b1e0a273af: Download complete [2023-11-11T17:39:16.035Z] 5d3b04190fa2: Download complete [2023-11-11T17:39:16.035Z] ec43610c2a17: Download complete [2023-11-11T17:39:16.294Z] 5eb5b503b376: Verifying Checksum [2023-11-11T17:39:16.294Z] 5eb5b503b376: Download complete [2023-11-11T17:39:16.864Z] 2f39f015ded8: Verifying Checksum [2023-11-11T17:39:16.864Z] 2f39f015ded8: Download complete [2023-11-11T17:39:17.432Z] 5eb5b503b376: Pull complete [2023-11-11T17:39:17.432Z] 5c69ac0246d0: Pull complete [2023-11-11T17:39:18.003Z] ec43610c2a17: Pull complete [2023-11-11T17:39:18.003Z] 3a2ae6a8a46f: Pull complete [2023-11-11T17:39:18.262Z] 33b1e0a273af: Pull complete [2023-11-11T17:39:18.262Z] 5d3b04190fa2: Pull complete [2023-11-11T17:39:22.452Z] 2f39f015ded8: Pull complete [2023-11-11T17:39:22.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-11T17:39:22.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:39:22.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:39:22.550Z] prd-ubuntu20.04-docker-8c-8g-17265 does not seem to be running inside a container [2023-11-11T17:39:22.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-11T17:39:26.465Z] $ docker top 0bc6ac70435f0d8f51868f5a476d5bffb56f881b8d5d308388c37a5439534f38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:39:26.843Z] ---> job-cost.sh [2023-11-11T17:39:26.843Z] lf-activate-venv: SKIPPING [2023-11-11T17:39:26.843Z] INFO: No Stack... [2023-11-11T17:39:27.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-11T17:39:27.673Z] INFO: Archiving Costs [Pipeline] sh [2023-11-11T17:39:27.965Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-11-11T17:39:27.965Z] + cut -d, -f6 [Pipeline] lock [2023-11-11T17:39:27.979Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [2023-11-11T17:39:27.986Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] did not exist. Created. [2023-11-11T17:39:27.986Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-11T17:39:28.293Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-11T17:39:28.330Z] Stashed 1 file(s) [Pipeline] } [2023-11-11T17:39:28.337Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-11T17:39:28.361Z] $ docker stop --time=1 0bc6ac70435f0d8f51868f5a476d5bffb56f881b8d5d308388c37a5439534f38 [2023-11-11T17:39:29.523Z] $ docker rm -f --volumes 0bc6ac70435f0d8f51868f5a476d5bffb56f881b8d5d308388c37a5439534f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-11T17:39:29.632Z] Failed in branch amd64 [2023-11-11T17:40:57.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17266 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-11-11T17:40:57.635Z] Running in /w/workspace/device-rfid-llrp-go/129 [Pipeline] { [Pipeline] checkout [2023-11-11T17:40:57.666Z] The recommended git tool is: git [2023-11-11T17:41:02.680Z] using credential edgex-jenkins-ssh [2023-11-11T17:41:02.699Z] Cloning the remote Git repository [2023-11-11T17:41:02.740Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-11T17:41:02.822Z] > git init /w/workspace/device-rfid-llrp-go/129 # timeout=10 [2023-11-11T17:41:02.949Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-11T17:41:02.950Z] > git --version # timeout=10 [2023-11-11T17:41:02.969Z] > git --version # 'git version 2.25.1' [2023-11-11T17:41:02.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-11T17:41:03.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-11T17:41:06.376Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-11T17:41:06.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-11T17:41:07.233Z] Avoid second fetch [2023-11-11T17:41:07.233Z] Checking out Revision 4e83b6680fa27d1881f69792a07b123682c6b4e6 (main) [2023-11-11T17:41:07.783Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#270)" [2023-11-11T17:41:07.252Z] > git config core.sparsecheckout # timeout=10 [2023-11-11T17:41:07.324Z] > git checkout -f 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:41:08.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-11T17:41:08.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-11T17:41:08.777Z] Dload Upload Total Spent Left Speed [2023-11-11T17:41:08.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-11-11T17:41:09.456Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-11T17:41:09.780Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-11T17:41:09.780Z] + sudo tee /etc/docker/daemon.new [2023-11-11T17:41:09.780Z] { [2023-11-11T17:41:09.780Z] "registry-mirrors": [ [2023-11-11T17:41:09.780Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-11T17:41:09.780Z] ], [2023-11-11T17:41:09.780Z] "bip": "10.250.0.254/24", [2023-11-11T17:41:09.780Z] "hosts": [ [2023-11-11T17:41:09.780Z] "tcp://0.0.0.0:5555", [2023-11-11T17:41:09.780Z] "unix:///var/run/docker.sock" [2023-11-11T17:41:09.780Z] ], [2023-11-11T17:41:09.780Z] "mtu": 1458, [2023-11-11T17:41:09.780Z] "selinux-enabled": true, [2023-11-11T17:41:09.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-11T17:41:09.780Z] } [Pipeline] sh [2023-11-11T17:41:10.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-11T17:41:10.433Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:41:28.678Z] provisioning config files... [2023-11-11T17:41:28.702Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/129@tmp/config10869608044356962935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:41:29.052Z] ---> docker-login.sh [2023-11-11T17:41:29.052Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:41:29.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:41:29.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:41:29.596Z] Configure a credential helper to remove this warning. See [2023-11-11T17:41:29.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:41:29.596Z] [2023-11-11T17:41:29.596Z] Login Succeeded [2023-11-11T17:41:29.596Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:41:29.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:41:29.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:41:29.864Z] Configure a credential helper to remove this warning. See [2023-11-11T17:41:29.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:41:29.864Z] [2023-11-11T17:41:29.864Z] Login Succeeded [2023-11-11T17:41:30.139Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:41:30.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:41:30.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:41:30.412Z] Configure a credential helper to remove this warning. See [2023-11-11T17:41:30.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:41:30.412Z] [2023-11-11T17:41:30.412Z] Login Succeeded [2023-11-11T17:41:30.412Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:41:30.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:41:30.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:41:30.682Z] Configure a credential helper to remove this warning. See [2023-11-11T17:41:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:41:30.682Z] [2023-11-11T17:41:30.682Z] Login Succeeded [2023-11-11T17:41:30.682Z] docker.io [2023-11-11T17:41:30.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:41:31.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:41:31.531Z] Configure a credential helper to remove this warning. See [2023-11-11T17:41:31.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:41:31.531Z] [2023-11-11T17:41:31.531Z] Login Succeeded [2023-11-11T17:41:31.531Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:41:31.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-11T17:41:31.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:41:31.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:41:31.818Z] ========================================================= [2023-11-11T17:41:31.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-11T17:41:31.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:41:32.165Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-11T17:41:32.441Z] Sending build context to Docker daemon 1.198MB [2023-11-11T17:41:32.441Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:41:32.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-11T17:41:34.391Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-11T17:41:34.391Z] 9fda8d8052c6: Pulling fs layer [2023-11-11T17:41:34.391Z] 5d54e960e981: Pulling fs layer [2023-11-11T17:41:34.391Z] c4a7e357bf2a: Pulling fs layer [2023-11-11T17:41:34.391Z] f0e02332f6b5: Pulling fs layer [2023-11-11T17:41:34.391Z] cefa15bbcfad: Pulling fs layer [2023-11-11T17:41:34.391Z] 17808c966233: Pulling fs layer [2023-11-11T17:41:34.391Z] f4c1fc716caa: Pulling fs layer [2023-11-11T17:41:34.391Z] cefa15bbcfad: Waiting [2023-11-11T17:41:34.391Z] 17808c966233: Waiting [2023-11-11T17:41:34.391Z] f4c1fc716caa: Waiting [2023-11-11T17:41:34.391Z] 5d54e960e981: Verifying Checksum [2023-11-11T17:41:34.391Z] 5d54e960e981: Download complete [2023-11-11T17:41:34.391Z] 9fda8d8052c6: Download complete [2023-11-11T17:41:34.391Z] f0e02332f6b5: Verifying Checksum [2023-11-11T17:41:34.391Z] f0e02332f6b5: Download complete [2023-11-11T17:41:34.391Z] cefa15bbcfad: Verifying Checksum [2023-11-11T17:41:34.391Z] cefa15bbcfad: Download complete [2023-11-11T17:41:34.664Z] f4c1fc716caa: Download complete [2023-11-11T17:41:34.935Z] 9fda8d8052c6: Pull complete [2023-11-11T17:41:35.528Z] 5d54e960e981: Pull complete [2023-11-11T17:41:35.797Z] c4a7e357bf2a: Verifying Checksum [2023-11-11T17:41:35.797Z] c4a7e357bf2a: Download complete [2023-11-11T17:41:37.212Z] 17808c966233: Verifying Checksum [2023-11-11T17:41:37.212Z] 17808c966233: Download complete [2023-11-11T17:41:49.686Z] c4a7e357bf2a: Pull complete [2023-11-11T17:41:49.686Z] f0e02332f6b5: Pull complete [2023-11-11T17:41:49.686Z] cefa15bbcfad: Pull complete [2023-11-11T17:41:57.919Z] 17808c966233: Pull complete [2023-11-11T17:41:58.888Z] f4c1fc716caa: Pull complete [2023-11-11T17:41:58.888Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-11T17:41:58.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-11T17:41:58.888Z] ---> ea914061e18c [2023-11-11T17:41:58.888Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:41:59.476Z] ---> Running in c9d7e6dacd00 [2023-11-11T17:42:00.061Z] Removing intermediate container c9d7e6dacd00 [2023-11-11T17:42:00.061Z] ---> 76c2f60fa8d6 [2023-11-11T17:42:00.061Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:42:00.061Z] ---> Running in 728dee2115a7 [2023-11-11T17:42:00.332Z] Removing intermediate container 728dee2115a7 [2023-11-11T17:42:00.332Z] ---> 6ac99382c6e9 [2023-11-11T17:42:00.332Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-11T17:42:00.332Z] ---> Running in bc27a01cd6c0 [2023-11-11T17:42:00.931Z] Removing intermediate container bc27a01cd6c0 [2023-11-11T17:42:00.931Z] ---> 41a15e3595bd [2023-11-11T17:42:00.931Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:42:00.931Z] ---> Running in 4d8021f39d73 [2023-11-11T17:42:01.200Z] Removing intermediate container 4d8021f39d73 [2023-11-11T17:42:01.200Z] ---> a9848a314330 [2023-11-11T17:42:01.200Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:42:01.471Z] ---> Running in f16cd1eb50fa [2023-11-11T17:42:02.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-11T17:42:03.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-11T17:42:04.136Z] OK: 266 MiB in 52 packages [2023-11-11T17:42:05.100Z] Removing intermediate container f16cd1eb50fa [2023-11-11T17:42:05.100Z] ---> 57380441dc8e [2023-11-11T17:42:05.100Z] Step 8/12 : WORKDIR /app [2023-11-11T17:42:05.100Z] ---> Running in 39feb5caa3bf [2023-11-11T17:42:05.371Z] Removing intermediate container 39feb5caa3bf [2023-11-11T17:42:05.371Z] ---> 8d459098f292 [2023-11-11T17:42:05.371Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-11T17:42:05.954Z] ---> b5d3cb85549c [2023-11-11T17:42:05.954Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:42:05.954Z] ---> Running in 74272adca2fb [2023-11-11T17:43:27.603Z] Removing intermediate container 74272adca2fb [2023-11-11T17:43:27.603Z] ---> e9f3d02747ed [2023-11-11T17:43:27.603Z] Step 11/12 : COPY . . [2023-11-11T17:43:27.603Z] ---> 6bcc33414004 [2023-11-11T17:43:27.603Z] Step 12/12 : RUN $MAKE [2023-11-11T17:43:27.603Z] ---> Running in 1f66b4913197 [2023-11-11T17:43:27.603Z] noop [2023-11-11T17:43:27.603Z] Removing intermediate container 1f66b4913197 [2023-11-11T17:43:27.603Z] ---> 7d8a0efb740e [2023-11-11T17:43:27.603Z] Successfully built 7d8a0efb740e [2023-11-11T17:43:27.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:43:27.947Z] + docker inspect -f . ci-base-image-arm64 [2023-11-11T17:43:27.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:43:28.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-17266 does not seem to be running inside a container [2023-11-11T17:43:28.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/129 -v /w/workspace/device-rfid-llrp-go/129:/w/workspace/device-rfid-llrp-go/129:rw,z -v /w/workspace/device-rfid-llrp-go/129@tmp:/w/workspace/device-rfid-llrp-go/129@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 ******** ci-base-image-arm64 cat [2023-11-11T17:43:29.410Z] $ docker top 5f8ad6a2479b314e512a04ca257ce63e7d63c7b6f4050a8806ad56bf165dbd45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:43:30.240Z] + go version [2023-11-11T17:43:30.240Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-11T17:43:30.260Z] $ docker stop --time=1 5f8ad6a2479b314e512a04ca257ce63e7d63c7b6f4050a8806ad56bf165dbd45 [2023-11-11T17:43:31.887Z] $ docker rm -f --volumes 5f8ad6a2479b314e512a04ca257ce63e7d63c7b6f4050a8806ad56bf165dbd45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:43:32.446Z] + docker inspect -f . ci-base-image-arm64 [2023-11-11T17:43:32.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:43:32.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-17266 does not seem to be running inside a container [2023-11-11T17:43:32.689Z] $ 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/129 -v /w/workspace/device-rfid-llrp-go/129:/w/workspace/device-rfid-llrp-go/129:rw,z -v /w/workspace/device-rfid-llrp-go/129@tmp:/w/workspace/device-rfid-llrp-go/129@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 ******** ci-base-image-arm64 cat [2023-11-11T17:43:33.854Z] $ docker top e54fe6e75434bdc44f2c9e3d481f26f2803b2ece0a79014ba7e24654bc490ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:43:34.689Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/129 [Pipeline] fileExists [Pipeline] sh [2023-11-11T17:43:35.014Z] + make test [2023-11-11T17:43:35.284Z] go test ./... -coverprofile=coverage.out ./... [2023-11-11T17:43:43.497Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-11T17:45:20.142Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-11T17:45:20.142Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-11T17:45:38.338Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.784s coverage: 40.6% of statements [2023-11-11T17:45:38.338Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.584s coverage: 51.9% of statements [2023-11-11T17:45:38.338Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2023-11-11T17:45:38.606Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-11T17:45:38.606Z] go vet ./... [2023-11-11T17:46:17.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-11T17:46:17.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-11T17:46:17.503Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-11T17:46:17.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-11T17:46:17.536Z] $ docker stop --time=1 e54fe6e75434bdc44f2c9e3d481f26f2803b2ece0a79014ba7e24654bc490ff0 [2023-11-11T17:46:19.370Z] $ docker rm -f --volumes e54fe6e75434bdc44f2c9e3d481f26f2803b2ece0a79014ba7e24654bc490ff0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-11T17:46:20.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-11T17:46:20.549Z] Warning: overwriting stash ‘coverage-report’ [2023-11-11T17:46:21.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-11T17:46:21.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-11T17:46:21.814Z] + ls -al . [2023-11-11T17:46:21.815Z] total 636 [2023-11-11T17:46:21.815Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 17:43 . [2023-11-11T17:46:21.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:41 .. [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 17:41 .dockerignore [2023-11-11T17:46:21.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:41 .git [2023-11-11T17:46:21.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:41 .github [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 17:41 .gitignore [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 17:41 .golangci.yml [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 11 17:41 Attribution.txt [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 17:41 CHANGELOG.md [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 11 17:41 Dockerfile [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 17:41 GOVERNANCE.md [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 17:41 Jenkinsfile [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 17:41 LICENSE [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 11 17:41 Makefile [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 17:41 OWNERS.md [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 17:41 README.md [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 17:37 VERSION [2023-11-11T17:46:21.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:41 bin [2023-11-11T17:46:21.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:41 cmd [2023-11-11T17:46:21.815Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 11 17:45 coverage.out [2023-11-11T17:46:21.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:41 examples [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 11 17:41 go.mod [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 11 17:41 go.sum [2023-11-11T17:46:21.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:41 images [2023-11-11T17:46:21.815Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 17:41 internal [2023-11-11T17:46:21.815Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 17:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:46:22.150Z] + 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=4e83b6680fa27d1881f69792a07b123682c6b4e6 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-11-11T17:46:22.418Z] Sending build context to Docker daemon 1.198MB [2023-11-11T17:46:22.418Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-11T17:46:22.418Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-11T17:46:22.418Z] ---> 7d8a0efb740e [2023-11-11T17:46:22.418Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-11T17:46:22.684Z] ---> Running in 64b8a7864e18 [2023-11-11T17:46:22.949Z] Removing intermediate container 64b8a7864e18 [2023-11-11T17:46:22.949Z] ---> 585a2f68446b [2023-11-11T17:46:22.949Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-11T17:46:22.949Z] ---> Running in 7104124d2285 [2023-11-11T17:46:23.221Z] Removing intermediate container 7104124d2285 [2023-11-11T17:46:23.221Z] ---> 2b2b66373920 [2023-11-11T17:46:23.221Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-11T17:46:23.221Z] ---> Running in 147029bcd501 [2023-11-11T17:46:23.486Z] Removing intermediate container 147029bcd501 [2023-11-11T17:46:23.487Z] ---> eeea6495f08b [2023-11-11T17:46:23.487Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-11T17:46:23.754Z] ---> Running in 22b4637e69ce [2023-11-11T17:46:24.023Z] Removing intermediate container 22b4637e69ce [2023-11-11T17:46:24.023Z] ---> 16bbf8b9e8f4 [2023-11-11T17:46:24.023Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-11T17:46:24.023Z] ---> Running in b6f0b140b94c [2023-11-11T17:46:24.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-11T17:46:25.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-11T17:46:26.524Z] OK: 266 MiB in 52 packages [2023-11-11T17:46:27.483Z] Removing intermediate container b6f0b140b94c [2023-11-11T17:46:27.483Z] ---> 59c7b6ee88db [2023-11-11T17:46:27.483Z] Step 8/24 : WORKDIR /app [2023-11-11T17:46:27.483Z] ---> Running in 9f1c7752e141 [2023-11-11T17:46:27.749Z] Removing intermediate container 9f1c7752e141 [2023-11-11T17:46:27.749Z] ---> dcdbae2859d4 [2023-11-11T17:46:27.749Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-11T17:46:30.327Z] ---> eefa4e3e9f28 [2023-11-11T17:46:30.327Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-11T17:46:30.327Z] ---> Running in c6e4bcd31952 [2023-11-11T17:46:32.271Z] Removing intermediate container c6e4bcd31952 [2023-11-11T17:46:32.272Z] ---> 9c88b8082748 [2023-11-11T17:46:32.272Z] Step 11/24 : COPY . . [2023-11-11T17:46:32.854Z] ---> 38f78fd894a1 [2023-11-11T17:46:32.854Z] Step 12/24 : RUN $MAKE [2023-11-11T17:46:32.854Z] ---> Running in c15442254f83 [2023-11-11T17:46:33.810Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-11T17:48:25.466Z] Removing intermediate container c15442254f83 [2023-11-11T17:48:25.466Z] ---> 26410d4018c4 [2023-11-11T17:48:25.466Z] Step 13/24 : FROM alpine:3.18 [2023-11-11T17:48:25.466Z] 3.18: Pulling from library/alpine [2023-11-11T17:48:25.466Z] 579b34f0a95b: Pulling fs layer [2023-11-11T17:48:25.466Z] 579b34f0a95b: Download complete [2023-11-11T17:48:25.466Z] 579b34f0a95b: Pull complete [2023-11-11T17:48:25.466Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-11T17:48:25.466Z] Status: Downloaded newer image for alpine:3.18 [2023-11-11T17:48:25.466Z] ---> 3cc203321400 [2023-11-11T17:48:25.466Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-11T17:48:25.466Z] ---> Running in 64b2a405344d [2023-11-11T17:48:25.466Z] Removing intermediate container 64b2a405344d [2023-11-11T17:48:25.466Z] ---> 7145ce2a6bca [2023-11-11T17:48:25.466Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-11T17:48:25.467Z] ---> Running in 2fa646f02a1f [2023-11-11T17:48:25.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-11T17:48:25.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-11T17:48:25.467Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-11T17:48:25.467Z] Executing busybox-1.36.1-r2.trigger [2023-11-11T17:48:25.467Z] OK: 8 MiB in 16 packages [2023-11-11T17:48:25.467Z] Removing intermediate container 2fa646f02a1f [2023-11-11T17:48:25.467Z] ---> d7c0566a1d0b [2023-11-11T17:48:25.467Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-11T17:48:25.467Z] ---> d6fbd3625e80 [2023-11-11T17:48:25.467Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-11T17:48:25.467Z] ---> 1bcb55284570 [2023-11-11T17:48:25.467Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-11T17:48:25.467Z] ---> 1c7689d34174 [2023-11-11T17:48:25.467Z] Step 19/24 : EXPOSE 59989 [2023-11-11T17:48:25.467Z] ---> Running in ee9b7d91d852 [2023-11-11T17:48:25.467Z] Removing intermediate container ee9b7d91d852 [2023-11-11T17:48:25.467Z] ---> 4f4a7581b876 [2023-11-11T17:48:25.467Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-11T17:48:25.467Z] ---> Running in 8355ee390915 [2023-11-11T17:48:25.467Z] Removing intermediate container 8355ee390915 [2023-11-11T17:48:25.467Z] ---> 2829a00e3972 [2023-11-11T17:48:25.467Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-11T17:48:25.467Z] ---> Running in 82a312cae8c2 [2023-11-11T17:48:25.467Z] Removing intermediate container 82a312cae8c2 [2023-11-11T17:48:25.467Z] ---> b84df56e1844 [2023-11-11T17:48:25.467Z] Step 22/24 : LABEL arch=arm64 [2023-11-11T17:48:25.467Z] ---> Running in 0d1885a9ea03 [2023-11-11T17:48:25.467Z] Removing intermediate container 0d1885a9ea03 [2023-11-11T17:48:25.467Z] ---> fadb8e11fe97 [2023-11-11T17:48:25.467Z] Step 23/24 : LABEL git_sha=4e83b6680fa27d1881f69792a07b123682c6b4e6 [2023-11-11T17:48:25.467Z] ---> Running in 6951c38da639 [2023-11-11T17:48:25.467Z] Removing intermediate container 6951c38da639 [2023-11-11T17:48:25.467Z] ---> e69b8e87a1f6 [2023-11-11T17:48:25.467Z] Step 24/24 : LABEL version=3.1.0-dev.23 [2023-11-11T17:48:25.467Z] ---> Running in 601d75e9bd52 [2023-11-11T17:48:25.467Z] Removing intermediate container 601d75e9bd52 [2023-11-11T17:48:25.467Z] ---> 9f72a24c033a [2023-11-11T17:48:25.467Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-11T17:48:25.467Z] Successfully built 9f72a24c033a [2023-11-11T17:48:25.467Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:48:25.601Z] provisioning config files... [2023-11-11T17:48:25.614Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/129@tmp/config9998670625025921777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:48:25.944Z] ---> docker-login.sh [2023-11-11T17:48:25.944Z] nexus3.edgexfoundry.org:10001 [2023-11-11T17:48:25.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:48:26.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:48:26.210Z] Configure a credential helper to remove this warning. See [2023-11-11T17:48:26.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:48:26.210Z] [2023-11-11T17:48:26.210Z] Login Succeeded [2023-11-11T17:48:26.210Z] nexus3.edgexfoundry.org:10002 [2023-11-11T17:48:26.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:48:26.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:48:26.475Z] Configure a credential helper to remove this warning. See [2023-11-11T17:48:26.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:48:26.475Z] [2023-11-11T17:48:26.475Z] Login Succeeded [2023-11-11T17:48:26.475Z] nexus3.edgexfoundry.org:10003 [2023-11-11T17:48:26.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:48:27.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:48:27.007Z] Configure a credential helper to remove this warning. See [2023-11-11T17:48:27.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:48:27.007Z] [2023-11-11T17:48:27.007Z] Login Succeeded [2023-11-11T17:48:27.007Z] nexus3.edgexfoundry.org:10004 [2023-11-11T17:48:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:48:27.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:48:27.273Z] Configure a credential helper to remove this warning. See [2023-11-11T17:48:27.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:48:27.273Z] [2023-11-11T17:48:27.273Z] Login Succeeded [2023-11-11T17:48:27.273Z] docker.io [2023-11-11T17:48:27.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-11T17:48:27.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-11T17:48:27.804Z] Configure a credential helper to remove this warning. See [2023-11-11T17:48:27.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-11T17:48:27.804Z] [2023-11-11T17:48:27.804Z] Login Succeeded [2023-11-11T17:48:27.804Z] ---> docker-login.sh ends [Pipeline] } [2023-11-11T17:48:27.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-11T17:48:27.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-11T17:48:27.856Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-11-11T17:48:27.856Z] 4e83b6680fa27d1881f69792a07b123682c6b4e6 [2023-11-11T17:48:27.856Z] latest [2023-11-11T17:48:27.856Z] 3.1.0-dev.23 [2023-11-11T17:48:27.856Z] 4e83b6680fa27d1881f69792a07b123682c6b4e6-3.1.0-dev.23 [2023-11-11T17:48:27.856Z] main [2023-11-11T17:48:27.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:28.187Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:28.533Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6 [2023-11-11T17:48:28.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-11T17:48:28.533Z] 0e933e53c5c6: Preparing [2023-11-11T17:48:28.533Z] e65a18fa5e05: Preparing [2023-11-11T17:48:28.533Z] efaca6d5e9bf: Preparing [2023-11-11T17:48:28.533Z] 446b3cc98b45: Preparing [2023-11-11T17:48:28.533Z] 5f4d9fc4d98d: Preparing [2023-11-11T17:48:28.533Z] 5f4d9fc4d98d: Layer already exists [2023-11-11T17:48:28.798Z] 446b3cc98b45: Pushed [2023-11-11T17:48:28.798Z] e65a18fa5e05: Pushed [2023-11-11T17:48:28.798Z] efaca6d5e9bf: Pushed [2023-11-11T17:48:35.431Z] 0e933e53c5c6: Pushed [2023-11-11T17:48:35.431Z] 4e83b6680fa27d1881f69792a07b123682c6b4e6: digest: sha256:aafed30b0ff226aef8f5210a2add9255383aad68aaafbb3d17b51e3907123134 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:35.850Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:36.272Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-11T17:48:36.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-11T17:48:36.272Z] 0e933e53c5c6: Preparing [2023-11-11T17:48:36.272Z] e65a18fa5e05: Preparing [2023-11-11T17:48:36.272Z] efaca6d5e9bf: Preparing [2023-11-11T17:48:36.272Z] 446b3cc98b45: Preparing [2023-11-11T17:48:36.272Z] 5f4d9fc4d98d: Preparing [2023-11-11T17:48:36.272Z] 0e933e53c5c6: Layer already exists [2023-11-11T17:48:36.272Z] e65a18fa5e05: Layer already exists [2023-11-11T17:48:36.272Z] 446b3cc98b45: Layer already exists [2023-11-11T17:48:36.272Z] 5f4d9fc4d98d: Layer already exists [2023-11-11T17:48:36.272Z] efaca6d5e9bf: Layer already exists [2023-11-11T17:48:36.272Z] latest: digest: sha256:aafed30b0ff226aef8f5210a2add9255383aad68aaafbb3d17b51e3907123134 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:36.630Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:36.971Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.23 [2023-11-11T17:48:36.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-11T17:48:36.971Z] 0e933e53c5c6: Preparing [2023-11-11T17:48:36.971Z] e65a18fa5e05: Preparing [2023-11-11T17:48:36.971Z] efaca6d5e9bf: Preparing [2023-11-11T17:48:36.971Z] 446b3cc98b45: Preparing [2023-11-11T17:48:36.971Z] 5f4d9fc4d98d: Preparing [2023-11-11T17:48:36.971Z] efaca6d5e9bf: Layer already exists [2023-11-11T17:48:36.971Z] e65a18fa5e05: Layer already exists [2023-11-11T17:48:36.971Z] 0e933e53c5c6: Layer already exists [2023-11-11T17:48:36.971Z] 446b3cc98b45: Layer already exists [2023-11-11T17:48:36.971Z] 5f4d9fc4d98d: Layer already exists [2023-11-11T17:48:37.239Z] 3.1.0-dev.23: digest: sha256:aafed30b0ff226aef8f5210a2add9255383aad68aaafbb3d17b51e3907123134 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:37.591Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:37.926Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6-3.1.0-dev.23 [2023-11-11T17:48:37.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-11T17:48:37.926Z] 0e933e53c5c6: Preparing [2023-11-11T17:48:37.926Z] e65a18fa5e05: Preparing [2023-11-11T17:48:37.926Z] efaca6d5e9bf: Preparing [2023-11-11T17:48:37.926Z] 446b3cc98b45: Preparing [2023-11-11T17:48:37.926Z] 5f4d9fc4d98d: Preparing [2023-11-11T17:48:37.926Z] e65a18fa5e05: Layer already exists [2023-11-11T17:48:37.926Z] 0e933e53c5c6: Layer already exists [2023-11-11T17:48:37.926Z] efaca6d5e9bf: Layer already exists [2023-11-11T17:48:37.926Z] 5f4d9fc4d98d: Layer already exists [2023-11-11T17:48:37.926Z] 446b3cc98b45: Layer already exists [2023-11-11T17:48:37.926Z] 4e83b6680fa27d1881f69792a07b123682c6b4e6-3.1.0-dev.23: digest: sha256:aafed30b0ff226aef8f5210a2add9255383aad68aaafbb3d17b51e3907123134 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:38.274Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:38.616Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-11-11T17:48:38.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-11T17:48:38.616Z] 0e933e53c5c6: Preparing [2023-11-11T17:48:38.616Z] e65a18fa5e05: Preparing [2023-11-11T17:48:38.616Z] efaca6d5e9bf: Preparing [2023-11-11T17:48:38.616Z] 446b3cc98b45: Preparing [2023-11-11T17:48:38.616Z] 5f4d9fc4d98d: Preparing [2023-11-11T17:48:38.616Z] 0e933e53c5c6: Layer already exists [2023-11-11T17:48:38.616Z] efaca6d5e9bf: Layer already exists [2023-11-11T17:48:38.616Z] 5f4d9fc4d98d: Layer already exists [2023-11-11T17:48:38.616Z] e65a18fa5e05: Layer already exists [2023-11-11T17:48:38.616Z] 446b3cc98b45: Layer already exists [2023-11-11T17:48:38.616Z] main: digest: sha256:aafed30b0ff226aef8f5210a2add9255383aad68aaafbb3d17b51e3907123134 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-11T17:48:38.667Z] ===================================================== [Pipeline] echo [2023-11-11T17:48:38.673Z] taggedImages: [2023-11-11T17:48:38.673Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6 [2023-11-11T17:48:38.673Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-11T17:48:38.673Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.23 [2023-11-11T17:48:38.673Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4e83b6680fa27d1881f69792a07b123682c6b4e6-3.1.0-dev.23 [2023-11-11T17:48:38.673Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:39.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:48:39.025Z] [2023-11-11T17:48:39.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:48:39.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:48:39.358Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-11T17:48:39.358Z] 8998bd30e6a1: Pulling fs layer [2023-11-11T17:48:39.358Z] 04944245beec: Pulling fs layer [2023-11-11T17:48:39.358Z] 699f458cf7ca: Pulling fs layer [2023-11-11T17:48:39.358Z] 765212b225bb: Pulling fs layer [2023-11-11T17:48:39.358Z] f23df028b6ca: Pulling fs layer [2023-11-11T17:48:39.358Z] d65c8cfc05b1: Pulling fs layer [2023-11-11T17:48:39.358Z] 2437ff75d9bd: Pulling fs layer [2023-11-11T17:48:39.358Z] 765212b225bb: Waiting [2023-11-11T17:48:39.358Z] f23df028b6ca: Waiting [2023-11-11T17:48:39.358Z] d65c8cfc05b1: Waiting [2023-11-11T17:48:39.358Z] 2437ff75d9bd: Waiting [2023-11-11T17:48:39.626Z] 04944245beec: Verifying Checksum [2023-11-11T17:48:39.626Z] 04944245beec: Download complete [2023-11-11T17:48:39.626Z] 765212b225bb: Verifying Checksum [2023-11-11T17:48:39.626Z] 765212b225bb: Download complete [2023-11-11T17:48:39.626Z] f23df028b6ca: Verifying Checksum [2023-11-11T17:48:39.626Z] f23df028b6ca: Download complete [2023-11-11T17:48:39.626Z] d65c8cfc05b1: Verifying Checksum [2023-11-11T17:48:39.626Z] d65c8cfc05b1: Download complete [2023-11-11T17:48:39.626Z] 699f458cf7ca: Verifying Checksum [2023-11-11T17:48:39.626Z] 699f458cf7ca: Download complete [2023-11-11T17:48:40.210Z] 8998bd30e6a1: Download complete [2023-11-11T17:48:42.790Z] 2437ff75d9bd: Verifying Checksum [2023-11-11T17:48:42.790Z] 2437ff75d9bd: Download complete [2023-11-11T17:48:44.732Z] 8998bd30e6a1: Pull complete [2023-11-11T17:48:48.060Z] 04944245beec: Pull complete [2023-11-11T17:48:49.016Z] 699f458cf7ca: Pull complete [2023-11-11T17:48:49.281Z] 765212b225bb: Pull complete [2023-11-11T17:48:50.238Z] f23df028b6ca: Pull complete [2023-11-11T17:48:50.238Z] d65c8cfc05b1: Pull complete [2023-11-11T17:49:08.440Z] 2437ff75d9bd: Pull complete [2023-11-11T17:49:08.440Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-11T17:49:08.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-11T17:49:08.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:49:08.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-17266 does not seem to be running inside a container [2023-11-11T17:49:08.694Z] $ 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/129 -v /w/workspace/device-rfid-llrp-go/129:/w/workspace/device-rfid-llrp-go/129:rw,z -v /w/workspace/device-rfid-llrp-go/129@tmp:/w/workspace/device-rfid-llrp-go/129@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:arm64 cat [2023-11-11T17:49:11.215Z] $ docker top 217ade61aed00213d954f17bc79ce74154be09eda9bf126c7ae9e5972a88544b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:12.044Z] ---> job-cost.sh [2023-11-11T17:49:12.044Z] lf-activate-venv: SKIPPING [2023-11-11T17:49:12.044Z] INFO: No Stack... [2023-11-11T17:49:12.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-11T17:49:13.270Z] INFO: Archiving Costs [Pipeline] sh [2023-11-11T17:49:13.902Z] + cat /w/workspace/device-rfid-llrp-go/129/archives/cost.csv [2023-11-11T17:49:13.902Z] + cut -d, -f6 [Pipeline] lock [2023-11-11T17:49:13.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [2023-11-11T17:49:13.971Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] did not exist. Created. [2023-11-11T17:49:13.971Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-11T17:49:14.630Z] /w/workspace/device-rfid-llrp-go/129@tmp/durable-2c55f03c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-11T17:49:15.283Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-11T17:49:15.305Z] Warning: overwriting stash ‘stack-cost’ [2023-11-11T17:49:15.371Z] Stashed 1 file(s) [Pipeline] } [2023-11-11T17:49:15.380Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-11T17:49:15.396Z] $ docker stop --time=1 217ade61aed00213d954f17bc79ce74154be09eda9bf126c7ae9e5972a88544b [2023-11-11T17:49:18.260Z] $ docker rm -f --volumes 217ade61aed00213d954f17bc79ce74154be09eda9bf126c7ae9e5972a88544b [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-11T17:49:19.286Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-11-11T17:49:19.286Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-11T17:49:19.286Z] total 16 [2023-11-11T17:49:19.286Z] drwxr-xr-x 3 root root 4096 Nov 11 17:39 . [2023-11-11T17:49:19.286Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 17:39 .. [2023-11-11T17:49:19.286Z] drwxr-xr-x 2 root root 4096 Nov 11 17:39 cost [2023-11-11T17:49:19.286Z] -rw-r--r-- 1 root root 91 Nov 11 17:39 cost.csv [2023-11-11T17:49:19.286Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-11T17:49:19.286Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-11T17:49:19.286Z] total 16 [2023-11-11T17:49:19.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:39 . [2023-11-11T17:49:19.286Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 17:39 .. [2023-11-11T17:49:19.286Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 17:39 cost [2023-11-11T17:49:19.286Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:19.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:20.438Z] ---> package-listing.sh [2023-11-11T17:49:20.438Z] ++ facter osfamily [2023-11-11T17:49:20.438Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-11T17:49:20.697Z] + OS_FAMILY=debian [2023-11-11T17:49:20.697Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-11-11T17:49:20.697Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-11T17:49:20.697Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-11T17:49:20.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-11T17:49:20.697Z] + PACKAGES=/tmp/packages_start.txt [2023-11-11T17:49:20.697Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-11T17:49:20.697Z] + PACKAGES=/tmp/packages_end.txt [2023-11-11T17:49:20.697Z] + case "${OS_FAMILY}" in [2023-11-11T17:49:20.697Z] + dpkg -l [2023-11-11T17:49:20.697Z] + grep '^ii' [2023-11-11T17:49:20.697Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-11T17:49:20.697Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-11T17:49:20.697Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-11T17:49:20.697Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-11T17:49:20.697Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-11-11T17:49:20.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-11-11T17:49:20.710Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-11T17:49:20.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-11T17:49:21.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-11T17:49:21.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-11T17:49:21.629Z] prd-ubuntu20.04-docker-8c-8g-17265 does not seem to be running inside a container [2023-11-11T17:49:21.662Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-11T17:49:21.899Z] $ docker top ac74282dd0f4d59662170d98929a7ba919234f43c569c610dbc4702bd5261a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-11T17:49:22.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-11T17:49:22.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-11T17:49:22.830Z] + ls /var/log/sa-host [2023-11-11T17:49:22.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-11T17:49:22.908Z] provisioning config files... [2023-11-11T17:49:22.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11456025344984296787tmp [Pipeline] { [Pipeline] echo [2023-11-11T17:49:22.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:23.219Z] ---> create-netrc.sh [Pipeline] } [2023-11-11T17:49:23.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:23.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-11T17:49:23.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:23.845Z] ---> sudo-logs.sh [2023-11-11T17:49:23.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-11T17:49:23.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:24.163Z] ---> job-cost.sh [2023-11-11T17:49:24.164Z] lf-activate-venv: SKIPPING [2023-11-11T17:49:24.164Z] DEBUG: total: 0.2199999988079071 [2023-11-11T17:49:24.164Z] INFO: Retrieving Stack Cost... [2023-11-11T17:49:24.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-11T17:49:24.992Z] INFO: Archiving Costs [Pipeline] echo [2023-11-11T17:49:25.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-11T17:49:25.286Z] ---> logs-deploy.sh [2023-11-11T17:49:25.286Z] lf-activate-venv: SKIPPING [2023-11-11T17:49:25.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/129 [2023-11-11T17:49:25.286Z] INFO: archiving workspace using pattern(s): [2023-11-11T17:49:26.223Z] Archives upload complete. [2023-11-11T17:49:26.482Z] INFO: archiving logs to Nexus