Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bffb044de0aa9ce32d7f70b1fca18078805cfee0 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-ssh7451475949470324343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16606529120813904630.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6780020559821985337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6169207571283805924.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-ssh9640854445827242716.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15205’ Running on prd-ubuntu20.04-docker-8c-8g-15208 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 bffb044de0aa9ce32d7f70b1fca18078805cfee0 (main) > 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 bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#228)" > git rev-list --no-walk 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T14:12:15.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T14:12:15.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T14:12:15.737Z] ========================================================= [2023-05-11T14:12:15.737Z] EdgeX Global Pipelines Version Info [2023-05-11T14:12:15.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:12:16.464Z] ------------------- [2023-05-11T14:12:16.464Z] stable info: [2023-05-11T14:12:16.464Z] ------------------- [2023-05-11T14:12:16.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T14:12:16.465Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:12:16.465Z] Message: update stable to v1.0.249 [2023-05-11T14:12:17.037Z] ------------------- [2023-05-11T14:12:17.037Z] experimental info: [2023-05-11T14:12:17.037Z] ------------------- [2023-05-11T14:12:17.037Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T14:12:17.037Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:12:17.037Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T14:12:17.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-11T14:12:17.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-11T14:12:17.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T14:12:17.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T14:12:17.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T14:12:17.296Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T14:12:17.309Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T14:12:17.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T14:12:17.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T14:12:17.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T14:12:17.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T14:12:17.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-11T14:12:17.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T14:12:17.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T14:12:17.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T14:12:17.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T14:12:17.475Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:12:17.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:12:17.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T14:12:17.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T14:12:17.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T14:12:17.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T14:12:17.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T14:12:17.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T14:12:17.784Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T14:12:17.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T14:12:17.806Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T14:12:17.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T14:12:17.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T14:12:17.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T14:12:17.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] echo [2023-05-11T14:12:17.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bffb044 [Pipeline] echo [2023-05-11T14:12:17.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:12:17.926Z] provisioning config files... [2023-05-11T14:12:17.937Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15433578795658865190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:12:18.242Z] ---> docker-login.sh [2023-05-11T14:12:18.242Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:12:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:18.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:18.515Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:18.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:18.515Z] [2023-05-11T14:12:18.515Z] Login Succeeded [2023-05-11T14:12:18.515Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:12:18.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:18.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:18.774Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:18.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:18.774Z] [2023-05-11T14:12:18.774Z] Login Succeeded [2023-05-11T14:12:18.774Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:12:18.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:18.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:18.774Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:18.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:18.774Z] [2023-05-11T14:12:18.775Z] Login Succeeded [2023-05-11T14:12:18.775Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:12:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:19.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:19.034Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:19.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:19.034Z] [2023-05-11T14:12:19.034Z] Login Succeeded [2023-05-11T14:12:19.034Z] docker.io [2023-05-11T14:12:19.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:19.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:19.294Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:19.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:19.294Z] [2023-05-11T14:12:19.294Z] Login Succeeded [2023-05-11T14:12:19.294Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:12:19.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T14:12:19.650Z] + git rev-list -1 --merges bffb044de0aa9ce32d7f70b1fca18078805cfee0~1..bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] echo [2023-05-11T14:12:19.796Z] -----------> git rev-list -1 --merges bffb044de0aa9ce32d7f70b1fca18078805cfee0~1..bffb044de0aa9ce32d7f70b1fca18078805cfee0 bffb044de0aa9ce32d7f70b1fca18078805cfee0 [false] [Pipeline] sh [2023-05-11T14:12:20.359Z] + git log --format=format:%s -1 bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] echo [2023-05-11T14:12:20.373Z] ========================================================= [2023-05-11T14:12:20.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T14:12:20.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:12:20.978Z] + git log --format=format:%s -1 bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] echo [2023-05-11T14:12:21.291Z] [semverPrep] GIT_COMMIT: bffb044de0aa9ce32d7f70b1fca18078805cfee0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#228) [Pipeline] echo [2023-05-11T14:12:21.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T14:12:21.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:12:21.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T14:12:21.653Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T14:12:21.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T14:12:21.653Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T14:12:21.653Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T14:12:21.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:12:22.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:12:22.014Z] [2023-05-11T14:12:22.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:12:22.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:12:22.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T14:12:22.322Z] b85a868b505f: Pulling fs layer [2023-05-11T14:12:22.322Z] e2be974225ed: Pulling fs layer [2023-05-11T14:12:22.322Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T14:12:22.322Z] 988bab9f4d93: Pulling fs layer [2023-05-11T14:12:22.322Z] 988bab9f4d93: Waiting [2023-05-11T14:12:22.322Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T14:12:22.322Z] eaf3925da568: Pulling fs layer [2023-05-11T14:12:22.322Z] bab4dde63d76: Pulling fs layer [2023-05-11T14:12:22.322Z] bde34c3a00c8: Pulling fs layer [2023-05-11T14:12:22.322Z] b352a97aabf1: Pulling fs layer [2023-05-11T14:12:22.322Z] 4872d77fe225: Pulling fs layer [2023-05-11T14:12:22.322Z] 5851b861e8e6: Pulling fs layer [2023-05-11T14:12:22.322Z] bde34c3a00c8: Waiting [2023-05-11T14:12:22.322Z] 4872d77fe225: Waiting [2023-05-11T14:12:22.322Z] b352a97aabf1: Waiting [2023-05-11T14:12:22.322Z] 5851b861e8e6: Waiting [2023-05-11T14:12:22.322Z] eaf3925da568: Waiting [2023-05-11T14:12:22.322Z] bab4dde63d76: Waiting [2023-05-11T14:12:22.322Z] 1469e6f7b9e6: Waiting [2023-05-11T14:12:22.322Z] e2be974225ed: Verifying Checksum [2023-05-11T14:12:22.322Z] e2be974225ed: Download complete [2023-05-11T14:12:22.322Z] 988bab9f4d93: Verifying Checksum [2023-05-11T14:12:22.322Z] 988bab9f4d93: Download complete [2023-05-11T14:12:22.583Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T14:12:22.583Z] 339a4e72a1f5: Download complete [2023-05-11T14:12:22.583Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T14:12:22.583Z] 1469e6f7b9e6: Download complete [2023-05-11T14:12:22.583Z] eaf3925da568: Download complete [2023-05-11T14:12:22.583Z] bde34c3a00c8: Verifying Checksum [2023-05-11T14:12:22.583Z] bde34c3a00c8: Download complete [2023-05-11T14:12:22.583Z] b352a97aabf1: Verifying Checksum [2023-05-11T14:12:22.583Z] b352a97aabf1: Download complete [2023-05-11T14:12:22.583Z] 4872d77fe225: Download complete [2023-05-11T14:12:22.583Z] 5851b861e8e6: Verifying Checksum [2023-05-11T14:12:22.583Z] 5851b861e8e6: Download complete [2023-05-11T14:12:22.583Z] b85a868b505f: Download complete [2023-05-11T14:12:22.842Z] bab4dde63d76: Verifying Checksum [2023-05-11T14:12:22.842Z] bab4dde63d76: Download complete [2023-05-11T14:12:23.780Z] b85a868b505f: Pull complete [2023-05-11T14:12:23.780Z] e2be974225ed: Pull complete [2023-05-11T14:12:24.349Z] 339a4e72a1f5: Pull complete [2023-05-11T14:12:24.349Z] 988bab9f4d93: Pull complete [2023-05-11T14:12:24.963Z] 1469e6f7b9e6: Pull complete [2023-05-11T14:12:24.963Z] eaf3925da568: Pull complete [2023-05-11T14:12:26.240Z] bab4dde63d76: Pull complete [2023-05-11T14:12:26.240Z] bde34c3a00c8: Pull complete [2023-05-11T14:12:26.500Z] b352a97aabf1: Pull complete [2023-05-11T14:12:26.500Z] 4872d77fe225: Pull complete [2023-05-11T14:12:26.500Z] 5851b861e8e6: Pull complete [2023-05-11T14:12:26.759Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T14:12:26.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:12:26.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:12:26.861Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:12:26.897Z] $ 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-05-11T14:12:29.212Z] $ docker top c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 -eo pid,comm [2023-05-11T14:12:29.260Z] 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-05-11T14:12:29.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:12:29.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:12:29.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:12:29.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:12:29.416Z] $ docker exec c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 ssh-agent [2023-05-11T14:12:29.515Z] SSH_AUTH_SOCK=/tmp/ssh-YoUvXlB6nFzl/agent.33 [2023-05-11T14:12:29.515Z] SSH_AGENT_PID=39 [2023-05-11T14:12:29.522Z] Running ssh-add (command line suppressed) [2023-05-11T14:12:29.639Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9054983737619261287.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9054983737619261287.key) [2023-05-11T14:12:29.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:12:29.933Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T14:12:29.946Z] $ docker exec --env ******** --env ******** c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 ssh-agent -k [2023-05-11T14:12:30.030Z] unset SSH_AUTH_SOCK; [2023-05-11T14:12:30.031Z] unset SSH_AGENT_PID; [2023-05-11T14:12:30.031Z] echo Agent pid 39 killed; [2023-05-11T14:12:30.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T14:12:30.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:12:30.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:12:30.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:12:30.193Z] $ docker exec c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 ssh-agent [2023-05-11T14:12:30.293Z] SSH_AUTH_SOCK=/tmp/ssh-oFQPIJnVjAON/agent.71 [2023-05-11T14:12:30.293Z] SSH_AGENT_PID=77 [2023-05-11T14:12:30.298Z] Running ssh-add (command line suppressed) [2023-05-11T14:12:30.393Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11314180645033672843.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11314180645033672843.key) [2023-05-11T14:12:30.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:12:30.693Z] + git semver init [2023-05-11T14:12:30.952Z] 2023-05-11 14:12:30,871 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T14:12:30.952Z] 2023-05-11 14:12:30,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-11T14:12:30.952Z] 2023-05-11 14:12:30,872 [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-05-11T14:12:30.952Z] 2023-05-11 14:12:30,873 [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-05-11T14:12:32.058Z] 2023-05-11 14:12:31,908 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-11T14:12:32.058Z] 2023-05-11 14:12:31,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-11T14:12:32.058Z] 2023-05-11 14:12:31,909 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:12:32.058Z] 2023-05-11 14:12:31,909 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:12:32.058Z] 3.0.0-dev.24 [Pipeline] } [2023-05-11T14:12:32.068Z] $ docker exec --env ******** --env ******** c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 ssh-agent -k [2023-05-11T14:12:32.176Z] unset SSH_AUTH_SOCK; [2023-05-11T14:12:32.176Z] unset SSH_AGENT_PID; [2023-05-11T14:12:32.176Z] echo Agent pid 77 killed; [2023-05-11T14:12:32.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:12:32.494Z] + git semver [Pipeline] } [2023-05-11T14:12:32.828Z] $ docker stop --time=1 c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 [2023-05-11T14:12:34.120Z] $ docker rm -f --volumes c81a5c643bdc18bbdfab5cddd87dfa4d63093a55d37e5939e3d529706b3ed9c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:12:34.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T14:12:34.659Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T14:12:34.662Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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-05-11T14:12:34.818Z] provisioning config files... [2023-05-11T14:12:34.828Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16787812481646252958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:12:35.129Z] ---> docker-login.sh [2023-05-11T14:12:35.129Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:12:35.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:35.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:35.129Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:35.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:35.129Z] [2023-05-11T14:12:35.129Z] Login Succeeded [2023-05-11T14:12:35.129Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:12:35.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:35.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:35.129Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:35.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:35.129Z] [2023-05-11T14:12:35.129Z] Login Succeeded [2023-05-11T14:12:35.129Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:12:35.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:35.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:35.395Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:35.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:35.395Z] [2023-05-11T14:12:35.395Z] Login Succeeded [2023-05-11T14:12:35.395Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:12:35.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:35.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:35.395Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:35.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:35.395Z] [2023-05-11T14:12:35.395Z] Login Succeeded [2023-05-11T14:12:35.395Z] docker.io [2023-05-11T14:12:35.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:12:35.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:12:35.655Z] Configure a credential helper to remove this warning. See [2023-05-11T14:12:35.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:12:35.655Z] [2023-05-11T14:12:35.655Z] Login Succeeded [2023-05-11T14:12:35.655Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:12:35.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T14:12:35.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:12:35.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:12:35.738Z] ========================================================= [2023-05-11T14:12:35.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T14:12:35.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:12:36.048Z] + 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-05-11T14:12:36.048Z] Sending build context to Docker daemon 4.241MB [2023-05-11T14:12:36.048Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:12:36.048Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T14:12:36.048Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T14:12:36.048Z] f56be85fc22e: Pulling fs layer [2023-05-11T14:12:36.048Z] 85791d961cd3: Pulling fs layer [2023-05-11T14:12:36.048Z] d694b5ae8c79: Pulling fs layer [2023-05-11T14:12:36.048Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T14:12:36.048Z] 4d19c01a9841: Pulling fs layer [2023-05-11T14:12:36.048Z] 9325e15d5711: Pulling fs layer [2023-05-11T14:12:36.048Z] 556b6ee489ea: Pulling fs layer [2023-05-11T14:12:36.048Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T14:12:36.048Z] 9f32a84ed3da: Waiting [2023-05-11T14:12:36.048Z] 4d19c01a9841: Waiting [2023-05-11T14:12:36.048Z] 9325e15d5711: Waiting [2023-05-11T14:12:36.048Z] 556b6ee489ea: Waiting [2023-05-11T14:12:36.048Z] 85791d961cd3: Download complete [2023-05-11T14:12:36.309Z] 9f32a84ed3da: Download complete [2023-05-11T14:12:36.309Z] 4d19c01a9841: Verifying Checksum [2023-05-11T14:12:36.309Z] 4d19c01a9841: Download complete [2023-05-11T14:12:36.309Z] f56be85fc22e: Verifying Checksum [2023-05-11T14:12:36.309Z] f56be85fc22e: Download complete [2023-05-11T14:12:36.309Z] 9325e15d5711: Verifying Checksum [2023-05-11T14:12:36.309Z] 9325e15d5711: Download complete [2023-05-11T14:12:36.309Z] f56be85fc22e: Pull complete [2023-05-11T14:12:36.574Z] 85791d961cd3: Pull complete [2023-05-11T14:12:36.834Z] d694b5ae8c79: Verifying Checksum [2023-05-11T14:12:36.834Z] d694b5ae8c79: Download complete [2023-05-11T14:12:36.834Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T14:12:36.834Z] c5a4b2cf53e6: Download complete [2023-05-11T14:12:37.410Z] 556b6ee489ea: Verifying Checksum [2023-05-11T14:12:37.410Z] 556b6ee489ea: Download complete [2023-05-11T14:12:39.944Z] d694b5ae8c79: Pull complete [2023-05-11T14:12:39.944Z] 9f32a84ed3da: Pull complete [2023-05-11T14:12:39.944Z] 4d19c01a9841: Pull complete [2023-05-11T14:12:39.944Z] 9325e15d5711: Pull complete [2023-05-11T14:12:42.489Z] 556b6ee489ea: Pull complete [2023-05-11T14:12:43.058Z] c5a4b2cf53e6: Pull complete [2023-05-11T14:12:43.058Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T14:12:43.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T14:12:43.058Z] ---> c4be618373d6 [2023-05-11T14:12:43.058Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:12:46.354Z] ---> Running in d4b64d4bebf0 [2023-05-11T14:12:46.354Z] Removing intermediate container d4b64d4bebf0 [2023-05-11T14:12:46.354Z] ---> 352bfde5adc1 [2023-05-11T14:12:46.354Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:12:46.613Z] ---> Running in 33d8d181b563 [2023-05-11T14:12:46.613Z] Removing intermediate container 33d8d181b563 [2023-05-11T14:12:46.613Z] ---> 9ef16dd0c8b2 [2023-05-11T14:12:46.613Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T14:12:46.613Z] ---> Running in da042cfa0e94 [2023-05-11T14:12:46.613Z] Removing intermediate container da042cfa0e94 [2023-05-11T14:12:46.613Z] ---> 35a33ba65fb7 [2023-05-11T14:12:46.613Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:12:46.613Z] ---> Running in 09e98ee99f69 [2023-05-11T14:12:46.874Z] Removing intermediate container 09e98ee99f69 [2023-05-11T14:12:46.874Z] ---> 60653e58c033 [2023-05-11T14:12:46.874Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:12:46.874Z] ---> Running in 8abf39921553 [2023-05-11T14:12:47.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:12:47.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:12:47.393Z] OK: 265 MiB in 53 packages [2023-05-11T14:12:47.652Z] Removing intermediate container 8abf39921553 [2023-05-11T14:12:47.652Z] ---> 96604b1a444f [2023-05-11T14:12:47.652Z] Step 8/12 : WORKDIR /app [2023-05-11T14:12:47.652Z] ---> Running in 7ffead987c74 [2023-05-11T14:12:47.911Z] Removing intermediate container 7ffead987c74 [2023-05-11T14:12:47.911Z] ---> 668407518e76 [2023-05-11T14:12:47.911Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T14:12:47.911Z] ---> fbe6cb20656b [2023-05-11T14:12:47.911Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:12:47.911Z] ---> Running in daa370734ff3 [2023-05-11T14:12:49.766Z] Still waiting to schedule task [2023-05-11T14:12:49.766Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15206’ [2023-05-11T14:13:15.970Z] Removing intermediate container daa370734ff3 [2023-05-11T14:13:15.970Z] ---> 952b4b4a4b2b [2023-05-11T14:13:15.970Z] Step 11/12 : COPY . . [2023-05-11T14:13:15.970Z] ---> f3c5586be0dd [2023-05-11T14:13:15.970Z] Step 12/12 : RUN $MAKE [2023-05-11T14:13:15.970Z] ---> Running in bbd3f6d9bf18 [2023-05-11T14:13:15.970Z] noop [2023-05-11T14:13:15.970Z] Removing intermediate container bbd3f6d9bf18 [2023-05-11T14:13:15.970Z] ---> 04a0befe44e8 [2023-05-11T14:13:15.970Z] Successfully built 04a0befe44e8 [2023-05-11T14:13:15.970Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:16.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:13:16.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:13:16.366Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:13:16.398Z] $ 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-05-11T14:13:16.763Z] $ docker top 619fac3fcdce806f7020b3a752e10690d20caa7c020249f88d4872c0cb30d380 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:13:17.113Z] + go version [2023-05-11T14:13:17.113Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T14:13:17.125Z] $ docker stop --time=1 619fac3fcdce806f7020b3a752e10690d20caa7c020249f88d4872c0cb30d380 [2023-05-11T14:13:18.401Z] $ docker rm -f --volumes 619fac3fcdce806f7020b3a752e10690d20caa7c020249f88d4872c0cb30d380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:18.792Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:13:18.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:13:18.859Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:13:18.886Z] $ 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-05-11T14:13:19.240Z] $ docker top a146a86757cede83bb58b67b47fde9bc92424caa772cd243fb33e18154fc973b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:13:19.577Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:13:19.873Z] + make test [2023-05-11T14:13:19.873Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T14:13:25.141Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-11T14:13:37.337Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-11T14:13:37.337Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-11T14:13:39.258Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.560s coverage: 40.5% of statements [2023-05-11T14:13:39.258Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-05-11T14:13:39.258Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-05-11T14:13:49.231Z] go vet ./... [2023-05-11T14:13:52.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:13:52.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:13:52.514Z] ./bin/test-attribution-txt.sh [2023-05-11T14:13:52.514Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-11T14:13:52.514Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-11T14:13:52.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:13:52.541Z] $ docker stop --time=1 a146a86757cede83bb58b67b47fde9bc92424caa772cd243fb33e18154fc973b [2023-05-11T14:13:55.403Z] $ docker rm -f --volumes a146a86757cede83bb58b67b47fde9bc92424caa772cd243fb33e18154fc973b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:13:55.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:13:55.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T14:13:56.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T14:13:56.755Z] + ls -al . [2023-05-11T14:13:56.755Z] total 628 [2023-05-11T14:13:56.755Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 14:13 . [2023-05-11T14:13:56.755Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:12 .. [2023-05-11T14:13:56.755Z] -rw-rw-r-- 1 jenkins jenkins 134 May 11 14:12 .dockerignore [2023-05-11T14:13:56.755Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:12 .git [2023-05-11T14:13:56.755Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:12 .github [2023-05-11T14:13:56.755Z] -rw-rw-r-- 1 jenkins jenkins 946 May 11 14:12 .gitignore [2023-05-11T14:13:56.755Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:12 .golangci.yml [2023-05-11T14:13:56.755Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:12 .semver [2023-05-11T14:13:56.755Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 11 14:12 Attribution.txt [2023-05-11T14:13:56.755Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 11 14:12 CHANGELOG.md [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 11 14:12 Dockerfile [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:12 GOVERNANCE.md [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 683 May 11 14:12 Jenkinsfile [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 11 14:12 LICENSE [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 11 14:12 Makefile [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 14:12 OWNERS.md [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 11 14:12 README.md [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:12 VERSION [2023-05-11T14:13:56.756Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:12 bin [2023-05-11T14:13:56.756Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:12 cmd [2023-05-11T14:13:56.756Z] -rw-r--r-- 1 jenkins jenkins 458038 May 11 14:13 coverage.out [2023-05-11T14:13:56.756Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:12 examples [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 11 14:12 go.mod [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 11 14:12 go.sum [2023-05-11T14:13:56.756Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:12 images [2023-05-11T14:13:56.756Z] drwxrwxr-x 5 jenkins jenkins 4096 May 11 14:12 internal [2023-05-11T14:13:56.756Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:12 snap [2023-05-11T14:13:56.756Z] -rw-rw-r-- 1 jenkins jenkins 193 May 11 14:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:57.064Z] + 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=bffb044de0aa9ce32d7f70b1fca18078805cfee0 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-05-11T14:13:57.065Z] Sending build context to Docker daemon 4.241MB [2023-05-11T14:13:57.065Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:13:57.065Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-11T14:13:57.065Z] ---> 04a0befe44e8 [2023-05-11T14:13:57.065Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:13:57.324Z] ---> Running in 0942acd6c635 [2023-05-11T14:13:57.324Z] Removing intermediate container 0942acd6c635 [2023-05-11T14:13:57.324Z] ---> 87fce19841cc [2023-05-11T14:13:57.324Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:13:57.324Z] ---> Running in 1876b1f6eb8c [2023-05-11T14:13:57.324Z] Removing intermediate container 1876b1f6eb8c [2023-05-11T14:13:57.324Z] ---> c0379e6af9c0 [2023-05-11T14:13:57.324Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T14:13:57.324Z] ---> Running in 8b8953d5f199 [2023-05-11T14:13:57.583Z] Removing intermediate container 8b8953d5f199 [2023-05-11T14:13:57.583Z] ---> b571caa10adb [2023-05-11T14:13:57.583Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:13:57.583Z] ---> Running in b78dc69c33d0 [2023-05-11T14:13:57.583Z] Removing intermediate container b78dc69c33d0 [2023-05-11T14:13:57.583Z] ---> 94874bdffe56 [2023-05-11T14:13:57.583Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:13:57.583Z] ---> Running in 14372bafa803 [2023-05-11T14:13:57.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:13:58.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:13:58.159Z] OK: 265 MiB in 53 packages [2023-05-11T14:13:58.432Z] Removing intermediate container 14372bafa803 [2023-05-11T14:13:58.432Z] ---> 0b503041529f [2023-05-11T14:13:58.432Z] Step 8/24 : WORKDIR /app [2023-05-11T14:13:58.432Z] ---> Running in d8a57a295edd [2023-05-11T14:13:58.700Z] Removing intermediate container d8a57a295edd [2023-05-11T14:13:58.700Z] ---> e26173c9c36c [2023-05-11T14:13:58.701Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-11T14:13:58.701Z] ---> 62a00c6d2f3a [2023-05-11T14:13:58.701Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:13:58.701Z] ---> Running in 593cbccce657 [2023-05-11T14:13:59.689Z] Removing intermediate container 593cbccce657 [2023-05-11T14:13:59.689Z] ---> 1f2386ea9873 [2023-05-11T14:13:59.689Z] Step 11/24 : COPY . . [2023-05-11T14:13:59.949Z] ---> 767a20a2044f [2023-05-11T14:13:59.949Z] Step 12/24 : RUN $MAKE [2023-05-11T14:13:59.949Z] ---> Running in dd4e5682b16e [2023-05-11T14:14:00.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-11T14:14:22.137Z] Removing intermediate container dd4e5682b16e [2023-05-11T14:14:22.137Z] ---> b13e910ce9c2 [2023-05-11T14:14:22.137Z] Step 13/24 : FROM alpine:3.17 [2023-05-11T14:14:22.137Z] 3.17: Pulling from library/alpine [2023-05-11T14:14:22.137Z] f56be85fc22e: Already exists [2023-05-11T14:14:22.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T14:14:22.137Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T14:14:22.137Z] ---> 9ed4aefc74f6 [2023-05-11T14:14:22.137Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T14:14:22.137Z] ---> Running in 4cf2ce4817d7 [2023-05-11T14:14:22.137Z] Removing intermediate container 4cf2ce4817d7 [2023-05-11T14:14:22.137Z] ---> 0589c9d67452 [2023-05-11T14:14:22.137Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T14:14:22.137Z] ---> Running in 603d5206bdb4 [2023-05-11T14:14:22.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:14:22.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:14:22.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T14:14:22.137Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:14:22.137Z] OK: 7 MiB in 16 packages [2023-05-11T14:14:22.137Z] Removing intermediate container 603d5206bdb4 [2023-05-11T14:14:22.137Z] ---> 68ea4445dc7a [2023-05-11T14:14:22.137Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-11T14:14:22.137Z] ---> 11e12b84fb18 [2023-05-11T14:14:22.137Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-11T14:14:22.137Z] ---> 4cda65fe6eac [2023-05-11T14:14:22.137Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-11T14:14:22.707Z] ---> 6900e4a9fa12 [2023-05-11T14:14:22.707Z] Step 19/24 : EXPOSE 59989 [2023-05-11T14:14:22.707Z] ---> Running in 342d9c84b991 [2023-05-11T14:14:22.707Z] Removing intermediate container 342d9c84b991 [2023-05-11T14:14:22.707Z] ---> fd757c86f4b3 [2023-05-11T14:14:22.707Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-11T14:14:22.707Z] ---> Running in b926e3498c16 [2023-05-11T14:14:22.707Z] Removing intermediate container b926e3498c16 [2023-05-11T14:14:22.707Z] ---> 7dee4b6ab26b [2023-05-11T14:14:22.707Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T14:14:22.966Z] ---> Running in d80685f24a37 [2023-05-11T14:14:22.966Z] Removing intermediate container d80685f24a37 [2023-05-11T14:14:22.966Z] ---> 89fdfcda035d [2023-05-11T14:14:22.966Z] Step 22/24 : LABEL arch=amd64 [2023-05-11T14:14:22.966Z] ---> Running in 98054d8e0171 [2023-05-11T14:14:22.966Z] Removing intermediate container 98054d8e0171 [2023-05-11T14:14:22.966Z] ---> 631a7aee622f [2023-05-11T14:14:22.966Z] Step 23/24 : LABEL git_sha=bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:14:22.966Z] ---> Running in 892ade5b2a3e [2023-05-11T14:14:23.226Z] Removing intermediate container 892ade5b2a3e [2023-05-11T14:14:23.226Z] ---> d751521bc4f5 [2023-05-11T14:14:23.226Z] Step 24/24 : LABEL version=3.0.0-dev.24 [2023-05-11T14:14:23.226Z] ---> Running in ff4ae997ca9b [2023-05-11T14:14:23.226Z] Removing intermediate container ff4ae997ca9b [2023-05-11T14:14:23.226Z] ---> 100cf5359027 [2023-05-11T14:14:23.226Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T14:14:23.226Z] Successfully built 100cf5359027 [2023-05-11T14:14:23.226Z] 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-05-11T14:14:23.333Z] provisioning config files... [2023-05-11T14:14:23.342Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2268621445805199259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:14:23.637Z] ---> docker-login.sh [2023-05-11T14:14:23.637Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:14:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:14:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:14:23.638Z] Configure a credential helper to remove this warning. See [2023-05-11T14:14:23.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:14:23.638Z] [2023-05-11T14:14:23.638Z] Login Succeeded [2023-05-11T14:14:23.638Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:14:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:14:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:14:23.638Z] Configure a credential helper to remove this warning. See [2023-05-11T14:14:23.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:14:23.638Z] [2023-05-11T14:14:23.638Z] Login Succeeded [2023-05-11T14:14:23.638Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:14:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:14:23.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:14:23.895Z] Configure a credential helper to remove this warning. See [2023-05-11T14:14:23.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:14:23.895Z] [2023-05-11T14:14:23.895Z] Login Succeeded [2023-05-11T14:14:23.895Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:14:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:14:23.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:14:23.895Z] Configure a credential helper to remove this warning. See [2023-05-11T14:14:23.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:14:23.895Z] [2023-05-11T14:14:23.895Z] Login Succeeded [2023-05-11T14:14:23.895Z] docker.io [2023-05-11T14:14:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:14:24.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:14:24.154Z] Configure a credential helper to remove this warning. See [2023-05-11T14:14:24.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:14:24.154Z] [2023-05-11T14:14:24.154Z] Login Succeeded [2023-05-11T14:14:24.154Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:14:24.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:14:24.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:14:24.206Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-11T14:14:24.206Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:14:24.206Z] latest [2023-05-11T14:14:24.206Z] 3.0.0-dev.24 [2023-05-11T14:14:24.206Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:14:24.206Z] main [2023-05-11T14:14:24.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:24.513Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:24.816Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:14:24.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-11T14:14:24.816Z] c8117468b27d: Preparing [2023-05-11T14:14:24.816Z] fe761e7309d1: Preparing [2023-05-11T14:14:24.816Z] 511977cfd29f: Preparing [2023-05-11T14:14:24.816Z] cbb2405498f4: Preparing [2023-05-11T14:14:24.816Z] f1417ff83b31: Preparing [2023-05-11T14:14:24.816Z] f1417ff83b31: Layer already exists [2023-05-11T14:14:24.816Z] cbb2405498f4: Pushed [2023-05-11T14:14:24.816Z] fe761e7309d1: Pushed [2023-05-11T14:14:24.816Z] 511977cfd29f: Pushed [2023-05-11T14:14:28.100Z] c8117468b27d: Pushed [2023-05-11T14:14:28.100Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0: digest: sha256:167f4c875d27ff14e5623933248b7919635344e8f8b028fe4d2191ca24ca4121 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:28.407Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:28.717Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-11T14:14:28.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-11T14:14:28.717Z] c8117468b27d: Preparing [2023-05-11T14:14:28.717Z] fe761e7309d1: Preparing [2023-05-11T14:14:28.717Z] 511977cfd29f: Preparing [2023-05-11T14:14:28.717Z] cbb2405498f4: Preparing [2023-05-11T14:14:28.717Z] f1417ff83b31: Preparing [2023-05-11T14:14:28.717Z] cbb2405498f4: Layer already exists [2023-05-11T14:14:28.717Z] f1417ff83b31: Layer already exists [2023-05-11T14:14:28.717Z] fe761e7309d1: Layer already exists [2023-05-11T14:14:28.717Z] c8117468b27d: Layer already exists [2023-05-11T14:14:28.717Z] 511977cfd29f: Layer already exists [2023-05-11T14:14:28.717Z] latest: digest: sha256:167f4c875d27ff14e5623933248b7919635344e8f8b028fe4d2191ca24ca4121 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:29.034Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:29.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.24 [2023-05-11T14:14:29.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-11T14:14:29.344Z] c8117468b27d: Preparing [2023-05-11T14:14:29.344Z] fe761e7309d1: Preparing [2023-05-11T14:14:29.344Z] 511977cfd29f: Preparing [2023-05-11T14:14:29.344Z] cbb2405498f4: Preparing [2023-05-11T14:14:29.344Z] f1417ff83b31: Preparing [2023-05-11T14:14:29.344Z] f1417ff83b31: Layer already exists [2023-05-11T14:14:29.344Z] fe761e7309d1: Layer already exists [2023-05-11T14:14:29.344Z] c8117468b27d: Layer already exists [2023-05-11T14:14:29.344Z] 511977cfd29f: Layer already exists [2023-05-11T14:14:29.344Z] cbb2405498f4: Layer already exists [2023-05-11T14:14:29.344Z] 3.0.0-dev.24: digest: sha256:167f4c875d27ff14e5623933248b7919635344e8f8b028fe4d2191ca24ca4121 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:29.661Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:29.978Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:14:29.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-11T14:14:29.978Z] c8117468b27d: Preparing [2023-05-11T14:14:29.978Z] fe761e7309d1: Preparing [2023-05-11T14:14:29.978Z] 511977cfd29f: Preparing [2023-05-11T14:14:29.978Z] cbb2405498f4: Preparing [2023-05-11T14:14:29.978Z] f1417ff83b31: Preparing [2023-05-11T14:14:29.978Z] fe761e7309d1: Layer already exists [2023-05-11T14:14:29.978Z] cbb2405498f4: Layer already exists [2023-05-11T14:14:29.978Z] f1417ff83b31: Layer already exists [2023-05-11T14:14:29.978Z] 511977cfd29f: Layer already exists [2023-05-11T14:14:29.978Z] c8117468b27d: Layer already exists [2023-05-11T14:14:29.978Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24: digest: sha256:167f4c875d27ff14e5623933248b7919635344e8f8b028fe4d2191ca24ca4121 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:30.296Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:30.612Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-11T14:14:30.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-11T14:14:30.612Z] c8117468b27d: Preparing [2023-05-11T14:14:30.612Z] fe761e7309d1: Preparing [2023-05-11T14:14:30.612Z] 511977cfd29f: Preparing [2023-05-11T14:14:30.612Z] cbb2405498f4: Preparing [2023-05-11T14:14:30.612Z] f1417ff83b31: Preparing [2023-05-11T14:14:30.612Z] c8117468b27d: Layer already exists [2023-05-11T14:14:30.612Z] fe761e7309d1: Layer already exists [2023-05-11T14:14:30.612Z] f1417ff83b31: Layer already exists [2023-05-11T14:14:30.612Z] 511977cfd29f: Layer already exists [2023-05-11T14:14:30.612Z] cbb2405498f4: Layer already exists [2023-05-11T14:14:30.612Z] main: digest: sha256:167f4c875d27ff14e5623933248b7919635344e8f8b028fe4d2191ca24ca4121 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:14:30.666Z] ===================================================== [Pipeline] echo [2023-05-11T14:14:30.675Z] taggedImages: [2023-05-11T14:14:30.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:14:30.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-11T14:14:30.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.24 [2023-05-11T14:14:30.675Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:14:30.675Z] - 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-05-11T14:14:31.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:14:31.054Z] [2023-05-11T14:14:31.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:14:31.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:14:31.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T14:14:31.350Z] 5eb5b503b376: Pulling fs layer [2023-05-11T14:14:31.350Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T14:14:31.350Z] ec43610c2a17: Pulling fs layer [2023-05-11T14:14:31.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T14:14:31.350Z] 33b1e0a273af: Pulling fs layer [2023-05-11T14:14:31.350Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T14:14:31.350Z] 2f39f015ded8: Pulling fs layer [2023-05-11T14:14:31.350Z] 3a2ae6a8a46f: Waiting [2023-05-11T14:14:31.350Z] 5d3b04190fa2: Waiting [2023-05-11T14:14:31.350Z] 33b1e0a273af: Waiting [2023-05-11T14:14:31.350Z] 5c69ac0246d0: Download complete [2023-05-11T14:14:31.609Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T14:14:31.609Z] 3a2ae6a8a46f: Download complete [2023-05-11T14:14:31.609Z] 33b1e0a273af: Verifying Checksum [2023-05-11T14:14:31.609Z] 33b1e0a273af: Download complete [2023-05-11T14:14:31.609Z] 5d3b04190fa2: Download complete [2023-05-11T14:14:31.609Z] ec43610c2a17: Verifying Checksum [2023-05-11T14:14:31.609Z] ec43610c2a17: Download complete [2023-05-11T14:14:31.609Z] 5eb5b503b376: Verifying Checksum [2023-05-11T14:14:31.609Z] 5eb5b503b376: Download complete [2023-05-11T14:14:32.174Z] 2f39f015ded8: Download complete [2023-05-11T14:14:32.740Z] 5eb5b503b376: Pull complete [2023-05-11T14:14:32.998Z] 5c69ac0246d0: Pull complete [2023-05-11T14:14:33.566Z] ec43610c2a17: Pull complete [2023-05-11T14:14:33.566Z] 3a2ae6a8a46f: Pull complete [2023-05-11T14:14:33.825Z] 33b1e0a273af: Pull complete [2023-05-11T14:14:33.825Z] 5d3b04190fa2: Pull complete [2023-05-11T14:14:38.009Z] 2f39f015ded8: Pull complete [2023-05-11T14:14:38.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T14:14:38.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:14:38.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:14:38.090Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:14:38.122Z] $ 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-05-11T14:14:41.701Z] $ docker top 3a4c1e4f515e7df36897df3e3222bc218e22d8a60ed1d6ca56599313d1dc0bb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:14:42.083Z] ---> job-cost.sh [2023-05-11T14:14:42.084Z] lf-activate-venv: SKIPPING [2023-05-11T14:14:42.084Z] INFO: No Stack... [2023-05-11T14:14:42.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:14:42.600Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:14:42.892Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-11T14:14:42.893Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T14:14:42.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [2023-05-11T14:14:42.916Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] did not exist. Created. [2023-05-11T14:14:42.916Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:14:43.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T14:14:43.266Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:14:43.272Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:14:43.296Z] $ docker stop --time=1 3a4c1e4f515e7df36897df3e3222bc218e22d8a60ed1d6ca56599313d1dc0bb3 [2023-05-11T14:14:44.456Z] $ docker rm -f --volumes 3a4c1e4f515e7df36897df3e3222bc218e22d8a60ed1d6ca56599313d1dc0bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T14:15:52.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15212 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-11T14:15:52.576Z] Running in /w/workspace/device-rfid-llrp-go/92 [Pipeline] { [Pipeline] checkout [2023-05-11T14:15:52.618Z] Selected Git installation does not exist. Using Default [2023-05-11T14:15:52.618Z] The recommended git tool is: NONE [2023-05-11T14:15:59.881Z] using credential edgex-jenkins-ssh [2023-05-11T14:15:59.907Z] Cloning the remote Git repository [2023-05-11T14:15:59.969Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-11T14:16:00.100Z] > git init /w/workspace/device-rfid-llrp-go/92 # timeout=10 [2023-05-11T14:16:00.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-11T14:16:00.293Z] > git --version # timeout=10 [2023-05-11T14:16:00.317Z] > git --version # 'git version 2.25.1' [2023-05-11T14:16:00.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T14:16:00.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:16:01.730Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-11T14:16:01.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:16:02.961Z] Avoid second fetch [2023-05-11T14:16:02.961Z] Checking out Revision bffb044de0aa9ce32d7f70b1fca18078805cfee0 (main) [2023-05-11T14:16:03.734Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#228)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:16:02.980Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T14:16:03.072Z] > git checkout -f bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 [2023-05-11T14:16:04.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T14:16:04.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:16:04.797Z] Dload Upload Total Spent Left Speed [2023-05-11T14:16:04.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-11T14:16:05.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T14:16:05.830Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T14:16:05.830Z] + sudo tee /etc/docker/daemon.new [2023-05-11T14:16:05.830Z] { [2023-05-11T14:16:05.830Z] "registry-mirrors": [ [2023-05-11T14:16:05.830Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T14:16:05.830Z] ], [2023-05-11T14:16:05.830Z] "bip": "10.250.0.254/24", [2023-05-11T14:16:05.830Z] "hosts": [ [2023-05-11T14:16:05.830Z] "tcp://0.0.0.0:5555", [2023-05-11T14:16:05.830Z] "unix:///var/run/docker.sock" [2023-05-11T14:16:05.830Z] ], [2023-05-11T14:16:05.830Z] "mtu": 1458, [2023-05-11T14:16:05.830Z] "selinux-enabled": true, [2023-05-11T14:16:05.830Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T14:16:05.830Z] } [Pipeline] sh [2023-05-11T14:16:06.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T14:16:06.554Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:16:24.917Z] provisioning config files... [2023-05-11T14:16:24.960Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/92@tmp/config12072027141214234315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:16:25.345Z] ---> docker-login.sh [2023-05-11T14:16:25.345Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:16:25.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:16:25.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:16:25.940Z] Configure a credential helper to remove this warning. See [2023-05-11T14:16:25.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:16:25.940Z] [2023-05-11T14:16:25.940Z] Login Succeeded [2023-05-11T14:16:25.940Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:16:26.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:16:26.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:16:26.491Z] Configure a credential helper to remove this warning. See [2023-05-11T14:16:26.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:16:26.491Z] [2023-05-11T14:16:26.491Z] Login Succeeded [2023-05-11T14:16:26.491Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:16:26.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:16:26.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:16:26.765Z] Configure a credential helper to remove this warning. See [2023-05-11T14:16:26.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:16:26.765Z] [2023-05-11T14:16:26.765Z] Login Succeeded [2023-05-11T14:16:26.765Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:16:27.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:16:27.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:16:27.314Z] Configure a credential helper to remove this warning. See [2023-05-11T14:16:27.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:16:27.314Z] [2023-05-11T14:16:27.314Z] Login Succeeded [2023-05-11T14:16:27.314Z] docker.io [2023-05-11T14:16:27.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:16:27.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:16:27.861Z] Configure a credential helper to remove this warning. See [2023-05-11T14:16:27.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:16:27.861Z] [2023-05-11T14:16:27.861Z] Login Succeeded [2023-05-11T14:16:27.861Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:16:27.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T14:16:28.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:16:28.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:16:28.276Z] ========================================================= [2023-05-11T14:16:28.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T14:16:28.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:16:28.654Z] + 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-05-11T14:16:28.928Z] Sending build context to Docker daemon 1.212MB [2023-05-11T14:16:28.928Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:16:28.928Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T14:16:29.204Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T14:16:29.204Z] c41833b44d91: Pulling fs layer [2023-05-11T14:16:29.204Z] ed15518f5707: Pulling fs layer [2023-05-11T14:16:29.204Z] feae8fd75edb: Pulling fs layer [2023-05-11T14:16:29.204Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T14:16:29.204Z] 3cdef696dda3: Pulling fs layer [2023-05-11T14:16:29.204Z] 2ced38df9373: Pulling fs layer [2023-05-11T14:16:29.204Z] 58f1dce35555: Pulling fs layer [2023-05-11T14:16:29.204Z] 3cdef696dda3: Waiting [2023-05-11T14:16:29.204Z] 2ced38df9373: Waiting [2023-05-11T14:16:29.204Z] 58f1dce35555: Waiting [2023-05-11T14:16:29.204Z] 242c74f7c9fa: Waiting [2023-05-11T14:16:29.204Z] ed15518f5707: Verifying Checksum [2023-05-11T14:16:29.204Z] ed15518f5707: Download complete [2023-05-11T14:16:29.204Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T14:16:29.204Z] 242c74f7c9fa: Download complete [2023-05-11T14:16:29.204Z] 3cdef696dda3: Verifying Checksum [2023-05-11T14:16:29.204Z] 3cdef696dda3: Download complete [2023-05-11T14:16:29.204Z] c41833b44d91: Verifying Checksum [2023-05-11T14:16:29.204Z] c41833b44d91: Download complete [2023-05-11T14:16:30.644Z] c41833b44d91: Pull complete [2023-05-11T14:16:30.644Z] 58f1dce35555: Verifying Checksum [2023-05-11T14:16:30.644Z] 58f1dce35555: Download complete [2023-05-11T14:16:30.928Z] ed15518f5707: Pull complete [2023-05-11T14:16:32.387Z] feae8fd75edb: Verifying Checksum [2023-05-11T14:16:32.387Z] feae8fd75edb: Download complete [2023-05-11T14:16:32.387Z] 2ced38df9373: Verifying Checksum [2023-05-11T14:16:32.387Z] 2ced38df9373: Download complete [2023-05-11T14:16:44.763Z] feae8fd75edb: Pull complete [2023-05-11T14:16:44.763Z] 242c74f7c9fa: Pull complete [2023-05-11T14:16:44.763Z] 3cdef696dda3: Pull complete [2023-05-11T14:16:50.239Z] 2ced38df9373: Pull complete [2023-05-11T14:16:52.890Z] 58f1dce35555: Pull complete [2023-05-11T14:16:52.890Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T14:16:52.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T14:16:52.890Z] ---> fadd8f120f05 [2023-05-11T14:16:52.890Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:16:55.540Z] ---> Running in 83da3c9fc925 [2023-05-11T14:16:55.540Z] Removing intermediate container 83da3c9fc925 [2023-05-11T14:16:55.540Z] ---> f75251c373e5 [2023-05-11T14:16:55.540Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:16:55.811Z] ---> Running in 94cf33001786 [2023-05-11T14:16:56.087Z] Removing intermediate container 94cf33001786 [2023-05-11T14:16:56.087Z] ---> e161bffc40f0 [2023-05-11T14:16:56.087Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T14:16:56.087Z] ---> Running in 054f6fbb1366 [2023-05-11T14:16:56.358Z] Removing intermediate container 054f6fbb1366 [2023-05-11T14:16:56.358Z] ---> ddedae085e24 [2023-05-11T14:16:56.358Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:16:56.630Z] ---> Running in 1464ba36178c [2023-05-11T14:16:56.900Z] Removing intermediate container 1464ba36178c [2023-05-11T14:16:56.900Z] ---> e9ba1ff1ccac [2023-05-11T14:16:56.900Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:16:57.172Z] ---> Running in b8567d4fefd5 [2023-05-11T14:16:58.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:16:59.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:17:00.616Z] OK: 263 MiB in 53 packages [2023-05-11T14:17:01.590Z] Removing intermediate container b8567d4fefd5 [2023-05-11T14:17:01.590Z] ---> 0ab9f4b8ab0f [2023-05-11T14:17:01.590Z] Step 8/12 : WORKDIR /app [2023-05-11T14:17:01.590Z] ---> Running in e166b9149558 [2023-05-11T14:17:01.859Z] Removing intermediate container e166b9149558 [2023-05-11T14:17:01.859Z] ---> a46c452e3e46 [2023-05-11T14:17:01.859Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T14:17:02.447Z] ---> 7bdaa2640ccf [2023-05-11T14:17:02.447Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:17:02.447Z] ---> Running in f0ed109d1a67 [2023-05-11T14:18:10.364Z] Removing intermediate container f0ed109d1a67 [2023-05-11T14:18:10.364Z] ---> d22e005c9cf7 [2023-05-11T14:18:10.364Z] Step 11/12 : COPY . . [2023-05-11T14:18:10.364Z] ---> da023e945b58 [2023-05-11T14:18:10.364Z] Step 12/12 : RUN $MAKE [2023-05-11T14:18:10.364Z] ---> Running in ae94bb508683 [2023-05-11T14:18:10.364Z] noop [2023-05-11T14:18:10.364Z] Removing intermediate container ae94bb508683 [2023-05-11T14:18:10.364Z] ---> e64ef7f49fec [2023-05-11T14:18:10.364Z] Successfully built e64ef7f49fec [2023-05-11T14:18:10.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:18:10.721Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:18:10.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:18:10.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-15212 does not seem to be running inside a container [2023-05-11T14:18:11.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/92 -v /w/workspace/device-rfid-llrp-go/92:/w/workspace/device-rfid-llrp-go/92:rw,z -v /w/workspace/device-rfid-llrp-go/92@tmp:/w/workspace/device-rfid-llrp-go/92@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-05-11T14:18:12.395Z] $ docker top fb4c9e67408b97dadcf0c163f10b5d7f1233fb7a2cb5aecc6bdf902e0bbef004 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:18:13.270Z] + go version [2023-05-11T14:18:13.270Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T14:18:13.291Z] $ docker stop --time=1 fb4c9e67408b97dadcf0c163f10b5d7f1233fb7a2cb5aecc6bdf902e0bbef004 [2023-05-11T14:18:14.997Z] $ docker rm -f --volumes fb4c9e67408b97dadcf0c163f10b5d7f1233fb7a2cb5aecc6bdf902e0bbef004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:18:15.574Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:18:15.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:18:15.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-15212 does not seem to be running inside a container [2023-05-11T14:18:15.870Z] $ 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/92 -v /w/workspace/device-rfid-llrp-go/92:/w/workspace/device-rfid-llrp-go/92:rw,z -v /w/workspace/device-rfid-llrp-go/92@tmp:/w/workspace/device-rfid-llrp-go/92@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-05-11T14:18:17.112Z] $ docker top 52e755e06b5e32e6e2a1d65e852469adbb9f92872ff4a7703fc4765bd4872f53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:18:17.971Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/92 [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:18:18.633Z] + make test [2023-05-11T14:18:18.633Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T14:18:57.598Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-11T14:21:19.401Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-11T14:21:19.401Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-11T14:21:58.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 35.758s coverage: 40.5% of statements [2023-05-11T14:21:58.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.613s coverage: 52.0% of statements [2023-05-11T14:21:58.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 94.6% of statements [2023-05-11T14:21:58.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T14:21:58.318Z] go vet ./... [2023-05-11T14:22:30.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:22:30.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:22:30.587Z] ./bin/test-attribution-txt.sh [2023-05-11T14:22:30.587Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-11T14:22:30.587Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-11T14:22:30.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:22:30.623Z] $ docker stop --time=1 52e755e06b5e32e6e2a1d65e852469adbb9f92872ff4a7703fc4765bd4872f53 [2023-05-11T14:22:32.590Z] $ docker rm -f --volumes 52e755e06b5e32e6e2a1d65e852469adbb9f92872ff4a7703fc4765bd4872f53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:22:33.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:22:33.926Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T14:22:34.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:22:35.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T14:22:35.430Z] + ls -al . [2023-05-11T14:22:35.430Z] total 624 [2023-05-11T14:22:35.430Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:18 . [2023-05-11T14:22:35.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:16 .. [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 134 May 11 14:16 .dockerignore [2023-05-11T14:22:35.430Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:16 .git [2023-05-11T14:22:35.430Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:16 .github [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 946 May 11 14:16 .gitignore [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:16 .golangci.yml [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 11 14:16 Attribution.txt [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 11 14:16 CHANGELOG.md [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 11 14:16 Dockerfile [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:16 GOVERNANCE.md [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 683 May 11 14:16 Jenkinsfile [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 11 14:16 LICENSE [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 11 14:16 Makefile [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 14:16 OWNERS.md [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 11 14:16 README.md [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:12 VERSION [2023-05-11T14:22:35.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:16 bin [2023-05-11T14:22:35.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:16 cmd [2023-05-11T14:22:35.430Z] -rw-r--r-- 1 jenkins jenkins 458038 May 11 14:21 coverage.out [2023-05-11T14:22:35.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:16 examples [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 11 14:16 go.mod [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 11 14:16 go.sum [2023-05-11T14:22:35.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:16 images [2023-05-11T14:22:35.430Z] drwxrwxr-x 5 jenkins jenkins 4096 May 11 14:16 internal [2023-05-11T14:22:35.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:16 snap [2023-05-11T14:22:35.430Z] -rw-rw-r-- 1 jenkins jenkins 193 May 11 14:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:22:35.779Z] + 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=bffb044de0aa9ce32d7f70b1fca18078805cfee0 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-05-11T14:22:36.047Z] Sending build context to Docker daemon 1.212MB [2023-05-11T14:22:36.047Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:22:36.047Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-11T14:22:36.047Z] ---> e64ef7f49fec [2023-05-11T14:22:36.047Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:22:36.317Z] ---> Running in 4c5171b14ed8 [2023-05-11T14:22:36.588Z] Removing intermediate container 4c5171b14ed8 [2023-05-11T14:22:36.588Z] ---> 8906fc6d4385 [2023-05-11T14:22:36.588Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:22:36.588Z] ---> Running in 21d80c75eec0 [2023-05-11T14:22:36.866Z] Removing intermediate container 21d80c75eec0 [2023-05-11T14:22:36.866Z] ---> c7568a09306e [2023-05-11T14:22:36.866Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T14:22:37.140Z] ---> Running in 744ba81ec787 [2023-05-11T14:22:37.410Z] Removing intermediate container 744ba81ec787 [2023-05-11T14:22:37.410Z] ---> 52ca09efea52 [2023-05-11T14:22:37.410Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:22:37.410Z] ---> Running in 38cfabc6b3a1 [2023-05-11T14:22:37.688Z] Removing intermediate container 38cfabc6b3a1 [2023-05-11T14:22:37.688Z] ---> c18c29cda60f [2023-05-11T14:22:37.688Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:22:37.960Z] ---> Running in 726da1fd4c62 [2023-05-11T14:22:38.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:22:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:22:40.938Z] OK: 263 MiB in 53 packages [2023-05-11T14:22:41.528Z] Removing intermediate container 726da1fd4c62 [2023-05-11T14:22:41.528Z] ---> b2412e7b3b70 [2023-05-11T14:22:41.528Z] Step 8/24 : WORKDIR /app [2023-05-11T14:22:41.807Z] ---> Running in a7a4c3e9ac5f [2023-05-11T14:22:42.076Z] Removing intermediate container a7a4c3e9ac5f [2023-05-11T14:22:42.076Z] ---> 0a097a04e932 [2023-05-11T14:22:42.076Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-11T14:22:42.664Z] ---> 996db48b823b [2023-05-11T14:22:42.664Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:22:42.664Z] ---> Running in b5745a223141 [2023-05-11T14:22:46.046Z] Removing intermediate container b5745a223141 [2023-05-11T14:22:46.046Z] ---> 820dde6a7eb2 [2023-05-11T14:22:46.046Z] Step 11/24 : COPY . . [2023-05-11T14:22:46.635Z] ---> c52e9ce55f51 [2023-05-11T14:22:46.636Z] Step 12/24 : RUN $MAKE [2023-05-11T14:22:46.636Z] ---> Running in b06a3cded94e [2023-05-11T14:22:47.608Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-11T14:25:24.398Z] Removing intermediate container b06a3cded94e [2023-05-11T14:25:24.398Z] ---> 4f4111623d9e [2023-05-11T14:25:24.398Z] Step 13/24 : FROM alpine:3.17 [2023-05-11T14:25:24.398Z] 3.17: Pulling from library/alpine [2023-05-11T14:25:24.398Z] c41833b44d91: Already exists [2023-05-11T14:25:24.398Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T14:25:24.398Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T14:25:24.398Z] ---> 51e60588ff2c [2023-05-11T14:25:24.398Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T14:25:24.398Z] ---> Running in 616dc6270f11 [2023-05-11T14:25:24.398Z] Removing intermediate container 616dc6270f11 [2023-05-11T14:25:24.398Z] ---> dcb084613f07 [2023-05-11T14:25:24.398Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T14:25:24.398Z] ---> Running in f270ff11a6b2 [2023-05-11T14:25:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:25:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:25:24.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T14:25:24.398Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:25:24.398Z] OK: 8 MiB in 16 packages [2023-05-11T14:25:24.398Z] Removing intermediate container f270ff11a6b2 [2023-05-11T14:25:24.398Z] ---> 6f1ca140a3f7 [2023-05-11T14:25:24.398Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-11T14:25:24.398Z] ---> c3e65acdb35b [2023-05-11T14:25:24.398Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-11T14:25:24.398Z] ---> 83350841bd75 [2023-05-11T14:25:24.398Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-11T14:25:28.684Z] ---> 804f9b1795ac [2023-05-11T14:25:28.684Z] Step 19/24 : EXPOSE 59989 [2023-05-11T14:25:28.684Z] ---> Running in 9e6ae0e50ec1 [2023-05-11T14:25:28.684Z] Removing intermediate container 9e6ae0e50ec1 [2023-05-11T14:25:28.684Z] ---> 67c30f8df58f [2023-05-11T14:25:28.684Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-11T14:25:28.684Z] ---> Running in 5adce4114254 [2023-05-11T14:25:28.684Z] Removing intermediate container 5adce4114254 [2023-05-11T14:25:28.684Z] ---> 27abf9353c7c [2023-05-11T14:25:28.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T14:25:28.954Z] ---> Running in 29e65e613a41 [2023-05-11T14:25:29.222Z] Removing intermediate container 29e65e613a41 [2023-05-11T14:25:29.222Z] ---> 28d7792687f9 [2023-05-11T14:25:29.222Z] Step 22/24 : LABEL arch=arm64 [2023-05-11T14:25:29.222Z] ---> Running in 9fac55fe14aa [2023-05-11T14:25:29.492Z] Removing intermediate container 9fac55fe14aa [2023-05-11T14:25:29.492Z] ---> 488db3735327 [2023-05-11T14:25:29.492Z] Step 23/24 : LABEL git_sha=bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:25:29.761Z] ---> Running in 493fce75b3c7 [2023-05-11T14:25:30.031Z] Removing intermediate container 493fce75b3c7 [2023-05-11T14:25:30.031Z] ---> e591d0c50b19 [2023-05-11T14:25:30.031Z] Step 24/24 : LABEL version=3.0.0-dev.24 [2023-05-11T14:25:30.031Z] ---> Running in 994c8a2c463e [2023-05-11T14:25:30.300Z] Removing intermediate container 994c8a2c463e [2023-05-11T14:25:30.300Z] ---> 98b213b2a8aa [2023-05-11T14:25:30.300Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T14:25:30.300Z] Successfully built 98b213b2a8aa [2023-05-11T14:25:30.300Z] 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-05-11T14:25:30.424Z] provisioning config files... [2023-05-11T14:25:30.439Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/92@tmp/config12515786672783519841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:25:30.784Z] ---> docker-login.sh [2023-05-11T14:25:30.784Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:25:31.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:25:31.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:25:31.052Z] Configure a credential helper to remove this warning. See [2023-05-11T14:25:31.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:25:31.052Z] [2023-05-11T14:25:31.052Z] Login Succeeded [2023-05-11T14:25:31.052Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:25:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:25:31.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:25:31.591Z] Configure a credential helper to remove this warning. See [2023-05-11T14:25:31.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:25:31.591Z] [2023-05-11T14:25:31.591Z] Login Succeeded [2023-05-11T14:25:31.591Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:25:31.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:25:31.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:25:31.861Z] Configure a credential helper to remove this warning. See [2023-05-11T14:25:31.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:25:31.861Z] [2023-05-11T14:25:31.861Z] Login Succeeded [2023-05-11T14:25:31.861Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:25:32.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:25:32.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:25:32.399Z] Configure a credential helper to remove this warning. See [2023-05-11T14:25:32.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:25:32.399Z] [2023-05-11T14:25:32.399Z] Login Succeeded [2023-05-11T14:25:32.399Z] docker.io [2023-05-11T14:25:32.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:25:32.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:25:32.935Z] Configure a credential helper to remove this warning. See [2023-05-11T14:25:32.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:25:32.935Z] [2023-05-11T14:25:32.935Z] Login Succeeded [2023-05-11T14:25:32.935Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:25:32.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:25:32.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:25:33.008Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-11T14:25:33.008Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:25:33.008Z] latest [2023-05-11T14:25:33.008Z] 3.0.0-dev.24 [2023-05-11T14:25:33.008Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:25:33.008Z] main [2023-05-11T14:25:33.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:33.400Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:33.840Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:25:33.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-11T14:25:33.840Z] c676d849f8c4: Preparing [2023-05-11T14:25:33.840Z] 2d0de5f46097: Preparing [2023-05-11T14:25:33.840Z] 9b8b6f0b0ebf: Preparing [2023-05-11T14:25:33.840Z] 953a2fa02051: Preparing [2023-05-11T14:25:33.840Z] 26cbea5cba74: Preparing [2023-05-11T14:25:33.840Z] 26cbea5cba74: Layer already exists [2023-05-11T14:25:34.110Z] 2d0de5f46097: Pushed [2023-05-11T14:25:34.110Z] 953a2fa02051: Pushed [2023-05-11T14:25:34.110Z] 9b8b6f0b0ebf: Pushed [2023-05-11T14:25:39.515Z] c676d849f8c4: Pushed [2023-05-11T14:25:39.783Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0: digest: sha256:66fd1aca3c9d0be66d8d6691521fd5fff7eba39b81480f2204916d44acdac740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:40.128Z] + 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-05-11T14:25:40.473Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-11T14:25:40.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-11T14:25:40.473Z] c676d849f8c4: Preparing [2023-05-11T14:25:40.473Z] 2d0de5f46097: Preparing [2023-05-11T14:25:40.473Z] 9b8b6f0b0ebf: Preparing [2023-05-11T14:25:40.473Z] 953a2fa02051: Preparing [2023-05-11T14:25:40.473Z] 26cbea5cba74: Preparing [2023-05-11T14:25:40.473Z] c676d849f8c4: Layer already exists [2023-05-11T14:25:40.473Z] 9b8b6f0b0ebf: Layer already exists [2023-05-11T14:25:40.473Z] 26cbea5cba74: Layer already exists [2023-05-11T14:25:40.473Z] 2d0de5f46097: Layer already exists [2023-05-11T14:25:40.473Z] 953a2fa02051: Layer already exists [2023-05-11T14:25:40.742Z] latest: digest: sha256:66fd1aca3c9d0be66d8d6691521fd5fff7eba39b81480f2204916d44acdac740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:41.101Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:41.447Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.24 [2023-05-11T14:25:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-11T14:25:41.447Z] c676d849f8c4: Preparing [2023-05-11T14:25:41.447Z] 2d0de5f46097: Preparing [2023-05-11T14:25:41.447Z] 9b8b6f0b0ebf: Preparing [2023-05-11T14:25:41.447Z] 953a2fa02051: Preparing [2023-05-11T14:25:41.447Z] 26cbea5cba74: Preparing [2023-05-11T14:25:41.447Z] c676d849f8c4: Layer already exists [2023-05-11T14:25:41.447Z] 953a2fa02051: Layer already exists [2023-05-11T14:25:41.447Z] 2d0de5f46097: Layer already exists [2023-05-11T14:25:41.447Z] 26cbea5cba74: Layer already exists [2023-05-11T14:25:41.447Z] 9b8b6f0b0ebf: Layer already exists [2023-05-11T14:25:41.715Z] 3.0.0-dev.24: digest: sha256:66fd1aca3c9d0be66d8d6691521fd5fff7eba39b81480f2204916d44acdac740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:42.080Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:42.437Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:25:42.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-11T14:25:42.437Z] c676d849f8c4: Preparing [2023-05-11T14:25:42.437Z] 2d0de5f46097: Preparing [2023-05-11T14:25:42.437Z] 9b8b6f0b0ebf: Preparing [2023-05-11T14:25:42.437Z] 953a2fa02051: Preparing [2023-05-11T14:25:42.437Z] 26cbea5cba74: Preparing [2023-05-11T14:25:42.437Z] 9b8b6f0b0ebf: Layer already exists [2023-05-11T14:25:42.437Z] 953a2fa02051: Layer already exists [2023-05-11T14:25:42.437Z] 26cbea5cba74: Layer already exists [2023-05-11T14:25:42.437Z] 2d0de5f46097: Layer already exists [2023-05-11T14:25:42.437Z] c676d849f8c4: Layer already exists [2023-05-11T14:25:42.437Z] bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24: digest: sha256:66fd1aca3c9d0be66d8d6691521fd5fff7eba39b81480f2204916d44acdac740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:43.070Z] + 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-05-11T14:25:43.424Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-11T14:25:43.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-11T14:25:43.424Z] c676d849f8c4: Preparing [2023-05-11T14:25:43.424Z] 2d0de5f46097: Preparing [2023-05-11T14:25:43.424Z] 9b8b6f0b0ebf: Preparing [2023-05-11T14:25:43.424Z] 953a2fa02051: Preparing [2023-05-11T14:25:43.424Z] 26cbea5cba74: Preparing [2023-05-11T14:25:43.424Z] 9b8b6f0b0ebf: Layer already exists [2023-05-11T14:25:43.424Z] 2d0de5f46097: Layer already exists [2023-05-11T14:25:43.424Z] c676d849f8c4: Layer already exists [2023-05-11T14:25:43.424Z] 26cbea5cba74: Layer already exists [2023-05-11T14:25:43.424Z] 953a2fa02051: Layer already exists [2023-05-11T14:25:43.691Z] main: digest: sha256:66fd1aca3c9d0be66d8d6691521fd5fff7eba39b81480f2204916d44acdac740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:25:43.751Z] ===================================================== [Pipeline] echo [2023-05-11T14:25:43.758Z] taggedImages: [2023-05-11T14:25:43.758Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0 [2023-05-11T14:25:43.758Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-11T14:25:43.758Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.24 [2023-05-11T14:25:43.758Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bffb044de0aa9ce32d7f70b1fca18078805cfee0-3.0.0-dev.24 [2023-05-11T14:25:43.758Z] - 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-05-11T14:25:44.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:25:44.131Z] [2023-05-11T14:25:44.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:25:44.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:25:44.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T14:25:44.747Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T14:25:44.747Z] 04944245beec: Pulling fs layer [2023-05-11T14:25:44.747Z] 699f458cf7ca: Pulling fs layer [2023-05-11T14:25:44.747Z] 765212b225bb: Pulling fs layer [2023-05-11T14:25:44.747Z] f23df028b6ca: Pulling fs layer [2023-05-11T14:25:44.747Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T14:25:44.747Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T14:25:44.747Z] 765212b225bb: Waiting [2023-05-11T14:25:44.747Z] f23df028b6ca: Waiting [2023-05-11T14:25:44.747Z] d65c8cfc05b1: Waiting [2023-05-11T14:25:44.747Z] 2437ff75d9bd: Waiting [2023-05-11T14:25:44.747Z] 04944245beec: Verifying Checksum [2023-05-11T14:25:44.747Z] 04944245beec: Download complete [2023-05-11T14:25:44.747Z] 765212b225bb: Verifying Checksum [2023-05-11T14:25:44.747Z] 765212b225bb: Download complete [2023-05-11T14:25:45.014Z] f23df028b6ca: Verifying Checksum [2023-05-11T14:25:45.014Z] f23df028b6ca: Download complete [2023-05-11T14:25:45.014Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T14:25:45.014Z] d65c8cfc05b1: Download complete [2023-05-11T14:25:45.014Z] 699f458cf7ca: Verifying Checksum [2023-05-11T14:25:45.014Z] 699f458cf7ca: Download complete [2023-05-11T14:25:45.282Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T14:25:45.282Z] 8998bd30e6a1: Download complete [2023-05-11T14:25:47.868Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T14:25:47.868Z] 2437ff75d9bd: Download complete [2023-05-11T14:25:49.297Z] 8998bd30e6a1: Pull complete [2023-05-11T14:25:49.567Z] 04944245beec: Pull complete [2023-05-11T14:25:50.983Z] 699f458cf7ca: Pull complete [2023-05-11T14:25:50.983Z] 765212b225bb: Pull complete [2023-05-11T14:25:51.938Z] f23df028b6ca: Pull complete [2023-05-11T14:25:51.938Z] d65c8cfc05b1: Pull complete [2023-05-11T14:26:04.297Z] 2437ff75d9bd: Pull complete [2023-05-11T14:26:04.297Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T14:26:04.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:26:04.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:26:04.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-15212 does not seem to be running inside a container [2023-05-11T14:26:04.569Z] $ 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/92 -v /w/workspace/device-rfid-llrp-go/92:/w/workspace/device-rfid-llrp-go/92:rw,z -v /w/workspace/device-rfid-llrp-go/92@tmp:/w/workspace/device-rfid-llrp-go/92@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-05-11T14:26:07.279Z] $ docker top 5400576d37bd9f282d141bb6908f3cff01e886d5a2b5794d6b704855de06de3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:26:08.134Z] ---> job-cost.sh [2023-05-11T14:26:08.134Z] lf-activate-venv: SKIPPING [2023-05-11T14:26:08.134Z] INFO: No Stack... [2023-05-11T14:26:08.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T14:26:09.687Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:26:10.323Z] + cut -d, -f6 [2023-05-11T14:26:10.323Z] + cat /w/workspace/device-rfid-llrp-go/92/archives/cost.csv [Pipeline] lock [2023-05-11T14:26:10.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [2023-05-11T14:26:10.403Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] did not exist. Created. [2023-05-11T14:26:10.403Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:26:11.072Z] /w/workspace/device-rfid-llrp-go/92@tmp/durable-880c49c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T14:26:11.729Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T14:26:11.754Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T14:26:11.816Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:26:11.823Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:26:11.840Z] $ docker stop --time=1 5400576d37bd9f282d141bb6908f3cff01e886d5a2b5794d6b704855de06de3c [2023-05-11T14:26:13.377Z] $ docker rm -f --volumes 5400576d37bd9f282d141bb6908f3cff01e886d5a2b5794d6b704855de06de3c [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-05-11T14:26:13.768Z] provisioning config files... [2023-05-11T14:26:13.775Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10581751397014086389tmp [Pipeline] { [Pipeline] sh [2023-05-11T14:26:14.067Z] + set +x [2023-05-11T14:26:14.067Z] + curl -s https://codecov.io/bash [2023-05-11T14:26:14.067Z] + bash -s -- [2023-05-11T14:26:14.067Z] [2023-05-11T14:26:14.067Z] _____ _ [2023-05-11T14:26:14.067Z] / ____| | | [2023-05-11T14:26:14.067Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T14:26:14.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T14:26:14.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T14:26:14.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T14:26:14.067Z] Bash-1.0.6 [2023-05-11T14:26:14.067Z] [2023-05-11T14:26:14.067Z] [2023-05-11T14:26:14.067Z] ==> git version 2.25.1 found [2023-05-11T14:26:14.067Z] ==> 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-05-11T14:26:14.067Z] Release-Date: 2020-01-08 [2023-05-11T14:26:14.067Z] 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-05-11T14:26:14.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T14:26:14.067Z] ==> Jenkins CI detected. [2023-05-11T14:26:14.067Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-11T14:26:14.067Z] project root: . [2023-05-11T14:26:14.067Z] --> token set from env [2023-05-11T14:26:14.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T14:26:14.067Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T14:26:14.067Z] ==> Python coveragepy not found [2023-05-11T14:26:14.067Z] ==> Searching for coverage reports in: [2023-05-11T14:26:14.067Z] + . [2023-05-11T14:26:14.067Z] -> Found 1 reports [2023-05-11T14:26:14.067Z] ==> Detecting git/mercurial file structure [2023-05-11T14:26:14.067Z] ==> Reading reports [2023-05-11T14:26:14.067Z] + ./coverage.out bytes=458038 [2023-05-11T14:26:14.067Z] ==> Appending adjustments [2023-05-11T14:26:14.067Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T14:26:14.327Z] + Found adjustments [2023-05-11T14:26:14.327Z] ==> Gzipping contents [2023-05-11T14:26:14.327Z] 52K /tmp/codecov.9oDyoz.gz [2023-05-11T14:26:14.327Z] ==> Uploading reports [2023-05-11T14:26:14.327Z] url: https://codecov.io [2023-05-11T14:26:14.327Z] query: branch=main&commit=bffb044de0aa9ce32d7f70b1fca18078805cfee0&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:26:14.327Z] -> Pinging Codecov [2023-05-11T14:26:14.327Z] 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=bffb044de0aa9ce32d7f70b1fca18078805cfee0&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:26:14.588Z] -> Uploading to [2023-05-11T14:26:14.588Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/581DD39554BDF9B6E22D074273EAD858/bffb044de0aa9ce32d7f70b1fca18078805cfee0/a69a365e-77ef-41d0-b45e-00dad56d40ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T142614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e2d98b1eb6cb36257c93a01b86cb73dadb08bf6748c55cf661e4885ce304584 [2023-05-11T14:26:14.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:26:14.588Z] Dload Upload Total Spent Left Speed [2023-05-11T14:26:14.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50501 0 0 100 50501 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-05-11T14:26:14.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] } [2023-05-11T14:26:14.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T14:26:14.982Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T14:26:14.993Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:26:15.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:26:15.289Z] [2023-05-11T14:26:15.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:26:15.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:26:15.589Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T14:26:15.589Z] df9b9388f04a: Pulling fs layer [2023-05-11T14:26:15.589Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T14:26:15.589Z] 25bc292e5bac: Pulling fs layer [2023-05-11T14:26:15.589Z] 114826534d7a: Pulling fs layer [2023-05-11T14:26:15.589Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T14:26:15.589Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T14:26:15.589Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T14:26:15.589Z] 114826534d7a: Waiting [2023-05-11T14:26:15.589Z] 8a3aa393b2d8: Waiting [2023-05-11T14:26:15.589Z] 4657fd5d0bcf: Waiting [2023-05-11T14:26:15.589Z] 6ad1cebc031e: Waiting [2023-05-11T14:26:15.589Z] 25bc292e5bac: Verifying Checksum [2023-05-11T14:26:15.589Z] 25bc292e5bac: Download complete [2023-05-11T14:26:15.589Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T14:26:15.589Z] 52dc419b0ee2: Download complete [2023-05-11T14:26:15.589Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T14:26:15.589Z] 4657fd5d0bcf: Download complete [2023-05-11T14:26:15.589Z] df9b9388f04a: Verifying Checksum [2023-05-11T14:26:15.589Z] df9b9388f04a: Download complete [2023-05-11T14:26:15.848Z] df9b9388f04a: Pull complete [2023-05-11T14:26:15.848Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T14:26:15.848Z] 6ad1cebc031e: Download complete [2023-05-11T14:26:15.848Z] 52dc419b0ee2: Pull complete [2023-05-11T14:26:15.848Z] 25bc292e5bac: Pull complete [2023-05-11T14:26:16.415Z] 114826534d7a: Verifying Checksum [2023-05-11T14:26:16.415Z] 114826534d7a: Download complete [2023-05-11T14:26:16.415Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T14:26:16.415Z] 8a3aa393b2d8: Download complete [2023-05-11T14:26:20.607Z] 114826534d7a: Pull complete [2023-05-11T14:26:20.607Z] 4657fd5d0bcf: Pull complete [2023-05-11T14:26:20.607Z] 6ad1cebc031e: Pull complete [2023-05-11T14:26:23.888Z] 8a3aa393b2d8: Pull complete [2023-05-11T14:26:23.888Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T14:26:23.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:26:23.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:26:23.984Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:26:24.011Z] $ 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-05-11T14:26:27.674Z] $ docker top d8c688fb83b6877c7cd7124ae4978508c9ad0f2cbc8f746caebbec421ee0b696 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T14:26:27.740Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-11T14:26:28.016Z] + set -o pipefail [2023-05-11T14:26:28.016Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/2e6d820d-8e68-4d00-92c0-57df6fb35656 [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] [2023-05-11T14:26:32.202Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T14:26:32.202Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T14:26:32.202Z] More details here: https://snyk.co/ue1NS [2023-05-11T14:26:32.202Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T14:26:32.202Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T14:26:32.210Z] $ docker stop --time=1 d8c688fb83b6877c7cd7124ae4978508c9ad0f2cbc8f746caebbec421ee0b696 [2023-05-11T14:26:35.820Z] $ docker rm -f --volumes d8c688fb83b6877c7cd7124ae4978508c9ad0f2cbc8f746caebbec421ee0b696 [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-05-11T14:26:36.565Z] + git log --format=format:%s -1 bffb044de0aa9ce32d7f70b1fca18078805cfee0 [Pipeline] sh [2023-05-11T14:26:36.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:26:36.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:26:37.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:26:37.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:26:37.252Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:26:37.276Z] $ 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-05-11T14:26:37.676Z] $ docker top b01d709e145f9b7e0968553c246996a2c9afcb6495c7b7865b5749c756493765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:26:37.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:26:37.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:26:37.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:26:37.907Z] $ docker exec b01d709e145f9b7e0968553c246996a2c9afcb6495c7b7865b5749c756493765 ssh-agent [2023-05-11T14:26:38.026Z] SSH_AUTH_SOCK=/tmp/ssh-zsgPds4radwa/agent.33 [2023-05-11T14:26:38.026Z] SSH_AGENT_PID=39 [2023-05-11T14:26:38.031Z] Running ssh-add (command line suppressed) [2023-05-11T14:26:38.130Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1321926137270200571.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1321926137270200571.key) [2023-05-11T14:26:38.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:26:38.439Z] + git semver tag [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,614 [run_tag] DEBUG tag force:False [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,614 [check_head_tag] DEBUG check head tag [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,615 [execute] INFO git cat-file --batch-check [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,619 [execute] INFO git cat-file --batch [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,635 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,635 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,635 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:26:38.699Z] 2023-05-11 14:26:38,639 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:26:38.699Z] 3.0.0-dev.24 [Pipeline] } [2023-05-11T14:26:38.707Z] $ docker exec --env ******** --env ******** b01d709e145f9b7e0968553c246996a2c9afcb6495c7b7865b5749c756493765 ssh-agent -k [2023-05-11T14:26:38.825Z] unset SSH_AUTH_SOCK; [2023-05-11T14:26:38.825Z] unset SSH_AGENT_PID; [2023-05-11T14:26:38.825Z] echo Agent pid 39 killed; [2023-05-11T14:26:38.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:26:39.135Z] + git semver [Pipeline] } [2023-05-11T14:26:39.403Z] $ docker stop --time=1 b01d709e145f9b7e0968553c246996a2c9afcb6495c7b7865b5749c756493765 [2023-05-11T14:26:40.689Z] $ docker rm -f --volumes b01d709e145f9b7e0968553c246996a2c9afcb6495c7b7865b5749c756493765 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:26:41.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:26:41.074Z] [2023-05-11T14:26:41.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:26:41.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:26:41.375Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T14:26:41.375Z] ab5ef0e58194: Pulling fs layer [2023-05-11T14:26:41.375Z] 9712f1f96733: Pulling fs layer [2023-05-11T14:26:41.375Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T14:26:41.375Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T14:26:41.375Z] e9a5061849ea: Pulling fs layer [2023-05-11T14:26:41.375Z] d747dcd14b5f: Pulling fs layer [2023-05-11T14:26:41.375Z] 2de7ff778b66: Pulling fs layer [2023-05-11T14:26:41.375Z] d747dcd14b5f: Waiting [2023-05-11T14:26:41.375Z] 2de7ff778b66: Waiting [2023-05-11T14:26:41.375Z] 0d9ebad4ef96: Waiting [2023-05-11T14:26:41.375Z] e9a5061849ea: Waiting [2023-05-11T14:26:41.375Z] 9712f1f96733: Download complete [2023-05-11T14:26:41.636Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T14:26:41.636Z] 63f879dbbcfc: Download complete [2023-05-11T14:26:41.895Z] e9a5061849ea: Verifying Checksum [2023-05-11T14:26:41.895Z] e9a5061849ea: Download complete [2023-05-11T14:26:41.895Z] d747dcd14b5f: Download complete [2023-05-11T14:26:41.895Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T14:26:41.895Z] ab5ef0e58194: Download complete [2023-05-11T14:26:41.895Z] 2de7ff778b66: Verifying Checksum [2023-05-11T14:26:41.895Z] 2de7ff778b66: Download complete [2023-05-11T14:26:45.179Z] ab5ef0e58194: Pull complete [2023-05-11T14:26:45.179Z] 9712f1f96733: Pull complete [2023-05-11T14:26:45.437Z] 63f879dbbcfc: Pull complete [2023-05-11T14:26:48.723Z] 0d9ebad4ef96: Pull complete [2023-05-11T14:26:48.723Z] e9a5061849ea: Pull complete [2023-05-11T14:26:48.723Z] d747dcd14b5f: Pull complete [2023-05-11T14:26:49.659Z] 2de7ff778b66: Pull complete [2023-05-11T14:26:49.659Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T14:26:49.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:26:49.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:26:49.731Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:26:49.755Z] $ 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-05-11T14:26:55.171Z] $ docker top f406caf7f3ac19240a2e3bf1e552d5bba4289fb829d353df3a03f6c356b5c777 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:26:55.240Z] provisioning config files... [2023-05-11T14:26:55.247Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12180191761123965430tmp [2023-05-11T14:26:55.256Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1588653724353275572tmp [2023-05-11T14:26:55.265Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11361695118673352452tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:26:55.281Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:26:55.563Z] ---> sigul-configuration.sh [2023-05-11T14:26:55.563Z] gpg: directory `/root/.gnupg' created [2023-05-11T14:26:55.563Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T14:26:55.563Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T14:26:55.563Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T14:26:55.563Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T14:26:55.563Z] gpg: CAST5 encrypted data [2023-05-11T14:26:55.563Z] gpg: encrypted with 1 passphrase [2023-05-11T14:26:55.563Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T14:26:55.845Z] + mkdir /home/jenkins [2023-05-11T14:26:55.846Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T14:26:56.130Z] + 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-05-11T14:26:56.139Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:26:56.424Z] ---> sigul-install.sh [2023-05-11T14:26:56.424Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T14:26:56.711Z] + git tag --list [2023-05-11T14:26:56.711Z] v0.0.0 [2023-05-11T14:26:56.711Z] v1.0.0 [2023-05-11T14:26:56.711Z] v2.1.0 [2023-05-11T14:26:56.711Z] v2.1.1 [2023-05-11T14:26:56.711Z] v2.1.1-dev.1 [2023-05-11T14:26:56.711Z] v2.2.0 [2023-05-11T14:26:56.711Z] v2.2.1-dev.1 [2023-05-11T14:26:56.711Z] v2.2.1-dev.2 [2023-05-11T14:26:56.711Z] v2.2.1-dev.3 [2023-05-11T14:26:56.711Z] v2.2.1-dev.4 [2023-05-11T14:26:56.711Z] v2.2.1-dev.5 [2023-05-11T14:26:56.711Z] v2.2.1-dev.6 [2023-05-11T14:26:56.711Z] v2.2.1-dev.7 [2023-05-11T14:26:56.711Z] v2.3.0 [2023-05-11T14:26:56.711Z] v2.3.0-dev.10 [2023-05-11T14:26:56.711Z] v2.3.0-dev.11 [2023-05-11T14:26:56.711Z] v2.3.0-dev.12 [2023-05-11T14:26:56.711Z] v2.3.0-dev.13 [2023-05-11T14:26:56.711Z] v2.3.0-dev.14 [2023-05-11T14:26:56.711Z] v2.3.0-dev.15 [2023-05-11T14:26:56.711Z] v2.3.0-dev.16 [2023-05-11T14:26:56.711Z] v2.3.0-dev.17 [2023-05-11T14:26:56.711Z] v2.3.0-dev.18 [2023-05-11T14:26:56.711Z] v2.3.0-dev.19 [2023-05-11T14:26:56.711Z] v2.3.0-dev.20 [2023-05-11T14:26:56.711Z] v2.3.0-dev.21 [2023-05-11T14:26:56.711Z] v2.3.0-dev.22 [2023-05-11T14:26:56.711Z] v2.3.0-dev.23 [2023-05-11T14:26:56.711Z] v2.3.0-dev.7 [2023-05-11T14:26:56.711Z] v2.3.0-dev.8 [2023-05-11T14:26:56.711Z] v2.3.0-dev.9 [2023-05-11T14:26:56.711Z] v3.0.0-dev.1 [2023-05-11T14:26:56.711Z] v3.0.0-dev.10 [2023-05-11T14:26:56.711Z] v3.0.0-dev.11 [2023-05-11T14:26:56.711Z] v3.0.0-dev.12 [2023-05-11T14:26:56.711Z] v3.0.0-dev.13 [2023-05-11T14:26:56.711Z] v3.0.0-dev.14 [2023-05-11T14:26:56.711Z] v3.0.0-dev.15 [2023-05-11T14:26:56.711Z] v3.0.0-dev.16 [2023-05-11T14:26:56.711Z] v3.0.0-dev.17 [2023-05-11T14:26:56.711Z] v3.0.0-dev.18 [2023-05-11T14:26:56.711Z] v3.0.0-dev.19 [2023-05-11T14:26:56.711Z] v3.0.0-dev.2 [2023-05-11T14:26:56.711Z] v3.0.0-dev.20 [2023-05-11T14:26:56.711Z] v3.0.0-dev.21 [2023-05-11T14:26:56.711Z] v3.0.0-dev.22 [2023-05-11T14:26:56.711Z] v3.0.0-dev.23 [2023-05-11T14:26:56.711Z] v3.0.0-dev.24 [2023-05-11T14:26:56.711Z] v3.0.0-dev.3 [2023-05-11T14:26:56.711Z] v3.0.0-dev.4 [2023-05-11T14:26:56.711Z] v3.0.0-dev.5 [2023-05-11T14:26:56.711Z] v3.0.0-dev.6 [2023-05-11T14:26:56.711Z] v3.0.0-dev.7 [2023-05-11T14:26:56.711Z] v3.0.0-dev.8 [2023-05-11T14:26:56.711Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T14:26:57.004Z] + lftools sign git-tag v3.0.0-dev.24 [2023-05-11T14:26:57.573Z] Signing Git tag with Sigul... [2023-05-11T14:26:57.573Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-05-11T14:26:57.838Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:26:58.119Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T14:26:58.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T14:26:58.144Z] $ docker stop --time=1 f406caf7f3ac19240a2e3bf1e552d5bba4289fb829d353df3a03f6c356b5c777 [2023-05-11T14:26:59.438Z] $ docker rm -f --volumes f406caf7f3ac19240a2e3bf1e552d5bba4289fb829d353df3a03f6c356b5c777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T14:26:59.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:26:59.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:27:00.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:27:00.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:27:00.221Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:27:00.251Z] $ 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-05-11T14:27:00.585Z] $ docker top e1eb5675a96373e64a5d3a74edaeeabcbcc26ecf0bebd26316e7b92ac180d67c -eo pid,comm [2023-05-11T14:27:00.636Z] 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-05-11T14:27:00.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:27:00.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:27:00.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:27:00.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:27:00.789Z] $ docker exec e1eb5675a96373e64a5d3a74edaeeabcbcc26ecf0bebd26316e7b92ac180d67c ssh-agent [2023-05-11T14:27:00.904Z] SSH_AUTH_SOCK=/tmp/ssh-t6Dv0fK7GLBN/agent.31 [2023-05-11T14:27:00.904Z] SSH_AGENT_PID=37 [2023-05-11T14:27:00.908Z] Running ssh-add (command line suppressed) [2023-05-11T14:27:01.001Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1830992013604414169.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1830992013604414169.key) [2023-05-11T14:27:01.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:27:01.309Z] + git semver bump pre [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,496 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,498 [execute] INFO git cat-file --batch-check [2023-05-11T14:27:01.569Z] 2023-05-11 14:27:01,498 [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-05-11T14:27:01.569Z] 2023-05-11 14:27:01,502 [execute] INFO git cat-file --batch [2023-05-11T14:27:01.570Z] 2023-05-11 14:27:01,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T14:27:01.570Z] 2023-05-11 14:27:01,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:27:01.570Z] 3.0.0-dev.25 [Pipeline] } [2023-05-11T14:27:01.576Z] $ docker exec --env ******** --env ******** e1eb5675a96373e64a5d3a74edaeeabcbcc26ecf0bebd26316e7b92ac180d67c ssh-agent -k [2023-05-11T14:27:01.671Z] unset SSH_AUTH_SOCK; [2023-05-11T14:27:01.672Z] unset SSH_AGENT_PID; [2023-05-11T14:27:01.672Z] echo Agent pid 37 killed; [2023-05-11T14:27:01.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:27:01.985Z] + git semver [Pipeline] } [2023-05-11T14:27:02.253Z] $ docker stop --time=1 e1eb5675a96373e64a5d3a74edaeeabcbcc26ecf0bebd26316e7b92ac180d67c [2023-05-11T14:27:03.503Z] $ docker rm -f --volumes e1eb5675a96373e64a5d3a74edaeeabcbcc26ecf0bebd26316e7b92ac180d67c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:27:03.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:27:03.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:27:04.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:27:04.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:27:04.207Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:27:04.233Z] $ 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-05-11T14:27:04.556Z] $ docker top 8abc644d279539e29782408fbfd7a377b57d86f2907d202deb849734688f9723 -eo pid,comm [2023-05-11T14:27:04.602Z] 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-05-11T14:27:04.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:27:04.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:27:04.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:27:04.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:27:04.759Z] $ docker exec 8abc644d279539e29782408fbfd7a377b57d86f2907d202deb849734688f9723 ssh-agent [2023-05-11T14:27:04.867Z] SSH_AUTH_SOCK=/tmp/ssh-ZCaEpYAmaS4Q/agent.32 [2023-05-11T14:27:04.867Z] SSH_AGENT_PID=38 [2023-05-11T14:27:04.872Z] Running ssh-add (command line suppressed) [2023-05-11T14:27:04.964Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1004261574037780233.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1004261574037780233.key) [2023-05-11T14:27:04.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:27:05.268Z] + git semver push [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,435 [run_push] DEBUG push [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,436 [execute] INFO git cat-file --batch-check [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,436 [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-05-11T14:27:05.530Z] 2023-05-11 14:27:05,440 [execute] INFO git rev-list 2b9112281f936c8ef54c5e0de0983a0587a209a8 -- [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,440 [execute] DEBUG Popen(['git', 'rev-list', '2b9112281f936c8ef54c5e0de0983a0587a209a8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,447 [execute] INFO git fetch -v origin [2023-05-11T14:27:05.530Z] 2023-05-11 14:27:05,448 [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-05-11T14:27:06.098Z] 2023-05-11 14:27:05,923 [run_push] DEBUG no remote changes detected [2023-05-11T14:27:06.098Z] 2023-05-11 14:27:05,923 [execute] INFO git push origin semver [2023-05-11T14:27:06.098Z] 2023-05-11 14:27:05,924 [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-05-11T14:27:07.035Z] 2023-05-11 14:27:06,737 [run_push] DEBUG push all version tags [2023-05-11T14:27:07.035Z] 2023-05-11 14:27:06,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T14:27:07.035Z] 2023-05-11 14:27:06,738 [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-05-11T14:27:07.604Z] 2023-05-11 14:27:07,583 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-11T14:27:07.604Z] 3.0.0-dev.25 [Pipeline] } [2023-05-11T14:27:07.876Z] $ docker exec --env ******** --env ******** 8abc644d279539e29782408fbfd7a377b57d86f2907d202deb849734688f9723 ssh-agent -k [2023-05-11T14:27:07.995Z] unset SSH_AUTH_SOCK; [2023-05-11T14:27:07.995Z] unset SSH_AGENT_PID; [2023-05-11T14:27:07.995Z] echo Agent pid 38 killed; [2023-05-11T14:27:08.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:27:08.322Z] + git semver [Pipeline] } [2023-05-11T14:27:08.590Z] $ docker stop --time=1 8abc644d279539e29782408fbfd7a377b57d86f2907d202deb849734688f9723 [2023-05-11T14:27:09.909Z] $ docker rm -f --volumes 8abc644d279539e29782408fbfd7a377b57d86f2907d202deb849734688f9723 [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-05-11T14:27:10.440Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-11T14:27:10.440Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-11T14:27:10.440Z] total 16 [2023-05-11T14:27:10.440Z] drwxr-xr-x 3 root root 4096 May 11 14:14 . [2023-05-11T14:27:10.440Z] drwxrwxr-x 12 jenkins jenkins 4096 May 11 14:26 .. [2023-05-11T14:27:10.440Z] drwxr-xr-x 2 root root 4096 May 11 14:14 cost [2023-05-11T14:27:10.440Z] -rw-r--r-- 1 root root 90 May 11 14:14 cost.csv [2023-05-11T14:27:10.440Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-11T14:27:10.440Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-11T14:27:10.440Z] total 16 [2023-05-11T14:27:10.440Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:14 . [2023-05-11T14:27:10.440Z] drwxrwxr-x 12 jenkins jenkins 4096 May 11 14:26 .. [2023-05-11T14:27:10.440Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 14:14 cost [2023-05-11T14:27:10.440Z] -rw-r--r-- 1 jenkins jenkins 90 May 11 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:10.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:11.590Z] ---> package-listing.sh [2023-05-11T14:27:11.590Z] ++ facter osfamily [2023-05-11T14:27:11.590Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T14:27:11.849Z] + OS_FAMILY=debian [2023-05-11T14:27:11.849Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-11T14:27:11.849Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T14:27:11.849Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T14:27:11.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T14:27:11.849Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T14:27:11.849Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-11T14:27:11.849Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T14:27:11.849Z] + case "${OS_FAMILY}" in [2023-05-11T14:27:11.849Z] + dpkg -l [2023-05-11T14:27:11.849Z] + grep '^ii' [2023-05-11T14:27:11.849Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T14:27:11.849Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T14:27:11.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T14:27:11.849Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-11T14:27:11.849Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-11T14:27:11.849Z] + 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-05-11T14:27:11.859Z] 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-05-11T14:27:12.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:27:12.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:27:12.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:27:12.775Z] prd-ubuntu20.04-docker-8c-8g-15208 does not seem to be running inside a container [2023-05-11T14:27:12.807Z] $ 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-05-11T14:27:12.974Z] $ docker top b7a9820e67f59955000f59a6e1d14b455fd6501203d8d537d538e0b309f8e6e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:27:13.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T14:27:13.605Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T14:27:13.921Z] + ls /var/log/sa-host [2023-05-11T14:27:13.921Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:27:14.032Z] provisioning config files... [2023-05-11T14:27:14.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5708232397383693063tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:27:14.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:14.391Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T14:27:14.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:14.795Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T14:27:14.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:15.088Z] ---> sudo-logs.sh [2023-05-11T14:27:15.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T14:27:15.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:15.402Z] ---> job-cost.sh [2023-05-11T14:27:15.402Z] lf-activate-venv: SKIPPING [2023-05-11T14:27:15.402Z] DEBUG: total: 0.2199999988079071 [2023-05-11T14:27:15.402Z] INFO: Retrieving Stack Cost... [2023-05-11T14:27:15.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:27:16.236Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T14:27:16.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:27:16.528Z] ---> logs-deploy.sh [2023-05-11T14:27:16.528Z] lf-activate-venv: SKIPPING [2023-05-11T14:27:16.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/92 [2023-05-11T14:27:16.528Z] INFO: archiving workspace using pattern(s): [2023-05-11T14:27:17.470Z] Archives upload complete. [2023-05-11T14:27:17.470Z] INFO: archiving logs to Nexus