Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49b23cd757709314b75e6b697209f3b198e2a4ed 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-ssh3261160416692474040.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-ssh1180348726321627348.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-ssh18203673392099872715.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-ssh8454894722351599424.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-ssh13263953247724742436.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-9180’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9181 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 49b23cd757709314b75e6b697209f3b198e2a4ed (main) Commit message: "Merge pull request #259 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > 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 49b23cd757709314b75e6b697209f3b198e2a4ed # timeout=10 > git rev-list --no-walk 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T03:11:26.564Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T03:11:26.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T03:11:26.655Z] ========================================================= [2023-10-13T03:11:26.655Z] EdgeX Global Pipelines Version Info [2023-10-13T03:11:26.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:11:27.372Z] ------------------- [2023-10-13T03:11:27.372Z] stable info: [2023-10-13T03:11:27.372Z] ------------------- [2023-10-13T03:11:27.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T03:11:27.372Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:11:27.372Z] Message: update stable to v1.0.254 [2023-10-13T03:11:27.944Z] ------------------- [2023-10-13T03:11:27.944Z] experimental info: [2023-10-13T03:11:27.944Z] ------------------- [2023-10-13T03:11:27.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T03:11:27.944Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:11:27.944Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T03:11:28.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-13T03:11:28.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-13T03:11:28.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T03:11:28.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T03:11:28.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T03:11:28.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T03:11:28.182Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T03:11:28.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T03:11:28.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T03:11:28.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T03:11:28.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T03:11:28.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-13T03:11:28.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T03:11:28.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T03:11:28.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:11:28.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:11:28.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:11:28.368Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:11:28.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T03:11:28.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T03:11:28.418Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T03:11:28.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T03:11:28.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T03:11:28.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T03:11:28.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T03:11:28.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T03:11:28.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T03:11:28.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-13T03:11:28.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-13T03:11:28.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-13T03:11:28.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] echo [2023-10-13T03:11:28.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49b23cd [Pipeline] echo [2023-10-13T03:11:28.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:11:28.632Z] provisioning config files... [2023-10-13T03:11:28.643Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16697966742390512073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:11:28.958Z] ---> docker-login.sh [2023-10-13T03:11:28.959Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:11:28.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:29.218Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:29.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:29.218Z] [2023-10-13T03:11:29.218Z] Login Succeeded [2023-10-13T03:11:29.218Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:11:29.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:29.218Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:29.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:29.218Z] [2023-10-13T03:11:29.218Z] Login Succeeded [2023-10-13T03:11:29.475Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:11:29.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:29.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:29.475Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:29.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:29.475Z] [2023-10-13T03:11:29.475Z] Login Succeeded [2023-10-13T03:11:29.475Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:11:29.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:29.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:29.475Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:29.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:29.475Z] [2023-10-13T03:11:29.475Z] Login Succeeded [2023-10-13T03:11:29.475Z] docker.io [2023-10-13T03:11:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:29.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:29.995Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:29.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:29.995Z] [2023-10-13T03:11:29.995Z] Login Succeeded [2023-10-13T03:11:29.995Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:11:30.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T03:11:30.379Z] + git rev-list -1 --merges 49b23cd757709314b75e6b697209f3b198e2a4ed~1..49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] echo [2023-10-13T03:11:30.421Z] -----------> git rev-list -1 --merges 49b23cd757709314b75e6b697209f3b198e2a4ed~1..49b23cd757709314b75e6b697209f3b198e2a4ed 49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:11:30.421Z] 49b23cd757709314b75e6b697209f3b198e2a4ed [false] [Pipeline] sh [2023-10-13T03:11:30.710Z] + git log --format=format:%s -1 49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] echo [2023-10-13T03:11:30.725Z] ========================================================= [2023-10-13T03:11:30.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T03:11:30.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:11:31.051Z] + git log --format=format:%s -1 49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] echo [2023-10-13T03:11:31.061Z] [semverPrep] GIT_COMMIT: 49b23cd757709314b75e6b697209f3b198e2a4ed, Commit Message: Merge pull request #259 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-10-13T03:11:31.069Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T03:11:31.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:11:31.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T03:11:31.405Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T03:11:31.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T03:11:31.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T03:11:31.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T03:11:31.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:11:31.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:11:31.770Z] [2023-10-13T03:11:31.770Z] 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-13T03:11:32.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:11:32.069Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T03:11:32.069Z] b85a868b505f: Pulling fs layer [2023-10-13T03:11:32.069Z] e2be974225ed: Pulling fs layer [2023-10-13T03:11:32.069Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T03:11:32.069Z] 988bab9f4d93: Pulling fs layer [2023-10-13T03:11:32.069Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T03:11:32.069Z] eaf3925da568: Pulling fs layer [2023-10-13T03:11:32.069Z] bab4dde63d76: Pulling fs layer [2023-10-13T03:11:32.069Z] bde34c3a00c8: Pulling fs layer [2023-10-13T03:11:32.069Z] b352a97aabf1: Pulling fs layer [2023-10-13T03:11:32.069Z] 4872d77fe225: Pulling fs layer [2023-10-13T03:11:32.069Z] 5851b861e8e6: Pulling fs layer [2023-10-13T03:11:32.069Z] 988bab9f4d93: Waiting [2023-10-13T03:11:32.069Z] 1469e6f7b9e6: Waiting [2023-10-13T03:11:32.069Z] eaf3925da568: Waiting [2023-10-13T03:11:32.069Z] bab4dde63d76: Waiting [2023-10-13T03:11:32.069Z] bde34c3a00c8: Waiting [2023-10-13T03:11:32.069Z] b352a97aabf1: Waiting [2023-10-13T03:11:32.069Z] 4872d77fe225: Waiting [2023-10-13T03:11:32.069Z] 5851b861e8e6: Waiting [2023-10-13T03:11:32.069Z] e2be974225ed: Download complete [2023-10-13T03:11:32.069Z] 988bab9f4d93: Verifying Checksum [2023-10-13T03:11:32.069Z] 988bab9f4d93: Download complete [2023-10-13T03:11:32.069Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T03:11:32.069Z] 1469e6f7b9e6: Download complete [2023-10-13T03:11:32.069Z] eaf3925da568: Verifying Checksum [2023-10-13T03:11:32.069Z] eaf3925da568: Download complete [2023-10-13T03:11:32.069Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T03:11:32.069Z] 339a4e72a1f5: Download complete [2023-10-13T03:11:32.337Z] bde34c3a00c8: Download complete [2023-10-13T03:11:32.337Z] b352a97aabf1: Download complete [2023-10-13T03:11:32.337Z] 4872d77fe225: Verifying Checksum [2023-10-13T03:11:32.337Z] 4872d77fe225: Download complete [2023-10-13T03:11:32.337Z] 5851b861e8e6: Verifying Checksum [2023-10-13T03:11:32.337Z] 5851b861e8e6: Download complete [2023-10-13T03:11:32.337Z] b85a868b505f: Download complete [2023-10-13T03:11:32.601Z] bab4dde63d76: Verifying Checksum [2023-10-13T03:11:32.601Z] bab4dde63d76: Download complete [2023-10-13T03:11:33.544Z] b85a868b505f: Pull complete [2023-10-13T03:11:33.803Z] e2be974225ed: Pull complete [2023-10-13T03:11:34.062Z] 339a4e72a1f5: Pull complete [2023-10-13T03:11:34.323Z] 988bab9f4d93: Pull complete [2023-10-13T03:11:34.582Z] 1469e6f7b9e6: Pull complete [2023-10-13T03:11:34.582Z] eaf3925da568: Pull complete [2023-10-13T03:11:36.495Z] bab4dde63d76: Pull complete [2023-10-13T03:11:36.495Z] bde34c3a00c8: Pull complete [2023-10-13T03:11:36.495Z] b352a97aabf1: Pull complete [2023-10-13T03:11:36.495Z] 4872d77fe225: Pull complete [2023-10-13T03:11:36.758Z] 5851b861e8e6: Pull complete [2023-10-13T03:11:36.758Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T03:11:36.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:11:36.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:11:36.877Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:11:36.913Z] $ 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-13T03:11:38.030Z] $ docker top 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 -eo pid,comm [2023-10-13T03:11:38.085Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:11:38.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:11:38.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:11:38.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:11:38.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:11:38.237Z] $ docker exec 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 ssh-agent [2023-10-13T03:11:38.358Z] SSH_AUTH_SOCK=/tmp/ssh-SglxGEI1otRy/agent.33 [2023-10-13T03:11:38.358Z] SSH_AGENT_PID=39 [2023-10-13T03:11:38.364Z] Running ssh-add (command line suppressed) [2023-10-13T03:11:38.470Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18287930228080825210.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18287930228080825210.key) [2023-10-13T03:11:38.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:11:38.768Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T03:11:38.790Z] $ docker exec --env ******** --env ******** 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 ssh-agent -k [2023-10-13T03:11:38.902Z] unset SSH_AUTH_SOCK; [2023-10-13T03:11:38.903Z] unset SSH_AGENT_PID; [2023-10-13T03:11:38.903Z] echo Agent pid 39 killed; [2023-10-13T03:11:38.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T03:11:38.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:11:38.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:11:39.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:11:39.054Z] $ docker exec 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 ssh-agent [2023-10-13T03:11:39.174Z] SSH_AUTH_SOCK=/tmp/ssh-vWmXsixxItr3/agent.72 [2023-10-13T03:11:39.174Z] SSH_AGENT_PID=78 [2023-10-13T03:11:39.185Z] Running ssh-add (command line suppressed) [2023-10-13T03:11:39.299Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16134681879288085030.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16134681879288085030.key) [2023-10-13T03:11:39.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:11:39.598Z] + git semver init [2023-10-13T03:11:39.858Z] 2023-10-13 03:11:39,809 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T03:11:39.858Z] 2023-10-13 03:11:39,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-13T03:11:39.858Z] 2023-10-13 03:11:39,810 [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-13T03:11:39.858Z] 2023-10-13 03:11:39,811 [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-13T03:11:40.795Z] 2023-10-13 03:11:40,664 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-13T03:11:40.795Z] 2023-10-13 03:11:40,664 [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-13T03:11:40.795Z] 2023-10-13 03:11:40,665 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:11:40.795Z] 2023-10-13 03:11:40,665 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:11:40.795Z] 3.1.0-dev.15 [Pipeline] } [2023-10-13T03:11:40.807Z] $ docker exec --env ******** --env ******** 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 ssh-agent -k [2023-10-13T03:11:40.911Z] unset SSH_AUTH_SOCK; [2023-10-13T03:11:40.912Z] unset SSH_AGENT_PID; [2023-10-13T03:11:40.912Z] echo Agent pid 78 killed; [2023-10-13T03:11:40.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:11:41.223Z] + git semver [Pipeline] } [2023-10-13T03:11:41.497Z] $ docker stop --time=1 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 [2023-10-13T03:11:42.788Z] $ docker rm -f --volumes 21690c93f2159e5adea4924612b785cd4fa4ac18000a4551a99df6b2b2739be4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:11:43.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T03:11:43.312Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T03:11:43.316Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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-13T03:11:43.468Z] provisioning config files... [2023-10-13T03:11:43.477Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7283836217773244031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:11:43.771Z] ---> docker-login.sh [2023-10-13T03:11:43.771Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:11:43.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:43.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:43.771Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:43.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:43.771Z] [2023-10-13T03:11:43.771Z] Login Succeeded [2023-10-13T03:11:43.771Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:11:43.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:43.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:43.771Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:43.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:43.771Z] [2023-10-13T03:11:43.771Z] Login Succeeded [2023-10-13T03:11:43.771Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:11:44.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:44.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:44.032Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:44.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:44.032Z] [2023-10-13T03:11:44.032Z] Login Succeeded [2023-10-13T03:11:44.032Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:11:44.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:44.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:44.032Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:44.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:44.032Z] [2023-10-13T03:11:44.032Z] Login Succeeded [2023-10-13T03:11:44.032Z] docker.io [2023-10-13T03:11:44.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:11:44.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:11:44.290Z] Configure a credential helper to remove this warning. See [2023-10-13T03:11:44.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:11:44.290Z] [2023-10-13T03:11:44.290Z] Login Succeeded [2023-10-13T03:11:44.290Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:11:44.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:11:44.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:11:44.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:11:44.373Z] ========================================================= [2023-10-13T03:11:44.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T03:11:44.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:11:44.679Z] + 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-13T03:11:44.679Z] Sending build context to Docker daemon 4.363MB [2023-10-13T03:11:44.679Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:11:44.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:11:44.679Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T03:11:44.679Z] 7264a8db6415: Pulling fs layer [2023-10-13T03:11:44.679Z] c4d48a809fc2: Pulling fs layer [2023-10-13T03:11:44.679Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T03:11:44.679Z] ad3a456e5733: Pulling fs layer [2023-10-13T03:11:44.679Z] 33e27b845d1e: Pulling fs layer [2023-10-13T03:11:44.679Z] c68163c4e522: Pulling fs layer [2023-10-13T03:11:44.679Z] 50da416c3ac9: Pulling fs layer [2023-10-13T03:11:44.679Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T03:11:44.679Z] ad3a456e5733: Waiting [2023-10-13T03:11:44.679Z] 33e27b845d1e: Waiting [2023-10-13T03:11:44.679Z] c68163c4e522: Waiting [2023-10-13T03:11:44.679Z] 50da416c3ac9: Waiting [2023-10-13T03:11:44.679Z] c4d48a809fc2: Verifying Checksum [2023-10-13T03:11:44.679Z] c4d48a809fc2: Download complete [2023-10-13T03:11:44.679Z] ad3a456e5733: Verifying Checksum [2023-10-13T03:11:44.679Z] ad3a456e5733: Download complete [2023-10-13T03:11:44.679Z] 33e27b845d1e: Download complete [2023-10-13T03:11:44.679Z] 7264a8db6415: Download complete [2023-10-13T03:11:44.939Z] c68163c4e522: Verifying Checksum [2023-10-13T03:11:44.939Z] c68163c4e522: Download complete [2023-10-13T03:11:44.939Z] 7264a8db6415: Pull complete [2023-10-13T03:11:44.939Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T03:11:44.939Z] c4d48a809fc2: Pull complete [2023-10-13T03:11:45.200Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T03:11:45.200Z] 4f1c88b9dad5: Download complete [2023-10-13T03:11:45.458Z] 50da416c3ac9: Verifying Checksum [2023-10-13T03:11:45.458Z] 50da416c3ac9: Download complete [2023-10-13T03:11:48.740Z] 4f1c88b9dad5: Pull complete [2023-10-13T03:11:48.740Z] ad3a456e5733: Pull complete [2023-10-13T03:11:48.740Z] 33e27b845d1e: Pull complete [2023-10-13T03:11:48.740Z] c68163c4e522: Pull complete [2023-10-13T03:11:50.640Z] 50da416c3ac9: Pull complete [2023-10-13T03:11:51.209Z] 23d2d4c4bb30: Pull complete [2023-10-13T03:11:51.209Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T03:11:51.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T03:11:51.209Z] ---> 0786185ac409 [2023-10-13T03:11:51.209Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:11:52.584Z] ---> Running in 084f95c9f13b [2023-10-13T03:11:52.584Z] Removing intermediate container 084f95c9f13b [2023-10-13T03:11:52.584Z] ---> abade4e7504d [2023-10-13T03:11:52.584Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:11:52.584Z] ---> Running in 41905089597f [2023-10-13T03:11:52.584Z] Removing intermediate container 41905089597f [2023-10-13T03:11:52.584Z] ---> 2495acc8af2e [2023-10-13T03:11:52.584Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T03:11:52.584Z] ---> Running in 0377e967f87b [2023-10-13T03:11:52.584Z] Removing intermediate container 0377e967f87b [2023-10-13T03:11:52.584Z] ---> 7cb002b6bdbe [2023-10-13T03:11:52.584Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:11:52.584Z] ---> Running in 60e6e3069182 [2023-10-13T03:11:52.584Z] Removing intermediate container 60e6e3069182 [2023-10-13T03:11:52.584Z] ---> 504041e8c53d [2023-10-13T03:11:52.584Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:11:52.584Z] ---> Running in aa28e16b98f3 [2023-10-13T03:11:53.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:11:53.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:11:53.412Z] OK: 264 MiB in 52 packages [2023-10-13T03:11:53.671Z] Removing intermediate container aa28e16b98f3 [2023-10-13T03:11:53.671Z] ---> 6c20ca8f1a6c [2023-10-13T03:11:53.671Z] Step 8/12 : WORKDIR /app [2023-10-13T03:11:53.931Z] ---> Running in a0c1a1826362 [2023-10-13T03:11:53.931Z] Removing intermediate container a0c1a1826362 [2023-10-13T03:11:53.931Z] ---> 62f39f789530 [2023-10-13T03:11:53.931Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:11:53.931Z] ---> 86a0968d79dc [2023-10-13T03:11:53.931Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:11:53.931Z] ---> Running in 31c435fa85c1 [2023-10-13T03:11:58.434Z] Still waiting to schedule task [2023-10-13T03:11:58.434Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9182’ is offline [2023-10-13T03:12:32.714Z] Removing intermediate container 31c435fa85c1 [2023-10-13T03:12:32.714Z] ---> 834fc9d761c7 [2023-10-13T03:12:32.714Z] Step 11/12 : COPY . . [2023-10-13T03:12:32.714Z] ---> 6d95b74d4f12 [2023-10-13T03:12:32.714Z] Step 12/12 : RUN $MAKE [2023-10-13T03:12:32.714Z] ---> Running in 97945f52e61b [2023-10-13T03:12:32.714Z] noop [2023-10-13T03:12:32.714Z] Removing intermediate container 97945f52e61b [2023-10-13T03:12:32.714Z] ---> b7f4eba8d014 [2023-10-13T03:12:32.714Z] Successfully built b7f4eba8d014 [2023-10-13T03:12:32.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:33.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:12:33.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:12:33.110Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:12:33.141Z] $ 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-13T03:12:33.485Z] $ docker top eff0c4917cf14ae8429708310970b6dbc7dfdac4f37b1dc37b70a00edda5d126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:12:33.824Z] + go version [2023-10-13T03:12:33.824Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T03:12:33.836Z] $ docker stop --time=1 eff0c4917cf14ae8429708310970b6dbc7dfdac4f37b1dc37b70a00edda5d126 [2023-10-13T03:12:35.071Z] $ docker rm -f --volumes eff0c4917cf14ae8429708310970b6dbc7dfdac4f37b1dc37b70a00edda5d126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:35.478Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:12:35.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:12:35.545Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:12:35.579Z] $ 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-13T03:12:35.908Z] $ docker top 7c1f89319dabd228ea2cd2b63f04e5748609638c7500dee6618a298bf9660fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:12:36.246Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:12:36.538Z] + make test [2023-10-13T03:12:36.538Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:12:37.475Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-13T03:12:47.441Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-13T03:12:47.441Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-13T03:12:51.625Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.057s coverage: 40.6% of statements [2023-10-13T03:12:51.625Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-10-13T03:12:51.625Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-10-13T03:13:06.497Z] go vet ./... [2023-10-13T03:13:09.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:13:09.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:13:09.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:13:09.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:13:09.797Z] $ docker stop --time=1 7c1f89319dabd228ea2cd2b63f04e5748609638c7500dee6618a298bf9660fc2 [2023-10-13T03:13:11.539Z] $ docker rm -f --volumes 7c1f89319dabd228ea2cd2b63f04e5748609638c7500dee6618a298bf9660fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:13:11.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:13:12.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T03:13:12.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:13:12.906Z] + ls -al . [2023-10-13T03:13:12.906Z] total 644 [2023-10-13T03:13:12.906Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 03:12 . [2023-10-13T03:13:12.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:11 .. [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 13 03:11 .dockerignore [2023-10-13T03:13:12.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:12 .git [2023-10-13T03:13:12.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:11 .github [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 13 03:11 .gitignore [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:11 .golangci.yml [2023-10-13T03:13:12.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:11 .semver [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 13 03:11 Attribution.txt [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 13 03:11 CHANGELOG.md [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 13 03:11 Dockerfile [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:11 GOVERNANCE.md [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 13 03:11 Jenkinsfile [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 13 03:11 LICENSE [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 13 03:11 Makefile [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 03:11 OWNERS.md [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 13 03:11 README.md [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:11 VERSION [2023-10-13T03:13:12.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:11 bin [2023-10-13T03:13:12.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:11 cmd [2023-10-13T03:13:12.906Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 13 03:12 coverage.out [2023-10-13T03:13:12.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:11 examples [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 13 03:11 go.mod [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:11 go.sum [2023-10-13T03:13:12.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:11 images [2023-10-13T03:13:12.906Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:11 internal [2023-10-13T03:13:12.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:11 snap [2023-10-13T03:13:12.906Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 13 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:13.266Z] + 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=49b23cd757709314b75e6b697209f3b198e2a4ed --label arch=amd64 --label version=3.1.0-dev.15 . [2023-10-13T03:13:13.266Z] Sending build context to Docker daemon 4.363MB [2023-10-13T03:13:13.266Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:13:13.266Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T03:13:13.266Z] ---> b7f4eba8d014 [2023-10-13T03:13:13.266Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:13:13.266Z] ---> Running in 06c5d6f2c82f [2023-10-13T03:13:13.266Z] Removing intermediate container 06c5d6f2c82f [2023-10-13T03:13:13.266Z] ---> 3cef1bf923a9 [2023-10-13T03:13:13.266Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:13:13.266Z] ---> Running in d4b9288fdba7 [2023-10-13T03:13:13.525Z] Removing intermediate container d4b9288fdba7 [2023-10-13T03:13:13.525Z] ---> 7777e8225d8e [2023-10-13T03:13:13.525Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T03:13:13.525Z] ---> Running in 4887d20210e5 [2023-10-13T03:13:13.525Z] Removing intermediate container 4887d20210e5 [2023-10-13T03:13:13.525Z] ---> d43c7abe3c18 [2023-10-13T03:13:13.525Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:13:13.525Z] ---> Running in b05ef18c8821 [2023-10-13T03:13:13.525Z] Removing intermediate container b05ef18c8821 [2023-10-13T03:13:13.525Z] ---> e0ce53221be6 [2023-10-13T03:13:13.525Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:13:13.525Z] ---> Running in ad9175c279d6 [2023-10-13T03:13:13.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:14.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:14.300Z] OK: 264 MiB in 52 packages [2023-10-13T03:13:14.560Z] Removing intermediate container ad9175c279d6 [2023-10-13T03:13:14.560Z] ---> f2acfc965aa3 [2023-10-13T03:13:14.560Z] Step 8/24 : WORKDIR /app [2023-10-13T03:13:14.560Z] ---> Running in 0ca7fe08600f [2023-10-13T03:13:14.818Z] Removing intermediate container 0ca7fe08600f [2023-10-13T03:13:14.818Z] ---> 9cef9dcc2c5e [2023-10-13T03:13:14.818Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T03:13:14.818Z] ---> dd6d94a8ad88 [2023-10-13T03:13:14.818Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:13:14.818Z] ---> Running in 96fd6918be8c [2023-10-13T03:13:15.385Z] Removing intermediate container 96fd6918be8c [2023-10-13T03:13:15.385Z] ---> 4703eb1a859c [2023-10-13T03:13:15.385Z] Step 11/24 : COPY . . [2023-10-13T03:13:15.644Z] ---> 64ca5e2f3b3e [2023-10-13T03:13:15.644Z] Step 12/24 : RUN $MAKE [2023-10-13T03:13:15.644Z] ---> Running in 924dcb1cdf18 [2023-10-13T03:13:15.902Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-13T03:13:30.769Z] Removing intermediate container 924dcb1cdf18 [2023-10-13T03:13:30.769Z] ---> de01fb5f8d7a [2023-10-13T03:13:30.769Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T03:13:31.337Z] 3.18: Pulling from library/alpine [2023-10-13T03:13:31.337Z] 96526aa774ef: Pulling fs layer [2023-10-13T03:13:31.595Z] 96526aa774ef: Verifying Checksum [2023-10-13T03:13:31.595Z] 96526aa774ef: Download complete [2023-10-13T03:13:31.595Z] 96526aa774ef: Pull complete [2023-10-13T03:13:31.853Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:13:31.853Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:13:31.853Z] ---> 8ca4688f4f35 [2023-10-13T03:13:31.853Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-13T03:13:31.853Z] ---> Running in 2bea86a3161c [2023-10-13T03:13:32.113Z] Removing intermediate container 2bea86a3161c [2023-10-13T03:13:32.113Z] ---> 8490c9607e59 [2023-10-13T03:13:32.113Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:13:32.113Z] ---> Running in b67289b4378c [2023-10-13T03:13:32.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:32.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:32.631Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:13:32.631Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:13:32.631Z] OK: 7 MiB in 16 packages [2023-10-13T03:13:32.890Z] Removing intermediate container b67289b4378c [2023-10-13T03:13:32.890Z] ---> 23e33b4957bf [2023-10-13T03:13:32.890Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-13T03:13:33.149Z] ---> 7959c3a874e6 [2023-10-13T03:13:33.150Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-13T03:13:33.150Z] ---> a3d24416987e [2023-10-13T03:13:33.150Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-13T03:13:34.086Z] ---> 0cacd0ae578b [2023-10-13T03:13:34.087Z] Step 19/24 : EXPOSE 59989 [2023-10-13T03:13:34.087Z] ---> Running in e0b5b1ac42ad [2023-10-13T03:13:34.087Z] Removing intermediate container e0b5b1ac42ad [2023-10-13T03:13:34.087Z] ---> cd9583f6abdb [2023-10-13T03:13:34.087Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-13T03:13:34.087Z] ---> Running in 9f77909bbf24 [2023-10-13T03:13:34.345Z] Removing intermediate container 9f77909bbf24 [2023-10-13T03:13:34.345Z] ---> 556a89d53aa4 [2023-10-13T03:13:34.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:13:34.345Z] ---> Running in 1b7925a2263c [2023-10-13T03:13:34.345Z] Removing intermediate container 1b7925a2263c [2023-10-13T03:13:34.345Z] ---> d28bc5fb9eb7 [2023-10-13T03:13:34.345Z] Step 22/24 : LABEL arch=amd64 [2023-10-13T03:13:34.345Z] ---> Running in 04c8bceee0be [2023-10-13T03:13:34.345Z] Removing intermediate container 04c8bceee0be [2023-10-13T03:13:34.345Z] ---> cdaf7381fc55 [2023-10-13T03:13:34.345Z] Step 23/24 : LABEL git_sha=49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:13:34.345Z] ---> Running in b0c57fbd5644 [2023-10-13T03:13:34.606Z] Removing intermediate container b0c57fbd5644 [2023-10-13T03:13:34.606Z] ---> bab02fd60112 [2023-10-13T03:13:34.606Z] Step 24/24 : LABEL version=3.1.0-dev.15 [2023-10-13T03:13:34.606Z] ---> Running in fe732897dfdf [2023-10-13T03:13:34.606Z] Removing intermediate container fe732897dfdf [2023-10-13T03:13:34.606Z] ---> 83be2660cfc0 [2023-10-13T03:13:34.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:13:34.606Z] Successfully built 83be2660cfc0 [2023-10-13T03:13:34.606Z] 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-13T03:13:34.701Z] provisioning config files... [2023-10-13T03:13:34.710Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10258183590968374192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:13:35.005Z] ---> docker-login.sh [2023-10-13T03:13:35.005Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:13:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:35.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:35.005Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:35.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:35.005Z] [2023-10-13T03:13:35.005Z] Login Succeeded [2023-10-13T03:13:35.005Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:13:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:35.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:35.005Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:35.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:35.005Z] [2023-10-13T03:13:35.005Z] Login Succeeded [2023-10-13T03:13:35.005Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:13:35.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:35.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:35.265Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:35.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:35.265Z] [2023-10-13T03:13:35.265Z] Login Succeeded [2023-10-13T03:13:35.265Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:13:35.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:35.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:35.265Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:35.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:35.265Z] [2023-10-13T03:13:35.265Z] Login Succeeded [2023-10-13T03:13:35.265Z] docker.io [2023-10-13T03:13:35.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:35.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:35.524Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:35.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:35.524Z] [2023-10-13T03:13:35.524Z] Login Succeeded [2023-10-13T03:13:35.524Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:13:35.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:13:35.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:13:35.590Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-13T03:13:35.590Z] 49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:13:35.590Z] latest [2023-10-13T03:13:35.590Z] 3.1.0-dev.15 [2023-10-13T03:13:35.590Z] 49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:13:35.590Z] main [2023-10-13T03:13:35.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:35.908Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:36.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:13:36.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-13T03:13:36.214Z] 1d5609703af1: Preparing [2023-10-13T03:13:36.214Z] 54242e18e3b2: Preparing [2023-10-13T03:13:36.214Z] 115470d771c4: Preparing [2023-10-13T03:13:36.214Z] 490c82ab4fad: Preparing [2023-10-13T03:13:36.214Z] cc2447e1835a: Preparing [2023-10-13T03:13:36.214Z] cc2447e1835a: Layer already exists [2023-10-13T03:13:36.214Z] 115470d771c4: Pushed [2023-10-13T03:13:36.214Z] 54242e18e3b2: Pushed [2023-10-13T03:13:36.214Z] 490c82ab4fad: Pushed [2023-10-13T03:13:38.743Z] 1d5609703af1: Pushed [2023-10-13T03:13:39.001Z] 49b23cd757709314b75e6b697209f3b198e2a4ed: digest: sha256:e62f0a67365819767d4c19a4d8c7d336ddb5690d5739bb9313df793a5c457bad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:39.310Z] + 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-13T03:13:39.615Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-13T03:13:39.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-13T03:13:39.616Z] 1d5609703af1: Preparing [2023-10-13T03:13:39.616Z] 54242e18e3b2: Preparing [2023-10-13T03:13:39.616Z] 115470d771c4: Preparing [2023-10-13T03:13:39.616Z] 490c82ab4fad: Preparing [2023-10-13T03:13:39.616Z] cc2447e1835a: Preparing [2023-10-13T03:13:39.616Z] cc2447e1835a: Layer already exists [2023-10-13T03:13:39.616Z] 1d5609703af1: Layer already exists [2023-10-13T03:13:39.616Z] 490c82ab4fad: Layer already exists [2023-10-13T03:13:39.616Z] 54242e18e3b2: Layer already exists [2023-10-13T03:13:39.616Z] 115470d771c4: Layer already exists [2023-10-13T03:13:39.616Z] latest: digest: sha256:e62f0a67365819767d4c19a4d8c7d336ddb5690d5739bb9313df793a5c457bad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:39.927Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:40.229Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.15 [2023-10-13T03:13:40.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-13T03:13:40.230Z] 1d5609703af1: Preparing [2023-10-13T03:13:40.230Z] 54242e18e3b2: Preparing [2023-10-13T03:13:40.230Z] 115470d771c4: Preparing [2023-10-13T03:13:40.230Z] 490c82ab4fad: Preparing [2023-10-13T03:13:40.230Z] cc2447e1835a: Preparing [2023-10-13T03:13:40.230Z] 54242e18e3b2: Layer already exists [2023-10-13T03:13:40.230Z] 490c82ab4fad: Layer already exists [2023-10-13T03:13:40.230Z] 1d5609703af1: Layer already exists [2023-10-13T03:13:40.230Z] cc2447e1835a: Layer already exists [2023-10-13T03:13:40.230Z] 115470d771c4: Layer already exists [2023-10-13T03:13:40.230Z] 3.1.0-dev.15: digest: sha256:e62f0a67365819767d4c19a4d8c7d336ddb5690d5739bb9313df793a5c457bad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:40.539Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:40.846Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:13:40.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-13T03:13:40.846Z] 1d5609703af1: Preparing [2023-10-13T03:13:40.846Z] 54242e18e3b2: Preparing [2023-10-13T03:13:40.846Z] 115470d771c4: Preparing [2023-10-13T03:13:40.846Z] 490c82ab4fad: Preparing [2023-10-13T03:13:40.846Z] cc2447e1835a: Preparing [2023-10-13T03:13:40.846Z] 1d5609703af1: Layer already exists [2023-10-13T03:13:40.846Z] 490c82ab4fad: Layer already exists [2023-10-13T03:13:40.846Z] cc2447e1835a: Layer already exists [2023-10-13T03:13:40.846Z] 115470d771c4: Layer already exists [2023-10-13T03:13:40.846Z] 54242e18e3b2: Layer already exists [2023-10-13T03:13:40.846Z] 49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15: digest: sha256:e62f0a67365819767d4c19a4d8c7d336ddb5690d5739bb9313df793a5c457bad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:41.161Z] + 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-13T03:13:41.477Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-13T03:13:41.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-13T03:13:41.477Z] 1d5609703af1: Preparing [2023-10-13T03:13:41.477Z] 54242e18e3b2: Preparing [2023-10-13T03:13:41.477Z] 115470d771c4: Preparing [2023-10-13T03:13:41.477Z] 490c82ab4fad: Preparing [2023-10-13T03:13:41.477Z] cc2447e1835a: Preparing [2023-10-13T03:13:41.477Z] 490c82ab4fad: Layer already exists [2023-10-13T03:13:41.477Z] 1d5609703af1: Layer already exists [2023-10-13T03:13:41.477Z] cc2447e1835a: Layer already exists [2023-10-13T03:13:41.477Z] 115470d771c4: Layer already exists [2023-10-13T03:13:41.477Z] 54242e18e3b2: Layer already exists [2023-10-13T03:13:41.477Z] main: digest: sha256:e62f0a67365819767d4c19a4d8c7d336ddb5690d5739bb9313df793a5c457bad size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:13:41.531Z] ===================================================== [Pipeline] echo [2023-10-13T03:13:41.542Z] taggedImages: [2023-10-13T03:13:41.542Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:13:41.542Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-13T03:13:41.542Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.15 [2023-10-13T03:13:41.542Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:13:41.542Z] - 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-13T03:13:41.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:13:41.922Z] [2023-10-13T03:13:41.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:42.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:13:42.216Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T03:13:42.216Z] 5eb5b503b376: Pulling fs layer [2023-10-13T03:13:42.216Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T03:13:42.216Z] ec43610c2a17: Pulling fs layer [2023-10-13T03:13:42.216Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T03:13:42.216Z] 33b1e0a273af: Pulling fs layer [2023-10-13T03:13:42.216Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T03:13:42.216Z] 2f39f015ded8: Pulling fs layer [2023-10-13T03:13:42.216Z] 33b1e0a273af: Waiting [2023-10-13T03:13:42.216Z] 5d3b04190fa2: Waiting [2023-10-13T03:13:42.216Z] 3a2ae6a8a46f: Waiting [2023-10-13T03:13:42.216Z] 2f39f015ded8: Waiting [2023-10-13T03:13:42.216Z] 5c69ac0246d0: Download complete [2023-10-13T03:13:42.216Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T03:13:42.216Z] 3a2ae6a8a46f: Download complete [2023-10-13T03:13:42.216Z] 33b1e0a273af: Verifying Checksum [2023-10-13T03:13:42.216Z] 33b1e0a273af: Download complete [2023-10-13T03:13:42.216Z] ec43610c2a17: Verifying Checksum [2023-10-13T03:13:42.216Z] ec43610c2a17: Download complete [2023-10-13T03:13:42.477Z] 5d3b04190fa2: Download complete [2023-10-13T03:13:42.477Z] 5eb5b503b376: Verifying Checksum [2023-10-13T03:13:42.477Z] 5eb5b503b376: Download complete [2023-10-13T03:13:43.044Z] 2f39f015ded8: Download complete [2023-10-13T03:13:43.614Z] 5eb5b503b376: Pull complete [2023-10-13T03:13:43.614Z] 5c69ac0246d0: Pull complete [2023-10-13T03:13:44.180Z] ec43610c2a17: Pull complete [2023-10-13T03:13:44.180Z] 3a2ae6a8a46f: Pull complete [2023-10-13T03:13:44.180Z] 33b1e0a273af: Pull complete [2023-10-13T03:13:44.438Z] 5d3b04190fa2: Pull complete [2023-10-13T03:13:48.626Z] 2f39f015ded8: Pull complete [2023-10-13T03:13:48.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T03:13:48.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:13:48.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:13:48.700Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:13:48.732Z] $ 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-13T03:13:52.523Z] $ docker top 84b9212a88e8bec70d270d353046d5daecd5cbf0b589bb6ae543f3ae4ec4e6a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:13:52.907Z] ---> job-cost.sh [2023-10-13T03:13:52.907Z] lf-activate-venv: SKIPPING [2023-10-13T03:13:52.907Z] INFO: No Stack... [2023-10-13T03:13:53.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:13:53.736Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:13:54.027Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-13T03:13:54.027Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:13:54.042Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [2023-10-13T03:13:54.048Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] did not exist. Created. [2023-10-13T03:13:54.048Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:13:54.352Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T03:13:54.386Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:13:54.393Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:13:54.418Z] $ docker stop --time=1 84b9212a88e8bec70d270d353046d5daecd5cbf0b589bb6ae543f3ae4ec4e6a7 [2023-10-13T03:13:55.565Z] $ docker rm -f --volumes 84b9212a88e8bec70d270d353046d5daecd5cbf0b589bb6ae543f3ae4ec4e6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T03:14:13.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9186 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-13T03:14:13.290Z] Running in /w/workspace/device-rfid-llrp-go/120 [Pipeline] { [Pipeline] checkout [2023-10-13T03:14:13.322Z] The recommended git tool is: git [2023-10-13T03:14:20.187Z] using credential edgex-jenkins-ssh [2023-10-13T03:14:20.209Z] Cloning the remote Git repository [2023-10-13T03:14:20.277Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-13T03:14:20.414Z] > git init /w/workspace/device-rfid-llrp-go/120 # timeout=10 [2023-10-13T03:14:20.635Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-13T03:14:20.637Z] > git --version # timeout=10 [2023-10-13T03:14:20.664Z] > git --version # 'git version 2.25.1' [2023-10-13T03:14:20.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T03:14:20.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:14:25.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-13T03:14:25.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:14:26.801Z] Avoid second fetch [2023-10-13T03:14:26.802Z] Checking out Revision 49b23cd757709314b75e6b697209f3b198e2a4ed (main) [2023-10-13T03:14:27.450Z] Commit message: "Merge pull request #259 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:14:26.827Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T03:14:26.912Z] > git checkout -f 49b23cd757709314b75e6b697209f3b198e2a4ed # timeout=10 [2023-10-13T03:14:28.342Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T03:14:28.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:14:28.342Z] Dload Upload Total Spent Left Speed [2023-10-13T03:14:28.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-10-13T03:14:29.044Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T03:14:29.383Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T03:14:29.383Z] + sudo tee /etc/docker/daemon.new [2023-10-13T03:14:29.383Z] { [2023-10-13T03:14:29.383Z] "registry-mirrors": [ [2023-10-13T03:14:29.383Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T03:14:29.383Z] ], [2023-10-13T03:14:29.383Z] "bip": "10.250.0.254/24", [2023-10-13T03:14:29.383Z] "hosts": [ [2023-10-13T03:14:29.383Z] "tcp://0.0.0.0:5555", [2023-10-13T03:14:29.383Z] "unix:///var/run/docker.sock" [2023-10-13T03:14:29.383Z] ], [2023-10-13T03:14:29.383Z] "mtu": 1458, [2023-10-13T03:14:29.383Z] "selinux-enabled": true, [2023-10-13T03:14:29.383Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T03:14:29.383Z] } [Pipeline] sh [2023-10-13T03:14:29.720Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T03:14:30.066Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:14:48.362Z] provisioning config files... [2023-10-13T03:14:48.402Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/120@tmp/config5959886263971815852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:14:48.789Z] ---> docker-login.sh [2023-10-13T03:14:48.789Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:14:49.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:49.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:49.381Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:49.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:49.381Z] [2023-10-13T03:14:49.381Z] Login Succeeded [2023-10-13T03:14:49.381Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:14:49.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:49.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:49.931Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:49.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:49.931Z] [2023-10-13T03:14:49.931Z] Login Succeeded [2023-10-13T03:14:49.931Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:14:50.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:50.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:50.203Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:50.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:50.203Z] [2023-10-13T03:14:50.203Z] Login Succeeded [2023-10-13T03:14:50.203Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:14:50.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:50.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:50.759Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:50.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:50.759Z] [2023-10-13T03:14:50.759Z] Login Succeeded [2023-10-13T03:14:50.759Z] docker.io [2023-10-13T03:14:51.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:51.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:51.307Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:51.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:51.307Z] [2023-10-13T03:14:51.307Z] Login Succeeded [2023-10-13T03:14:51.307Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:14:51.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:14:51.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:14:51.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:14:51.679Z] ========================================================= [2023-10-13T03:14:51.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T03:14:51.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:52.039Z] + 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-13T03:14:52.311Z] Sending build context to Docker daemon 1.219MB [2023-10-13T03:14:52.311Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:14:52.311Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:14:52.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T03:14:52.583Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T03:14:52.583Z] 5d54e960e981: Pulling fs layer [2023-10-13T03:14:52.583Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T03:14:52.583Z] f0e02332f6b5: Pulling fs layer [2023-10-13T03:14:52.583Z] cefa15bbcfad: Pulling fs layer [2023-10-13T03:14:52.583Z] 17808c966233: Pulling fs layer [2023-10-13T03:14:52.583Z] f4c1fc716caa: Pulling fs layer [2023-10-13T03:14:52.583Z] f0e02332f6b5: Waiting [2023-10-13T03:14:52.583Z] cefa15bbcfad: Waiting [2023-10-13T03:14:52.583Z] 17808c966233: Waiting [2023-10-13T03:14:52.583Z] f4c1fc716caa: Waiting [2023-10-13T03:14:52.583Z] 5d54e960e981: Verifying Checksum [2023-10-13T03:14:52.583Z] 5d54e960e981: Download complete [2023-10-13T03:14:52.583Z] f0e02332f6b5: Verifying Checksum [2023-10-13T03:14:52.583Z] f0e02332f6b5: Download complete [2023-10-13T03:14:52.583Z] cefa15bbcfad: Download complete [2023-10-13T03:14:52.862Z] 9fda8d8052c6: Download complete [2023-10-13T03:14:53.466Z] f4c1fc716caa: Verifying Checksum [2023-10-13T03:14:53.466Z] f4c1fc716caa: Download complete [2023-10-13T03:14:53.748Z] 9fda8d8052c6: Pull complete [2023-10-13T03:14:54.724Z] 5d54e960e981: Pull complete [2023-10-13T03:14:54.724Z] c4a7e357bf2a: Download complete [2023-10-13T03:14:56.149Z] 17808c966233: Verifying Checksum [2023-10-13T03:14:56.149Z] 17808c966233: Download complete [2023-10-13T03:15:08.623Z] c4a7e357bf2a: Pull complete [2023-10-13T03:15:08.891Z] f0e02332f6b5: Pull complete [2023-10-13T03:15:09.160Z] cefa15bbcfad: Pull complete [2023-10-13T03:15:19.397Z] 17808c966233: Pull complete [2023-10-13T03:15:19.666Z] f4c1fc716caa: Pull complete [2023-10-13T03:15:19.666Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T03:15:19.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T03:15:19.666Z] ---> ea914061e18c [2023-10-13T03:15:19.666Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:15:20.650Z] ---> Running in 3dcfa8725718 [2023-10-13T03:15:20.924Z] Removing intermediate container 3dcfa8725718 [2023-10-13T03:15:20.924Z] ---> f2ac3cbebcfa [2023-10-13T03:15:20.924Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:15:21.208Z] ---> Running in e80b92efd379 [2023-10-13T03:15:21.495Z] Removing intermediate container e80b92efd379 [2023-10-13T03:15:21.495Z] ---> d18a9690f406 [2023-10-13T03:15:21.495Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T03:15:21.495Z] ---> Running in ca83e5318058 [2023-10-13T03:15:22.085Z] Removing intermediate container ca83e5318058 [2023-10-13T03:15:22.085Z] ---> d0cadd436db0 [2023-10-13T03:15:22.085Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:15:22.085Z] ---> Running in 9f53c6bd07ec [2023-10-13T03:15:22.366Z] Removing intermediate container 9f53c6bd07ec [2023-10-13T03:15:22.366Z] ---> 13729e7c9e57 [2023-10-13T03:15:22.366Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:15:22.366Z] ---> Running in 1d02cc4a4efa [2023-10-13T03:15:23.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:15:24.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:15:25.791Z] OK: 266 MiB in 52 packages [2023-10-13T03:15:26.778Z] Removing intermediate container 1d02cc4a4efa [2023-10-13T03:15:26.778Z] ---> 5dbcf44f2930 [2023-10-13T03:15:26.778Z] Step 8/12 : WORKDIR /app [2023-10-13T03:15:26.778Z] ---> Running in 8bb5e65d546b [2023-10-13T03:15:27.049Z] Removing intermediate container 8bb5e65d546b [2023-10-13T03:15:27.049Z] ---> 8557ab3364a2 [2023-10-13T03:15:27.049Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:15:27.637Z] ---> 03fa00e58cb1 [2023-10-13T03:15:27.637Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:15:27.910Z] ---> Running in 51627a6575ae [2023-10-13T03:17:04.817Z] Removing intermediate container 51627a6575ae [2023-10-13T03:17:04.817Z] ---> e1eca61052a1 [2023-10-13T03:17:04.817Z] Step 11/12 : COPY . . [2023-10-13T03:17:04.817Z] ---> 469b3043838b [2023-10-13T03:17:04.817Z] Step 12/12 : RUN $MAKE [2023-10-13T03:17:04.817Z] ---> Running in af50041e25ac [2023-10-13T03:17:04.817Z] noop [2023-10-13T03:17:04.817Z] Removing intermediate container af50041e25ac [2023-10-13T03:17:04.817Z] ---> 0d3cc6ff6ce8 [2023-10-13T03:17:04.817Z] Successfully built 0d3cc6ff6ce8 [2023-10-13T03:17:04.817Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:17:05.184Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:17:05.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:17:05.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-9186 does not seem to be running inside a container [2023-10-13T03:17:05.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/120 -v /w/workspace/device-rfid-llrp-go/120:/w/workspace/device-rfid-llrp-go/120:rw,z -v /w/workspace/device-rfid-llrp-go/120@tmp:/w/workspace/device-rfid-llrp-go/120@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-13T03:17:08.853Z] $ docker top 6d8e4e4a169149d99ff63aa4506bd304c86b6e58e3b2794055bcf6e8682129d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:17:09.745Z] + go version [2023-10-13T03:17:09.745Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T03:17:09.766Z] $ docker stop --time=1 6d8e4e4a169149d99ff63aa4506bd304c86b6e58e3b2794055bcf6e8682129d3 [2023-10-13T03:17:11.472Z] $ docker rm -f --volumes 6d8e4e4a169149d99ff63aa4506bd304c86b6e58e3b2794055bcf6e8682129d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:17:12.057Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:17:12.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:17:12.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-9186 does not seem to be running inside a container [2023-10-13T03:17:12.361Z] $ 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/120 -v /w/workspace/device-rfid-llrp-go/120:/w/workspace/device-rfid-llrp-go/120:rw,z -v /w/workspace/device-rfid-llrp-go/120@tmp:/w/workspace/device-rfid-llrp-go/120@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-13T03:17:13.732Z] $ docker top 3e3762f50bb54f9850db4c9d1b200fbdc60448238901e35315b308b7c8a08790 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:17:14.635Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/120 [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:17:15.304Z] + make test [2023-10-13T03:17:15.304Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:17:20.743Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-13T03:19:12.485Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-13T03:19:12.485Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-13T03:19:44.758Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.965s coverage: 40.6% of statements [2023-10-13T03:19:44.758Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.566s coverage: 51.9% of statements [2023-10-13T03:19:44.758Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2023-10-13T03:19:44.758Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T03:19:44.758Z] go vet ./... [2023-10-13T03:20:11.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:20:11.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:20:11.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:20:11.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:20:11.494Z] $ docker stop --time=1 3e3762f50bb54f9850db4c9d1b200fbdc60448238901e35315b308b7c8a08790 [2023-10-13T03:20:13.432Z] $ docker rm -f --volumes 3e3762f50bb54f9850db4c9d1b200fbdc60448238901e35315b308b7c8a08790 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:20:14.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:20:14.761Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T03:20:15.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:20:15.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:20:16.247Z] + ls -al . [2023-10-13T03:20:16.248Z] total 640 [2023-10-13T03:20:16.248Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:17 . [2023-10-13T03:20:16.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:14 .. [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 13 03:14 .dockerignore [2023-10-13T03:20:16.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:14 .git [2023-10-13T03:20:16.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:14 .github [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 13 03:14 .gitignore [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:14 .golangci.yml [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 13 03:14 Attribution.txt [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 13 03:14 CHANGELOG.md [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 13 03:14 Dockerfile [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:14 GOVERNANCE.md [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 13 03:14 Jenkinsfile [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 13 03:14 LICENSE [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 13 03:14 Makefile [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 03:14 OWNERS.md [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 13 03:14 README.md [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:11 VERSION [2023-10-13T03:20:16.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:14 bin [2023-10-13T03:20:16.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:14 cmd [2023-10-13T03:20:16.248Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 13 03:19 coverage.out [2023-10-13T03:20:16.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:14 examples [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 13 03:14 go.mod [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:14 go.sum [2023-10-13T03:20:16.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:14 images [2023-10-13T03:20:16.248Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:14 internal [2023-10-13T03:20:16.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:14 snap [2023-10-13T03:20:16.248Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 13 03:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:16.604Z] + 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=49b23cd757709314b75e6b697209f3b198e2a4ed --label arch=arm64 --label version=3.1.0-dev.15 . [2023-10-13T03:20:16.870Z] Sending build context to Docker daemon 1.219MB [2023-10-13T03:20:16.870Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:20:16.870Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T03:20:16.870Z] ---> 0d3cc6ff6ce8 [2023-10-13T03:20:16.870Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:20:17.138Z] ---> Running in 3d5052a12a71 [2023-10-13T03:20:17.406Z] Removing intermediate container 3d5052a12a71 [2023-10-13T03:20:17.406Z] ---> 1f780224b17a [2023-10-13T03:20:17.406Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:20:17.406Z] ---> Running in bb843f8a2359 [2023-10-13T03:20:17.677Z] Removing intermediate container bb843f8a2359 [2023-10-13T03:20:17.677Z] ---> 8e9353a84afe [2023-10-13T03:20:17.677Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T03:20:17.943Z] ---> Running in 59fb12a195da [2023-10-13T03:20:18.211Z] Removing intermediate container 59fb12a195da [2023-10-13T03:20:18.211Z] ---> dec7dd57d86e [2023-10-13T03:20:18.211Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:20:18.211Z] ---> Running in 3af54e1efcbe [2023-10-13T03:20:18.483Z] Removing intermediate container 3af54e1efcbe [2023-10-13T03:20:18.483Z] ---> 60362afdd3eb [2023-10-13T03:20:18.483Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:20:18.752Z] ---> Running in 63cb766ea9d1 [2023-10-13T03:20:19.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:19.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:21.390Z] OK: 266 MiB in 52 packages [2023-10-13T03:20:22.363Z] Removing intermediate container 63cb766ea9d1 [2023-10-13T03:20:22.363Z] ---> 4ec725d13f23 [2023-10-13T03:20:22.363Z] Step 8/24 : WORKDIR /app [2023-10-13T03:20:22.363Z] ---> Running in 93e471f44f00 [2023-10-13T03:20:22.631Z] Removing intermediate container 93e471f44f00 [2023-10-13T03:20:22.631Z] ---> c2ba15d82092 [2023-10-13T03:20:22.631Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T03:20:23.220Z] ---> f93d9df3de1a [2023-10-13T03:20:23.220Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:20:23.220Z] ---> Running in 611b9b9ca113 [2023-10-13T03:20:25.810Z] Removing intermediate container 611b9b9ca113 [2023-10-13T03:20:25.810Z] ---> 6cd66bbad67d [2023-10-13T03:20:25.810Z] Step 11/24 : COPY . . [2023-10-13T03:20:26.395Z] ---> a790f01a35d5 [2023-10-13T03:20:26.395Z] Step 12/24 : RUN $MAKE [2023-10-13T03:20:26.395Z] ---> Running in cc4b02086ffc [2023-10-13T03:20:27.359Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-13T03:22:49.111Z] Removing intermediate container cc4b02086ffc [2023-10-13T03:22:49.111Z] ---> c074ca1bf9f5 [2023-10-13T03:22:49.111Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T03:22:49.111Z] 3.18: Pulling from library/alpine [2023-10-13T03:22:49.111Z] 579b34f0a95b: Pulling fs layer [2023-10-13T03:22:49.111Z] 579b34f0a95b: Verifying Checksum [2023-10-13T03:22:49.111Z] 579b34f0a95b: Download complete [2023-10-13T03:22:49.111Z] 579b34f0a95b: Pull complete [2023-10-13T03:22:49.111Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:22:49.111Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:22:49.111Z] ---> 3cc203321400 [2023-10-13T03:22:49.111Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-13T03:22:49.111Z] ---> Running in c0c0f6b00e47 [2023-10-13T03:22:49.111Z] Removing intermediate container c0c0f6b00e47 [2023-10-13T03:22:49.111Z] ---> 3c7be9c656f6 [2023-10-13T03:22:49.111Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:22:49.111Z] ---> Running in eff17e78793d [2023-10-13T03:22:49.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:22:49.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:22:49.111Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:22:49.111Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:22:49.111Z] OK: 8 MiB in 16 packages [2023-10-13T03:22:49.111Z] Removing intermediate container eff17e78793d [2023-10-13T03:22:49.111Z] ---> c95601c7851a [2023-10-13T03:22:49.111Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-13T03:22:49.111Z] ---> 894f87a12b1f [2023-10-13T03:22:49.111Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-13T03:22:49.111Z] ---> a7bb436ffe54 [2023-10-13T03:22:49.111Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-13T03:22:49.111Z] ---> f6a2971b5928 [2023-10-13T03:22:49.111Z] Step 19/24 : EXPOSE 59989 [2023-10-13T03:22:49.111Z] ---> Running in 5d76ed486881 [2023-10-13T03:22:49.111Z] Removing intermediate container 5d76ed486881 [2023-10-13T03:22:49.111Z] ---> aed9e9977786 [2023-10-13T03:22:49.111Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-13T03:22:49.111Z] ---> Running in e99b0d0aed6b [2023-10-13T03:22:49.111Z] Removing intermediate container e99b0d0aed6b [2023-10-13T03:22:49.111Z] ---> 57e56f787c7d [2023-10-13T03:22:49.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:22:49.111Z] ---> Running in 7bbc839359ca [2023-10-13T03:22:49.111Z] Removing intermediate container 7bbc839359ca [2023-10-13T03:22:49.111Z] ---> fd031fa2d16c [2023-10-13T03:22:49.111Z] Step 22/24 : LABEL arch=arm64 [2023-10-13T03:22:49.111Z] ---> Running in 3f61dd2f46f3 [2023-10-13T03:22:49.111Z] Removing intermediate container 3f61dd2f46f3 [2023-10-13T03:22:49.111Z] ---> f124c4f5d10a [2023-10-13T03:22:49.111Z] Step 23/24 : LABEL git_sha=49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:22:49.111Z] ---> Running in 47d38957e4e7 [2023-10-13T03:22:49.111Z] Removing intermediate container 47d38957e4e7 [2023-10-13T03:22:49.111Z] ---> 2dd2f6205fb3 [2023-10-13T03:22:49.111Z] Step 24/24 : LABEL version=3.1.0-dev.15 [2023-10-13T03:22:49.111Z] ---> Running in 7a647836ab61 [2023-10-13T03:22:49.111Z] Removing intermediate container 7a647836ab61 [2023-10-13T03:22:49.111Z] ---> 8c8535ed5e0d [2023-10-13T03:22:49.111Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:22:49.111Z] Successfully built 8c8535ed5e0d [2023-10-13T03:22:49.111Z] 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-13T03:22:49.206Z] provisioning config files... [2023-10-13T03:22:49.221Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/120@tmp/config15768548216335104434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:22:49.554Z] ---> docker-login.sh [2023-10-13T03:22:49.554Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:22:49.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:22:49.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:22:49.821Z] Configure a credential helper to remove this warning. See [2023-10-13T03:22:49.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:22:49.821Z] [2023-10-13T03:22:49.821Z] Login Succeeded [2023-10-13T03:22:49.821Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:22:50.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:22:50.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:22:50.088Z] Configure a credential helper to remove this warning. See [2023-10-13T03:22:50.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:22:50.088Z] [2023-10-13T03:22:50.088Z] Login Succeeded [2023-10-13T03:22:50.088Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:22:50.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:22:50.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:22:50.626Z] Configure a credential helper to remove this warning. See [2023-10-13T03:22:50.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:22:50.626Z] [2023-10-13T03:22:50.626Z] Login Succeeded [2023-10-13T03:22:50.626Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:22:50.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:22:50.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:22:50.897Z] Configure a credential helper to remove this warning. See [2023-10-13T03:22:50.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:22:50.897Z] [2023-10-13T03:22:50.897Z] Login Succeeded [2023-10-13T03:22:50.897Z] docker.io [2023-10-13T03:22:51.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:22:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:22:51.432Z] Configure a credential helper to remove this warning. See [2023-10-13T03:22:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:22:51.432Z] [2023-10-13T03:22:51.432Z] Login Succeeded [2023-10-13T03:22:51.432Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:22:51.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:22:51.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:22:51.488Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-13T03:22:51.488Z] 49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:22:51.488Z] latest [2023-10-13T03:22:51.488Z] 3.1.0-dev.15 [2023-10-13T03:22:51.488Z] 49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:22:51.488Z] main [2023-10-13T03:22:51.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:22:51.834Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:22:52.173Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:22:52.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-13T03:22:52.173Z] 82039d3bf4c5: Preparing [2023-10-13T03:22:52.173Z] 9c265683ae8f: Preparing [2023-10-13T03:22:52.173Z] 17eeae9fba23: Preparing [2023-10-13T03:22:52.173Z] 1ce1c88ad481: Preparing [2023-10-13T03:22:52.173Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:22:52.173Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:22:52.439Z] 17eeae9fba23: Pushed [2023-10-13T03:22:52.439Z] 9c265683ae8f: Pushed [2023-10-13T03:22:52.439Z] 1ce1c88ad481: Pushed [2023-10-13T03:22:59.077Z] 82039d3bf4c5: Pushed [2023-10-13T03:22:59.077Z] 49b23cd757709314b75e6b697209f3b198e2a4ed: digest: sha256:c1430d9bedb76ae9da804dc65f1e828600726dbe5217d43202db137d60f4f35c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:22:59.425Z] + 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-13T03:22:59.860Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-13T03:22:59.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-13T03:22:59.861Z] 82039d3bf4c5: Preparing [2023-10-13T03:22:59.861Z] 9c265683ae8f: Preparing [2023-10-13T03:22:59.861Z] 17eeae9fba23: Preparing [2023-10-13T03:22:59.861Z] 1ce1c88ad481: Preparing [2023-10-13T03:22:59.861Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:22:59.861Z] 17eeae9fba23: Layer already exists [2023-10-13T03:22:59.861Z] 9c265683ae8f: Layer already exists [2023-10-13T03:22:59.861Z] 82039d3bf4c5: Layer already exists [2023-10-13T03:22:59.861Z] 1ce1c88ad481: Layer already exists [2023-10-13T03:22:59.861Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:00.138Z] latest: digest: sha256:c1430d9bedb76ae9da804dc65f1e828600726dbe5217d43202db137d60f4f35c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:00.509Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:02.309Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.15 [2023-10-13T03:23:02.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-13T03:23:02.310Z] 82039d3bf4c5: Preparing [2023-10-13T03:23:02.310Z] 9c265683ae8f: Preparing [2023-10-13T03:23:02.310Z] 17eeae9fba23: Preparing [2023-10-13T03:23:02.310Z] 1ce1c88ad481: Preparing [2023-10-13T03:23:02.310Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:02.310Z] 82039d3bf4c5: Layer already exists [2023-10-13T03:23:02.310Z] 17eeae9fba23: Layer already exists [2023-10-13T03:23:02.310Z] 9c265683ae8f: Layer already exists [2023-10-13T03:23:02.310Z] 1ce1c88ad481: Layer already exists [2023-10-13T03:23:02.310Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:02.310Z] 3.1.0-dev.15: digest: sha256:c1430d9bedb76ae9da804dc65f1e828600726dbe5217d43202db137d60f4f35c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:02.927Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:03.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:23:03.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-13T03:23:03.282Z] 82039d3bf4c5: Preparing [2023-10-13T03:23:03.282Z] 9c265683ae8f: Preparing [2023-10-13T03:23:03.282Z] 17eeae9fba23: Preparing [2023-10-13T03:23:03.282Z] 1ce1c88ad481: Preparing [2023-10-13T03:23:03.282Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:03.282Z] 82039d3bf4c5: Layer already exists [2023-10-13T03:23:03.282Z] 1ce1c88ad481: Layer already exists [2023-10-13T03:23:03.282Z] 9c265683ae8f: Layer already exists [2023-10-13T03:23:03.282Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:03.282Z] 17eeae9fba23: Layer already exists [2023-10-13T03:23:03.282Z] 49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15: digest: sha256:c1430d9bedb76ae9da804dc65f1e828600726dbe5217d43202db137d60f4f35c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:03.901Z] + 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-13T03:23:04.241Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-13T03:23:04.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-13T03:23:04.241Z] 82039d3bf4c5: Preparing [2023-10-13T03:23:04.241Z] 9c265683ae8f: Preparing [2023-10-13T03:23:04.241Z] 17eeae9fba23: Preparing [2023-10-13T03:23:04.241Z] 1ce1c88ad481: Preparing [2023-10-13T03:23:04.241Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:04.241Z] 82039d3bf4c5: Layer already exists [2023-10-13T03:23:04.241Z] 1ce1c88ad481: Layer already exists [2023-10-13T03:23:04.241Z] 9c265683ae8f: Layer already exists [2023-10-13T03:23:04.241Z] 17eeae9fba23: Layer already exists [2023-10-13T03:23:04.241Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:04.508Z] main: digest: sha256:c1430d9bedb76ae9da804dc65f1e828600726dbe5217d43202db137d60f4f35c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:23:04.552Z] ===================================================== [Pipeline] echo [2023-10-13T03:23:04.558Z] taggedImages: [2023-10-13T03:23:04.558Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed [2023-10-13T03:23:04.558Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-13T03:23:04.558Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.15 [2023-10-13T03:23:04.558Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:49b23cd757709314b75e6b697209f3b198e2a4ed-3.1.0-dev.15 [2023-10-13T03:23:04.558Z] - 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-13T03:23:04.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:04.919Z] [2023-10-13T03:23:04.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:05.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:05.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T03:23:05.253Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T03:23:05.253Z] 04944245beec: Pulling fs layer [2023-10-13T03:23:05.253Z] 699f458cf7ca: Pulling fs layer [2023-10-13T03:23:05.253Z] 765212b225bb: Pulling fs layer [2023-10-13T03:23:05.253Z] f23df028b6ca: Pulling fs layer [2023-10-13T03:23:05.253Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T03:23:05.253Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T03:23:05.253Z] 765212b225bb: Waiting [2023-10-13T03:23:05.253Z] d65c8cfc05b1: Waiting [2023-10-13T03:23:05.253Z] f23df028b6ca: Waiting [2023-10-13T03:23:05.253Z] 2437ff75d9bd: Waiting [2023-10-13T03:23:05.520Z] 04944245beec: Verifying Checksum [2023-10-13T03:23:05.520Z] 04944245beec: Download complete [2023-10-13T03:23:05.520Z] 765212b225bb: Verifying Checksum [2023-10-13T03:23:05.520Z] 765212b225bb: Download complete [2023-10-13T03:23:05.520Z] f23df028b6ca: Download complete [2023-10-13T03:23:05.520Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T03:23:05.520Z] d65c8cfc05b1: Download complete [2023-10-13T03:23:05.789Z] 699f458cf7ca: Verifying Checksum [2023-10-13T03:23:05.789Z] 699f458cf7ca: Download complete [2023-10-13T03:23:06.055Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T03:23:06.055Z] 8998bd30e6a1: Download complete [2023-10-13T03:23:08.640Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T03:23:08.640Z] 2437ff75d9bd: Download complete [2023-10-13T03:23:10.588Z] 8998bd30e6a1: Pull complete [2023-10-13T03:23:11.173Z] 04944245beec: Pull complete [2023-10-13T03:23:13.113Z] 699f458cf7ca: Pull complete [2023-10-13T03:23:13.113Z] 765212b225bb: Pull complete [2023-10-13T03:23:14.074Z] f23df028b6ca: Pull complete [2023-10-13T03:23:14.074Z] d65c8cfc05b1: Pull complete [2023-10-13T03:23:32.286Z] 2437ff75d9bd: Pull complete [2023-10-13T03:23:32.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T03:23:32.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:32.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:23:32.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-9186 does not seem to be running inside a container [2023-10-13T03:23:32.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/120 -v /w/workspace/device-rfid-llrp-go/120:/w/workspace/device-rfid-llrp-go/120:rw,z -v /w/workspace/device-rfid-llrp-go/120@tmp:/w/workspace/device-rfid-llrp-go/120@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-13T03:23:35.611Z] $ docker top d0435242b2d6a1d83fbded426ed50b5934355c2157e57689813364523de4b825 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:23:36.490Z] ---> job-cost.sh [2023-10-13T03:23:36.490Z] lf-activate-venv: SKIPPING [2023-10-13T03:23:36.490Z] INFO: No Stack... [2023-10-13T03:23:37.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T03:23:37.658Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:23:38.302Z] + cat /w/workspace/device-rfid-llrp-go/120/archives/cost.csv [2023-10-13T03:23:38.302Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:23:38.373Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [2023-10-13T03:23:38.381Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] did not exist. Created. [2023-10-13T03:23:38.381Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:23:39.051Z] /w/workspace/device-rfid-llrp-go/120@tmp/durable-7c551492/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T03:23:39.710Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T03:23:39.733Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T03:23:39.815Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:23:39.821Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:23:39.826Z] $ docker stop --time=1 d0435242b2d6a1d83fbded426ed50b5934355c2157e57689813364523de4b825 [2023-10-13T03:23:44.018Z] $ docker rm -f --volumes d0435242b2d6a1d83fbded426ed50b5934355c2157e57689813364523de4b825 [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-13T03:23:44.464Z] provisioning config files... [2023-10-13T03:23:44.471Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18130898555478067126tmp [Pipeline] { [Pipeline] sh [2023-10-13T03:23:44.757Z] + set +x [2023-10-13T03:23:44.757Z] + curl -s https://codecov.io/bash [2023-10-13T03:23:44.757Z] + bash -s -- [2023-10-13T03:23:44.757Z] [2023-10-13T03:23:44.757Z] _____ _ [2023-10-13T03:23:44.757Z] / ____| | | [2023-10-13T03:23:44.757Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T03:23:44.757Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T03:23:44.757Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T03:23:44.757Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T03:23:44.757Z] Bash-1.0.6 [2023-10-13T03:23:44.757Z] [2023-10-13T03:23:44.757Z] [2023-10-13T03:23:44.757Z] ==> git version 2.25.1 found [2023-10-13T03:23:44.757Z] ==> 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-13T03:23:44.757Z] Release-Date: 2020-01-08 [2023-10-13T03:23:44.757Z] 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-13T03:23:44.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T03:23:44.757Z] ==> Jenkins CI detected. [2023-10-13T03:23:44.757Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-13T03:23:44.757Z] project root: . [2023-10-13T03:23:44.757Z] --> token set from env [2023-10-13T03:23:44.757Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T03:23:44.757Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T03:23:44.757Z] ==> Python coveragepy not found [2023-10-13T03:23:44.757Z] ==> Searching for coverage reports in: [2023-10-13T03:23:44.757Z] + . [2023-10-13T03:23:44.757Z] -> Found 1 reports [2023-10-13T03:23:44.757Z] ==> Detecting git/mercurial file structure [2023-10-13T03:23:44.757Z] ==> Reading reports [2023-10-13T03:23:44.757Z] + ./coverage.out bytes=459493 [2023-10-13T03:23:44.757Z] ==> Appending adjustments [2023-10-13T03:23:44.757Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T03:23:45.016Z] + Found adjustments [2023-10-13T03:23:45.016Z] ==> Gzipping contents [2023-10-13T03:23:45.016Z] 52K /tmp/codecov.YFVg00.gz [2023-10-13T03:23:45.274Z] ==> Uploading reports [2023-10-13T03:23:45.274Z] url: https://codecov.io [2023-10-13T03:23:45.274Z] query: branch=main&commit=49b23cd757709314b75e6b697209f3b198e2a4ed&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:23:45.274Z] -> Pinging Codecov [2023-10-13T03:23:45.274Z] 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=49b23cd757709314b75e6b697209f3b198e2a4ed&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:23:45.274Z] -> Uploading to [2023-10-13T03:23:45.274Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/581DD39554BDF9B6E22D074273EAD858/49b23cd757709314b75e6b697209f3b198e2a4ed/77ca0875-bb21-45ce-b9f2-c4f9a08ee873.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T032345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc16e7a74f9c668c96946f1e9d4cfedee12b9d2f80f7d494a42202932f4eb2b0 [2023-10-13T03:23:45.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:23:45.274Z] Dload Upload Total Spent Left Speed [2023-10-13T03:23:45.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-10-13T03:23:45.533Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] } [2023-10-13T03:23:45.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-13T03:23:45.660Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-13T03:23:45.670Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:45.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:23:45.969Z] [2023-10-13T03:23:45.969Z] 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-13T03:23:46.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:23:46.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-13T03:23:46.272Z] df9b9388f04a: Pulling fs layer [2023-10-13T03:23:46.272Z] 52dc419b0ee2: Pulling fs layer [2023-10-13T03:23:46.272Z] 25bc292e5bac: Pulling fs layer [2023-10-13T03:23:46.272Z] 114826534d7a: Pulling fs layer [2023-10-13T03:23:46.272Z] 4657fd5d0bcf: Pulling fs layer [2023-10-13T03:23:46.272Z] 6ad1cebc031e: Pulling fs layer [2023-10-13T03:23:46.272Z] 8a3aa393b2d8: Pulling fs layer [2023-10-13T03:23:46.272Z] 4657fd5d0bcf: Waiting [2023-10-13T03:23:46.272Z] 6ad1cebc031e: Waiting [2023-10-13T03:23:46.272Z] 8a3aa393b2d8: Waiting [2023-10-13T03:23:46.272Z] 114826534d7a: Waiting [2023-10-13T03:23:46.272Z] 25bc292e5bac: Verifying Checksum [2023-10-13T03:23:46.272Z] 25bc292e5bac: Download complete [2023-10-13T03:23:46.272Z] 52dc419b0ee2: Download complete [2023-10-13T03:23:46.272Z] 4657fd5d0bcf: Verifying Checksum [2023-10-13T03:23:46.272Z] 4657fd5d0bcf: Download complete [2023-10-13T03:23:46.272Z] df9b9388f04a: Download complete [2023-10-13T03:23:46.531Z] df9b9388f04a: Pull complete [2023-10-13T03:23:46.531Z] 6ad1cebc031e: Verifying Checksum [2023-10-13T03:23:46.531Z] 6ad1cebc031e: Download complete [2023-10-13T03:23:46.531Z] 52dc419b0ee2: Pull complete [2023-10-13T03:23:46.531Z] 25bc292e5bac: Pull complete [2023-10-13T03:23:47.097Z] 114826534d7a: Verifying Checksum [2023-10-13T03:23:47.097Z] 114826534d7a: Download complete [2023-10-13T03:23:47.097Z] 8a3aa393b2d8: Verifying Checksum [2023-10-13T03:23:47.097Z] 8a3aa393b2d8: Download complete [2023-10-13T03:23:50.378Z] 114826534d7a: Pull complete [2023-10-13T03:23:50.378Z] 4657fd5d0bcf: Pull complete [2023-10-13T03:23:50.378Z] 6ad1cebc031e: Pull complete [2023-10-13T03:23:52.906Z] 8a3aa393b2d8: Pull complete [2023-10-13T03:23:52.906Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-13T03:23:52.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:23:52.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:23:52.986Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:23:53.012Z] $ 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-13T03:23:57.352Z] $ docker top 32ab2c5d7d63bc6cd56f343fedb2ae5f6794e3613a43e1ce2ec31c5baf33d2e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-13T03:23:57.416Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-13T03:23:57.691Z] + set -o pipefail [2023-10-13T03:23:57.691Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/ca05c567-bc93-4ae8-a938-81e77097f0a5 [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] [2023-10-13T03:24:04.254Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-13T03:24:04.254Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-13T03:24:04.254Z] More details here: https://snyk.co/ue1NS [2023-10-13T03:24:04.254Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-13T03:24:04.254Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-13T03:24:04.265Z] $ docker stop --time=1 32ab2c5d7d63bc6cd56f343fedb2ae5f6794e3613a43e1ce2ec31c5baf33d2e6 [2023-10-13T03:24:08.167Z] $ docker rm -f --volumes 32ab2c5d7d63bc6cd56f343fedb2ae5f6794e3613a43e1ce2ec31c5baf33d2e6 [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-13T03:24:08.853Z] + git log --format=format:%s -1 49b23cd757709314b75e6b697209f3b198e2a4ed [Pipeline] sh [2023-10-13T03:24:09.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:24:09.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:09.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:24:09.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:09.520Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:24:09.550Z] $ 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-13T03:24:10.060Z] $ docker top 31c1c7798087de7bb944fe01ce6ccd8f77e857f19976ab02f58e5f7e64dd5e6d -eo pid,comm [2023-10-13T03:24:10.106Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:24:10.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:24:10.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:24:10.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:24:10.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:24:10.250Z] $ docker exec 31c1c7798087de7bb944fe01ce6ccd8f77e857f19976ab02f58e5f7e64dd5e6d ssh-agent [2023-10-13T03:24:10.348Z] SSH_AUTH_SOCK=/tmp/ssh-iELQEtPPkQid/agent.32 [2023-10-13T03:24:10.348Z] SSH_AGENT_PID=38 [2023-10-13T03:24:10.353Z] Running ssh-add (command line suppressed) [2023-10-13T03:24:10.459Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10876457463410560298.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10876457463410560298.key) [2023-10-13T03:24:10.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:24:10.757Z] + git semver tag [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,927 [run_tag] DEBUG tag force:False [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,927 [check_head_tag] DEBUG check head tag [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,927 [execute] INFO git cat-file --batch-check [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,928 [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-13T03:24:11.016Z] 2023-10-13 03:24:10,931 [execute] INFO git cat-file --batch [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,942 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,942 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:24:11.016Z] 2023-10-13 03:24:10,947 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:11.016Z] 3.1.0-dev.15 [Pipeline] } [2023-10-13T03:24:11.026Z] $ docker exec --env ******** --env ******** 31c1c7798087de7bb944fe01ce6ccd8f77e857f19976ab02f58e5f7e64dd5e6d ssh-agent -k [2023-10-13T03:24:11.125Z] unset SSH_AUTH_SOCK; [2023-10-13T03:24:11.125Z] unset SSH_AGENT_PID; [2023-10-13T03:24:11.125Z] echo Agent pid 38 killed; [2023-10-13T03:24:11.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:24:11.442Z] + git semver [Pipeline] } [2023-10-13T03:24:11.713Z] $ docker stop --time=1 31c1c7798087de7bb944fe01ce6ccd8f77e857f19976ab02f58e5f7e64dd5e6d [2023-10-13T03:24:12.970Z] $ docker rm -f --volumes 31c1c7798087de7bb944fe01ce6ccd8f77e857f19976ab02f58e5f7e64dd5e6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:13.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:13.350Z] [2023-10-13T03:24:13.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:13.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:13.660Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-13T03:24:13.660Z] ab5ef0e58194: Pulling fs layer [2023-10-13T03:24:13.660Z] 9712f1f96733: Pulling fs layer [2023-10-13T03:24:13.660Z] 63f879dbbcfc: Pulling fs layer [2023-10-13T03:24:13.660Z] 0d9ebad4ef96: Pulling fs layer [2023-10-13T03:24:13.660Z] e9a5061849ea: Pulling fs layer [2023-10-13T03:24:13.660Z] d747dcd14b5f: Pulling fs layer [2023-10-13T03:24:13.660Z] 2de7ff778b66: Pulling fs layer [2023-10-13T03:24:13.660Z] 0d9ebad4ef96: Waiting [2023-10-13T03:24:13.660Z] 2de7ff778b66: Waiting [2023-10-13T03:24:13.660Z] d747dcd14b5f: Waiting [2023-10-13T03:24:13.660Z] e9a5061849ea: Waiting [2023-10-13T03:24:13.660Z] 9712f1f96733: Download complete [2023-10-13T03:24:13.918Z] 63f879dbbcfc: Verifying Checksum [2023-10-13T03:24:13.918Z] 63f879dbbcfc: Download complete [2023-10-13T03:24:14.176Z] e9a5061849ea: Verifying Checksum [2023-10-13T03:24:14.176Z] e9a5061849ea: Download complete [2023-10-13T03:24:14.176Z] d747dcd14b5f: Verifying Checksum [2023-10-13T03:24:14.176Z] d747dcd14b5f: Download complete [2023-10-13T03:24:14.176Z] ab5ef0e58194: Verifying Checksum [2023-10-13T03:24:14.176Z] ab5ef0e58194: Download complete [2023-10-13T03:24:14.176Z] 0d9ebad4ef96: Verifying Checksum [2023-10-13T03:24:14.176Z] 0d9ebad4ef96: Download complete [2023-10-13T03:24:14.176Z] 2de7ff778b66: Verifying Checksum [2023-10-13T03:24:14.176Z] 2de7ff778b66: Download complete [2023-10-13T03:24:16.701Z] ab5ef0e58194: Pull complete [2023-10-13T03:24:16.702Z] 9712f1f96733: Pull complete [2023-10-13T03:24:17.266Z] 63f879dbbcfc: Pull complete [2023-10-13T03:24:21.448Z] 0d9ebad4ef96: Pull complete [2023-10-13T03:24:21.448Z] e9a5061849ea: Pull complete [2023-10-13T03:24:21.448Z] d747dcd14b5f: Pull complete [2023-10-13T03:24:22.014Z] 2de7ff778b66: Pull complete [2023-10-13T03:24:22.014Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-13T03:24:22.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:22.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:22.092Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:24:22.118Z] $ 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-13T03:24:27.040Z] $ docker top 0c38b7668f5060375f80053a71a7a2585fca8c9ea3d127cca6a45b6442826643 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:24:27.100Z] provisioning config files... [2023-10-13T03:24:27.106Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9841118988052216245tmp [2023-10-13T03:24:27.115Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8028173304297187832tmp [2023-10-13T03:24:27.124Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13071852065845059424tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:24:27.137Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:27.414Z] ---> sigul-configuration.sh [2023-10-13T03:24:27.414Z] gpg: directory `/root/.gnupg' created [2023-10-13T03:24:27.414Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-13T03:24:27.414Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-13T03:24:27.414Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-13T03:24:27.414Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-13T03:24:27.414Z] gpg: CAST5 encrypted data [2023-10-13T03:24:27.414Z] gpg: encrypted with 1 passphrase [2023-10-13T03:24:27.414Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-13T03:24:27.696Z] + mkdir /home/jenkins [2023-10-13T03:24:27.697Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-13T03:24:27.980Z] + 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-13T03:24:27.988Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:28.270Z] ---> sigul-install.sh [2023-10-13T03:24:28.270Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-13T03:24:28.566Z] + git tag --list [2023-10-13T03:24:28.566Z] v0.0.0 [2023-10-13T03:24:28.566Z] v1.0.0 [2023-10-13T03:24:28.566Z] v2.1.0 [2023-10-13T03:24:28.566Z] v2.1.1 [2023-10-13T03:24:28.566Z] v2.2.0 [2023-10-13T03:24:28.566Z] v2.3.0 [2023-10-13T03:24:28.566Z] v3.0 [2023-10-13T03:24:28.566Z] v3.0.0 [2023-10-13T03:24:28.566Z] v3.1.0-dev.1 [2023-10-13T03:24:28.566Z] v3.1.0-dev.10 [2023-10-13T03:24:28.566Z] v3.1.0-dev.11 [2023-10-13T03:24:28.566Z] v3.1.0-dev.12 [2023-10-13T03:24:28.566Z] v3.1.0-dev.13 [2023-10-13T03:24:28.566Z] v3.1.0-dev.14 [2023-10-13T03:24:28.566Z] v3.1.0-dev.15 [2023-10-13T03:24:28.566Z] v3.1.0-dev.2 [2023-10-13T03:24:28.566Z] v3.1.0-dev.3 [2023-10-13T03:24:28.566Z] v3.1.0-dev.4 [2023-10-13T03:24:28.566Z] v3.1.0-dev.5 [2023-10-13T03:24:28.566Z] v3.1.0-dev.6 [2023-10-13T03:24:28.566Z] v3.1.0-dev.7 [2023-10-13T03:24:28.566Z] v3.1.0-dev.8 [2023-10-13T03:24:28.566Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-13T03:24:28.858Z] + lftools sign git-tag v3.1.0-dev.15 [2023-10-13T03:24:29.425Z] Signing Git tag with Sigul... [2023-10-13T03:24:29.425Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-10-13T03:24:29.691Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:29.979Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-13T03:24:29.987Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-13T03:24:30.005Z] $ docker stop --time=1 0c38b7668f5060375f80053a71a7a2585fca8c9ea3d127cca6a45b6442826643 [2023-10-13T03:24:31.319Z] $ docker rm -f --volumes 0c38b7668f5060375f80053a71a7a2585fca8c9ea3d127cca6a45b6442826643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-13T03:24:31.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:24:31.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:32.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:24:32.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:32.108Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:24:32.136Z] $ 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-13T03:24:32.467Z] $ docker top 7505f2a7692147cc97ffe0a40fa739e9ff2e6209ca9fa7ae1aa61c3ca41fa0c9 -eo pid,comm [2023-10-13T03:24:32.517Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:24:32.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:24:32.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:24:32.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:24:32.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:24:32.664Z] $ docker exec 7505f2a7692147cc97ffe0a40fa739e9ff2e6209ca9fa7ae1aa61c3ca41fa0c9 ssh-agent [2023-10-13T03:24:32.783Z] SSH_AUTH_SOCK=/tmp/ssh-iNBOcVscl2lp/agent.32 [2023-10-13T03:24:32.783Z] SSH_AGENT_PID=38 [2023-10-13T03:24:32.789Z] Running ssh-add (command line suppressed) [2023-10-13T03:24:32.881Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11013239731003461670.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11013239731003461670.key) [2023-10-13T03:24:32.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:24:33.183Z] + git semver bump pre [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,354 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,354 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,355 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,355 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,355 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,355 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,357 [execute] INFO git cat-file --batch-check [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,358 [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-13T03:24:33.443Z] 2023-10-13 03:24:33,363 [execute] INFO git cat-file --batch [2023-10-13T03:24:33.443Z] 2023-10-13 03:24:33,363 [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-13T03:24:33.443Z] 2023-10-13 03:24:33,368 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:33.443Z] 3.1.0-dev.16 [Pipeline] } [2023-10-13T03:24:33.453Z] $ docker exec --env ******** --env ******** 7505f2a7692147cc97ffe0a40fa739e9ff2e6209ca9fa7ae1aa61c3ca41fa0c9 ssh-agent -k [2023-10-13T03:24:33.548Z] unset SSH_AUTH_SOCK; [2023-10-13T03:24:33.548Z] unset SSH_AGENT_PID; [2023-10-13T03:24:33.548Z] echo Agent pid 38 killed; [2023-10-13T03:24:33.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:24:33.859Z] + git semver [Pipeline] } [2023-10-13T03:24:34.130Z] $ docker stop --time=1 7505f2a7692147cc97ffe0a40fa739e9ff2e6209ca9fa7ae1aa61c3ca41fa0c9 [2023-10-13T03:24:35.412Z] $ docker rm -f --volumes 7505f2a7692147cc97ffe0a40fa739e9ff2e6209ca9fa7ae1aa61c3ca41fa0c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:24:35.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:24:35.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:36.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:24:36.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:36.100Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:24:36.130Z] $ 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-13T03:24:36.470Z] $ docker top 38fc937c47a8ccb0d47f9360b93b419884749201da5cab55688bd2af5fa64d74 -eo pid,comm [2023-10-13T03:24:36.515Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-13T03:24:36.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:24:36.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:24:36.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:24:36.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:24:36.670Z] $ docker exec 38fc937c47a8ccb0d47f9360b93b419884749201da5cab55688bd2af5fa64d74 ssh-agent [2023-10-13T03:24:36.779Z] SSH_AUTH_SOCK=/tmp/ssh-41QfkFcCPs3Z/agent.32 [2023-10-13T03:24:36.779Z] SSH_AGENT_PID=38 [2023-10-13T03:24:36.783Z] Running ssh-add (command line suppressed) [2023-10-13T03:24:36.877Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10801099109300371994.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10801099109300371994.key) [2023-10-13T03:24:36.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:24:37.177Z] + git semver push [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,354 [run_push] DEBUG push [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,354 [execute] INFO git cat-file --batch-check [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,354 [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-13T03:24:37.436Z] 2023-10-13 03:24:37,358 [execute] INFO git rev-list 4d68f8fdb8c0dc28817c837e22aab4f4fe7a0060 -- [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,358 [execute] DEBUG Popen(['git', 'rev-list', '4d68f8fdb8c0dc28817c837e22aab4f4fe7a0060', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,365 [execute] INFO git fetch -v origin [2023-10-13T03:24:37.436Z] 2023-10-13 03:24:37,366 [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-13T03:24:38.003Z] 2023-10-13 03:24:37,897 [run_push] DEBUG no remote changes detected [2023-10-13T03:24:38.003Z] 2023-10-13 03:24:37,897 [execute] INFO git push origin semver [2023-10-13T03:24:38.003Z] 2023-10-13 03:24:37,898 [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-13T03:24:38.940Z] 2023-10-13 03:24:38,701 [run_push] DEBUG push all version tags [2023-10-13T03:24:38.940Z] 2023-10-13 03:24:38,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-13T03:24:38.940Z] 2023-10-13 03:24:38,702 [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-13T03:24:39.874Z] 2023-10-13 03:24:39,622 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-13T03:24:39.874Z] 3.1.0-dev.16 [Pipeline] } [2023-10-13T03:24:39.885Z] $ docker exec --env ******** --env ******** 38fc937c47a8ccb0d47f9360b93b419884749201da5cab55688bd2af5fa64d74 ssh-agent -k [2023-10-13T03:24:39.982Z] unset SSH_AUTH_SOCK; [2023-10-13T03:24:39.983Z] unset SSH_AGENT_PID; [2023-10-13T03:24:39.983Z] echo Agent pid 38 killed; [2023-10-13T03:24:39.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:24:40.301Z] + git semver [Pipeline] } [2023-10-13T03:24:40.573Z] $ docker stop --time=1 38fc937c47a8ccb0d47f9360b93b419884749201da5cab55688bd2af5fa64d74 [2023-10-13T03:24:41.923Z] $ docker rm -f --volumes 38fc937c47a8ccb0d47f9360b93b419884749201da5cab55688bd2af5fa64d74 [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-13T03:24:42.599Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-13T03:24:42.600Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-13T03:24:42.600Z] total 16 [2023-10-13T03:24:42.600Z] drwxr-xr-x 3 root root 4096 Oct 13 03:13 . [2023-10-13T03:24:42.600Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 03:24 .. [2023-10-13T03:24:42.600Z] drwxr-xr-x 2 root root 4096 Oct 13 03:13 cost [2023-10-13T03:24:42.600Z] -rw-r--r-- 1 root root 91 Oct 13 03:13 cost.csv [2023-10-13T03:24:42.600Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-13T03:24:42.600Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-13T03:24:42.600Z] total 16 [2023-10-13T03:24:42.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:13 . [2023-10-13T03:24:42.600Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 03:24 .. [2023-10-13T03:24:42.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:13 cost [2023-10-13T03:24:42.600Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 13 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:42.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:43.779Z] ---> package-listing.sh [2023-10-13T03:24:43.779Z] ++ facter osfamily [2023-10-13T03:24:43.779Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T03:24:44.038Z] + OS_FAMILY=debian [2023-10-13T03:24:44.038Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-13T03:24:44.038Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T03:24:44.038Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T03:24:44.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T03:24:44.038Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T03:24:44.038Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-13T03:24:44.038Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T03:24:44.038Z] + case "${OS_FAMILY}" in [2023-10-13T03:24:44.038Z] + dpkg -l [2023-10-13T03:24:44.038Z] + grep '^ii' [2023-10-13T03:24:44.038Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T03:24:44.038Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T03:24:44.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T03:24:44.038Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-13T03:24:44.038Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-13T03:24:44.038Z] + 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-13T03:24:44.047Z] 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-13T03:24:44.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:45.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:24:45.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:45.352Z] prd-ubuntu20.04-docker-8c-8g-9181 does not seem to be running inside a container [2023-10-13T03:24:45.381Z] $ 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-13T03:24:45.609Z] $ docker top dad9b1eae19d4a733c014d6e89c740f475913a7daf7ff8dd20d60e1b5905b4c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:24:45.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T03:24:46.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T03:24:46.514Z] + ls /var/log/sa-host [2023-10-13T03:24:46.514Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:24:46.597Z] provisioning config files... [2023-10-13T03:24:46.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3786251039083790259tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:24:46.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:46.901Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T03:24:46.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:47.233Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T03:24:47.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:47.525Z] ---> sudo-logs.sh [2023-10-13T03:24:47.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T03:24:47.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:47.841Z] ---> job-cost.sh [2023-10-13T03:24:47.841Z] lf-activate-venv: SKIPPING [2023-10-13T03:24:47.841Z] DEBUG: total: 0.2199999988079071 [2023-10-13T03:24:47.841Z] INFO: Retrieving Stack Cost... [2023-10-13T03:24:48.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:24:48.669Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T03:24:48.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:48.961Z] ---> logs-deploy.sh [2023-10-13T03:24:48.961Z] lf-activate-venv: SKIPPING [2023-10-13T03:24:48.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/120 [2023-10-13T03:24:48.961Z] INFO: archiving workspace using pattern(s): [2023-10-13T03:24:49.898Z] Archives upload complete. [2023-10-13T03:24:49.898Z] INFO: archiving logs to Nexus