Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fe2aecf89df903f23adfee15c95ee56012857a5 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-ssh445653594368871527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17379909151457636960.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7461559851206511786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8260896260764945613.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-ssh18227544631788179533.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8463’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8465 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4fe2aecf89df903f23adfee15c95ee56012857a5 (main) Commit message: "Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 > git rev-list --no-walk 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-04T10:44:01.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-04T10:44:01.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-04T10:44:01.782Z] ========================================================= [2023-10-04T10:44:01.782Z] EdgeX Global Pipelines Version Info [2023-10-04T10:44:01.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:44:02.874Z] ------------------- [2023-10-04T10:44:02.874Z] stable info: [2023-10-04T10:44:02.874Z] ------------------- [2023-10-04T10:44:02.874Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-04T10:44:02.874Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T10:44:02.874Z] Message: update stable to v1.0.254 [2023-10-04T10:44:03.134Z] ------------------- [2023-10-04T10:44:03.134Z] experimental info: [2023-10-04T10:44:03.134Z] ------------------- [2023-10-04T10:44:03.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-04T10:44:03.134Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T10:44:03.134Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-04T10:44:03.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-04T10:44:03.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-04T10:44:03.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-04T10:44:03.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-04T10:44:03.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-04T10:44:03.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-04T10:44:03.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-04T10:44:03.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-04T10:44:03.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-04T10:44:03.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-04T10:44:03.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-04T10:44:03.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-04T10:44:03.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-04T10:44:03.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-04T10:44:03.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T10:44:03.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T10:44:03.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T10:44:03.521Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-04T10:44:03.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-04T10:44:03.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-04T10:44:03.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-04T10:44:03.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-04T10:44:03.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-04T10:44:03.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-04T10:44:03.645Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-04T10:44:03.663Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-04T10:44:03.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-04T10:44:03.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-04T10:44:03.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-04T10:44:03.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-04T10:44:03.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo [2023-10-04T10:44:03.770Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fe2aec [Pipeline] echo [2023-10-04T10:44:03.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T10:44:03.826Z] provisioning config files... [2023-10-04T10:44:03.839Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3017979994448167653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:44:04.146Z] ---> docker-login.sh [2023-10-04T10:44:04.146Z] nexus3.edgexfoundry.org:10001 [2023-10-04T10:44:04.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:04.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:04.407Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:04.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:04.407Z] [2023-10-04T10:44:04.407Z] Login Succeeded [2023-10-04T10:44:04.407Z] nexus3.edgexfoundry.org:10002 [2023-10-04T10:44:04.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:04.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:04.407Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:04.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:04.407Z] [2023-10-04T10:44:04.407Z] Login Succeeded [2023-10-04T10:44:04.407Z] nexus3.edgexfoundry.org:10003 [2023-10-04T10:44:04.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:04.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:04.676Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:04.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:04.676Z] [2023-10-04T10:44:04.676Z] Login Succeeded [2023-10-04T10:44:04.676Z] nexus3.edgexfoundry.org:10004 [2023-10-04T10:44:04.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:04.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:04.676Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:04.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:04.676Z] [2023-10-04T10:44:04.676Z] Login Succeeded [2023-10-04T10:44:04.676Z] docker.io [2023-10-04T10:44:04.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:05.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:05.195Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:05.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:05.195Z] [2023-10-04T10:44:05.195Z] Login Succeeded [2023-10-04T10:44:05.195Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T10:44:05.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-04T10:44:05.566Z] + git rev-list -1 --merges 4fe2aecf89df903f23adfee15c95ee56012857a5~1..4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo [2023-10-04T10:44:05.614Z] -----------> git rev-list -1 --merges 4fe2aecf89df903f23adfee15c95ee56012857a5~1..4fe2aecf89df903f23adfee15c95ee56012857a5 4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:44:05.614Z] 4fe2aecf89df903f23adfee15c95ee56012857a5 [false] [Pipeline] sh [2023-10-04T10:44:05.901Z] + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo [2023-10-04T10:44:05.914Z] ========================================================= [2023-10-04T10:44:05.914Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-04T10:44:05.914Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T10:44:06.235Z] + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo [2023-10-04T10:44:06.245Z] [semverPrep] GIT_COMMIT: 4fe2aecf89df903f23adfee15c95ee56012857a5, Commit Message: Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo [2023-10-04T10:44:06.255Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-04T10:44:06.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T10:44:06.602Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-04T10:44:06.602Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-04T10:44:06.602Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-04T10:44:06.602Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-04T10:44:06.602Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-04T10:44:06.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:44:06.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:44:06.947Z] [2023-10-04T10:44:06.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:44:07.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:44:07.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-04T10:44:07.248Z] b85a868b505f: Pulling fs layer [2023-10-04T10:44:07.248Z] e2be974225ed: Pulling fs layer [2023-10-04T10:44:07.248Z] 339a4e72a1f5: Pulling fs layer [2023-10-04T10:44:07.248Z] 988bab9f4d93: Pulling fs layer [2023-10-04T10:44:07.248Z] 1469e6f7b9e6: Pulling fs layer [2023-10-04T10:44:07.248Z] eaf3925da568: Pulling fs layer [2023-10-04T10:44:07.248Z] bab4dde63d76: Pulling fs layer [2023-10-04T10:44:07.248Z] bde34c3a00c8: Pulling fs layer [2023-10-04T10:44:07.248Z] b352a97aabf1: Pulling fs layer [2023-10-04T10:44:07.248Z] 4872d77fe225: Pulling fs layer [2023-10-04T10:44:07.248Z] 5851b861e8e6: Pulling fs layer [2023-10-04T10:44:07.248Z] bab4dde63d76: Waiting [2023-10-04T10:44:07.248Z] bde34c3a00c8: Waiting [2023-10-04T10:44:07.248Z] b352a97aabf1: Waiting [2023-10-04T10:44:07.248Z] 4872d77fe225: Waiting [2023-10-04T10:44:07.248Z] 988bab9f4d93: Waiting [2023-10-04T10:44:07.248Z] 5851b861e8e6: Waiting [2023-10-04T10:44:07.248Z] 1469e6f7b9e6: Waiting [2023-10-04T10:44:07.248Z] eaf3925da568: Waiting [2023-10-04T10:44:07.248Z] e2be974225ed: Download complete [2023-10-04T10:44:07.248Z] 988bab9f4d93: Verifying Checksum [2023-10-04T10:44:07.248Z] 988bab9f4d93: Download complete [2023-10-04T10:44:07.509Z] 339a4e72a1f5: Verifying Checksum [2023-10-04T10:44:07.509Z] 339a4e72a1f5: Download complete [2023-10-04T10:44:07.509Z] 1469e6f7b9e6: Verifying Checksum [2023-10-04T10:44:07.509Z] 1469e6f7b9e6: Download complete [2023-10-04T10:44:07.509Z] eaf3925da568: Verifying Checksum [2023-10-04T10:44:07.509Z] bde34c3a00c8: Verifying Checksum [2023-10-04T10:44:07.509Z] bde34c3a00c8: Download complete [2023-10-04T10:44:07.509Z] b352a97aabf1: Verifying Checksum [2023-10-04T10:44:07.509Z] b352a97aabf1: Download complete [2023-10-04T10:44:07.509Z] 4872d77fe225: Download complete [2023-10-04T10:44:07.509Z] 5851b861e8e6: Download complete [2023-10-04T10:44:07.509Z] b85a868b505f: Verifying Checksum [2023-10-04T10:44:07.509Z] b85a868b505f: Download complete [2023-10-04T10:44:07.769Z] bab4dde63d76: Verifying Checksum [2023-10-04T10:44:07.769Z] bab4dde63d76: Download complete [2023-10-04T10:44:09.147Z] b85a868b505f: Pull complete [2023-10-04T10:44:09.147Z] e2be974225ed: Pull complete [2023-10-04T10:44:09.714Z] 339a4e72a1f5: Pull complete [2023-10-04T10:44:09.715Z] 988bab9f4d93: Pull complete [2023-10-04T10:44:09.976Z] 1469e6f7b9e6: Pull complete [2023-10-04T10:44:09.976Z] eaf3925da568: Pull complete [2023-10-04T10:44:11.878Z] bab4dde63d76: Pull complete [2023-10-04T10:44:11.878Z] bde34c3a00c8: Pull complete [2023-10-04T10:44:12.138Z] b352a97aabf1: Pull complete [2023-10-04T10:44:12.138Z] 4872d77fe225: Pull complete [2023-10-04T10:44:12.138Z] 5851b861e8e6: Pull complete [2023-10-04T10:44:12.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-04T10:44:12.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:44:12.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:44:12.233Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:44:12.286Z] $ 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-10-04T10:44:16.008Z] $ docker top 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T10:44:16.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T10:44:16.888Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T10:44:18.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T10:44:18.583Z] $ docker exec 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent [2023-10-04T10:44:18.633Z] SSH_AUTH_SOCK=/tmp/ssh-o9a6XojfmU2B/agent.32 [2023-10-04T10:44:18.633Z] SSH_AGENT_PID=38 [2023-10-04T10:44:18.641Z] Running ssh-add (command line suppressed) [2023-10-04T10:44:18.831Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_741625321151953730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_741625321151953730.key) [2023-10-04T10:44:18.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T10:44:19.060Z] + git tag --points-at HEAD [Pipeline] } [2023-10-04T10:44:19.163Z] $ docker exec --env ******** --env ******** 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent -k [2023-10-04T10:44:19.259Z] unset SSH_AUTH_SOCK; [2023-10-04T10:44:19.260Z] unset SSH_AGENT_PID; [2023-10-04T10:44:19.260Z] echo Agent pid 38 killed; [2023-10-04T10:44:19.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-04T10:44:19.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T10:44:19.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T10:44:20.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T10:44:20.256Z] $ docker exec 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent [2023-10-04T10:44:20.268Z] SSH_AUTH_SOCK=/tmp/ssh-kE0HYNCVOCVt/agent.72 [2023-10-04T10:44:20.268Z] SSH_AGENT_PID=78 [2023-10-04T10:44:20.274Z] Running ssh-add (command line suppressed) [2023-10-04T10:44:20.478Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9208052342463190632.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9208052342463190632.key) [2023-10-04T10:44:20.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T10:44:20.965Z] + git semver init [2023-10-04T10:44:22.992Z] 2023-10-04 10:44:21,072 [run_init] DEBUG init version:0.0.0 force:False [2023-10-04T10:44:22.992Z] 2023-10-04 10:44:21,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-04T10:44:22.992Z] 2023-10-04 10:44:21,076 [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-10-04T10:44:22.992Z] 2023-10-04 10:44:21,076 [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-10-04T10:44:23.931Z] 2023-10-04 10:44:23,994 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-04T10:44:23.931Z] 2023-10-04 10:44:23,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-04T10:44:23.931Z] 2023-10-04 10:44:23,995 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:44:23.931Z] 2023-10-04 10:44:23,995 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:44:23.931Z] 3.1.0-dev.14 [Pipeline] } [2023-10-04T10:44:24.076Z] $ docker exec --env ******** --env ******** 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent -k [2023-10-04T10:44:24.170Z] unset SSH_AUTH_SOCK; [2023-10-04T10:44:24.171Z] unset SSH_AGENT_PID; [2023-10-04T10:44:24.171Z] echo Agent pid 78 killed; [2023-10-04T10:44:24.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T10:44:24.357Z] + git semver [Pipeline] } [2023-10-04T10:44:24.769Z] $ docker stop --time=1 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 [2023-10-04T10:44:26.081Z] $ docker rm -f --volumes 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T10:44:26.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-04T10:44:26.482Z] Stashed 1 file(s) [Pipeline] echo [2023-10-04T10:44:26.485Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-10-04T10:44:26.649Z] provisioning config files... [2023-10-04T10:44:26.657Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8465042691666234514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:44:26.952Z] ---> docker-login.sh [2023-10-04T10:44:26.953Z] nexus3.edgexfoundry.org:10001 [2023-10-04T10:44:26.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:26.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:26.953Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:26.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:26.953Z] [2023-10-04T10:44:26.953Z] Login Succeeded [2023-10-04T10:44:26.953Z] nexus3.edgexfoundry.org:10002 [2023-10-04T10:44:26.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:26.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:26.953Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:26.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:26.953Z] [2023-10-04T10:44:26.953Z] Login Succeeded [2023-10-04T10:44:26.953Z] nexus3.edgexfoundry.org:10003 [2023-10-04T10:44:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:27.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:27.212Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:27.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:27.212Z] [2023-10-04T10:44:27.212Z] Login Succeeded [2023-10-04T10:44:27.212Z] nexus3.edgexfoundry.org:10004 [2023-10-04T10:44:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:27.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:27.212Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:27.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:27.212Z] [2023-10-04T10:44:27.212Z] Login Succeeded [2023-10-04T10:44:27.212Z] docker.io [2023-10-04T10:44:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:44:27.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:44:27.470Z] Configure a credential helper to remove this warning. See [2023-10-04T10:44:27.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:44:27.470Z] [2023-10-04T10:44:27.470Z] Login Succeeded [2023-10-04T10:44:27.470Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T10:44:27.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-04T10:44:27.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:44:27.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:44:27.549Z] ========================================================= [2023-10-04T10:44:27.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-04T10:44:27.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:44:27.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T10:44:27.849Z] Sending build context to Docker daemon 4.359MB [2023-10-04T10:44:27.849Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T10:44:27.849Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-04T10:44:27.849Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-04T10:44:27.849Z] 7264a8db6415: Pulling fs layer [2023-10-04T10:44:27.849Z] c4d48a809fc2: Pulling fs layer [2023-10-04T10:44:27.849Z] 4f1c88b9dad5: Pulling fs layer [2023-10-04T10:44:27.849Z] ad3a456e5733: Pulling fs layer [2023-10-04T10:44:27.849Z] 33e27b845d1e: Pulling fs layer [2023-10-04T10:44:27.849Z] c68163c4e522: Pulling fs layer [2023-10-04T10:44:27.849Z] 50da416c3ac9: Pulling fs layer [2023-10-04T10:44:27.849Z] 23d2d4c4bb30: Pulling fs layer [2023-10-04T10:44:27.849Z] ad3a456e5733: Waiting [2023-10-04T10:44:27.849Z] 33e27b845d1e: Waiting [2023-10-04T10:44:27.849Z] c68163c4e522: Waiting [2023-10-04T10:44:27.849Z] 50da416c3ac9: Waiting [2023-10-04T10:44:27.849Z] c4d48a809fc2: Download complete [2023-10-04T10:44:27.849Z] ad3a456e5733: Download complete [2023-10-04T10:44:27.849Z] 33e27b845d1e: Download complete [2023-10-04T10:44:28.107Z] 7264a8db6415: Verifying Checksum [2023-10-04T10:44:28.107Z] 7264a8db6415: Download complete [2023-10-04T10:44:28.107Z] c68163c4e522: Verifying Checksum [2023-10-04T10:44:28.107Z] c68163c4e522: Download complete [2023-10-04T10:44:28.107Z] 7264a8db6415: Pull complete [2023-10-04T10:44:28.107Z] 23d2d4c4bb30: Verifying Checksum [2023-10-04T10:44:28.107Z] 23d2d4c4bb30: Download complete [2023-10-04T10:44:28.366Z] c4d48a809fc2: Pull complete [2023-10-04T10:44:28.366Z] 4f1c88b9dad5: Verifying Checksum [2023-10-04T10:44:28.366Z] 4f1c88b9dad5: Download complete [2023-10-04T10:44:28.932Z] 50da416c3ac9: Verifying Checksum [2023-10-04T10:44:28.932Z] 50da416c3ac9: Download complete [2023-10-04T10:44:31.464Z] 4f1c88b9dad5: Pull complete [2023-10-04T10:44:31.464Z] ad3a456e5733: Pull complete [2023-10-04T10:44:31.464Z] 33e27b845d1e: Pull complete [2023-10-04T10:44:31.464Z] c68163c4e522: Pull complete [2023-10-04T10:44:33.995Z] 50da416c3ac9: Pull complete [2023-10-04T10:44:34.254Z] 23d2d4c4bb30: Pull complete [2023-10-04T10:44:34.255Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-04T10:44:34.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T10:44:34.255Z] ---> 0786185ac409 [2023-10-04T10:44:34.255Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-04T10:44:38.474Z] ---> Running in 428a9d2b5e6e [2023-10-04T10:44:38.474Z] Removing intermediate container 428a9d2b5e6e [2023-10-04T10:44:38.474Z] ---> 12a39979c641 [2023-10-04T10:44:38.474Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T10:44:38.474Z] ---> Running in bccb698fc1e6 [2023-10-04T10:44:38.474Z] Removing intermediate container bccb698fc1e6 [2023-10-04T10:44:38.474Z] ---> effef5eeb538 [2023-10-04T10:44:38.474Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-04T10:44:38.474Z] ---> Running in ff0f914f806e [2023-10-04T10:44:38.474Z] Removing intermediate container ff0f914f806e [2023-10-04T10:44:38.474Z] ---> d9dcd3d3a84f [2023-10-04T10:44:38.474Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T10:44:38.474Z] ---> Running in d012b00c95b3 [2023-10-04T10:44:38.474Z] Removing intermediate container d012b00c95b3 [2023-10-04T10:44:38.474Z] ---> 9a50598c893d [2023-10-04T10:44:38.474Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T10:44:38.474Z] ---> Running in 797775bfb791 [2023-10-04T10:44:38.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T10:44:38.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T10:44:39.305Z] OK: 264 MiB in 52 packages [2023-10-04T10:44:39.564Z] Removing intermediate container 797775bfb791 [2023-10-04T10:44:39.564Z] ---> 6b7e73416586 [2023-10-04T10:44:39.564Z] Step 8/12 : WORKDIR /app [2023-10-04T10:44:39.564Z] ---> Running in ef55acb241ad [2023-10-04T10:44:39.824Z] Removing intermediate container ef55acb241ad [2023-10-04T10:44:39.824Z] ---> 59aabbe86fe9 [2023-10-04T10:44:39.824Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-04T10:44:39.824Z] ---> cd7c9b41f93a [2023-10-04T10:44:39.824Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T10:44:39.824Z] ---> Running in 4086358a1d78 [2023-10-04T10:44:41.610Z] Still waiting to schedule task [2023-10-04T10:44:41.611Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8464’ is offline [2023-10-04T10:45:12.003Z] Removing intermediate container 4086358a1d78 [2023-10-04T10:45:12.003Z] ---> cdf421c15ed3 [2023-10-04T10:45:12.003Z] Step 11/12 : COPY . . [2023-10-04T10:45:12.003Z] ---> 10e8bc39593b [2023-10-04T10:45:12.003Z] Step 12/12 : RUN $MAKE [2023-10-04T10:45:12.003Z] ---> Running in dd050ea945fa [2023-10-04T10:45:12.003Z] noop [2023-10-04T10:45:12.264Z] Removing intermediate container dd050ea945fa [2023-10-04T10:45:12.264Z] ---> a1d5f4a5e0b3 [2023-10-04T10:45:12.264Z] Successfully built a1d5f4a5e0b3 [2023-10-04T10:45:12.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:45:12.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T10:45:12.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:45:12.638Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:45:12.664Z] $ 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-10-04T10:45:12.974Z] $ docker top 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T10:45:13.320Z] + go version [2023-10-04T10:45:13.320Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-04T10:45:13.325Z] $ docker stop --time=1 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 [2023-10-04T10:45:14.551Z] $ docker rm -f --volumes 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:45:14.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T10:45:14.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:45:15.028Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:45:15.050Z] $ 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-10-04T10:45:15.343Z] $ docker top 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T10:45:15.699Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-04T10:45:15.998Z] + make test [2023-10-04T10:45:15.999Z] go test ./... -coverprofile=coverage.out ./... [2023-10-04T10:45:17.373Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-04T10:45:27.387Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-04T10:45:27.387Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-04T10:45:31.578Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.803s coverage: 40.6% of statements [2023-10-04T10:45:31.578Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-10-04T10:45:31.578Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-10-04T10:45:46.457Z] go vet ./... [2023-10-04T10:45:49.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T10:45:49.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T10:45:49.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T10:45:50.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T10:45:50.014Z] $ docker stop --time=1 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 [2023-10-04T10:45:52.855Z] $ docker rm -f --volumes 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T10:45:53.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T10:45:53.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-04T10:45:54.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T10:45:54.347Z] + ls -al . [2023-10-04T10:45:54.347Z] total 644 [2023-10-04T10:45:54.347Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 10:45 . [2023-10-04T10:45:54.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:43 .. [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 10:44 .dockerignore [2023-10-04T10:45:54.347Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:45 .git [2023-10-04T10:45:54.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:44 .github [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 4 10:44 .gitignore [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 10:44 .golangci.yml [2023-10-04T10:45:54.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 10:44 .semver [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 4 10:44 Attribution.txt [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 4 10:44 CHANGELOG.md [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 4 10:44 Dockerfile [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:44 GOVERNANCE.md [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 4 10:44 Jenkinsfile [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 10:44 LICENSE [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 10:44 Makefile [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 10:44 OWNERS.md [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 4 10:44 README.md [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 10:44 VERSION [2023-10-04T10:45:54.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 bin [2023-10-04T10:45:54.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:44 cmd [2023-10-04T10:45:54.347Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 4 10:45 coverage.out [2023-10-04T10:45:54.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 examples [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 3877 Oct 4 10:44 go.mod [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 10:44 go.sum [2023-10-04T10:45:54.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 images [2023-10-04T10:45:54.347Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 10:44 internal [2023-10-04T10:45:54.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:44 snap [2023-10-04T10:45:54.347Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 10:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:45:54.651Z] + 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=4fe2aecf89df903f23adfee15c95ee56012857a5 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-10-04T10:45:54.652Z] Sending build context to Docker daemon 4.359MB [2023-10-04T10:45:54.652Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T10:45:54.652Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-04T10:45:54.652Z] ---> a1d5f4a5e0b3 [2023-10-04T10:45:54.652Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-04T10:45:54.652Z] ---> Running in f420b8e8c093 [2023-10-04T10:45:54.911Z] Removing intermediate container f420b8e8c093 [2023-10-04T10:45:54.911Z] ---> 523128f5d2a9 [2023-10-04T10:45:54.911Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T10:45:54.911Z] ---> Running in ad7c8bf98abf [2023-10-04T10:45:54.911Z] Removing intermediate container ad7c8bf98abf [2023-10-04T10:45:54.911Z] ---> 8222f99411c8 [2023-10-04T10:45:54.911Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-04T10:45:54.911Z] ---> Running in 8fdbe537e692 [2023-10-04T10:45:54.911Z] Removing intermediate container 8fdbe537e692 [2023-10-04T10:45:54.911Z] ---> 990937638c4f [2023-10-04T10:45:54.911Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T10:45:55.170Z] ---> Running in 883aa61d3b79 [2023-10-04T10:45:55.170Z] Removing intermediate container 883aa61d3b79 [2023-10-04T10:45:55.170Z] ---> 28982d70ab0d [2023-10-04T10:45:55.170Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T10:45:55.170Z] ---> Running in 606cfdb7cc51 [2023-10-04T10:45:55.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T10:45:55.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T10:45:55.949Z] OK: 264 MiB in 52 packages [2023-10-04T10:45:56.227Z] Removing intermediate container 606cfdb7cc51 [2023-10-04T10:45:56.227Z] ---> a2df46489f8d [2023-10-04T10:45:56.227Z] Step 8/24 : WORKDIR /app [2023-10-04T10:45:56.227Z] ---> Running in 1758825fedc6 [2023-10-04T10:45:56.227Z] Removing intermediate container 1758825fedc6 [2023-10-04T10:45:56.227Z] ---> d2c4ab1405d7 [2023-10-04T10:45:56.227Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-04T10:45:56.486Z] ---> c696d1110085 [2023-10-04T10:45:56.486Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T10:45:56.486Z] ---> Running in 492ae764077e [2023-10-04T10:45:57.161Z] Removing intermediate container 492ae764077e [2023-10-04T10:45:57.161Z] ---> 8b9af82b9b61 [2023-10-04T10:45:57.161Z] Step 11/24 : COPY . . [2023-10-04T10:45:57.420Z] ---> 3f88f48ccdcc [2023-10-04T10:45:57.420Z] Step 12/24 : RUN $MAKE [2023-10-04T10:45:57.420Z] ---> Running in 86c9001d315e [2023-10-04T10:45:57.679Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-04T10:46:14.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8466 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-04T10:46:14.749Z] Running in /w/workspace/device-rfid-llrp-go/119 [Pipeline] { [Pipeline] checkout [2023-10-04T10:46:14.791Z] The recommended git tool is: git [2023-10-04T10:46:15.929Z] Removing intermediate container 86c9001d315e [2023-10-04T10:46:15.929Z] ---> f8bb84f18278 [2023-10-04T10:46:15.929Z] Step 13/24 : FROM alpine:3.18 [2023-10-04T10:46:15.929Z] 3.18: Pulling from library/alpine [2023-10-04T10:46:15.929Z] 96526aa774ef: Pulling fs layer [2023-10-04T10:46:16.255Z] 96526aa774ef: Verifying Checksum [2023-10-04T10:46:16.255Z] 96526aa774ef: Download complete [2023-10-04T10:46:16.255Z] 96526aa774ef: Pull complete [2023-10-04T10:46:16.255Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T10:46:16.255Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T10:46:16.255Z] ---> 8ca4688f4f35 [2023-10-04T10:46:16.255Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-04T10:46:16.514Z] ---> Running in 5ae961ecd458 [2023-10-04T10:46:16.514Z] Removing intermediate container 5ae961ecd458 [2023-10-04T10:46:16.514Z] ---> 50327f7b4aa1 [2023-10-04T10:46:16.514Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-04T10:46:16.514Z] ---> Running in 55eca9ebc9ef [2023-10-04T10:46:16.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T10:46:16.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T10:46:17.031Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T10:46:17.031Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T10:46:17.031Z] OK: 7 MiB in 16 packages [2023-10-04T10:46:17.290Z] Removing intermediate container 55eca9ebc9ef [2023-10-04T10:46:17.290Z] ---> c807f8cfe015 [2023-10-04T10:46:17.290Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-04T10:46:17.549Z] ---> 07bc86c09007 [2023-10-04T10:46:17.549Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-04T10:46:17.807Z] ---> 0370548ee1f5 [2023-10-04T10:46:17.807Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-04T10:46:18.740Z] ---> 1a1a57b0d354 [2023-10-04T10:46:18.740Z] Step 19/24 : EXPOSE 59989 [2023-10-04T10:46:18.740Z] ---> Running in df8bfe69e97d [2023-10-04T10:46:18.740Z] Removing intermediate container df8bfe69e97d [2023-10-04T10:46:18.740Z] ---> 5cd3837dbb86 [2023-10-04T10:46:18.740Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-04T10:46:18.740Z] ---> Running in 65496d249b64 [2023-10-04T10:46:18.740Z] Removing intermediate container 65496d249b64 [2023-10-04T10:46:18.740Z] ---> 5b632fe0113b [2023-10-04T10:46:18.740Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-04T10:46:18.740Z] ---> Running in addc6d232319 [2023-10-04T10:46:18.740Z] Removing intermediate container addc6d232319 [2023-10-04T10:46:18.740Z] ---> 0a3f565b84ef [2023-10-04T10:46:18.740Z] Step 22/24 : LABEL arch=amd64 [2023-10-04T10:46:18.740Z] ---> Running in a42084ae160a [2023-10-04T10:46:18.998Z] Removing intermediate container a42084ae160a [2023-10-04T10:46:18.998Z] ---> 8d03bd50b96b [2023-10-04T10:46:18.998Z] Step 23/24 : LABEL git_sha=4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:46:18.998Z] ---> Running in 3f4248ea968e [2023-10-04T10:46:18.998Z] Removing intermediate container 3f4248ea968e [2023-10-04T10:46:18.999Z] ---> 08b7f9dd7611 [2023-10-04T10:46:18.999Z] Step 24/24 : LABEL version=3.1.0-dev.14 [2023-10-04T10:46:18.999Z] ---> Running in d0aa35727cf5 [2023-10-04T10:46:18.999Z] Removing intermediate container d0aa35727cf5 [2023-10-04T10:46:18.999Z] ---> 9ac93dc81add [2023-10-04T10:46:18.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T10:46:18.999Z] Successfully built 9ac93dc81add [2023-10-04T10:46:18.999Z] 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-10-04T10:46:19.097Z] provisioning config files... [2023-10-04T10:46:19.104Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8521296179622575980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:46:19.397Z] ---> docker-login.sh [2023-10-04T10:46:19.397Z] nexus3.edgexfoundry.org:10001 [2023-10-04T10:46:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:19.397Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:19.397Z] [2023-10-04T10:46:19.397Z] Login Succeeded [2023-10-04T10:46:19.397Z] nexus3.edgexfoundry.org:10002 [2023-10-04T10:46:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:19.397Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:19.397Z] [2023-10-04T10:46:19.397Z] Login Succeeded [2023-10-04T10:46:19.397Z] nexus3.edgexfoundry.org:10003 [2023-10-04T10:46:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:19.655Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:19.655Z] [2023-10-04T10:46:19.655Z] Login Succeeded [2023-10-04T10:46:19.655Z] nexus3.edgexfoundry.org:10004 [2023-10-04T10:46:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:19.655Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:19.655Z] [2023-10-04T10:46:19.655Z] Login Succeeded [2023-10-04T10:46:19.655Z] docker.io [2023-10-04T10:46:19.734Z] using credential edgex-jenkins-ssh [2023-10-04T10:46:19.752Z] Cloning the remote Git repository [2023-10-04T10:46:19.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:19.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:19.914Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:19.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:19.914Z] [2023-10-04T10:46:19.914Z] Login Succeeded [2023-10-04T10:46:19.914Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T10:46:19.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T10:46:19.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:46:19.983Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-04T10:46:19.983Z] 4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:46:19.983Z] latest [2023-10-04T10:46:19.983Z] 3.1.0-dev.14 [2023-10-04T10:46:19.983Z] 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:46:19.983Z] main [2023-10-04T10:46:19.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:20.323Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:20.630Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:46:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-04T10:46:20.630Z] e2b71d0acc83: Preparing [2023-10-04T10:46:20.630Z] e4aeafe52529: Preparing [2023-10-04T10:46:20.630Z] 2e9e20b448cb: Preparing [2023-10-04T10:46:20.630Z] 406b3ae409f8: Preparing [2023-10-04T10:46:20.630Z] cc2447e1835a: Preparing [2023-10-04T10:46:20.630Z] cc2447e1835a: Layer already exists [2023-10-04T10:46:20.630Z] e4aeafe52529: Pushed [2023-10-04T10:46:20.630Z] 2e9e20b448cb: Pushed [2023-10-04T10:46:20.630Z] 406b3ae409f8: Pushed [2023-10-04T10:46:19.798Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-04T10:46:19.880Z] > git init /w/workspace/device-rfid-llrp-go/119 # timeout=10 [2023-10-04T10:46:20.006Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-04T10:46:20.007Z] > git --version # timeout=10 [2023-10-04T10:46:20.030Z] > git --version # 'git version 2.25.1' [2023-10-04T10:46:20.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T10:46:20.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T10:46:22.096Z] Avoid second fetch [2023-10-04T10:46:22.097Z] Checking out Revision 4fe2aecf89df903f23adfee15c95ee56012857a5 (main) [2023-10-04T10:46:21.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-04T10:46:21.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T10:46:22.115Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T10:46:22.181Z] > git checkout -f 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 [2023-10-04T10:46:22.657Z] Commit message: "Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T10:46:23.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-04T10:46:23.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T10:46:23.712Z] Dload Upload Total Spent Left Speed [2023-10-04T10:46:23.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [2023-10-04T10:46:23.915Z] e2b71d0acc83: Pushed [2023-10-04T10:46:23.915Z] 4fe2aecf89df903f23adfee15c95ee56012857a5: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-10-04T10:46:24.236Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:24.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-04T10:46:24.550Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-04T10:46:24.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-04T10:46:24.550Z] e2b71d0acc83: Preparing [2023-10-04T10:46:24.550Z] e4aeafe52529: Preparing [2023-10-04T10:46:24.550Z] 2e9e20b448cb: Preparing [2023-10-04T10:46:24.550Z] 406b3ae409f8: Preparing [2023-10-04T10:46:24.550Z] cc2447e1835a: Preparing [2023-10-04T10:46:24.550Z] 2e9e20b448cb: Layer already exists [2023-10-04T10:46:24.550Z] 406b3ae409f8: Layer already exists [2023-10-04T10:46:24.550Z] e2b71d0acc83: Layer already exists [2023-10-04T10:46:24.550Z] e4aeafe52529: Layer already exists [2023-10-04T10:46:24.550Z] cc2447e1835a: Layer already exists [2023-10-04T10:46:24.550Z] latest: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:24.653Z] + sudo+ tee /etc/docker/daemon.new [2023-10-04T10:46:24.653Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-04T10:46:24.653Z] { [2023-10-04T10:46:24.653Z] "registry-mirrors": [ [2023-10-04T10:46:24.653Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-04T10:46:24.653Z] ], [2023-10-04T10:46:24.653Z] "bip": "10.250.0.254/24", [2023-10-04T10:46:24.653Z] "hosts": [ [2023-10-04T10:46:24.653Z] "tcp://0.0.0.0:5555", [2023-10-04T10:46:24.653Z] "unix:///var/run/docker.sock" [2023-10-04T10:46:24.653Z] ], [2023-10-04T10:46:24.653Z] "mtu": 1458, [2023-10-04T10:46:24.653Z] "selinux-enabled": true, [2023-10-04T10:46:24.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-04T10:46:24.653Z] } [Pipeline] sh [2023-10-04T10:46:24.867Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:24.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-04T10:46:25.180Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 [2023-10-04T10:46:25.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-04T10:46:25.180Z] e2b71d0acc83: Preparing [2023-10-04T10:46:25.180Z] e4aeafe52529: Preparing [2023-10-04T10:46:25.180Z] 2e9e20b448cb: Preparing [2023-10-04T10:46:25.180Z] 406b3ae409f8: Preparing [2023-10-04T10:46:25.180Z] cc2447e1835a: Preparing [2023-10-04T10:46:25.180Z] cc2447e1835a: Layer already exists [2023-10-04T10:46:25.180Z] 2e9e20b448cb: Layer already exists [2023-10-04T10:46:25.180Z] 406b3ae409f8: Layer already exists [2023-10-04T10:46:25.180Z] e2b71d0acc83: Layer already exists [2023-10-04T10:46:25.180Z] e4aeafe52529: Layer already exists [2023-10-04T10:46:25.180Z] 3.1.0-dev.14: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:25.309Z] + sudo service docker restart [2023-10-04T10:46:25.496Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:25.800Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:46:25.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-04T10:46:25.800Z] e2b71d0acc83: Preparing [2023-10-04T10:46:25.800Z] e4aeafe52529: Preparing [2023-10-04T10:46:25.800Z] 2e9e20b448cb: Preparing [2023-10-04T10:46:25.800Z] 406b3ae409f8: Preparing [2023-10-04T10:46:25.800Z] cc2447e1835a: Preparing [2023-10-04T10:46:25.800Z] e2b71d0acc83: Layer already exists [2023-10-04T10:46:25.800Z] 2e9e20b448cb: Layer already exists [2023-10-04T10:46:25.800Z] e4aeafe52529: Layer already exists [2023-10-04T10:46:25.800Z] cc2447e1835a: Layer already exists [2023-10-04T10:46:25.800Z] 406b3ae409f8: Layer already exists [2023-10-04T10:46:25.800Z] 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:26.124Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:26.436Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-04T10:46:26.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-04T10:46:26.436Z] e2b71d0acc83: Preparing [2023-10-04T10:46:26.436Z] e4aeafe52529: Preparing [2023-10-04T10:46:26.436Z] 2e9e20b448cb: Preparing [2023-10-04T10:46:26.436Z] 406b3ae409f8: Preparing [2023-10-04T10:46:26.436Z] cc2447e1835a: Preparing [2023-10-04T10:46:26.436Z] e2b71d0acc83: Layer already exists [2023-10-04T10:46:26.436Z] cc2447e1835a: Layer already exists [2023-10-04T10:46:26.436Z] 406b3ae409f8: Layer already exists [2023-10-04T10:46:26.436Z] 2e9e20b448cb: Layer already exists [2023-10-04T10:46:26.436Z] e4aeafe52529: Layer already exists [2023-10-04T10:46:26.436Z] main: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T10:46:26.495Z] ===================================================== [Pipeline] echo [2023-10-04T10:46:26.509Z] taggedImages: [2023-10-04T10:46:26.509Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:46:26.509Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-04T10:46:26.509Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 [2023-10-04T10:46:26.509Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:46:26.509Z] - 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-10-04T10:46:26.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T10:46:26.868Z] [2023-10-04T10:46:26.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:27.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T10:46:27.346Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-04T10:46:27.346Z] 5eb5b503b376: Pulling fs layer [2023-10-04T10:46:27.346Z] 5c69ac0246d0: Pulling fs layer [2023-10-04T10:46:27.346Z] ec43610c2a17: Pulling fs layer [2023-10-04T10:46:27.346Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-04T10:46:27.346Z] 33b1e0a273af: Pulling fs layer [2023-10-04T10:46:27.346Z] 5d3b04190fa2: Pulling fs layer [2023-10-04T10:46:27.346Z] 2f39f015ded8: Pulling fs layer [2023-10-04T10:46:27.346Z] 5d3b04190fa2: Waiting [2023-10-04T10:46:27.346Z] 33b1e0a273af: Waiting [2023-10-04T10:46:27.346Z] 2f39f015ded8: Waiting [2023-10-04T10:46:27.346Z] 3a2ae6a8a46f: Waiting [2023-10-04T10:46:27.346Z] 5c69ac0246d0: Download complete [2023-10-04T10:46:27.346Z] 3a2ae6a8a46f: Download complete [2023-10-04T10:46:27.346Z] 33b1e0a273af: Verifying Checksum [2023-10-04T10:46:27.346Z] 33b1e0a273af: Download complete [2023-10-04T10:46:27.346Z] 5d3b04190fa2: Download complete [2023-10-04T10:46:27.346Z] ec43610c2a17: Verifying Checksum [2023-10-04T10:46:27.346Z] ec43610c2a17: Download complete [2023-10-04T10:46:27.604Z] 5eb5b503b376: Verifying Checksum [2023-10-04T10:46:27.604Z] 5eb5b503b376: Download complete [2023-10-04T10:46:28.170Z] 2f39f015ded8: Download complete [2023-10-04T10:46:28.746Z] 5eb5b503b376: Pull complete [2023-10-04T10:46:29.004Z] 5c69ac0246d0: Pull complete [2023-10-04T10:46:29.262Z] ec43610c2a17: Pull complete [2023-10-04T10:46:29.262Z] 3a2ae6a8a46f: Pull complete [2023-10-04T10:46:29.520Z] 33b1e0a273af: Pull complete [2023-10-04T10:46:29.520Z] 5d3b04190fa2: Pull complete [2023-10-04T10:46:33.705Z] 2f39f015ded8: Pull complete [2023-10-04T10:46:33.705Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-04T10:46:33.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T10:46:33.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:46:33.785Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:46:33.799Z] $ 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-10-04T10:46:37.337Z] $ docker top dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:46:37.912Z] ---> job-cost.sh [2023-10-04T10:46:37.912Z] lf-activate-venv: SKIPPING [2023-10-04T10:46:37.912Z] INFO: No Stack... [2023-10-04T10:46:38.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T10:46:38.738Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T10:46:39.027Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-04T10:46:39.027Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T10:46:39.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [2023-10-04T10:46:39.046Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] did not exist. Created. [2023-10-04T10:46:39.046Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T10:46:39.347Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-04T10:46:39.381Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T10:46:39.388Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T10:46:39.386Z] $ docker stop --time=1 dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 [2023-10-04T10:46:40.531Z] $ docker rm -f --volumes dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T10:46:43.578Z] provisioning config files... [2023-10-04T10:46:43.602Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/119@tmp/config14789700550971900595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:46:43.957Z] ---> docker-login.sh [2023-10-04T10:46:43.957Z] nexus3.edgexfoundry.org:10001 [2023-10-04T10:46:44.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:44.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:44.495Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:44.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:44.495Z] [2023-10-04T10:46:44.495Z] Login Succeeded [2023-10-04T10:46:44.495Z] nexus3.edgexfoundry.org:10002 [2023-10-04T10:46:44.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:44.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:44.764Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:44.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:44.764Z] [2023-10-04T10:46:44.764Z] Login Succeeded [2023-10-04T10:46:44.764Z] nexus3.edgexfoundry.org:10003 [2023-10-04T10:46:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:45.303Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:45.303Z] [2023-10-04T10:46:45.303Z] Login Succeeded [2023-10-04T10:46:45.303Z] nexus3.edgexfoundry.org:10004 [2023-10-04T10:46:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:45.571Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:45.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:45.571Z] [2023-10-04T10:46:45.571Z] Login Succeeded [2023-10-04T10:46:45.571Z] docker.io [2023-10-04T10:46:45.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:46:46.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:46:46.111Z] Configure a credential helper to remove this warning. See [2023-10-04T10:46:46.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:46:46.111Z] [2023-10-04T10:46:46.111Z] Login Succeeded [2023-10-04T10:46:46.111Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T10:46:46.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-04T10:46:46.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:46:46.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:46:46.411Z] ========================================================= [2023-10-04T10:46:46.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-04T10:46:46.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:46:46.766Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-04T10:46:47.038Z] Sending build context to Docker daemon 1.219MB [2023-10-04T10:46:47.038Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T10:46:47.038Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-04T10:46:47.311Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-04T10:46:47.311Z] 9fda8d8052c6: Pulling fs layer [2023-10-04T10:46:47.311Z] 5d54e960e981: Pulling fs layer [2023-10-04T10:46:47.311Z] c4a7e357bf2a: Pulling fs layer [2023-10-04T10:46:47.311Z] f0e02332f6b5: Pulling fs layer [2023-10-04T10:46:47.311Z] cefa15bbcfad: Pulling fs layer [2023-10-04T10:46:47.311Z] 17808c966233: Pulling fs layer [2023-10-04T10:46:47.311Z] f4c1fc716caa: Pulling fs layer [2023-10-04T10:46:47.311Z] f0e02332f6b5: Waiting [2023-10-04T10:46:47.311Z] cefa15bbcfad: Waiting [2023-10-04T10:46:47.311Z] 17808c966233: Waiting [2023-10-04T10:46:47.311Z] f4c1fc716caa: Waiting [2023-10-04T10:46:47.311Z] 5d54e960e981: Verifying Checksum [2023-10-04T10:46:47.311Z] 5d54e960e981: Download complete [2023-10-04T10:46:47.311Z] f0e02332f6b5: Verifying Checksum [2023-10-04T10:46:47.311Z] f0e02332f6b5: Download complete [2023-10-04T10:46:47.311Z] cefa15bbcfad: Verifying Checksum [2023-10-04T10:46:47.311Z] cefa15bbcfad: Download complete [2023-10-04T10:46:47.311Z] 9fda8d8052c6: Verifying Checksum [2023-10-04T10:46:47.311Z] 9fda8d8052c6: Download complete [2023-10-04T10:46:47.589Z] f4c1fc716caa: Verifying Checksum [2023-10-04T10:46:47.589Z] f4c1fc716caa: Download complete [2023-10-04T10:46:48.178Z] 9fda8d8052c6: Pull complete [2023-10-04T10:46:48.450Z] 5d54e960e981: Pull complete [2023-10-04T10:46:49.038Z] c4a7e357bf2a: Verifying Checksum [2023-10-04T10:46:49.038Z] c4a7e357bf2a: Download complete [2023-10-04T10:46:49.626Z] 17808c966233: Verifying Checksum [2023-10-04T10:46:49.626Z] 17808c966233: Download complete [2023-10-04T10:46:59.744Z] c4a7e357bf2a: Pull complete [2023-10-04T10:46:59.744Z] f0e02332f6b5: Pull complete [2023-10-04T10:47:00.014Z] cefa15bbcfad: Pull complete [2023-10-04T10:47:08.233Z] 17808c966233: Pull complete [2023-10-04T10:47:08.501Z] f4c1fc716caa: Pull complete [2023-10-04T10:47:08.501Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-04T10:47:08.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T10:47:08.501Z] ---> ea914061e18c [2023-10-04T10:47:08.501Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-04T10:47:09.922Z] ---> Running in aaa94d6a98de [2023-10-04T10:47:10.190Z] Removing intermediate container aaa94d6a98de [2023-10-04T10:47:10.190Z] ---> b247418cd09e [2023-10-04T10:47:10.190Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T10:47:10.190Z] ---> Running in ec674b10e774 [2023-10-04T10:47:10.463Z] Removing intermediate container ec674b10e774 [2023-10-04T10:47:10.463Z] ---> 54c31c81c590 [2023-10-04T10:47:10.463Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-04T10:47:10.733Z] ---> Running in dbe37c63dd61 [2023-10-04T10:47:11.001Z] Removing intermediate container dbe37c63dd61 [2023-10-04T10:47:11.001Z] ---> c5640e8faea0 [2023-10-04T10:47:11.001Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T10:47:11.001Z] ---> Running in b88925cf47ad [2023-10-04T10:47:11.281Z] Removing intermediate container b88925cf47ad [2023-10-04T10:47:11.281Z] ---> b73bf84ca893 [2023-10-04T10:47:11.281Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T10:47:11.281Z] ---> Running in 1082b586e58c [2023-10-04T10:47:12.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T10:47:12.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T10:47:13.651Z] OK: 266 MiB in 52 packages [2023-10-04T10:47:14.611Z] Removing intermediate container 1082b586e58c [2023-10-04T10:47:14.611Z] ---> 270e6a1aa97b [2023-10-04T10:47:14.611Z] Step 8/12 : WORKDIR /app [2023-10-04T10:47:14.611Z] ---> Running in a95e6cf453b5 [2023-10-04T10:47:14.880Z] Removing intermediate container a95e6cf453b5 [2023-10-04T10:47:14.880Z] ---> 7e12faeb7210 [2023-10-04T10:47:14.880Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-04T10:47:15.465Z] ---> e058edd37c44 [2023-10-04T10:47:15.465Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T10:47:15.465Z] ---> Running in 2aa75fb82893 [2023-10-04T10:48:23.363Z] Removing intermediate container 2aa75fb82893 [2023-10-04T10:48:23.363Z] ---> f137f9e6f026 [2023-10-04T10:48:23.363Z] Step 11/12 : COPY . . [2023-10-04T10:48:23.363Z] ---> 9e4a9fb4c34f [2023-10-04T10:48:23.363Z] Step 12/12 : RUN $MAKE [2023-10-04T10:48:23.363Z] ---> Running in 2f43e51258d4 [2023-10-04T10:48:23.947Z] noop [2023-10-04T10:48:24.532Z] Removing intermediate container 2f43e51258d4 [2023-10-04T10:48:24.532Z] ---> 2c134a8ff596 [2023-10-04T10:48:24.532Z] Successfully built 2c134a8ff596 [2023-10-04T10:48:24.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:48:24.882Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T10:48:24.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:48:25.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container [2023-10-04T10:48:25.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T10:48:26.300Z] $ docker top ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T10:48:27.120Z] + go version [2023-10-04T10:48:27.120Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-04T10:48:27.140Z] $ docker stop --time=1 ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 [2023-10-04T10:48:28.713Z] $ docker rm -f --volumes ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:48:29.245Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T10:48:29.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:48:29.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container [2023-10-04T10:48:29.473Z] $ 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/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T10:48:30.573Z] $ docker top c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T10:48:31.066Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/119 [Pipeline] fileExists [Pipeline] sh [2023-10-04T10:48:31.660Z] + make test [2023-10-04T10:48:31.660Z] go test ./... -coverprofile=coverage.out ./... [2023-10-04T10:48:35.913Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-04T10:50:12.561Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-04T10:50:12.561Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-04T10:50:34.636Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.097s coverage: 40.6% of statements [2023-10-04T10:50:34.636Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.518s coverage: 51.9% of statements [2023-10-04T10:50:34.636Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2023-10-04T10:50:34.636Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-04T10:50:34.636Z] go vet ./... [2023-10-04T10:51:06.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T10:51:06.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T10:51:06.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T10:51:06.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-04T10:51:06.890Z] $ docker stop --time=1 c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad [2023-10-04T10:51:09.460Z] $ docker rm -f --volumes c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T10:51:10.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-04T10:51:10.678Z] Warning: overwriting stash ‘coverage-report’ [2023-10-04T10:51:11.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T10:51:11.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-04T10:51:12.046Z] + ls -al . [2023-10-04T10:51:12.046Z] total 640 [2023-10-04T10:51:12.046Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 10:48 . [2023-10-04T10:51:12.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 .. [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 10:46 .dockerignore [2023-10-04T10:51:12.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:46 .git [2023-10-04T10:51:12.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:46 .github [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 4 10:46 .gitignore [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 10:46 .golangci.yml [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 4 10:46 Attribution.txt [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 4 10:46 CHANGELOG.md [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 4 10:46 Dockerfile [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:46 GOVERNANCE.md [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 4 10:46 Jenkinsfile [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 10:46 LICENSE [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 10:46 Makefile [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 10:46 OWNERS.md [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 4 10:46 README.md [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 10:44 VERSION [2023-10-04T10:51:12.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 bin [2023-10-04T10:51:12.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 cmd [2023-10-04T10:51:12.046Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 4 10:50 coverage.out [2023-10-04T10:51:12.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 examples [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 3877 Oct 4 10:46 go.mod [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 10:46 go.sum [2023-10-04T10:51:12.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 images [2023-10-04T10:51:12.046Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 10:46 internal [2023-10-04T10:51:12.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 snap [2023-10-04T10:51:12.046Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:51:12.398Z] + 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=4fe2aecf89df903f23adfee15c95ee56012857a5 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-10-04T10:51:12.668Z] Sending build context to Docker daemon 1.219MB [2023-10-04T10:51:12.668Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-04T10:51:12.668Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-04T10:51:12.668Z] ---> 2c134a8ff596 [2023-10-04T10:51:12.668Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-04T10:51:12.936Z] ---> Running in ea412b71315e [2023-10-04T10:51:13.204Z] Removing intermediate container ea412b71315e [2023-10-04T10:51:13.204Z] ---> 7a77d4095ebe [2023-10-04T10:51:13.204Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-04T10:51:13.204Z] ---> Running in 67d75f584dd6 [2023-10-04T10:51:13.475Z] Removing intermediate container 67d75f584dd6 [2023-10-04T10:51:13.475Z] ---> a91b37cc1f95 [2023-10-04T10:51:13.475Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-04T10:51:13.757Z] ---> Running in c43c1795c983 [2023-10-04T10:51:15.170Z] Removing intermediate container c43c1795c983 [2023-10-04T10:51:15.170Z] ---> b32575a716c7 [2023-10-04T10:51:15.170Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-04T10:51:15.170Z] ---> Running in e7d85099c6da [2023-10-04T10:51:15.439Z] Removing intermediate container e7d85099c6da [2023-10-04T10:51:15.439Z] ---> a52c8d012d62 [2023-10-04T10:51:15.439Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-04T10:51:15.439Z] ---> Running in 1ec2c4d660a6 [2023-10-04T10:51:16.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T10:51:16.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T10:51:18.074Z] OK: 266 MiB in 52 packages [2023-10-04T10:51:19.039Z] Removing intermediate container 1ec2c4d660a6 [2023-10-04T10:51:19.039Z] ---> ca510e6f3100 [2023-10-04T10:51:19.039Z] Step 8/24 : WORKDIR /app [2023-10-04T10:51:19.039Z] ---> Running in a61faab7c0b3 [2023-10-04T10:51:19.308Z] Removing intermediate container a61faab7c0b3 [2023-10-04T10:51:19.308Z] ---> f85240b74b3e [2023-10-04T10:51:19.308Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-04T10:51:19.902Z] ---> aac25a9870f5 [2023-10-04T10:51:19.902Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T10:51:19.902Z] ---> Running in 4b94d1599cca [2023-10-04T10:51:23.319Z] Removing intermediate container 4b94d1599cca [2023-10-04T10:51:23.319Z] ---> 335dd79c810b [2023-10-04T10:51:23.319Z] Step 11/24 : COPY . . [2023-10-04T10:51:24.284Z] ---> 14816455f5e8 [2023-10-04T10:51:24.284Z] Step 12/24 : RUN $MAKE [2023-10-04T10:51:24.284Z] ---> Running in b387dbafd533 [2023-10-04T10:51:25.246Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-04T10:53:47.003Z] Removing intermediate container b387dbafd533 [2023-10-04T10:53:47.003Z] ---> e771715f5cff [2023-10-04T10:53:47.003Z] Step 13/24 : FROM alpine:3.18 [2023-10-04T10:53:47.003Z] 3.18: Pulling from library/alpine [2023-10-04T10:53:47.003Z] 579b34f0a95b: Pulling fs layer [2023-10-04T10:53:47.003Z] 579b34f0a95b: Verifying Checksum [2023-10-04T10:53:47.003Z] 579b34f0a95b: Download complete [2023-10-04T10:53:47.003Z] 579b34f0a95b: Pull complete [2023-10-04T10:53:47.003Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T10:53:47.003Z] Status: Downloaded newer image for alpine:3.18 [2023-10-04T10:53:47.003Z] ---> 3cc203321400 [2023-10-04T10:53:47.003Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-04T10:53:47.003Z] ---> Running in a35914a19574 [2023-10-04T10:53:47.003Z] Removing intermediate container a35914a19574 [2023-10-04T10:53:47.003Z] ---> 03a9a678eb9b [2023-10-04T10:53:47.003Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-04T10:53:47.003Z] ---> Running in a46b157ff1e5 [2023-10-04T10:53:47.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T10:53:47.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T10:53:47.003Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T10:53:47.003Z] Executing busybox-1.36.1-r2.trigger [2023-10-04T10:53:47.003Z] OK: 8 MiB in 16 packages [2023-10-04T10:53:47.003Z] Removing intermediate container a46b157ff1e5 [2023-10-04T10:53:47.003Z] ---> 420ca2394a64 [2023-10-04T10:53:47.003Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-04T10:53:47.003Z] ---> 0d7760f38a0e [2023-10-04T10:53:47.003Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-04T10:53:47.003Z] ---> de7a7db0d09f [2023-10-04T10:53:47.003Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-04T10:53:47.003Z] ---> 005ce72cde6c [2023-10-04T10:53:47.003Z] Step 19/24 : EXPOSE 59989 [2023-10-04T10:53:47.003Z] ---> Running in aa4a4c177b47 [2023-10-04T10:53:47.003Z] Removing intermediate container aa4a4c177b47 [2023-10-04T10:53:47.003Z] ---> 01c5c83ade84 [2023-10-04T10:53:47.003Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-04T10:53:47.003Z] ---> Running in c377b7ffd08f [2023-10-04T10:53:47.003Z] Removing intermediate container c377b7ffd08f [2023-10-04T10:53:47.003Z] ---> 36e661afd4f6 [2023-10-04T10:53:47.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-04T10:53:47.003Z] ---> Running in a9d27f6838eb [2023-10-04T10:53:47.003Z] Removing intermediate container a9d27f6838eb [2023-10-04T10:53:47.003Z] ---> 8ece6df49408 [2023-10-04T10:53:47.003Z] Step 22/24 : LABEL arch=arm64 [2023-10-04T10:53:47.003Z] ---> Running in da1306bbf271 [2023-10-04T10:53:47.003Z] Removing intermediate container da1306bbf271 [2023-10-04T10:53:47.003Z] ---> 4fe1ee9455a5 [2023-10-04T10:53:47.003Z] Step 23/24 : LABEL git_sha=4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:53:47.003Z] ---> Running in eea8c1c28aa7 [2023-10-04T10:53:47.272Z] Removing intermediate container eea8c1c28aa7 [2023-10-04T10:53:47.272Z] ---> e5343c1ebcef [2023-10-04T10:53:47.272Z] Step 24/24 : LABEL version=3.1.0-dev.14 [2023-10-04T10:53:47.272Z] ---> Running in bc44441e9c14 [2023-10-04T10:53:47.539Z] Removing intermediate container bc44441e9c14 [2023-10-04T10:53:47.539Z] ---> b7eb7ed22a28 [2023-10-04T10:53:47.539Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-04T10:53:47.539Z] Successfully built b7eb7ed22a28 [2023-10-04T10:53:47.539Z] 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-10-04T10:53:47.668Z] provisioning config files... [2023-10-04T10:53:47.683Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/119@tmp/config14134401734604264356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:53:48.019Z] ---> docker-login.sh [2023-10-04T10:53:48.020Z] nexus3.edgexfoundry.org:10001 [2023-10-04T10:53:48.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:53:48.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:53:48.287Z] Configure a credential helper to remove this warning. See [2023-10-04T10:53:48.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:53:48.287Z] [2023-10-04T10:53:48.287Z] Login Succeeded [2023-10-04T10:53:48.287Z] nexus3.edgexfoundry.org:10002 [2023-10-04T10:53:48.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:53:48.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:53:48.556Z] Configure a credential helper to remove this warning. See [2023-10-04T10:53:48.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:53:48.556Z] [2023-10-04T10:53:48.556Z] Login Succeeded [2023-10-04T10:53:48.556Z] nexus3.edgexfoundry.org:10003 [2023-10-04T10:53:48.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:53:49.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:53:49.092Z] Configure a credential helper to remove this warning. See [2023-10-04T10:53:49.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:53:49.092Z] [2023-10-04T10:53:49.092Z] Login Succeeded [2023-10-04T10:53:49.092Z] nexus3.edgexfoundry.org:10004 [2023-10-04T10:53:49.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:53:49.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:53:49.359Z] Configure a credential helper to remove this warning. See [2023-10-04T10:53:49.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:53:49.359Z] [2023-10-04T10:53:49.359Z] Login Succeeded [2023-10-04T10:53:49.359Z] docker.io [2023-10-04T10:53:49.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T10:53:50.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T10:53:50.215Z] Configure a credential helper to remove this warning. See [2023-10-04T10:53:50.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T10:53:50.215Z] [2023-10-04T10:53:50.215Z] Login Succeeded [2023-10-04T10:53:50.215Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T10:53:50.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T10:53:50.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T10:53:50.287Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-04T10:53:50.287Z] 4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:53:50.287Z] latest [2023-10-04T10:53:50.287Z] 3.1.0-dev.14 [2023-10-04T10:53:50.287Z] 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:53:50.287Z] main [2023-10-04T10:53:50.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:50.663Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:51.011Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:53:51.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-04T10:53:51.011Z] ecda65ebda2f: Preparing [2023-10-04T10:53:51.011Z] 66409dd82afb: Preparing [2023-10-04T10:53:51.011Z] c0a7f5a5618b: Preparing [2023-10-04T10:53:51.011Z] cae937c53876: Preparing [2023-10-04T10:53:51.011Z] 5f4d9fc4d98d: Preparing [2023-10-04T10:53:51.011Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T10:53:51.282Z] c0a7f5a5618b: Pushed [2023-10-04T10:53:51.282Z] 66409dd82afb: Pushed [2023-10-04T10:53:51.550Z] cae937c53876: Pushed [2023-10-04T10:53:56.882Z] ecda65ebda2f: Pushed [2023-10-04T10:53:56.882Z] 4fe2aecf89df903f23adfee15c95ee56012857a5: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:57.227Z] + 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-10-04T10:53:57.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-04T10:53:57.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-04T10:53:57.561Z] ecda65ebda2f: Preparing [2023-10-04T10:53:57.561Z] 66409dd82afb: Preparing [2023-10-04T10:53:57.561Z] c0a7f5a5618b: Preparing [2023-10-04T10:53:57.561Z] cae937c53876: Preparing [2023-10-04T10:53:57.561Z] 5f4d9fc4d98d: Preparing [2023-10-04T10:53:57.561Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T10:53:57.561Z] 66409dd82afb: Layer already exists [2023-10-04T10:53:57.561Z] ecda65ebda2f: Layer already exists [2023-10-04T10:53:57.561Z] c0a7f5a5618b: Layer already exists [2023-10-04T10:53:57.561Z] cae937c53876: Layer already exists [2023-10-04T10:53:57.561Z] latest: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:57.901Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:58.234Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 [2023-10-04T10:53:58.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-04T10:53:58.234Z] ecda65ebda2f: Preparing [2023-10-04T10:53:58.234Z] 66409dd82afb: Preparing [2023-10-04T10:53:58.234Z] c0a7f5a5618b: Preparing [2023-10-04T10:53:58.234Z] cae937c53876: Preparing [2023-10-04T10:53:58.234Z] 5f4d9fc4d98d: Preparing [2023-10-04T10:53:58.234Z] ecda65ebda2f: Layer already exists [2023-10-04T10:53:58.234Z] 66409dd82afb: Layer already exists [2023-10-04T10:53:58.234Z] cae937c53876: Layer already exists [2023-10-04T10:53:58.234Z] c0a7f5a5618b: Layer already exists [2023-10-04T10:53:58.234Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T10:53:58.234Z] 3.1.0-dev.14: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:58.571Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:58.903Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:53:58.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-04T10:53:58.903Z] ecda65ebda2f: Preparing [2023-10-04T10:53:58.903Z] 66409dd82afb: Preparing [2023-10-04T10:53:58.903Z] c0a7f5a5618b: Preparing [2023-10-04T10:53:58.903Z] cae937c53876: Preparing [2023-10-04T10:53:58.903Z] 5f4d9fc4d98d: Preparing [2023-10-04T10:53:58.903Z] c0a7f5a5618b: Layer already exists [2023-10-04T10:53:58.903Z] ecda65ebda2f: Layer already exists [2023-10-04T10:53:58.903Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T10:53:58.903Z] 66409dd82afb: Layer already exists [2023-10-04T10:53:58.903Z] cae937c53876: Layer already exists [2023-10-04T10:53:58.903Z] 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:53:59.321Z] + 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-10-04T10:54:01.647Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-04T10:54:01.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-04T10:54:01.647Z] ecda65ebda2f: Preparing [2023-10-04T10:54:01.647Z] 66409dd82afb: Preparing [2023-10-04T10:54:01.647Z] c0a7f5a5618b: Preparing [2023-10-04T10:54:01.647Z] cae937c53876: Preparing [2023-10-04T10:54:01.647Z] 5f4d9fc4d98d: Preparing [2023-10-04T10:54:01.647Z] c0a7f5a5618b: Layer already exists [2023-10-04T10:54:01.647Z] cae937c53876: Layer already exists [2023-10-04T10:54:01.647Z] ecda65ebda2f: Layer already exists [2023-10-04T10:54:01.647Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T10:54:01.647Z] 66409dd82afb: Layer already exists [2023-10-04T10:54:01.647Z] main: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T10:54:01.972Z] ===================================================== [Pipeline] echo [2023-10-04T10:54:01.979Z] taggedImages: [2023-10-04T10:54:01.979Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 [2023-10-04T10:54:01.979Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-04T10:54:01.979Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 [2023-10-04T10:54:01.979Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [2023-10-04T10:54:01.979Z] - 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-10-04T10:54:02.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T10:54:02.330Z] [2023-10-04T10:54:02.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:54:02.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T10:54:02.658Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-04T10:54:02.658Z] 8998bd30e6a1: Pulling fs layer [2023-10-04T10:54:02.658Z] 04944245beec: Pulling fs layer [2023-10-04T10:54:02.658Z] 699f458cf7ca: Pulling fs layer [2023-10-04T10:54:02.658Z] 765212b225bb: Pulling fs layer [2023-10-04T10:54:02.658Z] f23df028b6ca: Pulling fs layer [2023-10-04T10:54:02.658Z] d65c8cfc05b1: Pulling fs layer [2023-10-04T10:54:02.658Z] 2437ff75d9bd: Pulling fs layer [2023-10-04T10:54:02.658Z] f23df028b6ca: Waiting [2023-10-04T10:54:02.658Z] d65c8cfc05b1: Waiting [2023-10-04T10:54:02.658Z] 2437ff75d9bd: Waiting [2023-10-04T10:54:02.658Z] 765212b225bb: Waiting [2023-10-04T10:54:02.927Z] 04944245beec: Verifying Checksum [2023-10-04T10:54:02.927Z] 04944245beec: Download complete [2023-10-04T10:54:02.927Z] 765212b225bb: Verifying Checksum [2023-10-04T10:54:02.927Z] 765212b225bb: Download complete [2023-10-04T10:54:02.927Z] f23df028b6ca: Verifying Checksum [2023-10-04T10:54:02.927Z] f23df028b6ca: Download complete [2023-10-04T10:54:02.927Z] d65c8cfc05b1: Verifying Checksum [2023-10-04T10:54:02.927Z] d65c8cfc05b1: Download complete [2023-10-04T10:54:02.927Z] 699f458cf7ca: Verifying Checksum [2023-10-04T10:54:02.927Z] 699f458cf7ca: Download complete [2023-10-04T10:54:03.516Z] 8998bd30e6a1: Verifying Checksum [2023-10-04T10:54:03.516Z] 8998bd30e6a1: Download complete [2023-10-04T10:54:06.100Z] 2437ff75d9bd: Verifying Checksum [2023-10-04T10:54:06.100Z] 2437ff75d9bd: Download complete [2023-10-04T10:54:07.511Z] 8998bd30e6a1: Pull complete [2023-10-04T10:54:08.097Z] 04944245beec: Pull complete [2023-10-04T10:54:09.505Z] 699f458cf7ca: Pull complete [2023-10-04T10:54:09.505Z] 765212b225bb: Pull complete [2023-10-04T10:54:10.466Z] f23df028b6ca: Pull complete [2023-10-04T10:54:10.732Z] d65c8cfc05b1: Pull complete [2023-10-04T10:54:25.727Z] 2437ff75d9bd: Pull complete [2023-10-04T10:54:25.727Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-04T10:54:25.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T10:54:25.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:54:25.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container [2023-10-04T10:54:25.984Z] $ 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/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-04T10:54:28.641Z] $ docker top f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:54:29.167Z] ---> job-cost.sh [2023-10-04T10:54:29.436Z] lf-activate-venv: SKIPPING [2023-10-04T10:54:29.436Z] INFO: No Stack... [2023-10-04T10:54:30.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-04T10:54:30.603Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T10:54:31.261Z] + cat /w/workspace/device-rfid-llrp-go/119/archives/cost.csv [2023-10-04T10:54:31.261Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T10:54:31.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [2023-10-04T10:54:31.340Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] did not exist. Created. [2023-10-04T10:54:31.340Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T10:54:32.012Z] /w/workspace/device-rfid-llrp-go/119@tmp/durable-40627e7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-04T10:54:32.358Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-04T10:54:32.387Z] Warning: overwriting stash ‘stack-cost’ [2023-10-04T10:54:32.457Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T10:54:32.464Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T10:54:32.488Z] $ docker stop --time=1 f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb [2023-10-04T10:54:33.977Z] $ docker rm -f --volumes f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb [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-10-04T10:54:34.371Z] provisioning config files... [2023-10-04T10:54:34.377Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2027585479949800614tmp [Pipeline] { [Pipeline] sh [2023-10-04T10:54:34.665Z] + set +x [2023-10-04T10:54:34.665Z] + bash -s -- [2023-10-04T10:54:34.665Z] + curl -s https://codecov.io/bash [2023-10-04T10:54:34.665Z] [2023-10-04T10:54:34.665Z] _____ _ [2023-10-04T10:54:34.665Z] / ____| | | [2023-10-04T10:54:34.665Z] | | ___ __| | ___ ___ _____ __ [2023-10-04T10:54:34.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-04T10:54:34.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-04T10:54:34.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-04T10:54:34.665Z] Bash-1.0.6 [2023-10-04T10:54:34.665Z] [2023-10-04T10:54:34.665Z] [2023-10-04T10:54:34.665Z] ==> git version 2.25.1 found [2023-10-04T10:54:34.665Z] ==> 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-10-04T10:54:34.665Z] Release-Date: 2020-01-08 [2023-10-04T10:54:34.665Z] 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-10-04T10:54:34.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-04T10:54:34.665Z] ==> Jenkins CI detected. [2023-10-04T10:54:34.665Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-04T10:54:34.665Z] project root: . [2023-10-04T10:54:34.665Z] --> token set from env [2023-10-04T10:54:34.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-04T10:54:34.665Z] ==> Running gcov in . (disable via -X gcov) [2023-10-04T10:54:34.665Z] ==> Python coveragepy not found [2023-10-04T10:54:34.665Z] ==> Searching for coverage reports in: [2023-10-04T10:54:34.665Z] + . [2023-10-04T10:54:34.665Z] -> Found 1 reports [2023-10-04T10:54:34.665Z] ==> Detecting git/mercurial file structure [2023-10-04T10:54:34.924Z] ==> Reading reports [2023-10-04T10:54:34.924Z] + ./coverage.out bytes=459493 [2023-10-04T10:54:34.924Z] ==> Appending adjustments [2023-10-04T10:54:34.924Z] https://docs.codecov.io/docs/fixing-reports [2023-10-04T10:54:34.924Z] + Found adjustments [2023-10-04T10:54:34.924Z] ==> Gzipping contents [2023-10-04T10:54:35.184Z] 52K /tmp/codecov.pWRdIL.gz [2023-10-04T10:54:35.184Z] ==> Uploading reports [2023-10-04T10:54:35.184Z] url: https://codecov.io [2023-10-04T10:54:35.184Z] query: branch=main&commit=4fe2aecf89df903f23adfee15c95ee56012857a5&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-04T10:54:35.184Z] -> Pinging Codecov [2023-10-04T10:54:35.184Z] 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=4fe2aecf89df903f23adfee15c95ee56012857a5&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-04T10:54:35.184Z] -> Uploading to [2023-10-04T10:54:35.184Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-04/581DD39554BDF9B6E22D074273EAD858/4fe2aecf89df903f23adfee15c95ee56012857a5/e1eb9a6f-e81c-4b42-b36f-6dfa1a502387.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T105435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e92913e80e98261f4c7e2d0fb693b4ddb2cee169038971a554e9ac43bfccd9c [2023-10-04T10:54:35.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T10:54:35.184Z] Dload Upload Total Spent Left Speed [2023-10-04T10:54:35.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 147k --:--:-- --:--:-- --:--:-- 147k [2023-10-04T10:54:35.443Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } [2023-10-04T10:54:35.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-04T10:54:35.703Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-04T10:54:35.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:54:36.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T10:54:36.004Z] [2023-10-04T10:54:36.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:54:36.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T10:54:36.301Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-04T10:54:36.301Z] df9b9388f04a: Pulling fs layer [2023-10-04T10:54:36.301Z] 52dc419b0ee2: Pulling fs layer [2023-10-04T10:54:36.301Z] 25bc292e5bac: Pulling fs layer [2023-10-04T10:54:36.301Z] 114826534d7a: Pulling fs layer [2023-10-04T10:54:36.301Z] 4657fd5d0bcf: Pulling fs layer [2023-10-04T10:54:36.301Z] 114826534d7a: Waiting [2023-10-04T10:54:36.301Z] 4657fd5d0bcf: Waiting [2023-10-04T10:54:36.301Z] 6ad1cebc031e: Pulling fs layer [2023-10-04T10:54:36.301Z] 8a3aa393b2d8: Pulling fs layer [2023-10-04T10:54:36.301Z] 6ad1cebc031e: Waiting [2023-10-04T10:54:36.301Z] 8a3aa393b2d8: Waiting [2023-10-04T10:54:36.301Z] 25bc292e5bac: Download complete [2023-10-04T10:54:36.301Z] 52dc419b0ee2: Verifying Checksum [2023-10-04T10:54:36.301Z] 4657fd5d0bcf: Download complete [2023-10-04T10:54:36.301Z] df9b9388f04a: Download complete [2023-10-04T10:54:36.559Z] df9b9388f04a: Pull complete [2023-10-04T10:54:36.559Z] 6ad1cebc031e: Verifying Checksum [2023-10-04T10:54:36.559Z] 6ad1cebc031e: Download complete [2023-10-04T10:54:36.559Z] 52dc419b0ee2: Pull complete [2023-10-04T10:54:36.559Z] 25bc292e5bac: Pull complete [2023-10-04T10:54:37.129Z] 114826534d7a: Verifying Checksum [2023-10-04T10:54:37.129Z] 114826534d7a: Download complete [2023-10-04T10:54:37.129Z] 8a3aa393b2d8: Verifying Checksum [2023-10-04T10:54:37.129Z] 8a3aa393b2d8: Download complete [2023-10-04T10:54:40.425Z] 114826534d7a: Pull complete [2023-10-04T10:54:40.425Z] 4657fd5d0bcf: Pull complete [2023-10-04T10:54:40.684Z] 6ad1cebc031e: Pull complete [2023-10-04T10:54:43.210Z] 8a3aa393b2d8: Pull complete [2023-10-04T10:54:43.210Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-04T10:54:43.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T10:54:43.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:54:43.304Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:54:43.316Z] $ 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-10-04T10:54:46.911Z] $ docker top 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-04T10:54:47.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-04T10:54:47.285Z] + set -o pipefail [2023-10-04T10:54:47.285Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/2e66eefd-04cf-4f7d-aa1a-43844025062b [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] [2023-10-04T10:54:52.859Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-04T10:54:52.859Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-04T10:54:52.859Z] More details here: https://snyk.co/ue1NS [2023-10-04T10:54:52.859Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-04T10:54:52.859Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-04T10:54:52.853Z] $ docker stop --time=1 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea [2023-10-04T10:54:56.179Z] $ docker rm -f --volumes 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea [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-10-04T10:54:56.921Z] + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] sh [2023-10-04T10:54:57.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T10:54:57.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:54:57.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:54:57.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:54:57.587Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:54:57.603Z] $ 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-10-04T10:54:58.085Z] $ docker top cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T10:54:58.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T10:54:58.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T10:54:58.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T10:54:58.296Z] $ docker exec cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 ssh-agent [2023-10-04T10:54:58.422Z] SSH_AUTH_SOCK=/tmp/ssh-8yZwTP9UTD44/agent.32 [2023-10-04T10:54:58.422Z] SSH_AGENT_PID=38 [2023-10-04T10:54:58.427Z] Running ssh-add (command line suppressed) [2023-10-04T10:54:58.516Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350344473551050536.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350344473551050536.key) [2023-10-04T10:54:58.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T10:54:58.840Z] + git semver tag [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,984 [run_tag] DEBUG tag force:False [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,984 [check_head_tag] DEBUG check head tag [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,985 [execute] INFO git cat-file --batch-check [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,989 [execute] INFO git cat-file --batch [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,999 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,999 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:58,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-04T10:54:59.098Z] 2023-10-04 10:54:59,004 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:54:59.098Z] 3.1.0-dev.14 [Pipeline] } [2023-10-04T10:54:59.088Z] $ docker exec --env ******** --env ******** cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 ssh-agent -k [2023-10-04T10:54:59.188Z] unset SSH_AUTH_SOCK; [2023-10-04T10:54:59.189Z] unset SSH_AGENT_PID; [2023-10-04T10:54:59.189Z] echo Agent pid 38 killed; [2023-10-04T10:54:59.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T10:54:59.525Z] + git semver [Pipeline] } [2023-10-04T10:54:59.779Z] $ docker stop --time=1 cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 [2023-10-04T10:55:01.239Z] $ docker rm -f --volumes cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:55:01.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T10:55:01.663Z] [2023-10-04T10:55:01.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:55:01.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T10:55:01.961Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-04T10:55:01.961Z] ab5ef0e58194: Pulling fs layer [2023-10-04T10:55:01.961Z] 9712f1f96733: Pulling fs layer [2023-10-04T10:55:01.961Z] 63f879dbbcfc: Pulling fs layer [2023-10-04T10:55:01.961Z] 0d9ebad4ef96: Pulling fs layer [2023-10-04T10:55:01.961Z] e9a5061849ea: Pulling fs layer [2023-10-04T10:55:01.961Z] d747dcd14b5f: Pulling fs layer [2023-10-04T10:55:01.961Z] 2de7ff778b66: Pulling fs layer [2023-10-04T10:55:01.961Z] e9a5061849ea: Waiting [2023-10-04T10:55:01.961Z] d747dcd14b5f: Waiting [2023-10-04T10:55:01.961Z] 2de7ff778b66: Waiting [2023-10-04T10:55:01.961Z] 0d9ebad4ef96: Waiting [2023-10-04T10:55:01.961Z] 9712f1f96733: Verifying Checksum [2023-10-04T10:55:01.961Z] 9712f1f96733: Download complete [2023-10-04T10:55:02.220Z] 63f879dbbcfc: Verifying Checksum [2023-10-04T10:55:02.220Z] 63f879dbbcfc: Download complete [2023-10-04T10:55:02.477Z] e9a5061849ea: Verifying Checksum [2023-10-04T10:55:02.477Z] e9a5061849ea: Download complete [2023-10-04T10:55:02.477Z] d747dcd14b5f: Verifying Checksum [2023-10-04T10:55:02.477Z] d747dcd14b5f: Download complete [2023-10-04T10:55:02.734Z] ab5ef0e58194: Verifying Checksum [2023-10-04T10:55:02.734Z] ab5ef0e58194: Download complete [2023-10-04T10:55:02.734Z] 0d9ebad4ef96: Verifying Checksum [2023-10-04T10:55:02.734Z] 0d9ebad4ef96: Download complete [2023-10-04T10:55:02.734Z] 2de7ff778b66: Verifying Checksum [2023-10-04T10:55:02.734Z] 2de7ff778b66: Download complete [2023-10-04T10:55:05.267Z] ab5ef0e58194: Pull complete [2023-10-04T10:55:05.526Z] 9712f1f96733: Pull complete [2023-10-04T10:55:06.460Z] 63f879dbbcfc: Pull complete [2023-10-04T10:55:09.737Z] 0d9ebad4ef96: Pull complete [2023-10-04T10:55:09.998Z] e9a5061849ea: Pull complete [2023-10-04T10:55:09.999Z] d747dcd14b5f: Pull complete [2023-10-04T10:55:10.933Z] 2de7ff778b66: Pull complete [2023-10-04T10:55:10.933Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-04T10:55:10.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T10:55:10.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:55:11.007Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:55:11.016Z] $ 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-10-04T10:55:16.662Z] $ docker top 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-04T10:55:16.750Z] provisioning config files... [2023-10-04T10:55:16.757Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12479935590444481459tmp [2023-10-04T10:55:16.768Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8776776214333378230tmp [2023-10-04T10:55:16.778Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16247511877982672218tmp [Pipeline] { [Pipeline] echo [2023-10-04T10:55:16.791Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:17.086Z] ---> sigul-configuration.sh [2023-10-04T10:55:17.086Z] gpg: directory `/root/.gnupg' created [2023-10-04T10:55:17.086Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-04T10:55:17.086Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-04T10:55:17.086Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-04T10:55:17.086Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-04T10:55:17.086Z] gpg: CAST5 encrypted data [2023-10-04T10:55:17.086Z] gpg: encrypted with 1 passphrase [2023-10-04T10:55:17.086Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-04T10:55:17.377Z] + mkdir /home/jenkins [2023-10-04T10:55:17.377Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-04T10:55:17.667Z] + 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-10-04T10:55:17.676Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:17.959Z] ---> sigul-install.sh [2023-10-04T10:55:17.959Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-04T10:55:18.247Z] + git tag --list [2023-10-04T10:55:18.247Z] v0.0.0 [2023-10-04T10:55:18.247Z] v1.0.0 [2023-10-04T10:55:18.247Z] v2.1.0 [2023-10-04T10:55:18.247Z] v2.1.1 [2023-10-04T10:55:18.247Z] v2.2.0 [2023-10-04T10:55:18.247Z] v2.3.0 [2023-10-04T10:55:18.247Z] v3.0 [2023-10-04T10:55:18.247Z] v3.0.0 [2023-10-04T10:55:18.247Z] v3.1.0-dev.1 [2023-10-04T10:55:18.247Z] v3.1.0-dev.10 [2023-10-04T10:55:18.247Z] v3.1.0-dev.11 [2023-10-04T10:55:18.247Z] v3.1.0-dev.12 [2023-10-04T10:55:18.247Z] v3.1.0-dev.13 [2023-10-04T10:55:18.247Z] v3.1.0-dev.14 [2023-10-04T10:55:18.247Z] v3.1.0-dev.2 [2023-10-04T10:55:18.247Z] v3.1.0-dev.3 [2023-10-04T10:55:18.247Z] v3.1.0-dev.4 [2023-10-04T10:55:18.247Z] v3.1.0-dev.5 [2023-10-04T10:55:18.247Z] v3.1.0-dev.6 [2023-10-04T10:55:18.247Z] v3.1.0-dev.7 [2023-10-04T10:55:18.247Z] v3.1.0-dev.8 [2023-10-04T10:55:18.247Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-04T10:55:18.543Z] + lftools sign git-tag v3.1.0-dev.14 [2023-10-04T10:55:19.115Z] Signing Git tag with Sigul... [2023-10-04T10:55:19.115Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-10-04T10:55:19.691Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:19.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-04T10:55:19.984Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-04T10:55:19.989Z] $ docker stop --time=1 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 [2023-10-04T10:55:21.280Z] $ docker rm -f --volumes 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-04T10:55:21.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T10:55:21.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:55:22.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:55:22.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:55:22.876Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:55:22.925Z] $ 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-10-04T10:55:23.270Z] $ docker top a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T10:55:23.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T10:55:23.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T10:55:23.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T10:55:23.479Z] $ docker exec a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a ssh-agent [2023-10-04T10:55:23.613Z] SSH_AUTH_SOCK=/tmp/ssh-tNtSijqZen2O/agent.32 [2023-10-04T10:55:23.613Z] SSH_AGENT_PID=38 [2023-10-04T10:55:23.617Z] Running ssh-add (command line suppressed) [2023-10-04T10:55:23.711Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12239308266142985287.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12239308266142985287.key) [2023-10-04T10:55:23.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T10:55:24.044Z] + git semver bump pre [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,192 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,194 [execute] INFO git cat-file --batch-check [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,194 [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-10-04T10:55:24.307Z] 2023-10-04 10:55:24,199 [execute] INFO git cat-file --batch [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T10:55:24.307Z] 2023-10-04 10:55:24,204 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:55:24.307Z] 3.1.0-dev.15 [Pipeline] } [2023-10-04T10:55:24.304Z] $ docker exec --env ******** --env ******** a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a ssh-agent -k [2023-10-04T10:55:24.412Z] unset SSH_AUTH_SOCK; [2023-10-04T10:55:24.412Z] unset SSH_AGENT_PID; [2023-10-04T10:55:24.412Z] echo Agent pid 38 killed; [2023-10-04T10:55:24.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T10:55:24.753Z] + git semver [Pipeline] } [2023-10-04T10:55:25.025Z] $ docker stop --time=1 a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a [2023-10-04T10:55:26.347Z] $ docker rm -f --volumes a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T10:55:26.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T10:55:26.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:55:27.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T10:55:27.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:55:27.106Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:55:27.151Z] $ 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-10-04T10:55:31.036Z] $ docker top dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T10:55:31.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T10:55:31.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T10:55:31.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T10:55:31.236Z] $ docker exec dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 ssh-agent [2023-10-04T10:55:31.368Z] SSH_AUTH_SOCK=/tmp/ssh-gs9EbGRJs8og/agent.31 [2023-10-04T10:55:31.368Z] SSH_AGENT_PID=37 [2023-10-04T10:55:31.373Z] Running ssh-add (command line suppressed) [2023-10-04T10:55:31.464Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14252003354997274210.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14252003354997274210.key) [2023-10-04T10:55:31.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T10:55:31.813Z] + git semver push [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,959 [run_push] DEBUG push [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,960 [execute] INFO git cat-file --batch-check [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,960 [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-10-04T10:55:32.075Z] 2023-10-04 10:55:31,965 [execute] INFO git rev-list a4f223169ef1d72308c4151b0614611f7c4dd705 -- [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,965 [execute] DEBUG Popen(['git', 'rev-list', 'a4f223169ef1d72308c4151b0614611f7c4dd705', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,972 [execute] INFO git fetch -v origin [2023-10-04T10:55:32.075Z] 2023-10-04 10:55:31,972 [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-10-04T10:55:32.647Z] 2023-10-04 10:55:32,538 [run_push] DEBUG no remote changes detected [2023-10-04T10:55:32.647Z] 2023-10-04 10:55:32,538 [execute] INFO git push origin semver [2023-10-04T10:55:32.647Z] 2023-10-04 10:55:32,538 [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-10-04T10:55:34.055Z] 2023-10-04 10:55:33,652 [run_push] DEBUG push all version tags [2023-10-04T10:55:34.055Z] 2023-10-04 10:55:33,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-04T10:55:34.055Z] 2023-10-04 10:55:33,653 [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-10-04T10:55:35.004Z] 2023-10-04 10:55:34,713 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-04T10:55:35.004Z] 3.1.0-dev.15 [Pipeline] } [2023-10-04T10:55:34.998Z] $ docker exec --env ******** --env ******** dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 ssh-agent -k [2023-10-04T10:55:35.119Z] unset SSH_AUTH_SOCK; [2023-10-04T10:55:35.119Z] unset SSH_AGENT_PID; [2023-10-04T10:55:35.119Z] echo Agent pid 37 killed; [2023-10-04T10:55:35.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T10:55:35.468Z] + git semver [Pipeline] } [2023-10-04T10:55:35.720Z] $ docker stop --time=1 dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 [2023-10-04T10:55:37.001Z] $ docker rm -f --volumes dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 [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-10-04T10:55:37.578Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-04T10:55:37.578Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-04T10:55:37.578Z] total 16 [2023-10-04T10:55:37.578Z] drwxr-xr-x 3 root root 4096 Oct 4 10:46 . [2023-10-04T10:55:37.578Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 10:55 .. [2023-10-04T10:55:37.578Z] drwxr-xr-x 2 root root 4096 Oct 4 10:46 cost [2023-10-04T10:55:37.578Z] -rw-r--r-- 1 root root 91 Oct 4 10:46 cost.csv [2023-10-04T10:55:37.578Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-04T10:55:37.578Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-04T10:55:37.578Z] total 16 [2023-10-04T10:55:37.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 10:46 . [2023-10-04T10:55:37.578Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 10:55 .. [2023-10-04T10:55:37.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 10:46 cost [2023-10-04T10:55:37.578Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 4 10:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:37.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:38.718Z] ---> package-listing.sh [2023-10-04T10:55:38.718Z] ++ facter osfamily [2023-10-04T10:55:38.718Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-04T10:55:39.030Z] + OS_FAMILY=debian [2023-10-04T10:55:39.030Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-04T10:55:39.030Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-04T10:55:39.030Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-04T10:55:39.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-04T10:55:39.030Z] + PACKAGES=/tmp/packages_start.txt [2023-10-04T10:55:39.030Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-04T10:55:39.030Z] + PACKAGES=/tmp/packages_end.txt [2023-10-04T10:55:39.030Z] + case "${OS_FAMILY}" in [2023-10-04T10:55:39.030Z] + dpkg -l [2023-10-04T10:55:39.030Z] + grep '^ii' [2023-10-04T10:55:39.030Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-04T10:55:39.030Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-04T10:55:39.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-04T10:55:39.030Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-04T10:55:39.030Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-04T10:55:39.030Z] + 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-10-04T10:55:39.063Z] 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-10-04T10:55:39.405Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T10:55:39.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T10:55:39.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T10:55:39.869Z] prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container [2023-10-04T10:55:39.881Z] $ 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-10-04T10:55:40.101Z] $ docker top de17458445cbe08444b2373a931138257931bf49e144aace8bddd460c66ed80b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T10:55:40.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-04T10:55:40.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-04T10:55:41.037Z] + ls /var/log/sa-host [2023-10-04T10:55:41.037Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T10:55:41.107Z] provisioning config files... [2023-10-04T10:55:41.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17073626472501345587tmp [Pipeline] { [Pipeline] echo [2023-10-04T10:55:41.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:41.401Z] ---> create-netrc.sh [Pipeline] } [2023-10-04T10:55:41.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:41.736Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-04T10:55:41.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:42.028Z] ---> sudo-logs.sh [2023-10-04T10:55:42.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-04T10:55:42.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:42.340Z] ---> job-cost.sh [2023-10-04T10:55:42.340Z] lf-activate-venv: SKIPPING [2023-10-04T10:55:42.340Z] DEBUG: total: 0.2199999988079071 [2023-10-04T10:55:42.340Z] INFO: Retrieving Stack Cost... [2023-10-04T10:55:42.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T10:55:43.166Z] INFO: Archiving Costs [Pipeline] echo [2023-10-04T10:55:43.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T10:55:43.463Z] ---> logs-deploy.sh [2023-10-04T10:55:43.463Z] lf-activate-venv: SKIPPING [2023-10-04T10:55:43.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/119 [2023-10-04T10:55:43.463Z] INFO: archiving workspace using pattern(s): [2023-10-04T10:55:44.407Z] Archives upload complete. [2023-10-04T10:55:44.407Z] INFO: archiving logs to Nexus