Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2324491fcd83c67259ed47f9c53b07eaebff8e42 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-ssh9220349673947745841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 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-ssh11554788487486878300.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 e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 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-ssh13032816250406172576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 # timeout=10 Commit message: "Merge pull request #433 from ernestojeda/release-vanity-tag" > 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-ssh3812126148461010046.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-ssh3348886087846947682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3306’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3309 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 2324491fcd83c67259ed47f9c53b07eaebff8e42 (main) Commit message: "Merge pull request #243 from jackchenjc/issue-242" > 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 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 > git rev-list --no-walk 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-10T23:05:03.448Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-10T23:05:03.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-10T23:05:03.529Z] ========================================================= [2023-08-10T23:05:03.529Z] EdgeX Global Pipelines Version Info [2023-08-10T23:05:03.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:05:04.226Z] ------------------- [2023-08-10T23:05:04.226Z] stable info: [2023-08-10T23:05:04.226Z] ------------------- [2023-08-10T23:05:04.226Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-10T23:05:04.226Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-10T23:05:04.226Z] Message: update stable to v1.0.252 [2023-08-10T23:05:04.795Z] ------------------- [2023-08-10T23:05:04.795Z] experimental info: [2023-08-10T23:05:04.795Z] ------------------- [2023-08-10T23:05:04.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-10T23:05:04.795Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-10T23:05:04.795Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-10T23:05:04.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-08-10T23:05:04.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-08-10T23:05:04.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-10T23:05:04.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-10T23:05:05.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-10T23:05:05.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-10T23:05:05.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-10T23:05:05.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-10T23:05:05.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-10T23:05:05.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-10T23:05:05.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-10T23:05:05.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-08-10T23:05:05.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-10T23:05:05.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-10T23:05:05.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-10T23:05:05.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-10T23:05:05.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-10T23:05:05.147Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-10T23:05:05.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-10T23:05:05.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-10T23:05:05.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-10T23:05:05.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-10T23:05:05.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-10T23:05:05.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-10T23:05:05.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-10T23:05:05.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-10T23:05:05.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-10T23:05:05.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-10T23:05:05.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-10T23:05:05.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-10T23:05:05.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo [2023-08-10T23:05:05.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2324491 [Pipeline] echo [2023-08-10T23:05:05.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:05:05.338Z] provisioning config files... [2023-08-10T23:05:05.350Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7194120031014206410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:05:05.647Z] ---> docker-login.sh [2023-08-10T23:05:05.647Z] nexus3.edgexfoundry.org:10001 [2023-08-10T23:05:05.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:06.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:06.171Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:06.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:06.171Z] [2023-08-10T23:05:06.171Z] Login Succeeded [2023-08-10T23:05:06.171Z] nexus3.edgexfoundry.org:10002 [2023-08-10T23:05:06.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:06.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:06.171Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:06.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:06.171Z] [2023-08-10T23:05:06.171Z] Login Succeeded [2023-08-10T23:05:06.171Z] nexus3.edgexfoundry.org:10003 [2023-08-10T23:05:06.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:06.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:06.432Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:06.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:06.432Z] [2023-08-10T23:05:06.432Z] Login Succeeded [2023-08-10T23:05:06.432Z] nexus3.edgexfoundry.org:10004 [2023-08-10T23:05:06.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:06.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:06.432Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:06.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:06.432Z] [2023-08-10T23:05:06.432Z] Login Succeeded [2023-08-10T23:05:06.432Z] docker.io [2023-08-10T23:05:06.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:06.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:06.691Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:06.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:06.691Z] [2023-08-10T23:05:06.691Z] Login Succeeded [2023-08-10T23:05:06.691Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T23:05:06.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-10T23:05:07.087Z] + git rev-list -1 --merges 2324491fcd83c67259ed47f9c53b07eaebff8e42~1..2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo [2023-08-10T23:05:07.134Z] -----------> git rev-list -1 --merges 2324491fcd83c67259ed47f9c53b07eaebff8e42~1..2324491fcd83c67259ed47f9c53b07eaebff8e42 2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:05:07.134Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42 [false] [Pipeline] sh [2023-08-10T23:05:07.435Z] + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo [2023-08-10T23:05:07.449Z] ========================================================= [2023-08-10T23:05:07.449Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-10T23:05:07.449Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T23:05:07.771Z] + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo [2023-08-10T23:05:07.781Z] [semverPrep] GIT_COMMIT: 2324491fcd83c67259ed47f9c53b07eaebff8e42, Commit Message: Merge pull request #243 from jackchenjc/issue-242 [Pipeline] echo [2023-08-10T23:05:07.790Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-10T23:05:08.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-10T23:05:08.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-10T23:05:08.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-10T23:05:08.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-10T23:05:08.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-10T23:05:08.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-10T23:05:08.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:05:08.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:05:08.594Z] [2023-08-10T23:05:08.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:05:08.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:05:08.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-10T23:05:08.896Z] b85a868b505f: Pulling fs layer [2023-08-10T23:05:08.896Z] e2be974225ed: Pulling fs layer [2023-08-10T23:05:08.896Z] 339a4e72a1f5: Pulling fs layer [2023-08-10T23:05:08.896Z] 988bab9f4d93: Pulling fs layer [2023-08-10T23:05:08.896Z] 1469e6f7b9e6: Pulling fs layer [2023-08-10T23:05:08.896Z] eaf3925da568: Pulling fs layer [2023-08-10T23:05:08.896Z] bab4dde63d76: Pulling fs layer [2023-08-10T23:05:08.896Z] bde34c3a00c8: Pulling fs layer [2023-08-10T23:05:08.896Z] b352a97aabf1: Pulling fs layer [2023-08-10T23:05:08.896Z] 4872d77fe225: Pulling fs layer [2023-08-10T23:05:08.896Z] 5851b861e8e6: Pulling fs layer [2023-08-10T23:05:08.896Z] bde34c3a00c8: Waiting [2023-08-10T23:05:08.896Z] b352a97aabf1: Waiting [2023-08-10T23:05:08.896Z] eaf3925da568: Waiting [2023-08-10T23:05:08.896Z] 4872d77fe225: Waiting [2023-08-10T23:05:08.896Z] bab4dde63d76: Waiting [2023-08-10T23:05:08.896Z] 5851b861e8e6: Waiting [2023-08-10T23:05:08.896Z] 988bab9f4d93: Waiting [2023-08-10T23:05:08.896Z] 1469e6f7b9e6: Waiting [2023-08-10T23:05:08.896Z] e2be974225ed: Download complete [2023-08-10T23:05:08.896Z] 988bab9f4d93: Verifying Checksum [2023-08-10T23:05:08.896Z] 988bab9f4d93: Download complete [2023-08-10T23:05:09.193Z] 1469e6f7b9e6: Verifying Checksum [2023-08-10T23:05:09.193Z] 1469e6f7b9e6: Download complete [2023-08-10T23:05:09.193Z] eaf3925da568: Download complete [2023-08-10T23:05:09.193Z] 339a4e72a1f5: Verifying Checksum [2023-08-10T23:05:09.193Z] 339a4e72a1f5: Download complete [2023-08-10T23:05:09.193Z] bde34c3a00c8: Download complete [2023-08-10T23:05:09.193Z] b352a97aabf1: Download complete [2023-08-10T23:05:09.193Z] 4872d77fe225: Verifying Checksum [2023-08-10T23:05:09.193Z] 4872d77fe225: Download complete [2023-08-10T23:05:09.193Z] 5851b861e8e6: Verifying Checksum [2023-08-10T23:05:09.193Z] 5851b861e8e6: Download complete [2023-08-10T23:05:09.453Z] b85a868b505f: Verifying Checksum [2023-08-10T23:05:09.453Z] b85a868b505f: Download complete [2023-08-10T23:05:09.712Z] bab4dde63d76: Verifying Checksum [2023-08-10T23:05:09.712Z] bab4dde63d76: Download complete [2023-08-10T23:05:10.650Z] b85a868b505f: Pull complete [2023-08-10T23:05:10.650Z] e2be974225ed: Pull complete [2023-08-10T23:05:11.219Z] 339a4e72a1f5: Pull complete [2023-08-10T23:05:11.219Z] 988bab9f4d93: Pull complete [2023-08-10T23:05:11.478Z] 1469e6f7b9e6: Pull complete [2023-08-10T23:05:11.738Z] eaf3925da568: Pull complete [2023-08-10T23:05:13.113Z] bab4dde63d76: Pull complete [2023-08-10T23:05:13.374Z] bde34c3a00c8: Pull complete [2023-08-10T23:05:13.374Z] b352a97aabf1: Pull complete [2023-08-10T23:05:13.374Z] 4872d77fe225: Pull complete [2023-08-10T23:05:13.634Z] 5851b861e8e6: Pull complete [2023-08-10T23:05:13.634Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-10T23:05:13.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:05:13.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:05:13.781Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:05:13.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-10T23:05:16.121Z] $ docker top 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b -eo pid,comm [2023-08-10T23:05:16.166Z] 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-08-10T23:05:16.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-10T23:05:16.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T23:05:16.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T23:05:16.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T23:05:16.321Z] $ docker exec 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent [2023-08-10T23:05:16.408Z] SSH_AUTH_SOCK=/tmp/ssh-NIHujBaWmxeB/agent.32 [2023-08-10T23:05:16.408Z] SSH_AGENT_PID=38 [2023-08-10T23:05:16.413Z] Running ssh-add (command line suppressed) [2023-08-10T23:05:16.502Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11776556028448537805.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11776556028448537805.key) [2023-08-10T23:05:16.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T23:05:16.799Z] + git tag --points-at HEAD [Pipeline] } [2023-08-10T23:05:16.820Z] $ docker exec --env ******** --env ******** 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent -k [2023-08-10T23:05:16.909Z] unset SSH_AUTH_SOCK; [2023-08-10T23:05:16.910Z] unset SSH_AGENT_PID; [2023-08-10T23:05:16.910Z] echo Agent pid 38 killed; [2023-08-10T23:05:16.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-10T23:05:16.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T23:05:16.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T23:05:17.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T23:05:17.050Z] $ docker exec 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent [2023-08-10T23:05:17.141Z] SSH_AUTH_SOCK=/tmp/ssh-QZKVjPuVwDtK/agent.70 [2023-08-10T23:05:17.141Z] SSH_AGENT_PID=76 [2023-08-10T23:05:17.146Z] Running ssh-add (command line suppressed) [2023-08-10T23:05:17.248Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5001116052826191706.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5001116052826191706.key) [2023-08-10T23:05:17.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T23:05:17.554Z] + git semver init [2023-08-10T23:05:17.813Z] 2023-08-10 23:05:17,736 [run_init] DEBUG init version:0.0.0 force:False [2023-08-10T23:05:17.813Z] 2023-08-10 23:05:17,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-08-10T23:05:17.813Z] 2023-08-10 23:05:17,737 [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-08-10T23:05:17.813Z] 2023-08-10 23:05:17,738 [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-08-10T23:05:18.755Z] 2023-08-10 23:05:18,507 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-08-10T23:05:18.755Z] 2023-08-10 23:05:18,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-08-10T23:05:18.755Z] 2023-08-10 23:05:18,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:05:18.755Z] 2023-08-10 23:05:18,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:05:18.755Z] 3.1.0-dev.2 [Pipeline] } [2023-08-10T23:05:18.768Z] $ docker exec --env ******** --env ******** 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent -k [2023-08-10T23:05:18.860Z] unset SSH_AUTH_SOCK; [2023-08-10T23:05:18.861Z] unset SSH_AGENT_PID; [2023-08-10T23:05:18.861Z] echo Agent pid 76 killed; [2023-08-10T23:05:18.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-10T23:05:19.168Z] + git semver [Pipeline] } [2023-08-10T23:05:19.441Z] $ docker stop --time=1 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b [2023-08-10T23:05:20.715Z] $ docker rm -f --volumes 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-10T23:05:21.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-10T23:05:21.281Z] Stashed 1 file(s) [Pipeline] echo [2023-08-10T23:05:21.284Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:05:21.397Z] provisioning config files... [2023-08-10T23:05:21.405Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3797554379587773039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:05:21.700Z] ---> docker-login.sh [2023-08-10T23:05:21.700Z] nexus3.edgexfoundry.org:10001 [2023-08-10T23:05:21.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:21.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:21.700Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:21.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:21.700Z] [2023-08-10T23:05:21.700Z] Login Succeeded [2023-08-10T23:05:21.700Z] nexus3.edgexfoundry.org:10002 [2023-08-10T23:05:21.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:21.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:21.700Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:21.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:21.700Z] [2023-08-10T23:05:21.700Z] Login Succeeded [2023-08-10T23:05:21.700Z] nexus3.edgexfoundry.org:10003 [2023-08-10T23:05:21.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:21.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:21.959Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:21.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:21.959Z] [2023-08-10T23:05:21.959Z] Login Succeeded [2023-08-10T23:05:21.959Z] nexus3.edgexfoundry.org:10004 [2023-08-10T23:05:21.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:21.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:21.959Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:21.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:21.959Z] [2023-08-10T23:05:21.959Z] Login Succeeded [2023-08-10T23:05:21.959Z] docker.io [2023-08-10T23:05:21.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:05:22.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:05:22.218Z] Configure a credential helper to remove this warning. See [2023-08-10T23:05:22.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:05:22.218Z] [2023-08-10T23:05:22.218Z] Login Succeeded [2023-08-10T23:05:22.218Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T23:05:22.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-10T23:05:22.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T23:05:22.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T23:05:22.318Z] ========================================================= [2023-08-10T23:05:22.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-10T23:05:22.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:05:22.635Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-10T23:05:22.635Z] Sending build context to Docker daemon 4.291MB [2023-08-10T23:05:22.635Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-10T23:05:22.635Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-10T23:05:22.635Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-10T23:05:22.635Z] 4db1b89c0bd1: Pulling fs layer [2023-08-10T23:05:22.635Z] 6911f1a30b25: Pulling fs layer [2023-08-10T23:05:22.635Z] e194b8c5c2a9: Pulling fs layer [2023-08-10T23:05:22.635Z] 6863d3e3a2b1: Pulling fs layer [2023-08-10T23:05:22.635Z] ec0bb842ea78: Pulling fs layer [2023-08-10T23:05:22.635Z] 40a00589a448: Pulling fs layer [2023-08-10T23:05:22.635Z] 6863d3e3a2b1: Waiting [2023-08-10T23:05:22.635Z] ec0bb842ea78: Waiting [2023-08-10T23:05:22.635Z] 40a00589a448: Waiting [2023-08-10T23:05:22.635Z] 6c08303d61cc: Pulling fs layer [2023-08-10T23:05:22.635Z] 6c08303d61cc: Waiting [2023-08-10T23:05:22.635Z] 798269fcf238: Pulling fs layer [2023-08-10T23:05:22.635Z] 798269fcf238: Waiting [2023-08-10T23:05:22.895Z] 6911f1a30b25: Download complete [2023-08-10T23:05:22.895Z] 6863d3e3a2b1: Verifying Checksum [2023-08-10T23:05:22.895Z] 6863d3e3a2b1: Download complete [2023-08-10T23:05:22.895Z] ec0bb842ea78: Verifying Checksum [2023-08-10T23:05:22.895Z] ec0bb842ea78: Download complete [2023-08-10T23:05:22.895Z] 4db1b89c0bd1: Verifying Checksum [2023-08-10T23:05:22.895Z] 4db1b89c0bd1: Download complete [2023-08-10T23:05:22.895Z] 40a00589a448: Download complete [2023-08-10T23:05:22.895Z] 4db1b89c0bd1: Pull complete [2023-08-10T23:05:23.156Z] 6911f1a30b25: Pull complete [2023-08-10T23:05:23.416Z] 798269fcf238: Verifying Checksum [2023-08-10T23:05:23.416Z] 798269fcf238: Download complete [2023-08-10T23:05:23.674Z] e194b8c5c2a9: Verifying Checksum [2023-08-10T23:05:23.674Z] e194b8c5c2a9: Download complete [2023-08-10T23:05:23.674Z] 6c08303d61cc: Verifying Checksum [2023-08-10T23:05:23.674Z] 6c08303d61cc: Download complete [2023-08-10T23:05:26.962Z] e194b8c5c2a9: Pull complete [2023-08-10T23:05:26.962Z] 6863d3e3a2b1: Pull complete [2023-08-10T23:05:26.962Z] ec0bb842ea78: Pull complete [2023-08-10T23:05:26.962Z] 40a00589a448: Pull complete [2023-08-10T23:05:29.493Z] 6c08303d61cc: Pull complete [2023-08-10T23:05:30.059Z] 798269fcf238: Pull complete [2023-08-10T23:05:30.059Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-10T23:05:30.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-10T23:05:30.059Z] ---> ec979cd7f677 [2023-08-10T23:05:30.059Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-10T23:05:34.254Z] ---> Running in a547d27b6128 [2023-08-10T23:05:34.254Z] Removing intermediate container a547d27b6128 [2023-08-10T23:05:34.254Z] ---> 5383e95ac174 [2023-08-10T23:05:34.254Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-10T23:05:34.254Z] ---> Running in b4f0f6d87838 [2023-08-10T23:05:34.254Z] Removing intermediate container b4f0f6d87838 [2023-08-10T23:05:34.254Z] ---> e514eeb5ef54 [2023-08-10T23:05:34.254Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-10T23:05:34.254Z] ---> Running in e344f07da2e3 [2023-08-10T23:05:34.513Z] Removing intermediate container e344f07da2e3 [2023-08-10T23:05:34.513Z] ---> 37496a51f6ef [2023-08-10T23:05:34.513Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-10T23:05:34.513Z] ---> Running in b2830ffb58b2 [2023-08-10T23:05:34.513Z] Removing intermediate container b2830ffb58b2 [2023-08-10T23:05:34.513Z] ---> 84e358497245 [2023-08-10T23:05:34.513Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-10T23:05:34.513Z] ---> Running in 674653366bf6 [2023-08-10T23:05:34.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-10T23:05:35.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-10T23:05:35.289Z] OK: 265 MiB in 53 packages [2023-08-10T23:05:35.548Z] Removing intermediate container 674653366bf6 [2023-08-10T23:05:35.548Z] ---> 6681fa7ad031 [2023-08-10T23:05:35.548Z] Step 8/12 : WORKDIR /app [2023-08-10T23:05:35.806Z] ---> Running in da2a4ba48b07 [2023-08-10T23:05:35.806Z] Removing intermediate container da2a4ba48b07 [2023-08-10T23:05:35.806Z] ---> 54136a9e6e0f [2023-08-10T23:05:35.806Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-10T23:05:35.806Z] ---> 0c919676d4b1 [2023-08-10T23:05:35.806Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-10T23:05:35.806Z] ---> Running in 46a706ddda08 [2023-08-10T23:05:36.362Z] Still waiting to schedule task [2023-08-10T23:05:36.362Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-10T23:06:22.481Z] Removing intermediate container 46a706ddda08 [2023-08-10T23:06:22.481Z] ---> 11e00ec803e8 [2023-08-10T23:06:22.481Z] Step 11/12 : COPY . . [2023-08-10T23:06:22.481Z] ---> d45381f35418 [2023-08-10T23:06:22.481Z] Step 12/12 : RUN $MAKE [2023-08-10T23:06:22.481Z] ---> Running in cbe9a965c676 [2023-08-10T23:06:22.481Z] noop [2023-08-10T23:06:22.481Z] Removing intermediate container cbe9a965c676 [2023-08-10T23:06:22.481Z] ---> 078d08046182 [2023-08-10T23:06:22.481Z] Successfully built 078d08046182 [2023-08-10T23:06:22.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:06:22.792Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-10T23:06:22.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:06:22.859Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:06:22.893Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-10T23:06:23.221Z] $ docker top 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T23:06:23.552Z] + go version [2023-08-10T23:06:23.552Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-10T23:06:23.566Z] $ docker stop --time=1 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc [2023-08-10T23:06:24.852Z] $ docker rm -f --volumes 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:06:25.256Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-10T23:06:25.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:06:25.321Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:06:25.353Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-10T23:06:25.724Z] $ docker top b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T23:06:26.061Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-10T23:06:26.351Z] + make test [2023-08-10T23:06:26.351Z] go test ./... -coverprofile=coverage.out ./... [2023-08-10T23:06:30.538Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-10T23:06:40.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-10T23:06:40.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-10T23:06:43.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 40.6% of statements [2023-08-10T23:06:43.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-08-10T23:06:43.779Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-08-10T23:06:51.884Z] go vet ./... [2023-08-10T23:06:54.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-10T23:06:54.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-10T23:06:54.411Z] ./bin/test-attribution-txt.sh [2023-08-10T23:06:54.411Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-08-10T23:06:54.411Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-08-10T23:06:54.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-10T23:06:54.442Z] $ docker stop --time=1 b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d [2023-08-10T23:06:57.575Z] $ docker rm -f --volumes b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-10T23:06:58.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-10T23:06:58.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-10T23:06:58.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-10T23:06:59.062Z] + ls -al . [2023-08-10T23:06:59.062Z] total 640 [2023-08-10T23:06:59.062Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 23:06 . [2023-08-10T23:06:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 .. [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 23:05 .dockerignore [2023-08-10T23:06:59.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 23:05 .git [2023-08-10T23:06:59.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 23:05 .github [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 23:05 .gitignore [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 23:05 .golangci.yml [2023-08-10T23:06:59.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 23:05 .semver [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 10694 Aug 10 23:05 Attribution.txt [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 10 23:05 CHANGELOG.md [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 10 23:05 Dockerfile [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 23:05 GOVERNANCE.md [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 23:05 Jenkinsfile [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 23:05 LICENSE [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 2053 Aug 10 23:05 Makefile [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 23:05 OWNERS.md [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 10 23:05 README.md [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 23:05 VERSION [2023-08-10T23:06:59.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 bin [2023-08-10T23:06:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 cmd [2023-08-10T23:06:59.062Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 10 23:06 coverage.out [2023-08-10T23:06:59.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 examples [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 3341 Aug 10 23:05 go.mod [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 30988 Aug 10 23:05 go.sum [2023-08-10T23:06:59.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 images [2023-08-10T23:06:59.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 23:05 internal [2023-08-10T23:06:59.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 snap [2023-08-10T23:06:59.062Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:06:59.371Z] + 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=2324491fcd83c67259ed47f9c53b07eaebff8e42 --label arch=amd64 --label version=3.1.0-dev.2 . [2023-08-10T23:06:59.371Z] Sending build context to Docker daemon 4.291MB [2023-08-10T23:06:59.371Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-10T23:06:59.371Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-10T23:06:59.371Z] ---> 078d08046182 [2023-08-10T23:06:59.371Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-10T23:06:59.371Z] ---> Running in f82c82f48be6 [2023-08-10T23:06:59.629Z] Removing intermediate container f82c82f48be6 [2023-08-10T23:06:59.629Z] ---> cc649e2a3a07 [2023-08-10T23:06:59.629Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-10T23:06:59.629Z] ---> Running in 61e8ea0cd7af [2023-08-10T23:06:59.629Z] Removing intermediate container 61e8ea0cd7af [2023-08-10T23:06:59.629Z] ---> 7d07e946e014 [2023-08-10T23:06:59.629Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-10T23:06:59.629Z] ---> Running in f65a862bff77 [2023-08-10T23:06:59.629Z] Removing intermediate container f65a862bff77 [2023-08-10T23:06:59.629Z] ---> 5fa6c566e9b0 [2023-08-10T23:06:59.629Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-10T23:06:59.629Z] ---> Running in b87231ea5cc1 [2023-08-10T23:06:59.888Z] Removing intermediate container b87231ea5cc1 [2023-08-10T23:06:59.888Z] ---> 052626643978 [2023-08-10T23:06:59.888Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-10T23:06:59.888Z] ---> Running in 7b6d0341c74f [2023-08-10T23:07:00.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-10T23:07:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-10T23:07:00.665Z] OK: 265 MiB in 53 packages [2023-08-10T23:07:00.926Z] Removing intermediate container 7b6d0341c74f [2023-08-10T23:07:00.926Z] ---> 5890f225531a [2023-08-10T23:07:00.926Z] Step 8/24 : WORKDIR /app [2023-08-10T23:07:00.926Z] ---> Running in 01d9cacd7a59 [2023-08-10T23:07:01.184Z] Removing intermediate container 01d9cacd7a59 [2023-08-10T23:07:01.184Z] ---> c42cb08db0a7 [2023-08-10T23:07:01.184Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-10T23:07:01.184Z] ---> e2778c77aec5 [2023-08-10T23:07:01.184Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-10T23:07:01.184Z] ---> Running in 1399c8155079 [2023-08-10T23:07:01.751Z] Removing intermediate container 1399c8155079 [2023-08-10T23:07:01.751Z] ---> 4576e7f1a6d1 [2023-08-10T23:07:01.751Z] Step 11/24 : COPY . . [2023-08-10T23:07:02.009Z] ---> 236020ecf7b9 [2023-08-10T23:07:02.009Z] Step 12/24 : RUN $MAKE [2023-08-10T23:07:02.269Z] ---> Running in 2dc73cfe967e [2023-08-10T23:07:02.527Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-10T23:07:06.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3310 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-08-10T23:07:06.641Z] Running in /w/workspace/device-rfid-llrp-go/105 [Pipeline] { [Pipeline] checkout [2023-08-10T23:07:06.677Z] The recommended git tool is: git [2023-08-10T23:07:11.651Z] using credential edgex-jenkins-ssh [2023-08-10T23:07:11.669Z] Cloning the remote Git repository [2023-08-10T23:07:11.706Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-10T23:07:11.795Z] > git init /w/workspace/device-rfid-llrp-go/105 # timeout=10 [2023-08-10T23:07:11.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-10T23:07:11.928Z] > git --version # timeout=10 [2023-08-10T23:07:11.946Z] > git --version # 'git version 2.25.1' [2023-08-10T23:07:11.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-10T23:07:12.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-10T23:07:13.954Z] Avoid second fetch [2023-08-10T23:07:13.955Z] Checking out Revision 2324491fcd83c67259ed47f9c53b07eaebff8e42 (main) [2023-08-10T23:07:13.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-10T23:07:13.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-10T23:07:13.967Z] > git config core.sparsecheckout # timeout=10 [2023-08-10T23:07:14.496Z] Commit message: "Merge pull request #243 from jackchenjc/issue-242" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T23:07:14.042Z] > git checkout -f 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 [2023-08-10T23:07:15.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-10T23:07:15.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-10T23:07:15.389Z] Dload Upload Total Spent Left Speed [2023-08-10T23:07:15.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-08-10T23:07:15.975Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-10T23:07:16.309Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-08-10T23:07:16.309Z] /etc/docker/daemon.new [2023-08-10T23:07:16.309Z] { [2023-08-10T23:07:16.309Z] "registry-mirrors": [ [2023-08-10T23:07:16.309Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-10T23:07:16.309Z] ], [2023-08-10T23:07:16.309Z] "bip": "10.250.0.254/24", [2023-08-10T23:07:16.309Z] "hosts": [ [2023-08-10T23:07:16.309Z] "tcp://0.0.0.0:5555", [2023-08-10T23:07:16.309Z] "unix:///var/run/docker.sock" [2023-08-10T23:07:16.309Z] ], [2023-08-10T23:07:16.309Z] "mtu": 1458, [2023-08-10T23:07:16.309Z] "selinux-enabled": true, [2023-08-10T23:07:16.309Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-10T23:07:16.309Z] } [Pipeline] sh [2023-08-10T23:07:16.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-10T23:07:16.969Z] + sudo service docker restart [2023-08-10T23:07:20.600Z] Removing intermediate container 2dc73cfe967e [2023-08-10T23:07:20.600Z] ---> 956241a1e65c [2023-08-10T23:07:20.600Z] Step 13/24 : FROM alpine:3.17 [2023-08-10T23:07:20.600Z] 3.17: Pulling from library/alpine [2023-08-10T23:07:20.600Z] 9398808236ff: Pulling fs layer [2023-08-10T23:07:20.600Z] 9398808236ff: Verifying Checksum [2023-08-10T23:07:20.600Z] 9398808236ff: Download complete [2023-08-10T23:07:20.858Z] 9398808236ff: Pull complete [2023-08-10T23:07:20.858Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-10T23:07:20.858Z] Status: Downloaded newer image for alpine:3.17 [2023-08-10T23:07:20.858Z] ---> 1e0b8b5322fc [2023-08-10T23:07:20.858Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-10T23:07:20.858Z] ---> Running in 2a46b74c28fa [2023-08-10T23:07:20.858Z] Removing intermediate container 2a46b74c28fa [2023-08-10T23:07:20.858Z] ---> 89a525e36683 [2023-08-10T23:07:20.858Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-10T23:07:20.858Z] ---> Running in 356e1b85b263 [2023-08-10T23:07:21.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-10T23:07:21.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-10T23:07:21.633Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-10T23:07:21.633Z] Executing busybox-1.35.0-r29.trigger [2023-08-10T23:07:21.633Z] OK: 7 MiB in 16 packages [2023-08-10T23:07:22.199Z] Removing intermediate container 356e1b85b263 [2023-08-10T23:07:22.199Z] ---> 08c892440f75 [2023-08-10T23:07:22.199Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-10T23:07:22.199Z] ---> 6fd3db3ee26f [2023-08-10T23:07:22.199Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-10T23:07:22.199Z] ---> e46a59fa41a3 [2023-08-10T23:07:22.199Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-10T23:07:22.769Z] ---> 21ecc2d2878d [2023-08-10T23:07:22.769Z] Step 19/24 : EXPOSE 59989 [2023-08-10T23:07:22.769Z] ---> Running in 995201135e15 [2023-08-10T23:07:23.027Z] Removing intermediate container 995201135e15 [2023-08-10T23:07:23.027Z] ---> 98c7264b97f0 [2023-08-10T23:07:23.027Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-10T23:07:23.027Z] ---> Running in 5e71e0406572 [2023-08-10T23:07:23.027Z] Removing intermediate container 5e71e0406572 [2023-08-10T23:07:23.027Z] ---> 802e380ef73f [2023-08-10T23:07:23.027Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-10T23:07:23.027Z] ---> Running in 49f79d79aa83 [2023-08-10T23:07:23.027Z] Removing intermediate container 49f79d79aa83 [2023-08-10T23:07:23.027Z] ---> 34102c548012 [2023-08-10T23:07:23.027Z] Step 22/24 : LABEL arch=amd64 [2023-08-10T23:07:23.027Z] ---> Running in f35ba76e9436 [2023-08-10T23:07:23.285Z] Removing intermediate container f35ba76e9436 [2023-08-10T23:07:23.285Z] ---> e15ec744c54d [2023-08-10T23:07:23.285Z] Step 23/24 : LABEL git_sha=2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:07:23.285Z] ---> Running in 65dd451be6f5 [2023-08-10T23:07:23.285Z] Removing intermediate container 65dd451be6f5 [2023-08-10T23:07:23.285Z] ---> 088eee38ab52 [2023-08-10T23:07:23.285Z] Step 24/24 : LABEL version=3.1.0-dev.2 [2023-08-10T23:07:23.285Z] ---> Running in aff0e92a0526 [2023-08-10T23:07:23.285Z] Removing intermediate container aff0e92a0526 [2023-08-10T23:07:23.285Z] ---> 6f6d1400ef2b [2023-08-10T23:07:23.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-10T23:07:23.285Z] Successfully built 6f6d1400ef2b [2023-08-10T23:07:23.285Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:07:23.369Z] provisioning config files... [2023-08-10T23:07:23.375Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6528853926190911965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:07:23.668Z] ---> docker-login.sh [2023-08-10T23:07:23.668Z] nexus3.edgexfoundry.org:10001 [2023-08-10T23:07:23.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:23.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:23.668Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:23.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:23.668Z] [2023-08-10T23:07:23.668Z] Login Succeeded [2023-08-10T23:07:23.668Z] nexus3.edgexfoundry.org:10002 [2023-08-10T23:07:23.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:23.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:23.668Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:23.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:23.668Z] [2023-08-10T23:07:23.668Z] Login Succeeded [2023-08-10T23:07:23.668Z] nexus3.edgexfoundry.org:10003 [2023-08-10T23:07:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:23.927Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:23.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:23.927Z] [2023-08-10T23:07:23.927Z] Login Succeeded [2023-08-10T23:07:23.927Z] nexus3.edgexfoundry.org:10004 [2023-08-10T23:07:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:23.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:23.927Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:23.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:23.927Z] [2023-08-10T23:07:23.927Z] Login Succeeded [2023-08-10T23:07:23.927Z] docker.io [2023-08-10T23:07:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:24.186Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:24.186Z] [2023-08-10T23:07:24.186Z] Login Succeeded [2023-08-10T23:07:24.186Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T23:07:24.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-10T23:07:24.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T23:07:24.251Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-08-10T23:07:24.251Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:07:24.251Z] latest [2023-08-10T23:07:24.251Z] 3.1.0-dev.2 [2023-08-10T23:07:24.251Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:07:24.251Z] main [2023-08-10T23:07:24.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:24.579Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:24.885Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:07:24.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-10T23:07:24.885Z] 4df4851207cd: Preparing [2023-08-10T23:07:24.885Z] 39f65c2db022: Preparing [2023-08-10T23:07:24.885Z] c65a87324093: Preparing [2023-08-10T23:07:24.885Z] 9b5c7ae5e99f: Preparing [2023-08-10T23:07:24.885Z] 36b50b131297: Preparing [2023-08-10T23:07:24.885Z] 36b50b131297: Layer already exists [2023-08-10T23:07:24.885Z] 39f65c2db022: Pushed [2023-08-10T23:07:24.885Z] 9b5c7ae5e99f: Pushed [2023-08-10T23:07:24.885Z] c65a87324093: Pushed [2023-08-10T23:07:27.414Z] 4df4851207cd: Pushed [2023-08-10T23:07:27.414Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:27.732Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:28.035Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-08-10T23:07:28.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-10T23:07:28.035Z] 4df4851207cd: Preparing [2023-08-10T23:07:28.035Z] 39f65c2db022: Preparing [2023-08-10T23:07:28.035Z] c65a87324093: Preparing [2023-08-10T23:07:28.035Z] 9b5c7ae5e99f: Preparing [2023-08-10T23:07:28.035Z] 36b50b131297: Preparing [2023-08-10T23:07:28.035Z] 39f65c2db022: Layer already exists [2023-08-10T23:07:28.035Z] 36b50b131297: Layer already exists [2023-08-10T23:07:28.035Z] 4df4851207cd: Layer already exists [2023-08-10T23:07:28.035Z] 9b5c7ae5e99f: Layer already exists [2023-08-10T23:07:28.035Z] c65a87324093: Layer already exists [2023-08-10T23:07:28.035Z] latest: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:28.337Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:28.644Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 [2023-08-10T23:07:28.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-10T23:07:28.644Z] 4df4851207cd: Preparing [2023-08-10T23:07:28.644Z] 39f65c2db022: Preparing [2023-08-10T23:07:28.644Z] c65a87324093: Preparing [2023-08-10T23:07:28.644Z] 9b5c7ae5e99f: Preparing [2023-08-10T23:07:28.644Z] 36b50b131297: Preparing [2023-08-10T23:07:28.644Z] 9b5c7ae5e99f: Layer already exists [2023-08-10T23:07:28.644Z] 36b50b131297: Layer already exists [2023-08-10T23:07:28.644Z] 39f65c2db022: Layer already exists [2023-08-10T23:07:28.644Z] c65a87324093: Layer already exists [2023-08-10T23:07:28.644Z] 4df4851207cd: Layer already exists [2023-08-10T23:07:28.644Z] 3.1.0-dev.2: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:28.948Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:29.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:07:29.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-10T23:07:29.247Z] 4df4851207cd: Preparing [2023-08-10T23:07:29.247Z] 39f65c2db022: Preparing [2023-08-10T23:07:29.247Z] c65a87324093: Preparing [2023-08-10T23:07:29.247Z] 9b5c7ae5e99f: Preparing [2023-08-10T23:07:29.247Z] 36b50b131297: Preparing [2023-08-10T23:07:29.247Z] 36b50b131297: Layer already exists [2023-08-10T23:07:29.247Z] c65a87324093: Layer already exists [2023-08-10T23:07:29.247Z] 39f65c2db022: Layer already exists [2023-08-10T23:07:29.247Z] 4df4851207cd: Layer already exists [2023-08-10T23:07:29.247Z] 9b5c7ae5e99f: Layer already exists [2023-08-10T23:07:29.247Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:29.565Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:29.870Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-08-10T23:07:29.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-10T23:07:29.870Z] 4df4851207cd: Preparing [2023-08-10T23:07:29.870Z] 39f65c2db022: Preparing [2023-08-10T23:07:29.870Z] c65a87324093: Preparing [2023-08-10T23:07:29.870Z] 9b5c7ae5e99f: Preparing [2023-08-10T23:07:29.870Z] 36b50b131297: Preparing [2023-08-10T23:07:29.870Z] 4df4851207cd: Layer already exists [2023-08-10T23:07:29.870Z] 39f65c2db022: Layer already exists [2023-08-10T23:07:29.870Z] c65a87324093: Layer already exists [2023-08-10T23:07:29.870Z] 9b5c7ae5e99f: Layer already exists [2023-08-10T23:07:29.870Z] 36b50b131297: Layer already exists [2023-08-10T23:07:29.870Z] main: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-10T23:07:29.913Z] ===================================================== [Pipeline] echo [2023-08-10T23:07:29.921Z] taggedImages: [2023-08-10T23:07:29.921Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:07:29.921Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-08-10T23:07:29.921Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 [2023-08-10T23:07:29.921Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:07:29.921Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:30.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T23:07:30.289Z] [2023-08-10T23:07:30.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:30.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T23:07:30.589Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-10T23:07:30.589Z] 5eb5b503b376: Pulling fs layer [2023-08-10T23:07:30.589Z] 5c69ac0246d0: Pulling fs layer [2023-08-10T23:07:30.589Z] ec43610c2a17: Pulling fs layer [2023-08-10T23:07:30.589Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-10T23:07:30.589Z] 33b1e0a273af: Pulling fs layer [2023-08-10T23:07:30.589Z] 5d3b04190fa2: Pulling fs layer [2023-08-10T23:07:30.589Z] 2f39f015ded8: Pulling fs layer [2023-08-10T23:07:30.589Z] 3a2ae6a8a46f: Waiting [2023-08-10T23:07:30.589Z] 2f39f015ded8: Waiting [2023-08-10T23:07:30.589Z] 5d3b04190fa2: Waiting [2023-08-10T23:07:30.589Z] 33b1e0a273af: Waiting [2023-08-10T23:07:30.589Z] 5c69ac0246d0: Verifying Checksum [2023-08-10T23:07:30.589Z] 5c69ac0246d0: Download complete [2023-08-10T23:07:30.589Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-10T23:07:30.589Z] 3a2ae6a8a46f: Download complete [2023-08-10T23:07:30.853Z] 33b1e0a273af: Verifying Checksum [2023-08-10T23:07:30.853Z] 33b1e0a273af: Download complete [2023-08-10T23:07:30.853Z] 5d3b04190fa2: Verifying Checksum [2023-08-10T23:07:30.853Z] 5d3b04190fa2: Download complete [2023-08-10T23:07:30.853Z] ec43610c2a17: Verifying Checksum [2023-08-10T23:07:30.853Z] ec43610c2a17: Download complete [2023-08-10T23:07:30.853Z] 5eb5b503b376: Verifying Checksum [2023-08-10T23:07:30.853Z] 5eb5b503b376: Download complete [2023-08-10T23:07:31.419Z] 2f39f015ded8: Download complete [2023-08-10T23:07:31.984Z] 5eb5b503b376: Pull complete [2023-08-10T23:07:31.984Z] 5c69ac0246d0: Pull complete [2023-08-10T23:07:32.549Z] ec43610c2a17: Pull complete [2023-08-10T23:07:32.549Z] 3a2ae6a8a46f: Pull complete [2023-08-10T23:07:32.808Z] 33b1e0a273af: Pull complete [2023-08-10T23:07:32.808Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:07:35.216Z] provisioning config files... [2023-08-10T23:07:35.241Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/105@tmp/config17638853157443747701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:07:35.588Z] ---> docker-login.sh [2023-08-10T23:07:35.588Z] nexus3.edgexfoundry.org:10001 [2023-08-10T23:07:35.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:36.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:36.125Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:36.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:36.125Z] [2023-08-10T23:07:36.125Z] Login Succeeded [2023-08-10T23:07:36.125Z] nexus3.edgexfoundry.org:10002 [2023-08-10T23:07:36.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:36.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:36.664Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:36.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:36.664Z] [2023-08-10T23:07:36.664Z] Login Succeeded [2023-08-10T23:07:36.664Z] nexus3.edgexfoundry.org:10003 [2023-08-10T23:07:36.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:36.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:36.937Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:36.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:36.937Z] [2023-08-10T23:07:36.937Z] Login Succeeded [2023-08-10T23:07:36.937Z] nexus3.edgexfoundry.org:10004 [2023-08-10T23:07:36.989Z] 2f39f015ded8: Pull complete [2023-08-10T23:07:36.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-10T23:07:36.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T23:07:36.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:07:37.064Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:07:37.170Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-10T23:07:37.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:37.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:37.207Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:37.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:37.207Z] [2023-08-10T23:07:37.207Z] Login Succeeded [2023-08-10T23:07:37.207Z] docker.io [2023-08-10T23:07:37.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:07:37.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:07:37.742Z] Configure a credential helper to remove this warning. See [2023-08-10T23:07:37.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:07:37.742Z] [2023-08-10T23:07:37.742Z] Login Succeeded [2023-08-10T23:07:37.742Z] ---> docker-login.sh ends [2023-08-10T23:07:40.586Z] $ docker top 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-10T23:07:40.647Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-10T23:07:40.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T23:07:40.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-10T23:07:40.991Z] ---> job-cost.sh [2023-08-10T23:07:40.991Z] lf-activate-venv: SKIPPING [2023-08-10T23:07:40.991Z] INFO: No Stack... [Pipeline] echo [2023-08-10T23:07:40.997Z] ========================================================= [2023-08-10T23:07:40.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-10T23:07:40.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:07:41.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-10T23:07:41.349Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-10T23:07:41.617Z] Sending build context to Docker daemon 1.216MB [2023-08-10T23:07:41.617Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-10T23:07:41.617Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-10T23:07:41.832Z] INFO: Archiving Costs [Pipeline] sh [2023-08-10T23:07:42.120Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-08-10T23:07:42.120Z] + cut -d, -f6 [Pipeline] lock [2023-08-10T23:07:42.134Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [2023-08-10T23:07:42.139Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] did not exist. Created. [2023-08-10T23:07:42.139Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-10T23:07:42.444Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-10T23:07:42.479Z] Stashed 1 file(s) [Pipeline] } [2023-08-10T23:07:42.486Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-10T23:07:42.508Z] $ docker stop --time=1 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 [2023-08-10T23:07:43.653Z] $ docker rm -f --volumes 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-10T23:07:44.970Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-10T23:07:44.970Z] edb6bdbacee9: Pulling fs layer [2023-08-10T23:07:44.970Z] 5f9638ab2659: Pulling fs layer [2023-08-10T23:07:44.970Z] 8d51d6327a98: Pulling fs layer [2023-08-10T23:07:44.970Z] 8b374f2dd631: Pulling fs layer [2023-08-10T23:07:44.970Z] ec14aa9079de: Pulling fs layer [2023-08-10T23:07:44.970Z] 2f466654f4bb: Pulling fs layer [2023-08-10T23:07:44.970Z] 554e91adad29: Pulling fs layer [2023-08-10T23:07:44.970Z] ec14aa9079de: Waiting [2023-08-10T23:07:44.970Z] 2f466654f4bb: Waiting [2023-08-10T23:07:44.970Z] 554e91adad29: Waiting [2023-08-10T23:07:44.970Z] 8b374f2dd631: Waiting [2023-08-10T23:07:44.970Z] 5f9638ab2659: Verifying Checksum [2023-08-10T23:07:44.970Z] 5f9638ab2659: Download complete [2023-08-10T23:07:44.970Z] 8b374f2dd631: Verifying Checksum [2023-08-10T23:07:44.970Z] 8b374f2dd631: Download complete [2023-08-10T23:07:44.970Z] ec14aa9079de: Verifying Checksum [2023-08-10T23:07:44.970Z] ec14aa9079de: Download complete [2023-08-10T23:07:44.970Z] edb6bdbacee9: Verifying Checksum [2023-08-10T23:07:44.970Z] edb6bdbacee9: Download complete [2023-08-10T23:07:45.937Z] edb6bdbacee9: Pull complete [2023-08-10T23:07:45.937Z] 554e91adad29: Verifying Checksum [2023-08-10T23:07:45.937Z] 554e91adad29: Download complete [2023-08-10T23:07:46.536Z] 5f9638ab2659: Pull complete [2023-08-10T23:07:47.127Z] 8d51d6327a98: Verifying Checksum [2023-08-10T23:07:47.127Z] 8d51d6327a98: Download complete [2023-08-10T23:07:47.395Z] 2f466654f4bb: Verifying Checksum [2023-08-10T23:07:47.395Z] 2f466654f4bb: Download complete [2023-08-10T23:07:59.727Z] 8d51d6327a98: Pull complete [2023-08-10T23:07:59.727Z] 8b374f2dd631: Pull complete [2023-08-10T23:07:59.727Z] ec14aa9079de: Pull complete [2023-08-10T23:08:05.091Z] 2f466654f4bb: Pull complete [2023-08-10T23:08:07.688Z] 554e91adad29: Pull complete [2023-08-10T23:08:07.688Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-10T23:08:07.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-10T23:08:07.688Z] ---> 1e15ea492957 [2023-08-10T23:08:07.688Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-10T23:08:13.028Z] ---> Running in 60448d605249 [2023-08-10T23:08:13.028Z] Removing intermediate container 60448d605249 [2023-08-10T23:08:13.028Z] ---> 49e765bcd128 [2023-08-10T23:08:13.028Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-10T23:08:13.028Z] ---> Running in 313ccb0f73ed [2023-08-10T23:08:13.300Z] Removing intermediate container 313ccb0f73ed [2023-08-10T23:08:13.301Z] ---> 387781f7fba0 [2023-08-10T23:08:13.301Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-10T23:08:13.568Z] ---> Running in eb7bfa68546c [2023-08-10T23:08:13.835Z] Removing intermediate container eb7bfa68546c [2023-08-10T23:08:13.835Z] ---> f3be5dfa2c5c [2023-08-10T23:08:13.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-10T23:08:13.835Z] ---> Running in 847f406595fe [2023-08-10T23:08:14.212Z] Removing intermediate container 847f406595fe [2023-08-10T23:08:14.212Z] ---> fd650853981f [2023-08-10T23:08:14.212Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-10T23:08:14.212Z] ---> Running in 27d9d17ba9bf [2023-08-10T23:08:15.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-10T23:08:15.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-10T23:08:16.740Z] OK: 263 MiB in 53 packages [2023-08-10T23:08:17.702Z] Removing intermediate container 27d9d17ba9bf [2023-08-10T23:08:17.702Z] ---> 7bafb96a5d84 [2023-08-10T23:08:17.702Z] Step 8/12 : WORKDIR /app [2023-08-10T23:08:17.702Z] ---> Running in 20bbf91f72ed [2023-08-10T23:08:17.970Z] Removing intermediate container 20bbf91f72ed [2023-08-10T23:08:17.970Z] ---> 94e4fa9012ad [2023-08-10T23:08:17.970Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-10T23:08:18.556Z] ---> 1e8fdaf4b623 [2023-08-10T23:08:18.556Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-10T23:08:18.556Z] ---> Running in 1c9ca4354a60 [2023-08-10T23:09:15.921Z] Removing intermediate container 1c9ca4354a60 [2023-08-10T23:09:15.921Z] ---> d086d45ad41b [2023-08-10T23:09:15.921Z] Step 11/12 : COPY . . [2023-08-10T23:09:16.887Z] ---> eb3d23226711 [2023-08-10T23:09:16.887Z] Step 12/12 : RUN $MAKE [2023-08-10T23:09:16.887Z] ---> Running in 6429ea191712 [2023-08-10T23:09:17.851Z] noop [2023-08-10T23:09:18.435Z] Removing intermediate container 6429ea191712 [2023-08-10T23:09:18.435Z] ---> c18370e8854b [2023-08-10T23:09:18.435Z] Successfully built c18370e8854b [2023-08-10T23:09:18.435Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:09:18.814Z] + docker inspect -f . ci-base-image-arm64 [2023-08-10T23:09:18.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:09:19.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container [2023-08-10T23:09:19.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-10T23:09:20.213Z] $ docker top a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T23:09:21.017Z] + go version [2023-08-10T23:09:21.017Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-10T23:09:21.043Z] $ docker stop --time=1 a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 [2023-08-10T23:09:22.687Z] $ docker rm -f --volumes a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:09:23.221Z] + docker inspect -f . ci-base-image-arm64 [2023-08-10T23:09:23.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:09:23.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container [2023-08-10T23:09:23.454Z] $ 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/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-10T23:09:24.578Z] $ docker top 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T23:09:25.073Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/105 [Pipeline] fileExists [Pipeline] sh [2023-08-10T23:09:25.401Z] + make test [2023-08-10T23:09:25.401Z] go test ./... -coverprofile=coverage.out ./... [2023-08-10T23:09:57.618Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-10T23:11:49.307Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-10T23:11:49.307Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-10T23:12:15.979Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.048s coverage: 40.6% of statements [2023-08-10T23:12:15.979Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 51.9% of statements [2023-08-10T23:12:15.979Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2023-08-10T23:12:15.979Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-10T23:12:15.979Z] go vet ./... [2023-08-10T23:12:48.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-10T23:12:48.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-10T23:12:48.203Z] ./bin/test-attribution-txt.sh [2023-08-10T23:12:48.203Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-08-10T23:12:48.203Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-08-10T23:12:48.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-10T23:12:48.246Z] $ docker stop --time=1 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d [2023-08-10T23:12:51.403Z] $ docker rm -f --volumes 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-10T23:12:52.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-10T23:12:52.459Z] Warning: overwriting stash ‘coverage-report’ [2023-08-10T23:12:53.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-10T23:12:53.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-10T23:12:53.723Z] + ls -al . [2023-08-10T23:12:53.723Z] total 636 [2023-08-10T23:12:53.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 23:09 . [2023-08-10T23:12:53.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 .. [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 23:07 .dockerignore [2023-08-10T23:12:53.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 23:07 .git [2023-08-10T23:12:53.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 23:07 .github [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 23:07 .gitignore [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 23:07 .golangci.yml [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 10694 Aug 10 23:07 Attribution.txt [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 10 23:07 CHANGELOG.md [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 10 23:07 Dockerfile [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 23:07 GOVERNANCE.md [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 23:07 Jenkinsfile [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 23:07 LICENSE [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 2053 Aug 10 23:07 Makefile [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 23:07 OWNERS.md [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 10 23:07 README.md [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 23:05 VERSION [2023-08-10T23:12:53.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 bin [2023-08-10T23:12:53.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 cmd [2023-08-10T23:12:53.723Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 10 23:12 coverage.out [2023-08-10T23:12:53.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 examples [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 3341 Aug 10 23:07 go.mod [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 30988 Aug 10 23:07 go.sum [2023-08-10T23:12:53.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 images [2023-08-10T23:12:53.723Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 23:07 internal [2023-08-10T23:12:53.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 snap [2023-08-10T23:12:53.723Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:12:54.056Z] + 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=2324491fcd83c67259ed47f9c53b07eaebff8e42 --label arch=arm64 --label version=3.1.0-dev.2 . [2023-08-10T23:12:54.327Z] Sending build context to Docker daemon 1.216MB [2023-08-10T23:12:54.327Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-10T23:12:54.327Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-10T23:12:54.327Z] ---> c18370e8854b [2023-08-10T23:12:54.327Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-10T23:12:54.327Z] ---> Running in 945bbef33281 [2023-08-10T23:12:54.595Z] Removing intermediate container 945bbef33281 [2023-08-10T23:12:54.595Z] ---> d92ffc1b2526 [2023-08-10T23:12:54.595Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-10T23:12:54.861Z] ---> Running in 6601d5e84ebc [2023-08-10T23:12:55.136Z] Removing intermediate container 6601d5e84ebc [2023-08-10T23:12:55.136Z] ---> 99771ef65fd1 [2023-08-10T23:12:55.136Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-10T23:12:55.136Z] ---> Running in bf94cf9ee44c [2023-08-10T23:12:55.403Z] Removing intermediate container bf94cf9ee44c [2023-08-10T23:12:55.403Z] ---> f72775ee4b03 [2023-08-10T23:12:55.403Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-10T23:12:55.403Z] ---> Running in f39935aa9d5c [2023-08-10T23:12:55.680Z] Removing intermediate container f39935aa9d5c [2023-08-10T23:12:55.680Z] ---> ecaa8b5366c4 [2023-08-10T23:12:55.680Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-10T23:12:55.680Z] ---> Running in 32a193a46aaa [2023-08-10T23:12:57.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-10T23:12:57.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-10T23:12:58.328Z] OK: 263 MiB in 53 packages [2023-08-10T23:12:59.285Z] Removing intermediate container 32a193a46aaa [2023-08-10T23:12:59.285Z] ---> d4ede7d95c84 [2023-08-10T23:12:59.285Z] Step 8/24 : WORKDIR /app [2023-08-10T23:12:59.285Z] ---> Running in 52493ee7784b [2023-08-10T23:12:59.552Z] Removing intermediate container 52493ee7784b [2023-08-10T23:12:59.552Z] ---> c1c3b0db3551 [2023-08-10T23:12:59.552Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-10T23:13:00.143Z] ---> 0f1a226baebd [2023-08-10T23:13:00.143Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-10T23:13:00.143Z] ---> Running in 309837e84aae [2023-08-10T23:13:02.094Z] Removing intermediate container 309837e84aae [2023-08-10T23:13:02.094Z] ---> ca2a19d40355 [2023-08-10T23:13:02.094Z] Step 11/24 : COPY . . [2023-08-10T23:13:02.678Z] ---> 9c2607cb8b95 [2023-08-10T23:13:02.678Z] Step 12/24 : RUN $MAKE [2023-08-10T23:13:04.095Z] ---> Running in 10fe0398df3e [2023-08-10T23:13:05.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-10T23:15:11.880Z] Removing intermediate container 10fe0398df3e [2023-08-10T23:15:11.880Z] ---> 5024f17aa46d [2023-08-10T23:15:11.880Z] Step 13/24 : FROM alpine:3.17 [2023-08-10T23:15:11.880Z] 3.17: Pulling from library/alpine [2023-08-10T23:15:11.880Z] 4060ece20d7a: Pulling fs layer [2023-08-10T23:15:11.880Z] 4060ece20d7a: Verifying Checksum [2023-08-10T23:15:11.880Z] 4060ece20d7a: Download complete [2023-08-10T23:15:11.880Z] 4060ece20d7a: Pull complete [2023-08-10T23:15:11.880Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-10T23:15:11.880Z] Status: Downloaded newer image for alpine:3.17 [2023-08-10T23:15:11.880Z] ---> 8650cd65339b [2023-08-10T23:15:11.880Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-10T23:15:11.880Z] ---> Running in da711d900158 [2023-08-10T23:15:11.880Z] Removing intermediate container da711d900158 [2023-08-10T23:15:11.880Z] ---> 82fa84fce693 [2023-08-10T23:15:11.880Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-10T23:15:11.880Z] ---> Running in 95471e5dafa7 [2023-08-10T23:15:11.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-10T23:15:11.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-10T23:15:11.880Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-10T23:15:11.880Z] Executing busybox-1.35.0-r29.trigger [2023-08-10T23:15:11.880Z] OK: 8 MiB in 16 packages [2023-08-10T23:15:11.880Z] Removing intermediate container 95471e5dafa7 [2023-08-10T23:15:11.880Z] ---> ab1b343fa091 [2023-08-10T23:15:11.880Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-10T23:15:11.880Z] ---> a09b7d98427b [2023-08-10T23:15:11.880Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-10T23:15:11.880Z] ---> 345b618e382a [2023-08-10T23:15:11.880Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-10T23:15:13.285Z] ---> 09a616ca08cd [2023-08-10T23:15:13.285Z] Step 19/24 : EXPOSE 59989 [2023-08-10T23:15:13.285Z] ---> Running in 4f4edc19d27b [2023-08-10T23:15:13.285Z] Removing intermediate container 4f4edc19d27b [2023-08-10T23:15:13.285Z] ---> 35cb5bd76323 [2023-08-10T23:15:13.285Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-10T23:15:13.553Z] ---> Running in 08d40439a0c6 [2023-08-10T23:15:13.553Z] Removing intermediate container 08d40439a0c6 [2023-08-10T23:15:13.553Z] ---> 66eaea10f059 [2023-08-10T23:15:13.553Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-10T23:15:13.820Z] ---> Running in b82507221f08 [2023-08-10T23:15:14.086Z] Removing intermediate container b82507221f08 [2023-08-10T23:15:14.086Z] ---> 91411f9d83d6 [2023-08-10T23:15:14.086Z] Step 22/24 : LABEL arch=arm64 [2023-08-10T23:15:14.086Z] ---> Running in e7b1a1ba32f4 [2023-08-10T23:15:14.353Z] Removing intermediate container e7b1a1ba32f4 [2023-08-10T23:15:14.353Z] ---> eb0f9cdbd872 [2023-08-10T23:15:14.353Z] Step 23/24 : LABEL git_sha=2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:15:14.353Z] ---> Running in 9f26a214ccfb [2023-08-10T23:15:14.619Z] Removing intermediate container 9f26a214ccfb [2023-08-10T23:15:14.620Z] ---> 9a9eebf41625 [2023-08-10T23:15:14.620Z] Step 24/24 : LABEL version=3.1.0-dev.2 [2023-08-10T23:15:14.620Z] ---> Running in 179c0a31a9bd [2023-08-10T23:15:14.884Z] Removing intermediate container 179c0a31a9bd [2023-08-10T23:15:14.884Z] ---> 9ce6f42f46a9 [2023-08-10T23:15:14.885Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-10T23:15:14.885Z] Successfully built 9ce6f42f46a9 [2023-08-10T23:15:14.885Z] 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-08-10T23:15:15.008Z] provisioning config files... [2023-08-10T23:15:15.023Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/105@tmp/config14646758294691145765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:15:15.349Z] ---> docker-login.sh [2023-08-10T23:15:15.350Z] nexus3.edgexfoundry.org:10001 [2023-08-10T23:15:15.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:15:15.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:15:15.616Z] Configure a credential helper to remove this warning. See [2023-08-10T23:15:15.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:15:15.616Z] [2023-08-10T23:15:15.616Z] Login Succeeded [2023-08-10T23:15:15.616Z] nexus3.edgexfoundry.org:10002 [2023-08-10T23:15:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:15:15.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:15:15.882Z] Configure a credential helper to remove this warning. See [2023-08-10T23:15:15.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:15:15.882Z] [2023-08-10T23:15:15.882Z] Login Succeeded [2023-08-10T23:15:15.882Z] nexus3.edgexfoundry.org:10003 [2023-08-10T23:15:16.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:15:16.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:15:16.150Z] Configure a credential helper to remove this warning. See [2023-08-10T23:15:16.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:15:16.150Z] [2023-08-10T23:15:16.150Z] Login Succeeded [2023-08-10T23:15:16.150Z] nexus3.edgexfoundry.org:10004 [2023-08-10T23:15:16.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:15:16.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:15:16.681Z] Configure a credential helper to remove this warning. See [2023-08-10T23:15:16.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:15:16.681Z] [2023-08-10T23:15:16.681Z] Login Succeeded [2023-08-10T23:15:16.681Z] docker.io [2023-08-10T23:15:16.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-10T23:15:17.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-10T23:15:17.211Z] Configure a credential helper to remove this warning. See [2023-08-10T23:15:17.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-10T23:15:17.211Z] [2023-08-10T23:15:17.211Z] Login Succeeded [2023-08-10T23:15:17.211Z] ---> docker-login.sh ends [Pipeline] } [2023-08-10T23:15:17.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-10T23:15:17.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-10T23:15:17.300Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-08-10T23:15:17.300Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:15:17.300Z] latest [2023-08-10T23:15:17.300Z] 3.1.0-dev.2 [2023-08-10T23:15:17.300Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:15:17.300Z] main [2023-08-10T23:15:17.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:17.655Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:17.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:15:17.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-10T23:15:17.988Z] ed8cc158d103: Preparing [2023-08-10T23:15:17.988Z] cbc9c95b3922: Preparing [2023-08-10T23:15:17.988Z] 769e9475cdc2: Preparing [2023-08-10T23:15:17.988Z] 774f624d05b1: Preparing [2023-08-10T23:15:17.988Z] d2d9d24a8c2a: Preparing [2023-08-10T23:15:18.254Z] 769e9475cdc2: Pushed [2023-08-10T23:15:18.254Z] 774f624d05b1: Pushed [2023-08-10T23:15:18.254Z] cbc9c95b3922: Pushed [2023-08-10T23:15:18.520Z] d2d9d24a8c2a: Layer already exists [2023-08-10T23:15:23.845Z] ed8cc158d103: Pushed [2023-08-10T23:15:23.845Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:24.178Z] + 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-08-10T23:15:24.518Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-08-10T23:15:24.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-10T23:15:24.518Z] ed8cc158d103: Preparing [2023-08-10T23:15:24.518Z] cbc9c95b3922: Preparing [2023-08-10T23:15:24.518Z] 769e9475cdc2: Preparing [2023-08-10T23:15:24.518Z] 774f624d05b1: Preparing [2023-08-10T23:15:24.518Z] d2d9d24a8c2a: Preparing [2023-08-10T23:15:24.518Z] ed8cc158d103: Layer already exists [2023-08-10T23:15:24.518Z] d2d9d24a8c2a: Layer already exists [2023-08-10T23:15:24.518Z] 769e9475cdc2: Layer already exists [2023-08-10T23:15:24.518Z] cbc9c95b3922: Layer already exists [2023-08-10T23:15:24.518Z] 774f624d05b1: Layer already exists [2023-08-10T23:15:24.518Z] latest: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:24.854Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:25.180Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 [2023-08-10T23:15:25.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-10T23:15:25.181Z] ed8cc158d103: Preparing [2023-08-10T23:15:25.181Z] cbc9c95b3922: Preparing [2023-08-10T23:15:25.181Z] 769e9475cdc2: Preparing [2023-08-10T23:15:25.181Z] 774f624d05b1: Preparing [2023-08-10T23:15:25.181Z] d2d9d24a8c2a: Preparing [2023-08-10T23:15:25.181Z] ed8cc158d103: Layer already exists [2023-08-10T23:15:25.181Z] 769e9475cdc2: Layer already exists [2023-08-10T23:15:25.181Z] 774f624d05b1: Layer already exists [2023-08-10T23:15:25.181Z] d2d9d24a8c2a: Layer already exists [2023-08-10T23:15:25.181Z] cbc9c95b3922: Layer already exists [2023-08-10T23:15:25.181Z] 3.1.0-dev.2: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:25.520Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:25.846Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:15:25.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-10T23:15:25.846Z] ed8cc158d103: Preparing [2023-08-10T23:15:25.846Z] cbc9c95b3922: Preparing [2023-08-10T23:15:25.846Z] 769e9475cdc2: Preparing [2023-08-10T23:15:25.846Z] 774f624d05b1: Preparing [2023-08-10T23:15:25.846Z] d2d9d24a8c2a: Preparing [2023-08-10T23:15:25.846Z] 774f624d05b1: Layer already exists [2023-08-10T23:15:25.846Z] cbc9c95b3922: Layer already exists [2023-08-10T23:15:25.846Z] d2d9d24a8c2a: Layer already exists [2023-08-10T23:15:25.846Z] 769e9475cdc2: Layer already exists [2023-08-10T23:15:25.846Z] ed8cc158d103: Layer already exists [2023-08-10T23:15:25.846Z] 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:26.182Z] + 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-08-10T23:15:26.513Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-08-10T23:15:26.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-10T23:15:26.513Z] ed8cc158d103: Preparing [2023-08-10T23:15:26.513Z] cbc9c95b3922: Preparing [2023-08-10T23:15:26.513Z] 769e9475cdc2: Preparing [2023-08-10T23:15:26.513Z] 774f624d05b1: Preparing [2023-08-10T23:15:26.513Z] d2d9d24a8c2a: Preparing [2023-08-10T23:15:26.513Z] cbc9c95b3922: Layer already exists [2023-08-10T23:15:26.513Z] d2d9d24a8c2a: Layer already exists [2023-08-10T23:15:26.513Z] ed8cc158d103: Layer already exists [2023-08-10T23:15:26.513Z] 769e9475cdc2: Layer already exists [2023-08-10T23:15:26.513Z] 774f624d05b1: Layer already exists [2023-08-10T23:15:26.513Z] main: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-10T23:15:26.560Z] ===================================================== [Pipeline] echo [2023-08-10T23:15:26.569Z] taggedImages: [2023-08-10T23:15:26.569Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 [2023-08-10T23:15:26.569Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-08-10T23:15:26.569Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 [2023-08-10T23:15:26.569Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [2023-08-10T23:15:26.569Z] - 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-08-10T23:15:26.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T23:15:26.934Z] [2023-08-10T23:15:26.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:15:27.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T23:15:27.262Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-10T23:15:27.262Z] 8998bd30e6a1: Pulling fs layer [2023-08-10T23:15:27.262Z] 04944245beec: Pulling fs layer [2023-08-10T23:15:27.262Z] 699f458cf7ca: Pulling fs layer [2023-08-10T23:15:27.262Z] 765212b225bb: Pulling fs layer [2023-08-10T23:15:27.262Z] f23df028b6ca: Pulling fs layer [2023-08-10T23:15:27.262Z] d65c8cfc05b1: Pulling fs layer [2023-08-10T23:15:27.262Z] 2437ff75d9bd: Pulling fs layer [2023-08-10T23:15:27.262Z] 765212b225bb: Waiting [2023-08-10T23:15:27.262Z] f23df028b6ca: Waiting [2023-08-10T23:15:27.262Z] d65c8cfc05b1: Waiting [2023-08-10T23:15:27.262Z] 2437ff75d9bd: Waiting [2023-08-10T23:15:27.529Z] 04944245beec: Verifying Checksum [2023-08-10T23:15:27.529Z] 04944245beec: Download complete [2023-08-10T23:15:27.529Z] 765212b225bb: Verifying Checksum [2023-08-10T23:15:27.529Z] 765212b225bb: Download complete [2023-08-10T23:15:27.529Z] f23df028b6ca: Verifying Checksum [2023-08-10T23:15:27.529Z] f23df028b6ca: Download complete [2023-08-10T23:15:27.529Z] d65c8cfc05b1: Verifying Checksum [2023-08-10T23:15:27.529Z] d65c8cfc05b1: Download complete [2023-08-10T23:15:27.529Z] 699f458cf7ca: Verifying Checksum [2023-08-10T23:15:27.529Z] 699f458cf7ca: Download complete [2023-08-10T23:15:28.111Z] 8998bd30e6a1: Download complete [2023-08-10T23:15:30.051Z] 2437ff75d9bd: Verifying Checksum [2023-08-10T23:15:30.051Z] 2437ff75d9bd: Download complete [2023-08-10T23:15:32.629Z] 8998bd30e6a1: Pull complete [2023-08-10T23:15:32.896Z] 04944245beec: Pull complete [2023-08-10T23:15:34.303Z] 699f458cf7ca: Pull complete [2023-08-10T23:15:34.570Z] 765212b225bb: Pull complete [2023-08-10T23:15:35.152Z] f23df028b6ca: Pull complete [2023-08-10T23:15:35.422Z] d65c8cfc05b1: Pull complete [2023-08-10T23:15:50.405Z] 2437ff75d9bd: Pull complete [2023-08-10T23:15:50.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-10T23:15:50.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-10T23:15:50.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:15:50.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container [2023-08-10T23:15:50.663Z] $ 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/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-10T23:15:53.111Z] $ docker top fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:15:53.599Z] ---> job-cost.sh [2023-08-10T23:15:53.864Z] lf-activate-venv: SKIPPING [2023-08-10T23:15:53.864Z] INFO: No Stack... [2023-08-10T23:15:54.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-10T23:15:55.080Z] INFO: Archiving Costs [Pipeline] sh [2023-08-10T23:15:55.394Z] + cat /w/workspace/device-rfid-llrp-go/105/archives/cost.csv [2023-08-10T23:15:55.395Z] + cut -d, -f6 [Pipeline] lock [2023-08-10T23:15:55.693Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [2023-08-10T23:15:55.702Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] did not exist. Created. [2023-08-10T23:15:55.703Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-10T23:15:56.038Z] /w/workspace/device-rfid-llrp-go/105@tmp/durable-5422532e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-10T23:15:56.367Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-10T23:15:56.383Z] Warning: overwriting stash ‘stack-cost’ [2023-08-10T23:15:56.446Z] Stashed 1 file(s) [Pipeline] } [2023-08-10T23:15:56.456Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-10T23:15:56.489Z] $ docker stop --time=1 fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 [2023-08-10T23:15:59.826Z] $ docker rm -f --volumes fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-10T23:16:00.237Z] provisioning config files... [2023-08-10T23:16:00.245Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5988822028282629703tmp [Pipeline] { [Pipeline] sh [2023-08-10T23:16:00.559Z] + set +x [2023-08-10T23:16:00.559Z] + curl -s https://codecov.io/bash+ [2023-08-10T23:16:00.559Z] bash -s -- [2023-08-10T23:16:00.559Z] [2023-08-10T23:16:00.559Z] _____ _ [2023-08-10T23:16:00.559Z] / ____| | | [2023-08-10T23:16:00.559Z] | | ___ __| | ___ ___ _____ __ [2023-08-10T23:16:00.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-10T23:16:00.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-10T23:16:00.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-10T23:16:00.559Z] Bash-1.0.6 [2023-08-10T23:16:00.559Z] [2023-08-10T23:16:00.559Z] [2023-08-10T23:16:00.559Z] ==> git version 2.25.1 found [2023-08-10T23:16:00.559Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-10T23:16:00.559Z] Release-Date: 2020-01-08 [2023-08-10T23:16:00.559Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-10T23:16:00.559Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-10T23:16:00.559Z] ==> Jenkins CI detected. [2023-08-10T23:16:00.559Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-08-10T23:16:00.559Z] project root: . [2023-08-10T23:16:00.559Z] --> token set from env [2023-08-10T23:16:00.559Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-10T23:16:00.559Z] ==> Running gcov in . (disable via -X gcov) [2023-08-10T23:16:00.559Z] ==> Python coveragepy not found [2023-08-10T23:16:00.559Z] ==> Searching for coverage reports in: [2023-08-10T23:16:00.559Z] + . [2023-08-10T23:16:00.559Z] -> Found 1 reports [2023-08-10T23:16:00.559Z] ==> Detecting git/mercurial file structure [2023-08-10T23:16:00.559Z] ==> Reading reports [2023-08-10T23:16:00.818Z] + ./coverage.out bytes=459493 [2023-08-10T23:16:00.818Z] ==> Appending adjustments [2023-08-10T23:16:00.818Z] https://docs.codecov.io/docs/fixing-reports [2023-08-10T23:16:00.818Z] + Found adjustments [2023-08-10T23:16:00.818Z] ==> Gzipping contents [2023-08-10T23:16:01.076Z] 52K /tmp/codecov.Z0CIvl.gz [2023-08-10T23:16:01.076Z] ==> Uploading reports [2023-08-10T23:16:01.076Z] url: https://codecov.io [2023-08-10T23:16:01.076Z] query: branch=main&commit=2324491fcd83c67259ed47f9c53b07eaebff8e42&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-10T23:16:01.076Z] -> Pinging Codecov [2023-08-10T23:16:01.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2324491fcd83c67259ed47f9c53b07eaebff8e42&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-10T23:16:01.076Z] -> Uploading to [2023-08-10T23:16:01.076Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-10/581DD39554BDF9B6E22D074273EAD858/2324491fcd83c67259ed47f9c53b07eaebff8e42/3d7b0823-c76c-456e-b7d8-9413d2abc77d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230810T231600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc4c6f5eb8102bfe7383294308225d9188e5f9ba9b1c9cb2e6acbd21761f45a6 [2023-08-10T23:16:01.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-10T23:16:01.076Z] Dload Upload Total Spent Left Speed [2023-08-10T23:16:01.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-08-10T23:16:01.334Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } [2023-08-10T23:16:01.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-10T23:16:01.550Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-10T23:16:01.564Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:01.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-10T23:16:01.860Z] [2023-08-10T23:16:01.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:02.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-10T23:16:02.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-10T23:16:02.156Z] df9b9388f04a: Pulling fs layer [2023-08-10T23:16:02.156Z] 52dc419b0ee2: Pulling fs layer [2023-08-10T23:16:02.156Z] 25bc292e5bac: Pulling fs layer [2023-08-10T23:16:02.156Z] 114826534d7a: Pulling fs layer [2023-08-10T23:16:02.156Z] 4657fd5d0bcf: Pulling fs layer [2023-08-10T23:16:02.156Z] 6ad1cebc031e: Pulling fs layer [2023-08-10T23:16:02.156Z] 8a3aa393b2d8: Pulling fs layer [2023-08-10T23:16:02.156Z] 6ad1cebc031e: Waiting [2023-08-10T23:16:02.156Z] 8a3aa393b2d8: Waiting [2023-08-10T23:16:02.156Z] 114826534d7a: Waiting [2023-08-10T23:16:02.156Z] 4657fd5d0bcf: Waiting [2023-08-10T23:16:02.157Z] 25bc292e5bac: Verifying Checksum [2023-08-10T23:16:02.157Z] 25bc292e5bac: Download complete [2023-08-10T23:16:02.157Z] 52dc419b0ee2: Verifying Checksum [2023-08-10T23:16:02.157Z] 52dc419b0ee2: Download complete [2023-08-10T23:16:02.157Z] 4657fd5d0bcf: Download complete [2023-08-10T23:16:02.157Z] df9b9388f04a: Verifying Checksum [2023-08-10T23:16:02.157Z] df9b9388f04a: Download complete [2023-08-10T23:16:02.441Z] df9b9388f04a: Pull complete [2023-08-10T23:16:02.441Z] 6ad1cebc031e: Verifying Checksum [2023-08-10T23:16:02.441Z] 6ad1cebc031e: Download complete [2023-08-10T23:16:02.700Z] 52dc419b0ee2: Pull complete [2023-08-10T23:16:02.700Z] 25bc292e5bac: Pull complete [2023-08-10T23:16:02.957Z] 114826534d7a: Verifying Checksum [2023-08-10T23:16:02.957Z] 114826534d7a: Download complete [2023-08-10T23:16:03.215Z] 8a3aa393b2d8: Verifying Checksum [2023-08-10T23:16:03.215Z] 8a3aa393b2d8: Download complete [2023-08-10T23:16:06.509Z] 114826534d7a: Pull complete [2023-08-10T23:16:06.509Z] 4657fd5d0bcf: Pull complete [2023-08-10T23:16:06.509Z] 6ad1cebc031e: Pull complete [2023-08-10T23:16:09.044Z] 8a3aa393b2d8: Pull complete [2023-08-10T23:16:09.044Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-10T23:16:09.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-10T23:16:09.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:09.134Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:09.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-10T23:16:13.841Z] $ docker top 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-10T23:16:13.897Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-08-10T23:16:14.177Z] + set -o pipefail [2023-08-10T23:16:14.177Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-08-10T23:16:18.366Z] [2023-08-10T23:16:18.366Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-08-10T23:16:18.366Z] [2023-08-10T23:16:18.366Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/dc156c68-4077-4dda-aba8-89a837fede6c [2023-08-10T23:16:18.366Z] [2023-08-10T23:16:18.366Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-10T23:16:18.366Z] [2023-08-10T23:16:18.366Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-10T23:16:18.366Z] [2023-08-10T23:16:18.626Z] [2023-08-10T23:16:18.626Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-10T23:16:18.626Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-10T23:16:18.626Z] More details here: https://snyk.co/ue1NS [2023-08-10T23:16:18.626Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-10T23:16:18.626Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-10T23:16:18.640Z] $ docker stop --time=1 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 [2023-08-10T23:16:21.616Z] $ docker rm -f --volumes 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-10T23:16:22.294Z] + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] sh [2023-08-10T23:16:22.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-10T23:16:22.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:22.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:16:22.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:22.950Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:22.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-10T23:16:23.336Z] $ docker top 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e -eo pid,comm [2023-08-10T23:16:23.378Z] 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-08-10T23:16:23.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-10T23:16:23.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T23:16:23.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T23:16:23.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T23:16:23.547Z] $ docker exec 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e ssh-agent [2023-08-10T23:16:23.635Z] SSH_AUTH_SOCK=/tmp/ssh-371YM5Ao4JIa/agent.31 [2023-08-10T23:16:23.635Z] SSH_AGENT_PID=37 [2023-08-10T23:16:23.639Z] Running ssh-add (command line suppressed) [2023-08-10T23:16:23.749Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_22753156436050762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_22753156436050762.key) [2023-08-10T23:16:23.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T23:16:24.042Z] + git semver tag [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,227 [run_tag] DEBUG tag force:False [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,227 [check_head_tag] DEBUG check head tag [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,228 [execute] INFO git cat-file --batch-check [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,232 [execute] INFO git cat-file --batch [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,239 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,239 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-10T23:16:24.301Z] 2023-08-10 23:16:24,244 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:24.301Z] 3.1.0-dev.2 [Pipeline] } [2023-08-10T23:16:24.314Z] $ docker exec --env ******** --env ******** 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e ssh-agent -k [2023-08-10T23:16:24.408Z] unset SSH_AUTH_SOCK; [2023-08-10T23:16:24.408Z] unset SSH_AGENT_PID; [2023-08-10T23:16:24.408Z] echo Agent pid 37 killed; [2023-08-10T23:16:24.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-10T23:16:24.710Z] + git semver [Pipeline] } [2023-08-10T23:16:24.981Z] $ docker stop --time=1 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e [2023-08-10T23:16:26.273Z] $ docker rm -f --volumes 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:26.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-10T23:16:26.661Z] [2023-08-10T23:16:26.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:27.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-10T23:16:27.018Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-10T23:16:27.018Z] ab5ef0e58194: Pulling fs layer [2023-08-10T23:16:27.018Z] 9712f1f96733: Pulling fs layer [2023-08-10T23:16:27.018Z] 63f879dbbcfc: Pulling fs layer [2023-08-10T23:16:27.018Z] 0d9ebad4ef96: Pulling fs layer [2023-08-10T23:16:27.018Z] e9a5061849ea: Pulling fs layer [2023-08-10T23:16:27.018Z] d747dcd14b5f: Pulling fs layer [2023-08-10T23:16:27.018Z] 2de7ff778b66: Pulling fs layer [2023-08-10T23:16:27.018Z] e9a5061849ea: Waiting [2023-08-10T23:16:27.018Z] d747dcd14b5f: Waiting [2023-08-10T23:16:27.018Z] 2de7ff778b66: Waiting [2023-08-10T23:16:27.018Z] 0d9ebad4ef96: Waiting [2023-08-10T23:16:27.018Z] 9712f1f96733: Verifying Checksum [2023-08-10T23:16:27.018Z] 9712f1f96733: Download complete [2023-08-10T23:16:27.586Z] 63f879dbbcfc: Verifying Checksum [2023-08-10T23:16:27.586Z] 63f879dbbcfc: Download complete [2023-08-10T23:16:27.586Z] e9a5061849ea: Verifying Checksum [2023-08-10T23:16:27.586Z] e9a5061849ea: Download complete [2023-08-10T23:16:27.586Z] d747dcd14b5f: Verifying Checksum [2023-08-10T23:16:27.586Z] d747dcd14b5f: Download complete [2023-08-10T23:16:27.586Z] 0d9ebad4ef96: Verifying Checksum [2023-08-10T23:16:27.586Z] 0d9ebad4ef96: Download complete [2023-08-10T23:16:27.586Z] ab5ef0e58194: Verifying Checksum [2023-08-10T23:16:27.586Z] ab5ef0e58194: Download complete [2023-08-10T23:16:27.586Z] 2de7ff778b66: Verifying Checksum [2023-08-10T23:16:27.586Z] 2de7ff778b66: Download complete [2023-08-10T23:16:30.113Z] ab5ef0e58194: Pull complete [2023-08-10T23:16:30.113Z] 9712f1f96733: Pull complete [2023-08-10T23:16:31.047Z] 63f879dbbcfc: Pull complete [2023-08-10T23:16:34.334Z] 0d9ebad4ef96: Pull complete [2023-08-10T23:16:34.592Z] e9a5061849ea: Pull complete [2023-08-10T23:16:34.851Z] d747dcd14b5f: Pull complete [2023-08-10T23:16:35.784Z] 2de7ff778b66: Pull complete [2023-08-10T23:16:35.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-10T23:16:35.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-10T23:16:35.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:35.866Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:35.897Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-10T23:16:39.409Z] $ docker top 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:16:39.483Z] provisioning config files... [2023-08-10T23:16:39.488Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9888053758369330945tmp [2023-08-10T23:16:39.497Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5300189061427434379tmp [2023-08-10T23:16:39.507Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15274657178439916707tmp [Pipeline] { [Pipeline] echo [2023-08-10T23:16:39.523Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:39.804Z] ---> sigul-configuration.sh [2023-08-10T23:16:39.804Z] gpg: directory `/root/.gnupg' created [2023-08-10T23:16:39.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-10T23:16:39.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-10T23:16:39.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-10T23:16:39.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-10T23:16:39.804Z] gpg: CAST5 encrypted data [2023-08-10T23:16:39.804Z] gpg: encrypted with 1 passphrase [2023-08-10T23:16:39.804Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-10T23:16:40.096Z] + mkdir /home/jenkins [2023-08-10T23:16:40.096Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-10T23:16:40.385Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-10T23:16:40.394Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:40.681Z] ---> sigul-install.sh [2023-08-10T23:16:40.682Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-10T23:16:40.968Z] + git tag --list [2023-08-10T23:16:40.968Z] v0.0.0 [2023-08-10T23:16:40.968Z] v1.0.0 [2023-08-10T23:16:40.968Z] v2.1.0 [2023-08-10T23:16:40.968Z] v2.1.1 [2023-08-10T23:16:40.968Z] v2.2.0 [2023-08-10T23:16:40.968Z] v2.3.0 [2023-08-10T23:16:40.968Z] v3.0 [2023-08-10T23:16:40.968Z] v3.0.0 [2023-08-10T23:16:40.968Z] v3.1.0-dev.1 [2023-08-10T23:16:40.968Z] v3.1.0-dev.2 [Pipeline] sh [2023-08-10T23:16:41.257Z] + lftools sign git-tag v3.1.0-dev.2 [2023-08-10T23:16:41.826Z] Signing Git tag with Sigul... [2023-08-10T23:16:41.826Z] Signing v3.1.0-dev.2 [Pipeline] echo [2023-08-10T23:16:42.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:42.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-10T23:16:42.390Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-10T23:16:42.419Z] $ docker stop --time=1 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b [2023-08-10T23:16:43.742Z] $ docker rm -f --volumes 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-10T23:16:44.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-10T23:16:44.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:44.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:16:44.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:44.537Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:44.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-10T23:16:44.922Z] $ docker top 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 -eo pid,comm [2023-08-10T23:16:44.966Z] 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-08-10T23:16:44.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-10T23:16:45.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T23:16:45.004Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T23:16:45.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T23:16:45.110Z] $ docker exec 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 ssh-agent [2023-08-10T23:16:45.235Z] SSH_AUTH_SOCK=/tmp/ssh-EOlTcl1YfYmM/agent.33 [2023-08-10T23:16:45.236Z] SSH_AGENT_PID=39 [2023-08-10T23:16:45.241Z] Running ssh-add (command line suppressed) [2023-08-10T23:16:45.342Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10369615907579032928.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10369615907579032928.key) [2023-08-10T23:16:45.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T23:16:45.635Z] + git semver bump pre [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,794 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,795 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,795 [bump_version] DEBUG bumped version:3.1.0-dev.3 [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,795 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,795 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,795 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,796 [execute] INFO git cat-file --batch-check [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,802 [execute] INFO git cat-file --batch [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-10T23:16:45.894Z] 2023-08-10 23:16:45,806 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:45.894Z] 3.1.0-dev.3 [Pipeline] } [2023-08-10T23:16:45.906Z] $ docker exec --env ******** --env ******** 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 ssh-agent -k [2023-08-10T23:16:46.017Z] unset SSH_AUTH_SOCK; [2023-08-10T23:16:46.021Z] unset SSH_AGENT_PID; [2023-08-10T23:16:46.021Z] echo Agent pid 39 killed; [2023-08-10T23:16:46.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-10T23:16:46.339Z] + git semver [Pipeline] } [2023-08-10T23:16:46.610Z] $ docker stop --time=1 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 [2023-08-10T23:16:47.920Z] $ docker rm -f --volumes 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-10T23:16:48.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-10T23:16:48.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:48.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-10T23:16:48.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:48.638Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:48.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-10T23:16:49.019Z] $ docker top 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-10T23:16:49.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-10T23:16:49.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-10T23:16:49.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-10T23:16:49.210Z] $ docker exec 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 ssh-agent [2023-08-10T23:16:49.315Z] SSH_AUTH_SOCK=/tmp/ssh-MvihPcD3Cytl/agent.31 [2023-08-10T23:16:49.315Z] SSH_AGENT_PID=37 [2023-08-10T23:16:49.320Z] Running ssh-add (command line suppressed) [2023-08-10T23:16:49.439Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11837309735011113909.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11837309735011113909.key) [2023-08-10T23:16:49.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-10T23:16:49.778Z] + git semver push [2023-08-10T23:16:50.054Z] 2023-08-10 23:16:49,932 [run_push] DEBUG push [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,933 [execute] INFO git cat-file --batch-check [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,938 [execute] INFO git rev-list cd3b042b49d76023f752f3a0ab274f879e832582 -- [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,938 [execute] DEBUG Popen(['git', 'rev-list', 'cd3b042b49d76023f752f3a0ab274f879e832582', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,946 [execute] INFO git fetch -v origin [2023-08-10T23:16:50.055Z] 2023-08-10 23:16:49,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-10T23:16:50.662Z] 2023-08-10 23:16:50,408 [run_push] DEBUG no remote changes detected [2023-08-10T23:16:50.662Z] 2023-08-10 23:16:50,408 [execute] INFO git push origin semver [2023-08-10T23:16:50.662Z] 2023-08-10 23:16:50,409 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-10T23:16:51.268Z] 2023-08-10 23:16:51,162 [run_push] DEBUG push all version tags [2023-08-10T23:16:51.268Z] 2023-08-10 23:16:51,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-10T23:16:51.268Z] 2023-08-10 23:16:51,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-10T23:16:52.204Z] 2023-08-10 23:16:51,871 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-10T23:16:52.204Z] 3.1.0-dev.3 [Pipeline] } [2023-08-10T23:16:52.217Z] $ docker exec --env ******** --env ******** 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 ssh-agent -k [2023-08-10T23:16:52.331Z] unset SSH_AUTH_SOCK; [2023-08-10T23:16:52.332Z] unset SSH_AGENT_PID; [2023-08-10T23:16:52.332Z] echo Agent pid 37 killed; [2023-08-10T23:16:52.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-10T23:16:52.647Z] + git semver [Pipeline] } [2023-08-10T23:16:52.925Z] $ docker stop --time=1 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 [2023-08-10T23:16:54.225Z] $ docker rm -f --volumes 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-10T23:16:54.815Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-08-10T23:16:54.815Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-10T23:16:54.815Z] total 16 [2023-08-10T23:16:54.815Z] drwxr-xr-x 3 root root 4096 Aug 10 23:07 . [2023-08-10T23:16:54.815Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 23:16 .. [2023-08-10T23:16:54.815Z] drwxr-xr-x 2 root root 4096 Aug 10 23:07 cost [2023-08-10T23:16:54.815Z] -rw-r--r-- 1 root root 91 Aug 10 23:07 cost.csv [2023-08-10T23:16:54.815Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-10T23:16:54.815Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-10T23:16:54.815Z] total 16 [2023-08-10T23:16:54.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 23:07 . [2023-08-10T23:16:54.815Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 23:16 .. [2023-08-10T23:16:54.815Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 23:07 cost [2023-08-10T23:16:54.815Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 10 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:55.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:55.965Z] ---> package-listing.sh [2023-08-10T23:16:55.965Z] ++ facter osfamily [2023-08-10T23:16:55.965Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-10T23:16:56.224Z] + OS_FAMILY=debian [2023-08-10T23:16:56.224Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-08-10T23:16:56.224Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-10T23:16:56.224Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-10T23:16:56.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-10T23:16:56.224Z] + PACKAGES=/tmp/packages_start.txt [2023-08-10T23:16:56.224Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-08-10T23:16:56.224Z] + PACKAGES=/tmp/packages_end.txt [2023-08-10T23:16:56.224Z] + case "${OS_FAMILY}" in [2023-08-10T23:16:56.224Z] + dpkg -l [2023-08-10T23:16:56.224Z] + grep '^ii' [2023-08-10T23:16:56.224Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-10T23:16:56.224Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-10T23:16:56.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-10T23:16:56.224Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-08-10T23:16:56.224Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-08-10T23:16:56.224Z] + 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-08-10T23:16:56.235Z] 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-08-10T23:16:56.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-10T23:16:57.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-10T23:16:57.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-10T23:16:57.134Z] prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container [2023-08-10T23:16:57.166Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-10T23:16:57.376Z] $ docker top 52e60dd4e557eab72af1fab9bcf1d1ad174be31873359cd79ba69feed52efa66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-10T23:16:57.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-10T23:16:57.990Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-10T23:16:58.278Z] + ls /var/log/sa-host [2023-08-10T23:16:58.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-10T23:16:58.432Z] provisioning config files... [2023-08-10T23:16:58.440Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13130036907149403653tmp [Pipeline] { [Pipeline] echo [2023-08-10T23:16:58.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:58.736Z] ---> create-netrc.sh [Pipeline] } [2023-08-10T23:16:58.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:59.070Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-10T23:16:59.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:59.360Z] ---> sudo-logs.sh [2023-08-10T23:16:59.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-10T23:16:59.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:16:59.662Z] ---> job-cost.sh [2023-08-10T23:16:59.662Z] lf-activate-venv: SKIPPING [2023-08-10T23:16:59.662Z] DEBUG: total: 0.2199999988079071 [2023-08-10T23:16:59.662Z] INFO: Retrieving Stack Cost... [2023-08-10T23:16:59.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-10T23:17:00.489Z] INFO: Archiving Costs [Pipeline] echo [2023-08-10T23:17:00.499Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-10T23:17:00.783Z] ---> logs-deploy.sh [2023-08-10T23:17:00.784Z] lf-activate-venv: SKIPPING [2023-08-10T23:17:00.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/105 [2023-08-10T23:17:00.784Z] INFO: archiving workspace using pattern(s): [2023-08-10T23:17:01.722Z] Archives upload complete. [2023-08-10T23:17:01.722Z] INFO: archiving logs to Nexus