Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56ebd084d71db325e16ff8b089022d3f4ad733ae 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-ssh8441900934029356334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14716590354474957687.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh150234018926218931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8823209341506082813.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-ssh367207146127067015.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4973 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 56ebd084d71db325e16ff8b089022d3f4ad733ae (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 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#189)" > git rev-list --no-walk 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T22:27:45.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T22:27:45.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T22:27:45.758Z] ========================================================= [2023-03-21T22:27:45.758Z] EdgeX Global Pipelines Version Info [2023-03-21T22:27:45.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:27:46.468Z] ------------------- [2023-03-21T22:27:46.468Z] stable info: [2023-03-21T22:27:46.468Z] ------------------- [2023-03-21T22:27:46.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T22:27:46.468Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T22:27:46.468Z] Message: update stable to v1.0.245 [2023-03-21T22:27:47.039Z] ------------------- [2023-03-21T22:27:47.039Z] experimental info: [2023-03-21T22:27:47.039Z] ------------------- [2023-03-21T22:27:47.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T22:27:47.039Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T22:27:47.039Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T22:27:47.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-21T22:27:47.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-21T22:27:47.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T22:27:47.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T22:27:47.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T22:27:47.270Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T22:27:47.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T22:27:47.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T22:27:47.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T22:27:47.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T22:27:47.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T22:27:47.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-21T22:27:47.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T22:27:47.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T22:27:47.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:27:47.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:27:47.362Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:27:47.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:27:47.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T22:27:47.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T22:27:47.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T22:27:47.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T22:27:47.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T22:27:47.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T22:27:47.462Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T22:27:47.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T22:27:47.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T22:27:47.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-21T22:27:47.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-21T22:27:47.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-21T22:27:47.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] echo [2023-03-21T22:27:47.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56ebd08 [Pipeline] echo [2023-03-21T22:27:47.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:27:47.595Z] provisioning config files... [2023-03-21T22:27:47.611Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14166040674521181320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:27:47.915Z] ---> docker-login.sh [2023-03-21T22:27:47.915Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:27:48.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:48.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:48.176Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:48.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:48.176Z] [2023-03-21T22:27:48.176Z] Login Succeeded [2023-03-21T22:27:48.176Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:27:48.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:48.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:48.176Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:48.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:48.176Z] [2023-03-21T22:27:48.176Z] Login Succeeded [2023-03-21T22:27:48.176Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:27:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:48.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:48.436Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:48.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:48.436Z] [2023-03-21T22:27:48.436Z] Login Succeeded [2023-03-21T22:27:48.436Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:27:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:48.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:48.436Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:48.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:48.436Z] [2023-03-21T22:27:48.436Z] Login Succeeded [2023-03-21T22:27:48.436Z] docker.io [2023-03-21T22:27:48.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:48.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:48.698Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:48.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:48.698Z] [2023-03-21T22:27:48.698Z] Login Succeeded [2023-03-21T22:27:48.698Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:27:48.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T22:27:49.071Z] + git rev-list -1 --merges 56ebd084d71db325e16ff8b089022d3f4ad733ae~1..56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] echo [2023-03-21T22:27:49.116Z] -----------> git rev-list -1 --merges 56ebd084d71db325e16ff8b089022d3f4ad733ae~1..56ebd084d71db325e16ff8b089022d3f4ad733ae 56ebd084d71db325e16ff8b089022d3f4ad733ae [false] [Pipeline] sh [2023-03-21T22:27:49.409Z] + git log --format=format:%s -1 56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] echo [2023-03-21T22:27:49.422Z] ========================================================= [2023-03-21T22:27:49.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T22:27:49.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:27:49.738Z] + git log --format=format:%s -1 56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] echo [2023-03-21T22:27:49.757Z] [semverPrep] GIT_COMMIT: 56ebd084d71db325e16ff8b089022d3f4ad733ae, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#189) [Pipeline] echo [2023-03-21T22:27:49.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T22:27:50.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:27:50.115Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T22:27:50.115Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T22:27:50.115Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T22:27:50.115Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T22:27:50.115Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T22:27:50.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:50.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:27:50.471Z] [2023-03-21T22:27:50.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:50.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:27:50.768Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T22:27:50.768Z] b85a868b505f: Pulling fs layer [2023-03-21T22:27:50.768Z] e2be974225ed: Pulling fs layer [2023-03-21T22:27:50.768Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T22:27:50.768Z] 988bab9f4d93: Pulling fs layer [2023-03-21T22:27:50.768Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T22:27:50.768Z] eaf3925da568: Pulling fs layer [2023-03-21T22:27:50.768Z] bab4dde63d76: Pulling fs layer [2023-03-21T22:27:50.768Z] bde34c3a00c8: Pulling fs layer [2023-03-21T22:27:50.768Z] b352a97aabf1: Pulling fs layer [2023-03-21T22:27:50.768Z] 4872d77fe225: Pulling fs layer [2023-03-21T22:27:50.768Z] 5851b861e8e6: Pulling fs layer [2023-03-21T22:27:50.768Z] 988bab9f4d93: Waiting [2023-03-21T22:27:50.768Z] 1469e6f7b9e6: Waiting [2023-03-21T22:27:50.768Z] eaf3925da568: Waiting [2023-03-21T22:27:50.768Z] bab4dde63d76: Waiting [2023-03-21T22:27:50.768Z] bde34c3a00c8: Waiting [2023-03-21T22:27:50.768Z] b352a97aabf1: Waiting [2023-03-21T22:27:50.768Z] 4872d77fe225: Waiting [2023-03-21T22:27:50.768Z] 5851b861e8e6: Waiting [2023-03-21T22:27:50.768Z] e2be974225ed: Verifying Checksum [2023-03-21T22:27:50.768Z] e2be974225ed: Download complete [2023-03-21T22:27:50.768Z] 988bab9f4d93: Verifying Checksum [2023-03-21T22:27:50.768Z] 988bab9f4d93: Download complete [2023-03-21T22:27:51.028Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T22:27:51.028Z] 1469e6f7b9e6: Download complete [2023-03-21T22:27:51.028Z] eaf3925da568: Verifying Checksum [2023-03-21T22:27:51.028Z] eaf3925da568: Download complete [2023-03-21T22:27:51.028Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T22:27:51.028Z] 339a4e72a1f5: Download complete [2023-03-21T22:27:51.028Z] bde34c3a00c8: Download complete [2023-03-21T22:27:51.028Z] b352a97aabf1: Download complete [2023-03-21T22:27:51.028Z] 4872d77fe225: Verifying Checksum [2023-03-21T22:27:51.028Z] 4872d77fe225: Download complete [2023-03-21T22:27:51.028Z] 5851b861e8e6: Verifying Checksum [2023-03-21T22:27:51.028Z] b85a868b505f: Download complete [2023-03-21T22:27:51.595Z] bab4dde63d76: Verifying Checksum [2023-03-21T22:27:51.595Z] bab4dde63d76: Download complete [2023-03-21T22:27:52.163Z] b85a868b505f: Pull complete [2023-03-21T22:27:52.421Z] e2be974225ed: Pull complete [2023-03-21T22:27:52.990Z] 339a4e72a1f5: Pull complete [2023-03-21T22:27:52.990Z] 988bab9f4d93: Pull complete [2023-03-21T22:27:53.250Z] 1469e6f7b9e6: Pull complete [2023-03-21T22:27:53.250Z] eaf3925da568: Pull complete [2023-03-21T22:27:55.153Z] bab4dde63d76: Pull complete [2023-03-21T22:27:55.153Z] bde34c3a00c8: Pull complete [2023-03-21T22:27:55.412Z] b352a97aabf1: Pull complete [2023-03-21T22:27:55.412Z] 4872d77fe225: Pull complete [2023-03-21T22:27:55.412Z] 5851b861e8e6: Pull complete [2023-03-21T22:27:55.672Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T22:27:55.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:27:55.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:27:55.767Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:27:55.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:27:57.151Z] $ docker top e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 -eo pid,comm [2023-03-21T22:27:57.231Z] 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-03-21T22:27:57.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:27:57.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:27:57.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:27:57.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:27:57.381Z] $ docker exec e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 ssh-agent [2023-03-21T22:27:57.495Z] SSH_AUTH_SOCK=/tmp/ssh-4lWWfFKCLEKo/agent.33 [2023-03-21T22:27:57.495Z] SSH_AGENT_PID=39 [2023-03-21T22:27:57.501Z] Running ssh-add (command line suppressed) [2023-03-21T22:27:57.612Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3410286433416274592.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3410286433416274592.key) [2023-03-21T22:27:57.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:27:57.926Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T22:27:57.934Z] $ docker exec --env ******** --env ******** e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 ssh-agent -k [2023-03-21T22:27:58.032Z] unset SSH_AUTH_SOCK; [2023-03-21T22:27:58.034Z] unset SSH_AGENT_PID; [2023-03-21T22:27:58.034Z] echo Agent pid 39 killed; [2023-03-21T22:27:58.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T22:27:58.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:27:58.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:27:58.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:27:58.196Z] $ docker exec e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 ssh-agent [2023-03-21T22:27:58.325Z] SSH_AUTH_SOCK=/tmp/ssh-TXGyy4fddfOk/agent.71 [2023-03-21T22:27:58.325Z] SSH_AGENT_PID=77 [2023-03-21T22:27:58.331Z] Running ssh-add (command line suppressed) [2023-03-21T22:27:58.426Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16473150784875782589.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16473150784875782589.key) [2023-03-21T22:27:58.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:27:58.740Z] + git semver init [2023-03-21T22:27:58.999Z] 2023-03-21 22:27:58,935 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T22:27:58.999Z] 2023-03-21 22:27:58,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-21T22:27:58.999Z] 2023-03-21 22:27:58,936 [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-03-21T22:27:59.000Z] 2023-03-21 22:27:58,936 [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-03-21T22:27:59.935Z] 2023-03-21 22:27:59,693 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-21T22:27:59.935Z] 2023-03-21 22:27:59,693 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-21T22:27:59.935Z] 2023-03-21 22:27:59,693 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:27:59.935Z] 2023-03-21 22:27:59,694 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:27:59.935Z] 3.0.0-dev.9 [Pipeline] } [2023-03-21T22:27:59.939Z] $ docker exec --env ******** --env ******** e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 ssh-agent -k [2023-03-21T22:28:00.032Z] unset SSH_AUTH_SOCK; [2023-03-21T22:28:00.032Z] unset SSH_AGENT_PID; [2023-03-21T22:28:00.033Z] echo Agent pid 77 killed; [2023-03-21T22:28:00.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:28:00.345Z] + git semver [Pipeline] } [2023-03-21T22:28:00.613Z] $ docker stop --time=1 e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 [2023-03-21T22:28:01.938Z] $ docker rm -f --volumes e9d349887c70e04e7f904c28067912e1e110ea589f27b6637dddb60d8df19af2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:28:02.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T22:28:02.498Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T22:28:02.500Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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-03-21T22:28:02.615Z] provisioning config files... [2023-03-21T22:28:02.626Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9738628300741798395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:28:02.925Z] ---> docker-login.sh [2023-03-21T22:28:02.925Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:28:02.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:02.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:02.925Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:02.925Z] [2023-03-21T22:28:02.925Z] Login Succeeded [2023-03-21T22:28:02.925Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:28:02.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:02.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:02.925Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:02.925Z] [2023-03-21T22:28:02.925Z] Login Succeeded [2023-03-21T22:28:03.184Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:28:03.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:03.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:03.184Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:03.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:03.184Z] [2023-03-21T22:28:03.184Z] Login Succeeded [2023-03-21T22:28:03.184Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:28:03.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:03.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:03.184Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:03.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:03.184Z] [2023-03-21T22:28:03.184Z] Login Succeeded [2023-03-21T22:28:03.184Z] docker.io [2023-03-21T22:28:03.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:28:03.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:28:03.445Z] Configure a credential helper to remove this warning. See [2023-03-21T22:28:03.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:28:03.445Z] [2023-03-21T22:28:03.445Z] Login Succeeded [2023-03-21T22:28:03.445Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:28:03.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:28:03.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:28:03.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:28:03.533Z] ========================================================= [2023-03-21T22:28:03.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T22:28:03.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:03.845Z] + 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-03-21T22:28:03.846Z] Sending build context to Docker daemon 4.186MB [2023-03-21T22:28:03.846Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:28:03.846Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:28:03.846Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T22:28:03.846Z] 63b65145d645: Pulling fs layer [2023-03-21T22:28:03.846Z] a2d21d5440eb: Pulling fs layer [2023-03-21T22:28:03.846Z] 935e6c44a52c: Pulling fs layer [2023-03-21T22:28:03.846Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T22:28:03.846Z] 30dea6a524f1: Pulling fs layer [2023-03-21T22:28:03.846Z] a2aff8979fd8: Pulling fs layer [2023-03-21T22:28:03.846Z] 94cc34f8dd06: Waiting [2023-03-21T22:28:03.846Z] 6808be2612f2: Pulling fs layer [2023-03-21T22:28:03.846Z] f25807f1079a: Pulling fs layer [2023-03-21T22:28:03.846Z] a2aff8979fd8: Waiting [2023-03-21T22:28:03.846Z] 6808be2612f2: Waiting [2023-03-21T22:28:03.846Z] f25807f1079a: Waiting [2023-03-21T22:28:03.846Z] a2d21d5440eb: Verifying Checksum [2023-03-21T22:28:03.846Z] a2d21d5440eb: Download complete [2023-03-21T22:28:04.108Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T22:28:04.108Z] 94cc34f8dd06: Download complete [2023-03-21T22:28:04.108Z] 30dea6a524f1: Verifying Checksum [2023-03-21T22:28:04.108Z] 30dea6a524f1: Download complete [2023-03-21T22:28:04.108Z] 63b65145d645: Verifying Checksum [2023-03-21T22:28:04.108Z] 63b65145d645: Download complete [2023-03-21T22:28:04.108Z] a2aff8979fd8: Verifying Checksum [2023-03-21T22:28:04.108Z] a2aff8979fd8: Download complete [2023-03-21T22:28:04.377Z] 63b65145d645: Pull complete [2023-03-21T22:28:04.377Z] a2d21d5440eb: Pull complete [2023-03-21T22:28:04.947Z] 935e6c44a52c: Download complete [2023-03-21T22:28:04.947Z] f25807f1079a: Verifying Checksum [2023-03-21T22:28:04.947Z] f25807f1079a: Download complete [2023-03-21T22:28:05.205Z] 6808be2612f2: Verifying Checksum [2023-03-21T22:28:05.205Z] 6808be2612f2: Download complete [2023-03-21T22:28:08.488Z] 935e6c44a52c: Pull complete [2023-03-21T22:28:08.488Z] 94cc34f8dd06: Pull complete [2023-03-21T22:28:08.488Z] 30dea6a524f1: Pull complete [2023-03-21T22:28:08.745Z] a2aff8979fd8: Pull complete [2023-03-21T22:28:11.284Z] 6808be2612f2: Pull complete [2023-03-21T22:28:11.851Z] f25807f1079a: Pull complete [2023-03-21T22:28:11.851Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T22:28:11.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T22:28:11.851Z] ---> 3b553350e43f [2023-03-21T22:28:11.851Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:28:13.764Z] ---> Running in 90af5277cb39 [2023-03-21T22:28:13.764Z] Removing intermediate container 90af5277cb39 [2023-03-21T22:28:13.764Z] ---> adcf5ed2750d [2023-03-21T22:28:13.764Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:28:13.764Z] ---> Running in f2de52d5854d [2023-03-21T22:28:14.022Z] Removing intermediate container f2de52d5854d [2023-03-21T22:28:14.022Z] ---> fad911e979dd [2023-03-21T22:28:14.022Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:28:14.022Z] ---> Running in 1fa53e83d44d [2023-03-21T22:28:14.283Z] Removing intermediate container 1fa53e83d44d [2023-03-21T22:28:14.283Z] ---> b5197769a53c [2023-03-21T22:28:14.283Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:28:14.283Z] ---> Running in dd2fc2a7aa26 [2023-03-21T22:28:14.541Z] Removing intermediate container dd2fc2a7aa26 [2023-03-21T22:28:14.542Z] ---> 20d1d9a8b784 [2023-03-21T22:28:14.542Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:28:14.542Z] ---> Running in acb1b6203b69 [2023-03-21T22:28:14.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:28:15.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:28:15.058Z] OK: 265 MiB in 53 packages [2023-03-21T22:28:15.624Z] Removing intermediate container acb1b6203b69 [2023-03-21T22:28:15.624Z] ---> f655d4a404af [2023-03-21T22:28:15.624Z] Step 8/12 : WORKDIR /app [2023-03-21T22:28:15.624Z] ---> Running in bd1b8115589c [2023-03-21T22:28:15.624Z] Removing intermediate container bd1b8115589c [2023-03-21T22:28:15.624Z] ---> b0b2e0ce7f7a [2023-03-21T22:28:15.624Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:28:15.883Z] ---> e4b942b4cd0c [2023-03-21T22:28:15.883Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:28:15.883Z] ---> Running in a020216035a4 [2023-03-21T22:28:17.576Z] Still waiting to schedule task [2023-03-21T22:28:17.577Z] ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T22:28:17.577Z] ‘prd-ubuntu20.04-docker-8c-8g-4966’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T22:28:17.577Z] ‘prd-ubuntu20.04-docker-8c-8g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T22:28:17.577Z] ‘prd-ubuntu20.04-docker-8c-8g-4975’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T22:28:17.577Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4969’ is offline [2023-03-21T22:28:17.577Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4974’ is offline [2023-03-21T22:28:47.986Z] Removing intermediate container a020216035a4 [2023-03-21T22:28:47.987Z] ---> 0bea292672ae [2023-03-21T22:28:47.987Z] Step 11/12 : COPY . . [2023-03-21T22:28:47.987Z] ---> 77057c077c8d [2023-03-21T22:28:47.987Z] Step 12/12 : RUN $MAKE [2023-03-21T22:28:47.987Z] ---> Running in 463c4767a8f3 [2023-03-21T22:28:47.987Z] noop [2023-03-21T22:28:47.987Z] Removing intermediate container 463c4767a8f3 [2023-03-21T22:28:47.987Z] ---> e176699cf59c [2023-03-21T22:28:47.987Z] Successfully built e176699cf59c [2023-03-21T22:28:47.987Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:48.293Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:28:48.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:28:48.362Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:28:48.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:28:48.763Z] $ docker top db24884526cd295d156dbe39b05f7df4dad3db36db21ef9189893f5936fe6ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:28:49.091Z] + go version [2023-03-21T22:28:49.091Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T22:28:49.106Z] $ docker stop --time=1 db24884526cd295d156dbe39b05f7df4dad3db36db21ef9189893f5936fe6ac8 [2023-03-21T22:28:50.438Z] $ docker rm -f --volumes db24884526cd295d156dbe39b05f7df4dad3db36db21ef9189893f5936fe6ac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:50.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:28:50.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:28:50.908Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:28:50.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:28:51.306Z] $ docker top 031ecafff7a81b1e640573d88228bcfb44af8175628d70a0c81bce6072d3a35c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:28:51.639Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:28:51.934Z] + make test [2023-03-21T22:28:51.934Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:28:56.123Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-21T22:29:06.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-21T22:29:06.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-21T22:29:10.268Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.547s coverage: 40.7% of statements [2023-03-21T22:29:10.268Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements [2023-03-21T22:29:10.268Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-03-21T22:29:18.373Z] go vet ./... [2023-03-21T22:29:20.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:29:20.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:29:20.896Z] ./bin/test-attribution-txt.sh [2023-03-21T22:29:20.896Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-21T22:29:20.896Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T22:29:20.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:29:20.922Z] $ docker stop --time=1 031ecafff7a81b1e640573d88228bcfb44af8175628d70a0c81bce6072d3a35c [2023-03-21T22:29:22.985Z] $ docker rm -f --volumes 031ecafff7a81b1e640573d88228bcfb44af8175628d70a0c81bce6072d3a35c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:29:23.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:29:23.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T22:29:24.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:29:24.289Z] + ls -al . [2023-03-21T22:29:24.289Z] total 632 [2023-03-21T22:29:24.289Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 22:28 . [2023-03-21T22:29:24.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:27 .. [2023-03-21T22:29:24.289Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 22:27 .dockerignore [2023-03-21T22:29:24.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:28 .git [2023-03-21T22:29:24.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:27 .github [2023-03-21T22:29:24.289Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 22:27 .gitignore [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:27 .golangci.yml [2023-03-21T22:29:24.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:27 .semver [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 22:27 Attribution.txt [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 22:27 CHANGELOG.md [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 22:27 Dockerfile [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:27 GOVERNANCE.md [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 22:27 Jenkinsfile [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:27 LICENSE [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 22:27 Makefile [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 22:27 OWNERS.md [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 22:27 README.md [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 22:28 VERSION [2023-03-21T22:29:24.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:27 bin [2023-03-21T22:29:24.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:27 cmd [2023-03-21T22:29:24.290Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 22:29 coverage.out [2023-03-21T22:29:24.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:27 examples [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 22:27 go.mod [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 22:27 go.sum [2023-03-21T22:29:24.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:27 images [2023-03-21T22:29:24.290Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 22:27 internal [2023-03-21T22:29:24.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:27 snap [2023-03-21T22:29:24.290Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:24.585Z] + 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=56ebd084d71db325e16ff8b089022d3f4ad733ae --label arch=amd64 --label version=3.0.0-dev.9 . [2023-03-21T22:29:24.585Z] Sending build context to Docker daemon 4.186MB [2023-03-21T22:29:24.585Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:29:24.585Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T22:29:24.585Z] ---> e176699cf59c [2023-03-21T22:29:24.585Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:29:24.585Z] ---> Running in afd11f3f3be2 [2023-03-21T22:29:24.845Z] Removing intermediate container afd11f3f3be2 [2023-03-21T22:29:24.845Z] ---> acfcc6ab6cbc [2023-03-21T22:29:24.845Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:29:24.845Z] ---> Running in 58196e1042d9 [2023-03-21T22:29:24.845Z] Removing intermediate container 58196e1042d9 [2023-03-21T22:29:24.845Z] ---> bcb2710fd4bf [2023-03-21T22:29:24.845Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:29:24.845Z] ---> Running in e9733b453462 [2023-03-21T22:29:25.104Z] Removing intermediate container e9733b453462 [2023-03-21T22:29:25.104Z] ---> 3a8a462988f4 [2023-03-21T22:29:25.104Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:29:25.104Z] ---> Running in 7ac56172104a [2023-03-21T22:29:25.104Z] Removing intermediate container 7ac56172104a [2023-03-21T22:29:25.104Z] ---> c285c3cbfbfe [2023-03-21T22:29:25.104Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:29:25.104Z] ---> Running in 479ed97ecdc9 [2023-03-21T22:29:25.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:29:25.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:29:25.883Z] OK: 265 MiB in 53 packages [2023-03-21T22:29:26.142Z] Removing intermediate container 479ed97ecdc9 [2023-03-21T22:29:26.142Z] ---> 37b5c20696dc [2023-03-21T22:29:26.142Z] Step 8/24 : WORKDIR /app [2023-03-21T22:29:26.142Z] ---> Running in 9115dd5844a3 [2023-03-21T22:29:26.142Z] Removing intermediate container 9115dd5844a3 [2023-03-21T22:29:26.142Z] ---> beb0d369e5a8 [2023-03-21T22:29:26.142Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T22:29:26.400Z] ---> 842fabaa1320 [2023-03-21T22:29:26.400Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:29:26.400Z] ---> Running in 08ecc0334199 [2023-03-21T22:29:27.335Z] Removing intermediate container 08ecc0334199 [2023-03-21T22:29:27.335Z] ---> c4e7d58803bf [2023-03-21T22:29:27.335Z] Step 11/24 : COPY . . [2023-03-21T22:29:27.635Z] ---> f6fb2f69d481 [2023-03-21T22:29:27.635Z] Step 12/24 : RUN $MAKE [2023-03-21T22:29:27.635Z] ---> Running in d1166dbc24c5 [2023-03-21T22:29:27.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-21T22:29:46.083Z] Removing intermediate container d1166dbc24c5 [2023-03-21T22:29:46.083Z] ---> a342929a1abe [2023-03-21T22:29:46.083Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T22:29:46.083Z] 3.17: Pulling from library/alpine [2023-03-21T22:29:46.083Z] 63b65145d645: Already exists [2023-03-21T22:29:46.083Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:29:46.083Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:29:46.083Z] ---> b2aa39c304c2 [2023-03-21T22:29:46.083Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T22:29:46.083Z] ---> Running in c0ffb42a5fc4 [2023-03-21T22:29:46.083Z] Removing intermediate container c0ffb42a5fc4 [2023-03-21T22:29:46.083Z] ---> 8803cfdb7a31 [2023-03-21T22:29:46.083Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T22:29:46.083Z] ---> Running in 9bda1fd28fab [2023-03-21T22:29:46.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:29:46.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:29:46.341Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T22:29:46.341Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:29:46.341Z] OK: 7 MiB in 16 packages [2023-03-21T22:29:46.600Z] Removing intermediate container 9bda1fd28fab [2023-03-21T22:29:46.600Z] ---> 3ea4c0f981aa [2023-03-21T22:29:46.600Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-21T22:29:46.858Z] ---> 47250cabed76 [2023-03-21T22:29:46.858Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-21T22:29:46.858Z] ---> e290cd2d1b2f [2023-03-21T22:29:46.858Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-21T22:29:47.426Z] ---> 0937ef0a62c3 [2023-03-21T22:29:47.426Z] Step 19/24 : EXPOSE 59989 [2023-03-21T22:29:47.426Z] ---> Running in 0d6613f96155 [2023-03-21T22:29:47.684Z] Removing intermediate container 0d6613f96155 [2023-03-21T22:29:47.684Z] ---> 5e33688bc6ff [2023-03-21T22:29:47.684Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-21T22:29:47.684Z] ---> Running in 3163b4136e44 [2023-03-21T22:29:47.684Z] Removing intermediate container 3163b4136e44 [2023-03-21T22:29:47.684Z] ---> 96a2d4294ca3 [2023-03-21T22:29:47.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:29:47.684Z] ---> Running in 12bf7a898aef [2023-03-21T22:29:47.684Z] Removing intermediate container 12bf7a898aef [2023-03-21T22:29:47.684Z] ---> f18c5a5810eb [2023-03-21T22:29:47.684Z] Step 22/24 : LABEL arch=amd64 [2023-03-21T22:29:47.943Z] ---> Running in f241c19af72d [2023-03-21T22:29:47.943Z] Removing intermediate container f241c19af72d [2023-03-21T22:29:47.943Z] ---> 06dd7217b770 [2023-03-21T22:29:47.943Z] Step 23/24 : LABEL git_sha=56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:29:47.943Z] ---> Running in 1946c47c6efd [2023-03-21T22:29:47.943Z] Removing intermediate container 1946c47c6efd [2023-03-21T22:29:47.943Z] ---> dc19ffb32c26 [2023-03-21T22:29:47.943Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-21T22:29:47.943Z] ---> Running in ba6c434970ad [2023-03-21T22:29:48.202Z] Removing intermediate container ba6c434970ad [2023-03-21T22:29:48.202Z] ---> 044f0e8bc509 [2023-03-21T22:29:48.202Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:29:48.202Z] Successfully built 044f0e8bc509 [2023-03-21T22:29:48.202Z] 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-03-21T22:29:48.278Z] provisioning config files... [2023-03-21T22:29:48.287Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1934456737467448432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:29:48.580Z] ---> docker-login.sh [2023-03-21T22:29:48.581Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:29:48.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:48.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:48.581Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:48.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:48.581Z] [2023-03-21T22:29:48.581Z] Login Succeeded [2023-03-21T22:29:48.581Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:29:48.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:48.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:48.581Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:48.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:48.581Z] [2023-03-21T22:29:48.581Z] Login Succeeded [2023-03-21T22:29:48.581Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:29:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:48.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:48.841Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:48.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:48.841Z] [2023-03-21T22:29:48.841Z] Login Succeeded [2023-03-21T22:29:48.841Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:29:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:48.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:48.841Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:48.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:48.841Z] [2023-03-21T22:29:48.841Z] Login Succeeded [2023-03-21T22:29:48.841Z] docker.io [2023-03-21T22:29:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:49.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:49.099Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:49.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:49.099Z] [2023-03-21T22:29:49.099Z] Login Succeeded [2023-03-21T22:29:49.099Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:29:49.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:29:49.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:29:49.146Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-21T22:29:49.146Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:29:49.146Z] latest [2023-03-21T22:29:49.146Z] 3.0.0-dev.9 [2023-03-21T22:29:49.146Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:29:49.146Z] main [2023-03-21T22:29:49.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:49.447Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:49.744Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:29:49.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-21T22:29:49.744Z] 2606493e3579: Preparing [2023-03-21T22:29:49.744Z] 534c33cca9ea: Preparing [2023-03-21T22:29:49.744Z] 8f13c909c0d0: Preparing [2023-03-21T22:29:49.744Z] 6d24ec9d9379: Preparing [2023-03-21T22:29:49.744Z] 7cd52847ad77: Preparing [2023-03-21T22:29:49.744Z] 7cd52847ad77: Layer already exists [2023-03-21T22:29:49.744Z] 534c33cca9ea: Pushed [2023-03-21T22:29:49.744Z] 6d24ec9d9379: Pushed [2023-03-21T22:29:49.744Z] 8f13c909c0d0: Pushed [2023-03-21T22:29:52.277Z] 2606493e3579: Pushed [2023-03-21T22:29:52.277Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae: digest: sha256:7d511f490d914c036ebd3e78987666e332b705301247c482f26113c826454d08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:52.580Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:52.879Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-21T22:29:52.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-21T22:29:52.879Z] 2606493e3579: Preparing [2023-03-21T22:29:52.879Z] 534c33cca9ea: Preparing [2023-03-21T22:29:52.879Z] 8f13c909c0d0: Preparing [2023-03-21T22:29:52.879Z] 6d24ec9d9379: Preparing [2023-03-21T22:29:52.879Z] 7cd52847ad77: Preparing [2023-03-21T22:29:52.879Z] 7cd52847ad77: Layer already exists [2023-03-21T22:29:52.879Z] 6d24ec9d9379: Layer already exists [2023-03-21T22:29:52.879Z] 8f13c909c0d0: Layer already exists [2023-03-21T22:29:52.879Z] 534c33cca9ea: Layer already exists [2023-03-21T22:29:52.879Z] 2606493e3579: Layer already exists [2023-03-21T22:29:52.879Z] latest: digest: sha256:7d511f490d914c036ebd3e78987666e332b705301247c482f26113c826454d08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:53.181Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:53.485Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.9 [2023-03-21T22:29:53.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-21T22:29:53.485Z] 2606493e3579: Preparing [2023-03-21T22:29:53.485Z] 534c33cca9ea: Preparing [2023-03-21T22:29:53.485Z] 8f13c909c0d0: Preparing [2023-03-21T22:29:53.485Z] 6d24ec9d9379: Preparing [2023-03-21T22:29:53.485Z] 7cd52847ad77: Preparing [2023-03-21T22:29:53.485Z] 2606493e3579: Layer already exists [2023-03-21T22:29:53.485Z] 6d24ec9d9379: Layer already exists [2023-03-21T22:29:53.485Z] 8f13c909c0d0: Layer already exists [2023-03-21T22:29:53.485Z] 7cd52847ad77: Layer already exists [2023-03-21T22:29:53.485Z] 534c33cca9ea: Layer already exists [2023-03-21T22:29:53.485Z] 3.0.0-dev.9: digest: sha256:7d511f490d914c036ebd3e78987666e332b705301247c482f26113c826454d08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:53.791Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:54.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:29:54.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-21T22:29:54.095Z] 2606493e3579: Preparing [2023-03-21T22:29:54.095Z] 534c33cca9ea: Preparing [2023-03-21T22:29:54.095Z] 8f13c909c0d0: Preparing [2023-03-21T22:29:54.095Z] 6d24ec9d9379: Preparing [2023-03-21T22:29:54.095Z] 7cd52847ad77: Preparing [2023-03-21T22:29:54.095Z] 7cd52847ad77: Layer already exists [2023-03-21T22:29:54.095Z] 6d24ec9d9379: Layer already exists [2023-03-21T22:29:54.095Z] 2606493e3579: Layer already exists [2023-03-21T22:29:54.095Z] 8f13c909c0d0: Layer already exists [2023-03-21T22:29:54.095Z] 534c33cca9ea: Layer already exists [2023-03-21T22:29:54.095Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9: digest: sha256:7d511f490d914c036ebd3e78987666e332b705301247c482f26113c826454d08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:54.404Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:54.708Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-21T22:29:54.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-21T22:29:54.708Z] 2606493e3579: Preparing [2023-03-21T22:29:54.708Z] 534c33cca9ea: Preparing [2023-03-21T22:29:54.708Z] 8f13c909c0d0: Preparing [2023-03-21T22:29:54.708Z] 6d24ec9d9379: Preparing [2023-03-21T22:29:54.708Z] 7cd52847ad77: Preparing [2023-03-21T22:29:54.708Z] 2606493e3579: Layer already exists [2023-03-21T22:29:54.708Z] 6d24ec9d9379: Layer already exists [2023-03-21T22:29:54.708Z] 8f13c909c0d0: Layer already exists [2023-03-21T22:29:54.708Z] 534c33cca9ea: Layer already exists [2023-03-21T22:29:54.708Z] 7cd52847ad77: Layer already exists [2023-03-21T22:29:54.708Z] main: digest: sha256:7d511f490d914c036ebd3e78987666e332b705301247c482f26113c826454d08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:29:54.742Z] ===================================================== [Pipeline] echo [2023-03-21T22:29:54.748Z] taggedImages: [2023-03-21T22:29:54.748Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:29:54.748Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-21T22:29:54.748Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.9 [2023-03-21T22:29:54.748Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:29:54.748Z] - 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-03-21T22:29:55.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:29:55.130Z] [2023-03-21T22:29:55.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:55.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:29:55.427Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T22:29:55.427Z] 5eb5b503b376: Pulling fs layer [2023-03-21T22:29:55.427Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T22:29:55.427Z] ec43610c2a17: Pulling fs layer [2023-03-21T22:29:55.427Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T22:29:55.427Z] 33b1e0a273af: Pulling fs layer [2023-03-21T22:29:55.427Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T22:29:55.427Z] 3a2ae6a8a46f: Waiting [2023-03-21T22:29:55.427Z] 33b1e0a273af: Waiting [2023-03-21T22:29:55.427Z] 2f39f015ded8: Pulling fs layer [2023-03-21T22:29:55.427Z] 5d3b04190fa2: Waiting [2023-03-21T22:29:55.427Z] 2f39f015ded8: Waiting [2023-03-21T22:29:55.427Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T22:29:55.427Z] 5c69ac0246d0: Download complete [2023-03-21T22:29:55.427Z] 3a2ae6a8a46f: Download complete [2023-03-21T22:29:55.685Z] 33b1e0a273af: Verifying Checksum [2023-03-21T22:29:55.685Z] 33b1e0a273af: Download complete [2023-03-21T22:29:55.685Z] 5d3b04190fa2: Download complete [2023-03-21T22:29:55.685Z] ec43610c2a17: Verifying Checksum [2023-03-21T22:29:55.685Z] 5eb5b503b376: Verifying Checksum [2023-03-21T22:29:55.685Z] 5eb5b503b376: Download complete [2023-03-21T22:29:56.621Z] 2f39f015ded8: Verifying Checksum [2023-03-21T22:29:56.621Z] 2f39f015ded8: Download complete [2023-03-21T22:29:56.878Z] 5eb5b503b376: Pull complete [2023-03-21T22:29:56.878Z] 5c69ac0246d0: Pull complete [2023-03-21T22:29:57.445Z] ec43610c2a17: Pull complete [2023-03-21T22:29:57.445Z] 3a2ae6a8a46f: Pull complete [2023-03-21T22:29:57.702Z] 33b1e0a273af: Pull complete [2023-03-21T22:29:57.702Z] 5d3b04190fa2: Pull complete [2023-03-21T22:30:00.985Z] 2f39f015ded8: Pull complete [2023-03-21T22:30:00.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T22:30:00.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:30:00.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:30:01.056Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:30:01.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:30:02.798Z] $ docker top b5c7eacce2495ce927215e2a134c1fc2ed9bde97f6956a2eaae9ab55bd749f1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:30:03.157Z] ---> job-cost.sh [2023-03-21T22:30:03.158Z] lf-activate-venv: SKIPPING [2023-03-21T22:30:03.158Z] INFO: No Stack... [2023-03-21T22:30:03.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:30:03.987Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:30:04.278Z] + + cutcat -d, /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv -f6 [2023-03-21T22:30:04.278Z] [Pipeline] lock [2023-03-21T22:30:04.292Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [2023-03-21T22:30:04.307Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] did not exist. Created. [2023-03-21T22:30:04.308Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:30:04.614Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T22:30:04.635Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:30:04.641Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:30:04.663Z] $ docker stop --time=1 b5c7eacce2495ce927215e2a134c1fc2ed9bde97f6956a2eaae9ab55bd749f1e [2023-03-21T22:30:05.806Z] $ docker rm -f --volumes b5c7eacce2495ce927215e2a134c1fc2ed9bde97f6956a2eaae9ab55bd749f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T22:31:26.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4977 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-21T22:31:26.948Z] Running in /w/workspace/device-rfid-llrp-go/76 [Pipeline] { [Pipeline] checkout [2023-03-21T22:31:26.979Z] Selected Git installation does not exist. Using Default [2023-03-21T22:31:26.979Z] The recommended git tool is: NONE [2023-03-21T22:31:32.981Z] using credential edgex-jenkins-ssh [2023-03-21T22:31:33.000Z] Cloning the remote Git repository [2023-03-21T22:31:33.056Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-21T22:31:33.171Z] > git init /w/workspace/device-rfid-llrp-go/76 # timeout=10 [2023-03-21T22:31:33.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-21T22:31:33.338Z] > git --version # timeout=10 [2023-03-21T22:31:33.365Z] > git --version # 'git version 2.25.1' [2023-03-21T22:31:33.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:31:33.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:31:35.673Z] Avoid second fetch [2023-03-21T22:31:35.674Z] Checking out Revision 56ebd084d71db325e16ff8b089022d3f4ad733ae (main) [2023-03-21T22:31:34.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-21T22:31:34.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:31:35.695Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:31:35.774Z] > git checkout -f 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 [2023-03-21T22:31:36.326Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#189)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:31:37.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:31:37.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:31:37.215Z] Dload Upload Total Spent Left Speed [2023-03-21T22:31:37.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-21T22:31:37.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:31:38.288Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:31:38.288Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:31:38.288Z] { [2023-03-21T22:31:38.288Z] "registry-mirrors": [ [2023-03-21T22:31:38.288Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:31:38.288Z] ], [2023-03-21T22:31:38.288Z] "bip": "10.250.0.254/24", [2023-03-21T22:31:38.288Z] "hosts": [ [2023-03-21T22:31:38.288Z] "tcp://0.0.0.0:5555", [2023-03-21T22:31:38.288Z] "unix:///var/run/docker.sock" [2023-03-21T22:31:38.288Z] ], [2023-03-21T22:31:38.288Z] "mtu": 1458, [2023-03-21T22:31:38.288Z] "selinux-enabled": true, [2023-03-21T22:31:38.288Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:31:38.288Z] } [Pipeline] sh [2023-03-21T22:31:38.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:31:38.993Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:31:57.319Z] provisioning config files... [2023-03-21T22:31:57.352Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/76@tmp/config13824052326586129914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:31:57.724Z] ---> docker-login.sh [2023-03-21T22:31:57.724Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:31:58.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:31:58.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:31:58.319Z] Configure a credential helper to remove this warning. See [2023-03-21T22:31:58.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:31:58.319Z] [2023-03-21T22:31:58.319Z] Login Succeeded [2023-03-21T22:31:58.319Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:31:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:31:58.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:31:58.862Z] Configure a credential helper to remove this warning. See [2023-03-21T22:31:58.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:31:58.862Z] [2023-03-21T22:31:58.862Z] Login Succeeded [2023-03-21T22:31:58.862Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:31:59.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:31:59.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:31:59.133Z] Configure a credential helper to remove this warning. See [2023-03-21T22:31:59.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:31:59.133Z] [2023-03-21T22:31:59.133Z] Login Succeeded [2023-03-21T22:31:59.133Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:31:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:31:59.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:31:59.677Z] Configure a credential helper to remove this warning. See [2023-03-21T22:31:59.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:31:59.677Z] [2023-03-21T22:31:59.677Z] Login Succeeded [2023-03-21T22:31:59.677Z] docker.io [2023-03-21T22:31:59.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:31:59.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:31:59.950Z] Configure a credential helper to remove this warning. See [2023-03-21T22:31:59.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:31:59.950Z] [2023-03-21T22:31:59.950Z] Login Succeeded [2023-03-21T22:32:00.220Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:32:00.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:32:00.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:32:00.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:32:00.585Z] ========================================================= [2023-03-21T22:32:00.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T22:32:00.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:32:00.948Z] + 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-03-21T22:32:01.222Z] Sending build context to Docker daemon 1.212MB [2023-03-21T22:32:01.222Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:32:01.222Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:32:01.496Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:32:01.496Z] af6eaf76a39c: Pulling fs layer [2023-03-21T22:32:01.496Z] 55522c791124: Pulling fs layer [2023-03-21T22:32:01.496Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T22:32:01.496Z] 169dfbe0d373: Pulling fs layer [2023-03-21T22:32:01.496Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T22:32:01.496Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T22:32:01.496Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T22:32:01.496Z] 169dfbe0d373: Waiting [2023-03-21T22:32:01.496Z] e1ff8fa3b103: Waiting [2023-03-21T22:32:01.496Z] 52ebb69f0ebf: Waiting [2023-03-21T22:32:01.496Z] 5abe8eddf0d5: Waiting [2023-03-21T22:32:01.496Z] 55522c791124: Verifying Checksum [2023-03-21T22:32:01.496Z] 55522c791124: Download complete [2023-03-21T22:32:01.496Z] 169dfbe0d373: Verifying Checksum [2023-03-21T22:32:01.496Z] 169dfbe0d373: Download complete [2023-03-21T22:32:01.496Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T22:32:01.496Z] e1ff8fa3b103: Download complete [2023-03-21T22:32:01.496Z] af6eaf76a39c: Verifying Checksum [2023-03-21T22:32:01.496Z] af6eaf76a39c: Download complete [2023-03-21T22:32:02.940Z] af6eaf76a39c: Pull complete [2023-03-21T22:32:02.940Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T22:32:02.940Z] 5abe8eddf0d5: Download complete [2023-03-21T22:32:03.228Z] 55522c791124: Pull complete [2023-03-21T22:32:04.217Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T22:32:04.218Z] ce5c4a1c91eb: Download complete [2023-03-21T22:32:04.218Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T22:32:04.218Z] 52ebb69f0ebf: Download complete [2023-03-21T22:32:16.613Z] ce5c4a1c91eb: Pull complete [2023-03-21T22:32:16.613Z] 169dfbe0d373: Pull complete [2023-03-21T22:32:16.613Z] e1ff8fa3b103: Pull complete [2023-03-21T22:32:23.294Z] 52ebb69f0ebf: Pull complete [2023-03-21T22:32:24.724Z] 5abe8eddf0d5: Pull complete [2023-03-21T22:32:24.724Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T22:32:24.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T22:32:24.724Z] ---> 6cb57ee374ae [2023-03-21T22:32:24.724Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:32:26.724Z] ---> Running in be05115fb99e [2023-03-21T22:32:27.314Z] Removing intermediate container be05115fb99e [2023-03-21T22:32:27.314Z] ---> 2b7a65d3e950 [2023-03-21T22:32:27.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:32:27.314Z] ---> Running in 14df162ed315 [2023-03-21T22:32:27.584Z] Removing intermediate container 14df162ed315 [2023-03-21T22:32:27.584Z] ---> d440fa2870c0 [2023-03-21T22:32:27.584Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:32:27.584Z] ---> Running in c9b7dc3b203d [2023-03-21T22:32:27.863Z] Removing intermediate container c9b7dc3b203d [2023-03-21T22:32:27.863Z] ---> 6101fed9ce81 [2023-03-21T22:32:27.863Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:32:28.135Z] ---> Running in eecaff126e90 [2023-03-21T22:32:28.404Z] Removing intermediate container eecaff126e90 [2023-03-21T22:32:28.404Z] ---> 145f9dc40f29 [2023-03-21T22:32:28.404Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:32:28.404Z] ---> Running in c0add3d667d2 [2023-03-21T22:32:29.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:32:30.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:32:31.964Z] OK: 263 MiB in 53 packages [2023-03-21T22:32:32.937Z] Removing intermediate container c0add3d667d2 [2023-03-21T22:32:32.937Z] ---> e19564d46f72 [2023-03-21T22:32:32.937Z] Step 8/12 : WORKDIR /app [2023-03-21T22:32:32.937Z] ---> Running in 8d4b33730296 [2023-03-21T22:32:33.207Z] Removing intermediate container 8d4b33730296 [2023-03-21T22:32:33.207Z] ---> 8ac5aefca08b [2023-03-21T22:32:33.207Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:32:33.814Z] ---> 55dcede68765 [2023-03-21T22:32:33.814Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:32:33.814Z] ---> Running in a5d3abf8ef3f [2023-03-21T22:33:55.527Z] Removing intermediate container a5d3abf8ef3f [2023-03-21T22:33:55.527Z] ---> 76fab99e6205 [2023-03-21T22:33:55.527Z] Step 11/12 : COPY . . [2023-03-21T22:33:55.527Z] ---> 5f7100f9fe34 [2023-03-21T22:33:55.527Z] Step 12/12 : RUN $MAKE [2023-03-21T22:33:55.527Z] ---> Running in ff34f10a99ac [2023-03-21T22:33:55.527Z] noop [2023-03-21T22:33:55.527Z] Removing intermediate container ff34f10a99ac [2023-03-21T22:33:55.527Z] ---> 86009396295f [2023-03-21T22:33:55.527Z] Successfully built 86009396295f [2023-03-21T22:33:55.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:33:55.928Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:33:55.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:33:56.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-03-21T22:33:56.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/76 -v /w/workspace/device-rfid-llrp-go/76:/w/workspace/device-rfid-llrp-go/76:rw,z -v /w/workspace/device-rfid-llrp-go/76@tmp:/w/workspace/device-rfid-llrp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:33:57.554Z] $ docker top 0e4c4a5461d718c105772c21c57406d3ca633add2ac3714f52bf0261293cc4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:33:58.409Z] + go version [2023-03-21T22:33:58.409Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T22:33:58.437Z] $ docker stop --time=1 0e4c4a5461d718c105772c21c57406d3ca633add2ac3714f52bf0261293cc4a8 [2023-03-21T22:34:00.109Z] $ docker rm -f --volumes 0e4c4a5461d718c105772c21c57406d3ca633add2ac3714f52bf0261293cc4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:34:00.677Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:34:00.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:34:00.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-03-21T22:34:00.987Z] $ 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/76 -v /w/workspace/device-rfid-llrp-go/76:/w/workspace/device-rfid-llrp-go/76:rw,z -v /w/workspace/device-rfid-llrp-go/76@tmp:/w/workspace/device-rfid-llrp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:34:02.252Z] $ docker top 4c55b6fecabcf5b30708a21c91dcd02f6ec917e1860fd59a8d17a8238dd62488 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:34:03.149Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/76 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:34:03.807Z] + make test [2023-03-21T22:34:03.808Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:34:42.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-21T22:37:04.513Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-21T22:37:04.513Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-21T22:37:51.391Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.900s coverage: 40.7% of statements [2023-03-21T22:37:51.391Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.634s coverage: 51.9% of statements [2023-03-21T22:37:51.391Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 96.4% of statements [2023-03-21T22:37:51.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:37:51.391Z] go vet ./... [2023-03-21T22:38:18.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:38:18.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:38:18.118Z] ./bin/test-attribution-txt.sh [2023-03-21T22:38:18.118Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-21T22:38:18.118Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T22:38:18.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:38:18.158Z] $ docker stop --time=1 4c55b6fecabcf5b30708a21c91dcd02f6ec917e1860fd59a8d17a8238dd62488 [2023-03-21T22:38:19.992Z] $ docker rm -f --volumes 4c55b6fecabcf5b30708a21c91dcd02f6ec917e1860fd59a8d17a8238dd62488 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:38:21.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:38:21.232Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:38:21.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:38:22.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:38:22.674Z] + ls -al . [2023-03-21T22:38:22.675Z] total 628 [2023-03-21T22:38:22.675Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:34 . [2023-03-21T22:38:22.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:31 .. [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 22:31 .dockerignore [2023-03-21T22:38:22.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:31 .git [2023-03-21T22:38:22.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:31 .github [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 22:31 .gitignore [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:31 .golangci.yml [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 22:31 Attribution.txt [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 22:31 CHANGELOG.md [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 22:31 Dockerfile [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:31 GOVERNANCE.md [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 22:31 Jenkinsfile [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:31 LICENSE [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 22:31 Makefile [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 22:31 OWNERS.md [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 22:31 README.md [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 22:28 VERSION [2023-03-21T22:38:22.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:31 bin [2023-03-21T22:38:22.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:31 cmd [2023-03-21T22:38:22.675Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 22:37 coverage.out [2023-03-21T22:38:22.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:31 examples [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 22:31 go.mod [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 22:31 go.sum [2023-03-21T22:38:22.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:31 images [2023-03-21T22:38:22.675Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 22:31 internal [2023-03-21T22:38:22.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:31 snap [2023-03-21T22:38:22.675Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 22:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:23.018Z] + 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=56ebd084d71db325e16ff8b089022d3f4ad733ae --label arch=arm64 --label version=3.0.0-dev.9 . [2023-03-21T22:38:23.292Z] Sending build context to Docker daemon 1.212MB [2023-03-21T22:38:23.292Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:38:23.292Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T22:38:23.292Z] ---> 86009396295f [2023-03-21T22:38:23.292Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:38:23.560Z] ---> Running in caf2fab67343 [2023-03-21T22:38:23.828Z] Removing intermediate container caf2fab67343 [2023-03-21T22:38:23.828Z] ---> 991fc11fa51a [2023-03-21T22:38:23.828Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:38:23.828Z] ---> Running in 71d58c623cae [2023-03-21T22:38:24.103Z] Removing intermediate container 71d58c623cae [2023-03-21T22:38:24.103Z] ---> f19892290a00 [2023-03-21T22:38:24.103Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:38:24.103Z] ---> Running in ad97e89a1a77 [2023-03-21T22:38:24.375Z] Removing intermediate container ad97e89a1a77 [2023-03-21T22:38:24.375Z] ---> 1123158ae6d9 [2023-03-21T22:38:24.375Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:38:24.644Z] ---> Running in 899b41548bb1 [2023-03-21T22:38:24.915Z] Removing intermediate container 899b41548bb1 [2023-03-21T22:38:24.915Z] ---> e4ecbda4a90a [2023-03-21T22:38:24.915Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:38:24.915Z] ---> Running in 9a5ef5927e20 [2023-03-21T22:38:25.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:38:26.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:38:28.338Z] OK: 263 MiB in 53 packages [2023-03-21T22:38:29.796Z] Removing intermediate container 9a5ef5927e20 [2023-03-21T22:38:29.796Z] ---> a5a86fb34b68 [2023-03-21T22:38:29.796Z] Step 8/24 : WORKDIR /app [2023-03-21T22:38:30.067Z] ---> Running in d3a345e52266 [2023-03-21T22:38:30.344Z] Removing intermediate container d3a345e52266 [2023-03-21T22:38:30.344Z] ---> 4a7ef47b3e9a [2023-03-21T22:38:30.344Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T22:38:30.931Z] ---> ed170860880b [2023-03-21T22:38:30.931Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:38:30.931Z] ---> Running in dcce5e3e8c5f [2023-03-21T22:38:33.527Z] Removing intermediate container dcce5e3e8c5f [2023-03-21T22:38:33.527Z] ---> c50d3db12112 [2023-03-21T22:38:33.527Z] Step 11/24 : COPY . . [2023-03-21T22:38:34.120Z] ---> 6ce7688adf9e [2023-03-21T22:38:34.120Z] Step 12/24 : RUN $MAKE [2023-03-21T22:38:34.120Z] ---> Running in 541e06b74625 [2023-03-21T22:38:35.090Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-21T22:41:11.824Z] Removing intermediate container 541e06b74625 [2023-03-21T22:41:11.824Z] ---> a30203f62e74 [2023-03-21T22:41:11.824Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T22:41:11.824Z] 3.17: Pulling from library/alpine [2023-03-21T22:41:11.824Z] af6eaf76a39c: Already exists [2023-03-21T22:41:11.824Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:41:11.824Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:41:11.824Z] ---> d74e625d9115 [2023-03-21T22:41:11.824Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T22:41:11.824Z] ---> Running in e712c38e2067 [2023-03-21T22:41:11.824Z] Removing intermediate container e712c38e2067 [2023-03-21T22:41:11.824Z] ---> ca287644d32c [2023-03-21T22:41:11.824Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T22:41:11.824Z] ---> Running in 46e02ff8c796 [2023-03-21T22:41:11.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:41:11.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:41:11.824Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T22:41:11.824Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:41:11.824Z] OK: 8 MiB in 16 packages [2023-03-21T22:41:11.824Z] Removing intermediate container 46e02ff8c796 [2023-03-21T22:41:11.824Z] ---> 9dde786d7928 [2023-03-21T22:41:11.824Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-21T22:41:11.824Z] ---> 29afbd91ca0c [2023-03-21T22:41:11.824Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-21T22:41:11.824Z] ---> 296a7d5cd755 [2023-03-21T22:41:11.824Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-21T22:41:11.824Z] ---> ab0a3ae391bb [2023-03-21T22:41:11.825Z] Step 19/24 : EXPOSE 59989 [2023-03-21T22:41:11.825Z] ---> Running in 92d835ef8b26 [2023-03-21T22:41:11.825Z] Removing intermediate container 92d835ef8b26 [2023-03-21T22:41:11.825Z] ---> 0bb1ef8f026f [2023-03-21T22:41:11.825Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-21T22:41:11.825Z] ---> Running in fff938aa7858 [2023-03-21T22:41:11.825Z] Removing intermediate container fff938aa7858 [2023-03-21T22:41:11.825Z] ---> 14fa3eef710a [2023-03-21T22:41:11.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:41:11.825Z] ---> Running in cee3c05cf768 [2023-03-21T22:41:11.825Z] Removing intermediate container cee3c05cf768 [2023-03-21T22:41:11.825Z] ---> 706efcff1b90 [2023-03-21T22:41:11.825Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T22:41:11.825Z] ---> Running in 1935c2ecf028 [2023-03-21T22:41:11.825Z] Removing intermediate container 1935c2ecf028 [2023-03-21T22:41:11.825Z] ---> 8dc936a3dcea [2023-03-21T22:41:11.825Z] Step 23/24 : LABEL git_sha=56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:41:11.825Z] ---> Running in a4296acc725b [2023-03-21T22:41:11.825Z] Removing intermediate container a4296acc725b [2023-03-21T22:41:11.825Z] ---> e75c79113e32 [2023-03-21T22:41:11.825Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-21T22:41:11.825Z] ---> Running in c9cd6be0f1fd [2023-03-21T22:41:11.825Z] Removing intermediate container c9cd6be0f1fd [2023-03-21T22:41:11.825Z] ---> 1cbffb92a1a4 [2023-03-21T22:41:11.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:41:11.825Z] Successfully built 1cbffb92a1a4 [2023-03-21T22:41:11.825Z] 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-03-21T22:41:11.945Z] provisioning config files... [2023-03-21T22:41:11.964Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/76@tmp/config6936953987009804777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:41:12.304Z] ---> docker-login.sh [2023-03-21T22:41:12.304Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:41:12.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:41:12.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:41:12.571Z] Configure a credential helper to remove this warning. See [2023-03-21T22:41:12.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:41:12.571Z] [2023-03-21T22:41:12.571Z] Login Succeeded [2023-03-21T22:41:12.571Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:41:12.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:41:12.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:41:12.838Z] Configure a credential helper to remove this warning. See [2023-03-21T22:41:12.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:41:12.838Z] [2023-03-21T22:41:12.838Z] Login Succeeded [2023-03-21T22:41:13.107Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:41:13.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:41:13.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:41:13.377Z] Configure a credential helper to remove this warning. See [2023-03-21T22:41:13.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:41:13.377Z] [2023-03-21T22:41:13.377Z] Login Succeeded [2023-03-21T22:41:13.377Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:41:13.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:41:13.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:41:13.646Z] Configure a credential helper to remove this warning. See [2023-03-21T22:41:13.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:41:13.646Z] [2023-03-21T22:41:13.646Z] Login Succeeded [2023-03-21T22:41:13.921Z] docker.io [2023-03-21T22:41:13.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:41:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:41:14.189Z] Configure a credential helper to remove this warning. See [2023-03-21T22:41:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:41:14.189Z] [2023-03-21T22:41:14.189Z] Login Succeeded [2023-03-21T22:41:14.189Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:41:14.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:41:14.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:41:14.244Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-21T22:41:14.244Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:41:14.244Z] latest [2023-03-21T22:41:14.244Z] 3.0.0-dev.9 [2023-03-21T22:41:14.244Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:41:14.244Z] main [2023-03-21T22:41:14.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:14.610Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:14.955Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:41:14.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-21T22:41:14.956Z] 122676d7f8ec: Preparing [2023-03-21T22:41:14.956Z] d978c26fadbd: Preparing [2023-03-21T22:41:14.956Z] a23059fc91db: Preparing [2023-03-21T22:41:14.956Z] ffe87002f6d3: Preparing [2023-03-21T22:41:14.956Z] edf70074bd40: Preparing [2023-03-21T22:41:14.956Z] edf70074bd40: Layer already exists [2023-03-21T22:41:15.223Z] ffe87002f6d3: Pushed [2023-03-21T22:41:15.223Z] d978c26fadbd: Pushed [2023-03-21T22:41:15.223Z] a23059fc91db: Pushed [2023-03-21T22:41:21.881Z] 122676d7f8ec: Pushed [2023-03-21T22:41:21.881Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae: digest: sha256:b9eb84651c8021abd506ae98af4aeb6457aa5695681f1cca589962ee0c4e7706 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:22.230Z] + 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-03-21T22:41:22.572Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-21T22:41:22.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-21T22:41:22.572Z] 122676d7f8ec: Preparing [2023-03-21T22:41:22.572Z] d978c26fadbd: Preparing [2023-03-21T22:41:22.572Z] a23059fc91db: Preparing [2023-03-21T22:41:22.572Z] ffe87002f6d3: Preparing [2023-03-21T22:41:22.572Z] edf70074bd40: Preparing [2023-03-21T22:41:22.572Z] d978c26fadbd: Layer already exists [2023-03-21T22:41:22.572Z] 122676d7f8ec: Layer already exists [2023-03-21T22:41:22.572Z] a23059fc91db: Layer already exists [2023-03-21T22:41:22.572Z] edf70074bd40: Layer already exists [2023-03-21T22:41:22.572Z] ffe87002f6d3: Layer already exists [2023-03-21T22:41:22.572Z] latest: digest: sha256:b9eb84651c8021abd506ae98af4aeb6457aa5695681f1cca589962ee0c4e7706 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:23.189Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:23.542Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.9 [2023-03-21T22:41:23.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-21T22:41:23.542Z] 122676d7f8ec: Preparing [2023-03-21T22:41:23.542Z] d978c26fadbd: Preparing [2023-03-21T22:41:23.542Z] a23059fc91db: Preparing [2023-03-21T22:41:23.542Z] ffe87002f6d3: Preparing [2023-03-21T22:41:23.542Z] edf70074bd40: Preparing [2023-03-21T22:41:23.542Z] a23059fc91db: Layer already exists [2023-03-21T22:41:23.542Z] d978c26fadbd: Layer already exists [2023-03-21T22:41:23.542Z] edf70074bd40: Layer already exists [2023-03-21T22:41:23.542Z] 122676d7f8ec: Layer already exists [2023-03-21T22:41:23.542Z] ffe87002f6d3: Layer already exists [2023-03-21T22:41:23.542Z] 3.0.0-dev.9: digest: sha256:b9eb84651c8021abd506ae98af4aeb6457aa5695681f1cca589962ee0c4e7706 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:24.151Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:24.486Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:41:24.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-21T22:41:24.486Z] 122676d7f8ec: Preparing [2023-03-21T22:41:24.486Z] d978c26fadbd: Preparing [2023-03-21T22:41:24.486Z] a23059fc91db: Preparing [2023-03-21T22:41:24.486Z] ffe87002f6d3: Preparing [2023-03-21T22:41:24.486Z] edf70074bd40: Preparing [2023-03-21T22:41:24.486Z] ffe87002f6d3: Layer already exists [2023-03-21T22:41:24.486Z] 122676d7f8ec: Layer already exists [2023-03-21T22:41:24.486Z] d978c26fadbd: Layer already exists [2023-03-21T22:41:24.486Z] a23059fc91db: Layer already exists [2023-03-21T22:41:24.486Z] edf70074bd40: Layer already exists [2023-03-21T22:41:24.486Z] 56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9: digest: sha256:b9eb84651c8021abd506ae98af4aeb6457aa5695681f1cca589962ee0c4e7706 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:24.830Z] + 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-03-21T22:41:25.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-21T22:41:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-21T22:41:25.172Z] 122676d7f8ec: Preparing [2023-03-21T22:41:25.172Z] d978c26fadbd: Preparing [2023-03-21T22:41:25.172Z] a23059fc91db: Preparing [2023-03-21T22:41:25.172Z] ffe87002f6d3: Preparing [2023-03-21T22:41:25.172Z] edf70074bd40: Preparing [2023-03-21T22:41:25.172Z] ffe87002f6d3: Layer already exists [2023-03-21T22:41:25.172Z] 122676d7f8ec: Layer already exists [2023-03-21T22:41:25.172Z] a23059fc91db: Layer already exists [2023-03-21T22:41:25.172Z] edf70074bd40: Layer already exists [2023-03-21T22:41:25.172Z] d978c26fadbd: Layer already exists [2023-03-21T22:41:25.440Z] main: digest: sha256:b9eb84651c8021abd506ae98af4aeb6457aa5695681f1cca589962ee0c4e7706 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:41:25.488Z] ===================================================== [Pipeline] echo [2023-03-21T22:41:25.495Z] taggedImages: [2023-03-21T22:41:25.495Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae [2023-03-21T22:41:25.495Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-21T22:41:25.495Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.9 [2023-03-21T22:41:25.495Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:56ebd084d71db325e16ff8b089022d3f4ad733ae-3.0.0-dev.9 [2023-03-21T22:41:25.495Z] - 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-03-21T22:41:25.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:41:25.842Z] [2023-03-21T22:41:25.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:41:26.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:41:26.182Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:41:26.182Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:41:26.182Z] 04944245beec: Pulling fs layer [2023-03-21T22:41:26.182Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:41:26.182Z] 765212b225bb: Pulling fs layer [2023-03-21T22:41:26.182Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:41:26.182Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:41:26.182Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:41:26.182Z] f23df028b6ca: Waiting [2023-03-21T22:41:26.182Z] 765212b225bb: Waiting [2023-03-21T22:41:26.182Z] d65c8cfc05b1: Waiting [2023-03-21T22:41:26.182Z] 2437ff75d9bd: Waiting [2023-03-21T22:41:26.454Z] 04944245beec: Verifying Checksum [2023-03-21T22:41:26.454Z] 04944245beec: Download complete [2023-03-21T22:41:26.454Z] 765212b225bb: Verifying Checksum [2023-03-21T22:41:26.454Z] 765212b225bb: Download complete [2023-03-21T22:41:26.454Z] f23df028b6ca: Download complete [2023-03-21T22:41:26.454Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:41:26.454Z] d65c8cfc05b1: Download complete [2023-03-21T22:41:26.725Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:41:26.725Z] 699f458cf7ca: Download complete [2023-03-21T22:41:26.993Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T22:41:26.993Z] 8998bd30e6a1: Download complete [2023-03-21T22:41:29.582Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:41:29.582Z] 2437ff75d9bd: Download complete [2023-03-21T22:41:32.932Z] 8998bd30e6a1: Pull complete [2023-03-21T22:41:32.932Z] 04944245beec: Pull complete [2023-03-21T22:41:34.341Z] 699f458cf7ca: Pull complete [2023-03-21T22:41:34.341Z] 765212b225bb: Pull complete [2023-03-21T22:41:35.303Z] f23df028b6ca: Pull complete [2023-03-21T22:41:35.303Z] d65c8cfc05b1: Pull complete [2023-03-21T22:41:50.306Z] 2437ff75d9bd: Pull complete [2023-03-21T22:41:50.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:41:50.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:41:50.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:41:50.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-4977 does not seem to be running inside a container [2023-03-21T22:41:50.577Z] $ 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/76 -v /w/workspace/device-rfid-llrp-go/76:/w/workspace/device-rfid-llrp-go/76:rw,z -v /w/workspace/device-rfid-llrp-go/76@tmp:/w/workspace/device-rfid-llrp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T22:41:53.304Z] $ docker top 721c7531949f2fa5d315ed323123982f95cb7cf52d4c267f011d3c105e678c77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:41:54.144Z] ---> job-cost.sh [2023-03-21T22:41:54.145Z] lf-activate-venv: SKIPPING [2023-03-21T22:41:54.145Z] INFO: No Stack... [2023-03-21T22:41:54.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:41:55.685Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:41:56.327Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/76/archives/cost.csv -f6 [2023-03-21T22:41:56.327Z] [Pipeline] lock [2023-03-21T22:41:56.366Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [2023-03-21T22:41:56.378Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] did not exist. Created. [2023-03-21T22:41:56.378Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:41:56.729Z] /w/workspace/device-rfid-llrp-go/76@tmp/durable-849b140e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:41:57.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:41:57.419Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:41:57.489Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:41:57.499Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:41:57.531Z] $ docker stop --time=1 721c7531949f2fa5d315ed323123982f95cb7cf52d4c267f011d3c105e678c77 [2023-03-21T22:41:59.047Z] $ docker rm -f --volumes 721c7531949f2fa5d315ed323123982f95cb7cf52d4c267f011d3c105e678c77 [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-03-21T22:41:59.430Z] provisioning config files... [2023-03-21T22:41:59.437Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7815726140399139993tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:41:59.732Z] + set +x [2023-03-21T22:41:59.732Z] + curl -s https://codecov.io/bash [2023-03-21T22:41:59.732Z] + bash -s -- [2023-03-21T22:41:59.732Z] [2023-03-21T22:41:59.732Z] _____ _ [2023-03-21T22:41:59.732Z] / ____| | | [2023-03-21T22:41:59.732Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:41:59.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:41:59.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:41:59.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:41:59.732Z] Bash-1.0.6 [2023-03-21T22:41:59.732Z] [2023-03-21T22:41:59.732Z] [2023-03-21T22:41:59.732Z] ==> git version 2.25.1 found [2023-03-21T22:41:59.732Z] ==> 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-03-21T22:41:59.732Z] Release-Date: 2020-01-08 [2023-03-21T22:41:59.732Z] 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-03-21T22:41:59.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:41:59.732Z] ==> Jenkins CI detected. [2023-03-21T22:41:59.732Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-21T22:41:59.732Z] project root: . [2023-03-21T22:41:59.732Z] --> token set from env [2023-03-21T22:41:59.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:41:59.732Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:41:59.732Z] ==> Python coveragepy not found [2023-03-21T22:41:59.732Z] ==> Searching for coverage reports in: [2023-03-21T22:41:59.732Z] + . [2023-03-21T22:41:59.732Z] -> Found 1 reports [2023-03-21T22:41:59.732Z] ==> Detecting git/mercurial file structure [2023-03-21T22:41:59.732Z] ==> Reading reports [2023-03-21T22:41:59.732Z] + ./coverage.out bytes=457862 [2023-03-21T22:41:59.992Z] ==> Appending adjustments [2023-03-21T22:41:59.992Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:41:59.992Z] + Found adjustments [2023-03-21T22:41:59.992Z] ==> Gzipping contents [2023-03-21T22:41:59.992Z] 52K /tmp/codecov.PC3IFb.gz [2023-03-21T22:41:59.992Z] ==> Uploading reports [2023-03-21T22:41:59.992Z] url: https://codecov.io [2023-03-21T22:41:59.992Z] query: branch=main&commit=56ebd084d71db325e16ff8b089022d3f4ad733ae&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:41:59.992Z] -> Pinging Codecov [2023-03-21T22:41:59.992Z] 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=56ebd084d71db325e16ff8b089022d3f4ad733ae&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:42:00.251Z] -> Uploading to [2023-03-21T22:42:00.251Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/56ebd084d71db325e16ff8b089022d3f4ad733ae/524f0673-ffc9-445c-b448-ed1449b67400.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T224200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e59f6a245129935b17632b2317b2208fc84ed04996c133fc6d9a5775f6a6ca1 [2023-03-21T22:42:00.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:42:00.251Z] Dload Upload Total Spent Left Speed [2023-03-21T22:42:00.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50489 0 0 100 50489 0 148k --:--:-- --:--:-- --:--:-- 148k 100 50489 0 0 100 50489 0 148k --:--:-- --:--:-- --:--:-- 148k [2023-03-21T22:42:00.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] } [2023-03-21T22:42:00.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T22:42:00.973Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T22:42:00.985Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:01.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:42:01.295Z] [2023-03-21T22:42:01.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:01.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:42:01.595Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T22:42:01.595Z] df9b9388f04a: Pulling fs layer [2023-03-21T22:42:01.595Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T22:42:01.595Z] 25bc292e5bac: Pulling fs layer [2023-03-21T22:42:01.595Z] 114826534d7a: Pulling fs layer [2023-03-21T22:42:01.595Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T22:42:01.595Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T22:42:01.595Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T22:42:01.595Z] 114826534d7a: Waiting [2023-03-21T22:42:01.595Z] 4657fd5d0bcf: Waiting [2023-03-21T22:42:01.595Z] 6ad1cebc031e: Waiting [2023-03-21T22:42:01.595Z] 8a3aa393b2d8: Waiting [2023-03-21T22:42:01.595Z] 25bc292e5bac: Verifying Checksum [2023-03-21T22:42:01.595Z] 25bc292e5bac: Download complete [2023-03-21T22:42:01.595Z] 52dc419b0ee2: Download complete [2023-03-21T22:42:01.595Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T22:42:01.595Z] 4657fd5d0bcf: Download complete [2023-03-21T22:42:01.595Z] df9b9388f04a: Verifying Checksum [2023-03-21T22:42:01.595Z] df9b9388f04a: Download complete [2023-03-21T22:42:01.856Z] df9b9388f04a: Pull complete [2023-03-21T22:42:01.856Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T22:42:01.856Z] 6ad1cebc031e: Download complete [2023-03-21T22:42:01.856Z] 52dc419b0ee2: Pull complete [2023-03-21T22:42:01.856Z] 25bc292e5bac: Pull complete [2023-03-21T22:42:02.425Z] 114826534d7a: Verifying Checksum [2023-03-21T22:42:02.425Z] 114826534d7a: Download complete [2023-03-21T22:42:02.683Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T22:42:02.683Z] 8a3aa393b2d8: Download complete [2023-03-21T22:42:05.967Z] 114826534d7a: Pull complete [2023-03-21T22:42:05.967Z] 4657fd5d0bcf: Pull complete [2023-03-21T22:42:06.226Z] 6ad1cebc031e: Pull complete [2023-03-21T22:42:08.755Z] 8a3aa393b2d8: Pull complete [2023-03-21T22:42:08.755Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T22:42:08.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:42:08.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:08.826Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:08.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T22:42:10.695Z] $ docker top f344b9853cd405b1095fa599de079fa725147f887709490142e4a11df5dd13a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T22:42:10.747Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-21T22:42:11.022Z] + set -o pipefail [2023-03-21T22:42:11.022Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/0b8a92b2-1a70-4902-9f66-43f544c6f2a6 [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] [2023-03-21T22:42:16.299Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T22:42:16.299Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T22:42:16.299Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T22:42:16.318Z] $ docker stop --time=1 f344b9853cd405b1095fa599de079fa725147f887709490142e4a11df5dd13a3 [2023-03-21T22:42:18.453Z] $ docker rm -f --volumes f344b9853cd405b1095fa599de079fa725147f887709490142e4a11df5dd13a3 [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-03-21T22:42:19.082Z] + git log --format=format:%s -1 56ebd084d71db325e16ff8b089022d3f4ad733ae [Pipeline] sh [2023-03-21T22:42:19.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:42:19.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:19.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:42:19.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:19.731Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:19.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:42:20.142Z] $ docker top b34e65e556e692944db8ca74a65c8eb7bf4114ef2e70cb869fa6526ffa5a9f14 -eo pid,comm [2023-03-21T22:42:20.174Z] 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-03-21T22:42:20.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:42:20.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:42:20.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:42:20.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:42:20.338Z] $ docker exec b34e65e556e692944db8ca74a65c8eb7bf4114ef2e70cb869fa6526ffa5a9f14 ssh-agent [2023-03-21T22:42:20.423Z] SSH_AUTH_SOCK=/tmp/ssh-LxfDgdxGD8lB/agent.33 [2023-03-21T22:42:20.423Z] SSH_AGENT_PID=39 [2023-03-21T22:42:20.429Z] Running ssh-add (command line suppressed) [2023-03-21T22:42:20.545Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12954381358108779093.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12954381358108779093.key) [2023-03-21T22:42:20.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:42:20.835Z] + git semver tag [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,001 [run_tag] DEBUG tag force:False [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,001 [check_head_tag] DEBUG check head tag [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,002 [execute] INFO git cat-file --batch-check [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,005 [execute] INFO git cat-file --batch [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,019 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,020 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:42:21.094Z] 2023-03-21 22:42:21,025 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:21.094Z] 3.0.0-dev.9 [Pipeline] } [2023-03-21T22:42:21.112Z] $ docker exec --env ******** --env ******** b34e65e556e692944db8ca74a65c8eb7bf4114ef2e70cb869fa6526ffa5a9f14 ssh-agent -k [2023-03-21T22:42:21.210Z] unset SSH_AUTH_SOCK; [2023-03-21T22:42:21.210Z] unset SSH_AGENT_PID; [2023-03-21T22:42:21.211Z] echo Agent pid 39 killed; [2023-03-21T22:42:21.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:42:21.508Z] + git semver [Pipeline] } [2023-03-21T22:42:21.788Z] $ docker stop --time=1 b34e65e556e692944db8ca74a65c8eb7bf4114ef2e70cb869fa6526ffa5a9f14 [2023-03-21T22:42:23.077Z] $ docker rm -f --volumes b34e65e556e692944db8ca74a65c8eb7bf4114ef2e70cb869fa6526ffa5a9f14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:23.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:42:23.429Z] [2023-03-21T22:42:23.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:23.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:42:23.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T22:42:23.726Z] ab5ef0e58194: Pulling fs layer [2023-03-21T22:42:23.726Z] 9712f1f96733: Pulling fs layer [2023-03-21T22:42:23.726Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T22:42:23.726Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T22:42:23.726Z] e9a5061849ea: Pulling fs layer [2023-03-21T22:42:23.726Z] d747dcd14b5f: Pulling fs layer [2023-03-21T22:42:23.726Z] 2de7ff778b66: Pulling fs layer [2023-03-21T22:42:23.726Z] e9a5061849ea: Waiting [2023-03-21T22:42:23.726Z] d747dcd14b5f: Waiting [2023-03-21T22:42:23.726Z] 2de7ff778b66: Waiting [2023-03-21T22:42:23.726Z] 0d9ebad4ef96: Waiting [2023-03-21T22:42:23.726Z] 9712f1f96733: Verifying Checksum [2023-03-21T22:42:23.726Z] 9712f1f96733: Download complete [2023-03-21T22:42:24.298Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T22:42:24.298Z] 63f879dbbcfc: Download complete [2023-03-21T22:42:24.298Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T22:42:24.298Z] 0d9ebad4ef96: Download complete [2023-03-21T22:42:24.298Z] e9a5061849ea: Verifying Checksum [2023-03-21T22:42:24.298Z] e9a5061849ea: Download complete [2023-03-21T22:42:24.557Z] d747dcd14b5f: Verifying Checksum [2023-03-21T22:42:24.557Z] d747dcd14b5f: Download complete [2023-03-21T22:42:24.557Z] ab5ef0e58194: Verifying Checksum [2023-03-21T22:42:24.557Z] ab5ef0e58194: Download complete [2023-03-21T22:42:24.557Z] 2de7ff778b66: Verifying Checksum [2023-03-21T22:42:24.557Z] 2de7ff778b66: Download complete [2023-03-21T22:42:27.087Z] ab5ef0e58194: Pull complete [2023-03-21T22:42:27.345Z] 9712f1f96733: Pull complete [2023-03-21T22:42:27.911Z] 63f879dbbcfc: Pull complete [2023-03-21T22:42:31.192Z] 0d9ebad4ef96: Pull complete [2023-03-21T22:42:31.451Z] e9a5061849ea: Pull complete [2023-03-21T22:42:31.708Z] d747dcd14b5f: Pull complete [2023-03-21T22:42:32.641Z] 2de7ff778b66: Pull complete [2023-03-21T22:42:32.641Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T22:42:32.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:42:32.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:32.717Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:32.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-21T22:42:34.915Z] $ docker top d0b477b8cf296d09543db164789938b4769e66dfb4107b7e91169fff7e99b9b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:42:34.984Z] provisioning config files... [2023-03-21T22:42:34.990Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1745939495326831745tmp [2023-03-21T22:42:35.000Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9851566588465876537tmp [2023-03-21T22:42:35.010Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6972164110752522647tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:42:35.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:35.305Z] ---> sigul-configuration.sh [2023-03-21T22:42:35.305Z] gpg: directory `/root/.gnupg' created [2023-03-21T22:42:35.305Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T22:42:35.305Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T22:42:35.305Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T22:42:35.305Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T22:42:35.305Z] gpg: CAST5 encrypted data [2023-03-21T22:42:35.305Z] gpg: encrypted with 1 passphrase [2023-03-21T22:42:35.305Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T22:42:35.597Z] + mkdir /home/jenkins [2023-03-21T22:42:35.597Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T22:42:35.884Z] + 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-03-21T22:42:35.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:36.179Z] ---> sigul-install.sh [2023-03-21T22:42:36.179Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T22:42:36.465Z] + git tag --list [2023-03-21T22:42:36.465Z] v0.0.0 [2023-03-21T22:42:36.465Z] v1.0.0 [2023-03-21T22:42:36.465Z] v2.1.0 [2023-03-21T22:42:36.465Z] v2.1.1 [2023-03-21T22:42:36.465Z] v2.1.1-dev.1 [2023-03-21T22:42:36.465Z] v2.2.0 [2023-03-21T22:42:36.465Z] v2.2.1-dev.1 [2023-03-21T22:42:36.465Z] v2.2.1-dev.2 [2023-03-21T22:42:36.465Z] v2.2.1-dev.3 [2023-03-21T22:42:36.465Z] v2.2.1-dev.4 [2023-03-21T22:42:36.465Z] v2.2.1-dev.5 [2023-03-21T22:42:36.465Z] v2.2.1-dev.6 [2023-03-21T22:42:36.465Z] v2.2.1-dev.7 [2023-03-21T22:42:36.465Z] v2.3.0 [2023-03-21T22:42:36.465Z] v2.3.0-dev.10 [2023-03-21T22:42:36.465Z] v2.3.0-dev.11 [2023-03-21T22:42:36.465Z] v2.3.0-dev.12 [2023-03-21T22:42:36.465Z] v2.3.0-dev.13 [2023-03-21T22:42:36.465Z] v2.3.0-dev.14 [2023-03-21T22:42:36.465Z] v2.3.0-dev.15 [2023-03-21T22:42:36.465Z] v2.3.0-dev.16 [2023-03-21T22:42:36.465Z] v2.3.0-dev.17 [2023-03-21T22:42:36.465Z] v2.3.0-dev.18 [2023-03-21T22:42:36.465Z] v2.3.0-dev.19 [2023-03-21T22:42:36.466Z] v2.3.0-dev.20 [2023-03-21T22:42:36.466Z] v2.3.0-dev.21 [2023-03-21T22:42:36.466Z] v2.3.0-dev.22 [2023-03-21T22:42:36.466Z] v2.3.0-dev.23 [2023-03-21T22:42:36.466Z] v2.3.0-dev.7 [2023-03-21T22:42:36.466Z] v2.3.0-dev.8 [2023-03-21T22:42:36.466Z] v2.3.0-dev.9 [2023-03-21T22:42:36.466Z] v3.0.0-dev.1 [2023-03-21T22:42:36.466Z] v3.0.0-dev.2 [2023-03-21T22:42:36.466Z] v3.0.0-dev.3 [2023-03-21T22:42:36.466Z] v3.0.0-dev.4 [2023-03-21T22:42:36.466Z] v3.0.0-dev.5 [2023-03-21T22:42:36.466Z] v3.0.0-dev.6 [2023-03-21T22:42:36.466Z] v3.0.0-dev.7 [2023-03-21T22:42:36.466Z] v3.0.0-dev.8 [2023-03-21T22:42:36.466Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T22:42:36.754Z] + lftools sign git-tag v3.0.0-dev.9 [2023-03-21T22:42:37.335Z] Signing Git tag with Sigul... [2023-03-21T22:42:37.335Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-03-21T22:42:37.913Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:38.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T22:42:38.208Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T22:42:38.235Z] $ docker stop --time=1 d0b477b8cf296d09543db164789938b4769e66dfb4107b7e91169fff7e99b9b2 [2023-03-21T22:42:39.604Z] $ docker rm -f --volumes d0b477b8cf296d09543db164789938b4769e66dfb4107b7e91169fff7e99b9b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T22:42:39.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:42:39.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:40.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:42:40.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:40.372Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:40.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:42:40.778Z] $ docker top f01fd4c666d03a115f590660d39d3d0cdda148afd1960c052b6792d5d54955f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:42:40.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:42:40.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:42:40.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:42:40.974Z] $ docker exec f01fd4c666d03a115f590660d39d3d0cdda148afd1960c052b6792d5d54955f4 ssh-agent [2023-03-21T22:42:41.073Z] SSH_AUTH_SOCK=/tmp/ssh-RVaIh6dIHSvR/agent.32 [2023-03-21T22:42:41.073Z] SSH_AGENT_PID=38 [2023-03-21T22:42:41.078Z] Running ssh-add (command line suppressed) [2023-03-21T22:42:41.186Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3080540298337506098.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3080540298337506098.key) [2023-03-21T22:42:41.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:42:41.478Z] + git semver bump pre [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,660 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,662 [execute] INFO git cat-file --batch-check [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,662 [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-03-21T22:42:41.736Z] 2023-03-21 22:42:41,668 [execute] INFO git cat-file --batch [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:42:41.736Z] 2023-03-21 22:42:41,674 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:41.736Z] 3.0.0-dev.10 [Pipeline] } [2023-03-21T22:42:41.755Z] $ docker exec --env ******** --env ******** f01fd4c666d03a115f590660d39d3d0cdda148afd1960c052b6792d5d54955f4 ssh-agent -k [2023-03-21T22:42:41.860Z] unset SSH_AUTH_SOCK; [2023-03-21T22:42:41.860Z] unset SSH_AGENT_PID; [2023-03-21T22:42:41.860Z] echo Agent pid 38 killed; [2023-03-21T22:42:41.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:42:42.163Z] + git semver [Pipeline] } [2023-03-21T22:42:42.444Z] $ docker stop --time=1 f01fd4c666d03a115f590660d39d3d0cdda148afd1960c052b6792d5d54955f4 [2023-03-21T22:42:43.736Z] $ docker rm -f --volumes f01fd4c666d03a115f590660d39d3d0cdda148afd1960c052b6792d5d54955f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:42:44.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:42:44.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:44.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:42:44.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:44.425Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:44.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:42:44.821Z] $ docker top 04679b087356e7cd3c0e0234173093c02bbfb12eba6bb8f8ba526c72802a05d4 -eo pid,comm [2023-03-21T22:42:44.859Z] 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-03-21T22:42:44.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:42:44.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:42:44.882Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:42:44.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:42:45.012Z] $ docker exec 04679b087356e7cd3c0e0234173093c02bbfb12eba6bb8f8ba526c72802a05d4 ssh-agent [2023-03-21T22:42:45.107Z] SSH_AUTH_SOCK=/tmp/ssh-9Lj0PwcdSIVT/agent.33 [2023-03-21T22:42:45.107Z] SSH_AGENT_PID=39 [2023-03-21T22:42:45.112Z] Running ssh-add (command line suppressed) [2023-03-21T22:42:45.235Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15729517432931668624.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15729517432931668624.key) [2023-03-21T22:42:45.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:42:45.526Z] + git semver push [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,706 [run_push] DEBUG push [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,707 [execute] INFO git cat-file --batch-check [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,707 [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-03-21T22:42:45.786Z] 2023-03-21 22:42:45,710 [execute] INFO git rev-list ba095430bdcd711d052042702abbcfe4f35338fd -- [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,710 [execute] DEBUG Popen(['git', 'rev-list', 'ba095430bdcd711d052042702abbcfe4f35338fd', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,715 [execute] INFO git fetch -v origin [2023-03-21T22:42:45.786Z] 2023-03-21 22:42:45,715 [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-03-21T22:42:46.354Z] 2023-03-21 22:42:46,180 [run_push] DEBUG no remote changes detected [2023-03-21T22:42:46.354Z] 2023-03-21 22:42:46,180 [execute] INFO git push origin semver [2023-03-21T22:42:46.354Z] 2023-03-21 22:42:46,181 [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-03-21T22:42:47.293Z] 2023-03-21 22:42:46,981 [run_push] DEBUG push all version tags [2023-03-21T22:42:47.293Z] 2023-03-21 22:42:46,982 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T22:42:47.293Z] 2023-03-21 22:42:46,982 [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-03-21T22:42:47.862Z] 2023-03-21 22:42:47,722 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-21T22:42:47.862Z] 3.0.0-dev.10 [Pipeline] } [2023-03-21T22:42:47.881Z] $ docker exec --env ******** --env ******** 04679b087356e7cd3c0e0234173093c02bbfb12eba6bb8f8ba526c72802a05d4 ssh-agent -k [2023-03-21T22:42:47.991Z] unset SSH_AUTH_SOCK; [2023-03-21T22:42:47.991Z] unset SSH_AGENT_PID; [2023-03-21T22:42:47.991Z] echo Agent pid 39 killed; [2023-03-21T22:42:47.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:42:48.336Z] + git semver [Pipeline] } [2023-03-21T22:42:48.642Z] $ docker stop --time=1 04679b087356e7cd3c0e0234173093c02bbfb12eba6bb8f8ba526c72802a05d4 [2023-03-21T22:42:49.956Z] $ docker rm -f --volumes 04679b087356e7cd3c0e0234173093c02bbfb12eba6bb8f8ba526c72802a05d4 [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-03-21T22:42:50.517Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-21T22:42:50.517Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-21T22:42:50.517Z] total 16 [2023-03-21T22:42:50.517Z] drwxr-xr-x 3 root root 4096 Mar 21 22:30 . [2023-03-21T22:42:50.517Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:42 .. [2023-03-21T22:42:50.517Z] drwxr-xr-x 2 root root 4096 Mar 21 22:30 cost [2023-03-21T22:42:50.517Z] -rw-r--r-- 1 root root 90 Mar 21 22:30 cost.csv [2023-03-21T22:42:50.517Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-21T22:42:50.517Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-21T22:42:50.517Z] total 16 [2023-03-21T22:42:50.517Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:30 . [2023-03-21T22:42:50.517Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:42 .. [2023-03-21T22:42:50.517Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:30 cost [2023-03-21T22:42:50.517Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 21 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:50.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:51.664Z] ---> package-listing.sh [2023-03-21T22:42:51.664Z] ++ facter osfamily [2023-03-21T22:42:51.664Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:42:51.922Z] + OS_FAMILY=debian [2023-03-21T22:42:51.922Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-21T22:42:51.922Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:42:51.922Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:42:51.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:42:51.922Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:42:51.922Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-21T22:42:51.922Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:42:51.922Z] + case "${OS_FAMILY}" in [2023-03-21T22:42:51.922Z] + dpkg -l [2023-03-21T22:42:51.922Z] + grep '^ii' [2023-03-21T22:42:51.922Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:42:51.922Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:42:51.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:42:51.922Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-21T22:42:51.922Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-21T22:42:51.922Z] + 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-03-21T22:42:51.933Z] 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-03-21T22:42:52.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:42:52.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:42:52.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:42:52.575Z] prd-ubuntu20.04-docker-8c-8g-4973 does not seem to be running inside a container [2023-03-21T22:42:52.621Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:42:52.849Z] $ docker top 49843d2bd0d08f5c13aaf38b1c14d4f38e0ddf6782c5ac2e72bd775a199d5563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:42:53.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:42:53.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:42:53.752Z] + ls /var/log/sa-host [2023-03-21T22:42:53.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:42:53.910Z] provisioning config files... [2023-03-21T22:42:53.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10297621127163199490tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:42:53.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:54.210Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:42:54.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:54.565Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:42:54.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:54.856Z] ---> sudo-logs.sh [2023-03-21T22:42:54.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:42:54.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:55.166Z] ---> job-cost.sh [2023-03-21T22:42:55.166Z] lf-activate-venv: SKIPPING [2023-03-21T22:42:55.166Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:42:55.166Z] INFO: Retrieving Stack Cost... [2023-03-21T22:42:55.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:42:55.994Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:42:56.006Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:42:56.288Z] ---> logs-deploy.sh [2023-03-21T22:42:56.288Z] lf-activate-venv: SKIPPING [2023-03-21T22:42:56.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/76 [2023-03-21T22:42:56.288Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:42:57.226Z] Archives upload complete. [2023-03-21T22:42:57.226Z] INFO: archiving logs to Nexus