Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de7970a54b4f4dd557f761385f6611e20dc26224 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-ssh4917827160550726503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17185940246402202947.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1613780780117995672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14158016101725470690.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-gpio/branches/napa/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-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6305473947503890084.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1022 in /w/workspace/edgexfoundry_device-gpio_napa [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de7970a54b4f4dd557f761385f6611e20dc26224 (napa) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f de7970a54b4f4dd557f761385f6611e20dc26224 # timeout=10 > git rev-list --no-walk af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T08:29:37.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T08:29:37.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T08:29:37.641Z] ========================================================= [2024-05-29T08:29:37.642Z] EdgeX Global Pipelines Version Info [2024-05-29T08:29:37.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:29:38.351Z] ------------------- [2024-05-29T08:29:38.351Z] stable info: [2024-05-29T08:29:38.351Z] ------------------- [2024-05-29T08:29:38.351Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:29:38.351Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T08:29:38.351Z] Message: update stable to v1.0.260 [2024-05-29T08:29:38.921Z] ------------------- [2024-05-29T08:29:38.921Z] experimental info: [2024-05-29T08:29:38.921Z] ------------------- [2024-05-29T08:29:38.921Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:29:38.921Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T08:29:38.921Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T08:29:38.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-05-29T08:29:39.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-05-29T08:29:39.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T08:29:39.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T08:29:39.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T08:29:39.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T08:29:39.131Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T08:29:39.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T08:29:39.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T08:29:39.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T08:29:39.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T08:29:39.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-05-29T08:29:39.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T08:29:39.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T08:29:39.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:29:39.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:29:39.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:29:39.374Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:29:39.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T08:29:39.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T08:29:39.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T08:29:39.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T08:29:39.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T08:29:39.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T08:29:39.507Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T08:29:39.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T08:29:39.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T08:29:39.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-29T08:29:39.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-29T08:29:39.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-29T08:29:39.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo [2024-05-29T08:29:39.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de7970a [Pipeline] echo [2024-05-29T08:29:39.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:29:39.703Z] provisioning config files... [2024-05-29T08:29:39.717Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config17598228116523704300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:29:40.065Z] ---> ****-login.sh [2024-05-29T08:29:40.065Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:29:40.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:40.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:40.332Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:40.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:40.332Z] [2024-05-29T08:29:40.332Z] Login Succeeded [2024-05-29T08:29:40.332Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:29:40.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:40.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:40.332Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:40.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:40.332Z] [2024-05-29T08:29:40.332Z] Login Succeeded [2024-05-29T08:29:40.332Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:29:40.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:40.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:40.592Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:40.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:40.592Z] [2024-05-29T08:29:40.592Z] Login Succeeded [2024-05-29T08:29:40.592Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:29:40.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:40.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:40.592Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:40.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:40.592Z] [2024-05-29T08:29:40.592Z] Login Succeeded [2024-05-29T08:29:40.592Z] ****.io [2024-05-29T08:29:40.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:40.853Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:40.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:40.853Z] [2024-05-29T08:29:40.853Z] Login Succeeded [2024-05-29T08:29:40.853Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:29:40.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T08:29:41.275Z] + git rev-list -1 --merges de7970a54b4f4dd557f761385f6611e20dc26224~1..de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo [2024-05-29T08:29:41.303Z] -----------> git rev-list -1 --merges de7970a54b4f4dd557f761385f6611e20dc26224~1..de7970a54b4f4dd557f761385f6611e20dc26224 de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:29:41.303Z] de7970a54b4f4dd557f761385f6611e20dc26224 [false] [Pipeline] sh [2024-05-29T08:29:41.597Z] + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo [2024-05-29T08:29:41.613Z] ========================================================= [2024-05-29T08:29:41.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T08:29:41.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:29:41.960Z] + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] echo [2024-05-29T08:29:41.972Z] [semverPrep] GIT_COMMIT: de7970a54b4f4dd557f761385f6611e20dc26224, Commit Message: Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-29T08:29:41.985Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T08:29:42.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:29:42.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T08:29:42.364Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T08:29:42.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T08:29:42.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T08:29:42.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T08:29:42.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:29:42.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:29:42.774Z] [2024-05-29T08:29:42.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:29:43.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:29:43.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T08:29:43.083Z] b85a868b505f: Pulling fs layer [2024-05-29T08:29:43.083Z] e2be974225ed: Pulling fs layer [2024-05-29T08:29:43.083Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T08:29:43.083Z] 988bab9f4d93: Pulling fs layer [2024-05-29T08:29:43.083Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T08:29:43.083Z] eaf3925da568: Pulling fs layer [2024-05-29T08:29:43.083Z] bab4dde63d76: Pulling fs layer [2024-05-29T08:29:43.083Z] bde34c3a00c8: Pulling fs layer [2024-05-29T08:29:43.083Z] b352a97aabf1: Pulling fs layer [2024-05-29T08:29:43.083Z] 4872d77fe225: Pulling fs layer [2024-05-29T08:29:43.083Z] 5851b861e8e6: Pulling fs layer [2024-05-29T08:29:43.083Z] 988bab9f4d93: Waiting [2024-05-29T08:29:43.083Z] 1469e6f7b9e6: Waiting [2024-05-29T08:29:43.083Z] eaf3925da568: Waiting [2024-05-29T08:29:43.083Z] bab4dde63d76: Waiting [2024-05-29T08:29:43.083Z] b352a97aabf1: Waiting [2024-05-29T08:29:43.083Z] 4872d77fe225: Waiting [2024-05-29T08:29:43.083Z] bde34c3a00c8: Waiting [2024-05-29T08:29:43.083Z] e2be974225ed: Verifying Checksum [2024-05-29T08:29:43.083Z] e2be974225ed: Download complete [2024-05-29T08:29:43.083Z] 988bab9f4d93: Verifying Checksum [2024-05-29T08:29:43.083Z] 988bab9f4d93: Download complete [2024-05-29T08:29:43.083Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T08:29:43.083Z] 1469e6f7b9e6: Download complete [2024-05-29T08:29:43.342Z] eaf3925da568: Verifying Checksum [2024-05-29T08:29:43.342Z] eaf3925da568: Download complete [2024-05-29T08:29:43.342Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T08:29:43.342Z] 339a4e72a1f5: Download complete [2024-05-29T08:29:43.342Z] bde34c3a00c8: Download complete [2024-05-29T08:29:43.342Z] b352a97aabf1: Verifying Checksum [2024-05-29T08:29:43.342Z] b352a97aabf1: Download complete [2024-05-29T08:29:43.342Z] 5851b861e8e6: Download complete [2024-05-29T08:29:43.342Z] b85a868b505f: Verifying Checksum [2024-05-29T08:29:43.342Z] b85a868b505f: Download complete [2024-05-29T08:29:43.600Z] bab4dde63d76: Verifying Checksum [2024-05-29T08:29:43.600Z] bab4dde63d76: Download complete [2024-05-29T08:29:44.536Z] b85a868b505f: Pull complete [2024-05-29T08:29:44.536Z] e2be974225ed: Pull complete [2024-05-29T08:29:45.104Z] 339a4e72a1f5: Pull complete [2024-05-29T08:29:45.104Z] 988bab9f4d93: Pull complete [2024-05-29T08:29:45.363Z] 1469e6f7b9e6: Pull complete [2024-05-29T08:29:45.363Z] eaf3925da568: Pull complete [2024-05-29T08:29:47.268Z] bab4dde63d76: Pull complete [2024-05-29T08:29:47.269Z] bde34c3a00c8: Pull complete [2024-05-29T08:29:47.269Z] b352a97aabf1: Pull complete [2024-05-29T08:29:47.269Z] 4872d77fe225: Pull complete [2024-05-29T08:29:47.528Z] 5851b861e8e6: Pull complete [2024-05-29T08:29:47.528Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T08:29:47.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:29:47.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:29:47.661Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:29:47.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:29:50.618Z] $ docker top f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 -eo pid,comm [2024-05-29T08:29:50.672Z] 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). [2024-05-29T08:29:50.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:29:50.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:29:50.722Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:29:50.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:29:50.840Z] $ docker exec f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent [2024-05-29T08:29:50.944Z] SSH_AUTH_SOCK=/tmp/ssh-cB5EaU9pFhyu/agent.32 [2024-05-29T08:29:50.944Z] SSH_AGENT_PID=38 [2024-05-29T08:29:50.953Z] Running ssh-add (command line suppressed) [2024-05-29T08:29:51.056Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_9422650331578601537.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_9422650331578601537.key) [2024-05-29T08:29:51.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:29:51.358Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T08:29:51.369Z] $ docker exec --env ******** --env ******** f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent -k [2024-05-29T08:29:51.469Z] unset SSH_AUTH_SOCK; [2024-05-29T08:29:51.469Z] unset SSH_AGENT_PID; [2024-05-29T08:29:51.469Z] echo Agent pid 38 killed; [2024-05-29T08:29:51.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T08:29:51.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:29:51.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:29:51.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:29:51.624Z] $ docker exec f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent [2024-05-29T08:29:51.739Z] SSH_AUTH_SOCK=/tmp/ssh-HglD1BMXMNdE/agent.71 [2024-05-29T08:29:51.739Z] SSH_AGENT_PID=77 [2024-05-29T08:29:51.744Z] Running ssh-add (command line suppressed) [2024-05-29T08:29:51.844Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_11647099637658652393.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_11647099637658652393.key) [2024-05-29T08:29:51.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:29:52.147Z] + git semver init [2024-05-29T08:29:52.409Z] 2024-05-29 08:29:52,323 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T08:29:52.409Z] 2024-05-29 08:29:52,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver [2024-05-29T08:29:52.409Z] 2024-05-29 08:29:52,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver [2024-05-29T08:29:52.409Z] 2024-05-29 08:29:52,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:29:53.788Z] 2024-05-29 08:29:53,784 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude [2024-05-29T08:29:53.788Z] 2024-05-29 08:29:53,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False [2024-05-29T08:29:53.788Z] 2024-05-29 08:29:53,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:29:53.788Z] 2024-05-29 08:29:53,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:29:53.788Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:29:54.053Z] $ docker exec --env ******** --env ******** f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 ssh-agent -k [2024-05-29T08:29:54.142Z] unset SSH_AUTH_SOCK; [2024-05-29T08:29:54.143Z] unset SSH_AGENT_PID; [2024-05-29T08:29:54.143Z] echo Agent pid 77 killed; [2024-05-29T08:29:54.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:29:54.476Z] + git semver [Pipeline] } [2024-05-29T08:29:54.748Z] $ docker stop --time=1 f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 [2024-05-29T08:29:56.041Z] $ docker rm -f --volumes f038ab4edf6c422059400cd03612840a20d7243ba1a3ac8b76716c9742fdfca1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:29:56.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T08:29:56.604Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T08:29:56.607Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 [2024-05-29T08:29:56.784Z] provisioning config files... [2024-05-29T08:29:56.793Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config505830314028691069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:29:57.092Z] ---> ****-login.sh [2024-05-29T08:29:57.092Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:29:57.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:57.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:57.092Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:57.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:57.092Z] [2024-05-29T08:29:57.092Z] Login Succeeded [2024-05-29T08:29:57.092Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:29:57.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:57.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:57.093Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:57.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:57.093Z] [2024-05-29T08:29:57.093Z] Login Succeeded [2024-05-29T08:29:57.093Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:29:57.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:57.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:57.352Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:57.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:57.352Z] [2024-05-29T08:29:57.352Z] Login Succeeded [2024-05-29T08:29:57.352Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:29:57.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:57.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:57.352Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:57.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:57.352Z] [2024-05-29T08:29:57.352Z] Login Succeeded [2024-05-29T08:29:57.352Z] ****.io [2024-05-29T08:29:57.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:29:57.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:29:57.612Z] Configure a credential helper to remove this warning. See [2024-05-29T08:29:57.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:29:57.612Z] [2024-05-29T08:29:57.612Z] Login Succeeded [2024-05-29T08:29:57.612Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:29:57.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:29:57.709Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:29:58.005Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-29T08:29:58.005Z] + cut -d -f 2 [Pipeline] echo [2024-05-29T08:29:58.022Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:29:58.038Z] ========================================================= [2024-05-29T08:29:58.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-29T08:29:58.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:29:58.372Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:29:58.631Z] Sending build context to Docker daemon 57.98MB [2024-05-29T08:29:58.631Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:29:58.631Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:29:58.889Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-29T08:29:58.889Z] 619be1103602: Pulling fs layer [2024-05-29T08:29:58.889Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T08:29:58.890Z] 5df492c9dc93: Pulling fs layer [2024-05-29T08:29:58.890Z] 7629e6793208: Pulling fs layer [2024-05-29T08:29:58.890Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:29:58.890Z] 8de7f028bff5: Pulling fs layer [2024-05-29T08:29:58.890Z] 44042ff1420b: Pulling fs layer [2024-05-29T08:29:58.890Z] 5cdaf54b7214: Pulling fs layer [2024-05-29T08:29:58.890Z] 38f3e5a9071a: Pulling fs layer [2024-05-29T08:29:58.890Z] 8de7f028bff5: Waiting [2024-05-29T08:29:58.890Z] 44042ff1420b: Waiting [2024-05-29T08:29:58.890Z] 5cdaf54b7214: Waiting [2024-05-29T08:29:58.890Z] 38f3e5a9071a: Waiting [2024-05-29T08:29:58.890Z] 7629e6793208: Waiting [2024-05-29T08:29:58.890Z] 4f4fb700ef54: Waiting [2024-05-29T08:29:58.890Z] 7862e08f4a3e: Verifying Checksum [2024-05-29T08:29:58.890Z] 7862e08f4a3e: Download complete [2024-05-29T08:29:58.890Z] 7629e6793208: Verifying Checksum [2024-05-29T08:29:58.890Z] 7629e6793208: Download complete [2024-05-29T08:29:58.890Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:29:58.890Z] 4f4fb700ef54: Download complete [2024-05-29T08:29:58.890Z] 8de7f028bff5: Download complete [2024-05-29T08:29:58.890Z] 619be1103602: Download complete [2024-05-29T08:29:58.890Z] 44042ff1420b: Verifying Checksum [2024-05-29T08:29:58.890Z] 44042ff1420b: Download complete [2024-05-29T08:29:59.147Z] 619be1103602: Pull complete [2024-05-29T08:29:59.147Z] 38f3e5a9071a: Verifying Checksum [2024-05-29T08:29:59.147Z] 38f3e5a9071a: Download complete [2024-05-29T08:29:59.405Z] 7862e08f4a3e: Pull complete [2024-05-29T08:29:59.405Z] 5df492c9dc93: Verifying Checksum [2024-05-29T08:29:59.405Z] 5df492c9dc93: Download complete [2024-05-29T08:29:59.664Z] 5cdaf54b7214: Download complete [2024-05-29T08:30:02.949Z] 5df492c9dc93: Pull complete [2024-05-29T08:30:02.949Z] 7629e6793208: Pull complete [2024-05-29T08:30:02.949Z] 4f4fb700ef54: Pull complete [2024-05-29T08:30:02.949Z] 8de7f028bff5: Pull complete [2024-05-29T08:30:02.949Z] 44042ff1420b: Pull complete [2024-05-29T08:30:05.476Z] 5cdaf54b7214: Pull complete [2024-05-29T08:30:05.745Z] 38f3e5a9071a: Pull complete [2024-05-29T08:30:05.745Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-29T08:30:05.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-29T08:30:05.745Z] ---> 60b93f829570 [2024-05-29T08:30:05.745Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:30:09.950Z] ---> Running in 3b5a2f2ee808 [2024-05-29T08:30:09.950Z] Removing intermediate container 3b5a2f2ee808 [2024-05-29T08:30:09.950Z] ---> 23d69999f18a [2024-05-29T08:30:09.950Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:30:09.950Z] ---> Running in 74fffcc49399 [2024-05-29T08:30:09.950Z] Removing intermediate container 74fffcc49399 [2024-05-29T08:30:09.950Z] ---> 07828e4d11c6 [2024-05-29T08:30:09.950Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-29T08:30:09.950Z] ---> Running in 7c77f3f836f1 [2024-05-29T08:30:09.950Z] Removing intermediate container 7c77f3f836f1 [2024-05-29T08:30:09.950Z] ---> 54e6ecc76cc2 [2024-05-29T08:30:09.950Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:30:09.950Z] ---> Running in 2e7e285c5631 [2024-05-29T08:30:10.208Z] Removing intermediate container 2e7e285c5631 [2024-05-29T08:30:10.208Z] ---> 370bbb7e42d2 [2024-05-29T08:30:10.208Z] Step 7/12 : WORKDIR /device-gpio [2024-05-29T08:30:10.208Z] ---> Running in 4201eccb4db9 [2024-05-29T08:30:10.208Z] Removing intermediate container 4201eccb4db9 [2024-05-29T08:30:10.208Z] ---> e3dbec52b51e [2024-05-29T08:30:10.208Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:30:10.208Z] ---> Running in 54a0b9b10781 [2024-05-29T08:30:10.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:30:10.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:30:10.983Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:30:10.983Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:30:10.983Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:30:10.983Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:30:10.983Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:30:10.983Z] OK: 268 MiB in 56 packages [2024-05-29T08:30:11.550Z] Removing intermediate container 54a0b9b10781 [2024-05-29T08:30:11.551Z] ---> 61d7688e1248 [2024-05-29T08:30:11.551Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T08:30:11.737Z] Still waiting to schedule task [2024-05-29T08:30:11.737Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T08:30:13.454Z] ---> 7b4325aa48d3 [2024-05-29T08:30:13.454Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:30:13.454Z] ---> Running in 6750e5ea8022 [2024-05-29T08:30:40.003Z] Removing intermediate container 6750e5ea8022 [2024-05-29T08:30:40.003Z] ---> 19a49b371803 [2024-05-29T08:30:40.003Z] Step 11/12 : COPY . . [2024-05-29T08:30:40.003Z] ---> 6e90893dc20c [2024-05-29T08:30:40.003Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:30:40.003Z] ---> Running in 8ed44738f77e [2024-05-29T08:30:40.003Z] noop [2024-05-29T08:30:40.003Z] Removing intermediate container 8ed44738f77e [2024-05-29T08:30:40.003Z] ---> 8a2bdd5c0d9c [2024-05-29T08:30:40.003Z] Successfully built 8a2bdd5c0d9c [2024-05-29T08:30:40.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:30:40.322Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:30:40.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:30:40.394Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:30:40.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T08:30:40.785Z] $ docker top 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:30:41.131Z] + go version [2024-05-29T08:30:41.132Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T08:30:41.143Z] $ docker stop --time=1 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e [2024-05-29T08:30:42.414Z] $ docker rm -f --volumes 535bbf84946ffeea980b0a1d75fea4ba1a11427d244bee92ec155750dc81bb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:30:42.932Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:30:42.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:30:43.009Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:30:43.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T08:30:43.361Z] $ docker top 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:30:43.705Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:30:44.013Z] + make test [2024-05-29T08:30:44.013Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T08:30:44.946Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-05-29T08:30:54.924Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-05-29T08:30:54.924Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-05-29T08:31:00.193Z] go vet ./... [2024-05-29T08:31:03.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:31:03.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:31:03.478Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:31:03.493Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:31:03.805Z] + go mod tidy [Pipeline] } [2024-05-29T08:31:04.075Z] $ docker stop --time=1 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a [2024-05-29T08:31:07.444Z] $ docker rm -f --volumes 42e16f9532962160f8d3a06e720f33ffd4afade740ac60d68594c7b77a0f3f3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:31:07.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:31:07.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T08:31:08.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:31:08.808Z] + ls -al . [2024-05-29T08:31:08.808Z] total 156 [2024-05-29T08:31:08.808Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:30 . [2024-05-29T08:31:08.808Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:29 .. [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 120 May 29 08:29 .dockerignore [2024-05-29T08:31:08.808Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:30 .git [2024-05-29T08:31:08.808Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 .github [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 269 May 29 08:29 .gitignore [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:29 .golangci.yml [2024-05-29T08:31:08.808Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:29 .semver [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 10690 May 29 08:29 Attribution.txt [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 7171 May 29 08:29 CHANGELOG.md [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 1661 May 29 08:29 Dockerfile [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:29 GOVERNANCE.md [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 657 May 29 08:29 Jenkinsfile [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:29 LICENSE [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 29 08:29 Makefile [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:29 OWNERS.md [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 29 08:29 README.md [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:29 VERSION [2024-05-29T08:31:08.808Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:29 bin [2024-05-29T08:31:08.808Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 cmd [2024-05-29T08:31:08.808Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 08:30 coverage.out [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 3621 May 29 08:29 go.mod [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 34551 May 29 08:29 go.sum [2024-05-29T08:31:08.808Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:29 internal [2024-05-29T08:31:08.808Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:29 vendor [2024-05-29T08:31:08.808Z] -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:09.119Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-29T08:31:09.377Z] Sending build context to Docker daemon 57.98MB [2024-05-29T08:31:09.377Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:31:09.377Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T08:31:09.377Z] ---> 8a2bdd5c0d9c [2024-05-29T08:31:09.377Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:31:10.369Z] ---> Running in 561f0d477616 [2024-05-29T08:31:10.369Z] Removing intermediate container 561f0d477616 [2024-05-29T08:31:10.369Z] ---> aca4b637ae8c [2024-05-29T08:31:10.369Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:31:10.369Z] ---> Running in 639640c8423d [2024-05-29T08:31:10.369Z] Removing intermediate container 639640c8423d [2024-05-29T08:31:10.369Z] ---> a38cd07957a1 [2024-05-29T08:31:10.369Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-29T08:31:10.369Z] ---> Running in 79ffd69770eb [2024-05-29T08:31:10.369Z] Removing intermediate container 79ffd69770eb [2024-05-29T08:31:10.369Z] ---> 1f65cf72c9cb [2024-05-29T08:31:10.369Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:31:10.369Z] ---> Running in d5e0b8128e6c [2024-05-29T08:31:10.629Z] Removing intermediate container d5e0b8128e6c [2024-05-29T08:31:10.629Z] ---> 43cacd6321ea [2024-05-29T08:31:10.629Z] Step 7/26 : WORKDIR /device-gpio [2024-05-29T08:31:10.629Z] ---> Running in 688e3ffecc3e [2024-05-29T08:31:10.629Z] Removing intermediate container 688e3ffecc3e [2024-05-29T08:31:10.629Z] ---> fa0804d2ef9b [2024-05-29T08:31:10.629Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:31:10.629Z] ---> Running in a368f0b5dc2f [2024-05-29T08:31:10.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:11.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:11.407Z] OK: 268 MiB in 56 packages [2024-05-29T08:31:11.667Z] Removing intermediate container a368f0b5dc2f [2024-05-29T08:31:11.667Z] ---> df8115e2601e [2024-05-29T08:31:11.667Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-29T08:31:13.580Z] ---> 323dab717fcb [2024-05-29T08:31:13.580Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:31:13.580Z] ---> Running in f47c2c64f412 [2024-05-29T08:31:13.580Z] skipping... [2024-05-29T08:31:13.838Z] Removing intermediate container f47c2c64f412 [2024-05-29T08:31:13.838Z] ---> 7b8a07c8ced0 [2024-05-29T08:31:13.838Z] Step 11/26 : COPY . . [2024-05-29T08:31:16.368Z] ---> 45a9cf129c9f [2024-05-29T08:31:16.368Z] Step 12/26 : RUN ${MAKE} [2024-05-29T08:31:16.368Z] ---> Running in f4b6d0197463 [2024-05-29T08:31:16.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-05-29T08:31:38.308Z] Removing intermediate container f4b6d0197463 [2024-05-29T08:31:38.308Z] ---> 8e411d88442b [2024-05-29T08:31:38.308Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T08:31:38.308Z] 3.18: Pulling from library/alpine [2024-05-29T08:31:38.308Z] 619be1103602: Already exists [2024-05-29T08:31:38.308Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:31:38.308Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:31:38.308Z] ---> d3782b16ccc9 [2024-05-29T08:31:38.308Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-29T08:31:38.308Z] ---> Running in 5671793bd526 [2024-05-29T08:31:38.308Z] Removing intermediate container 5671793bd526 [2024-05-29T08:31:38.308Z] ---> 7ad9a17e7451 [2024-05-29T08:31:38.308Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:31:38.308Z] ---> Running in 44d0f5e65138 [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:31:38.308Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:31:38.308Z] OK: 7 MiB in 16 packages [2024-05-29T08:31:38.308Z] Removing intermediate container 44d0f5e65138 [2024-05-29T08:31:38.308Z] ---> e81412b6f3d4 [2024-05-29T08:31:38.308Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-29T08:31:38.308Z] ---> Running in 0ed782551d43 [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:31:38.308Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:31:38.308Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:31:38.308Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:31:38.308Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:31:38.308Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:31:38.308Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:31:38.308Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:31:38.570Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:31:38.570Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:31:38.570Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:31:38.570Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:31:38.570Z] OK: 7 MiB in 16 packages [2024-05-29T08:31:39.139Z] Removing intermediate container 0ed782551d43 [2024-05-29T08:31:39.139Z] ---> c7d86ed4cd5f [2024-05-29T08:31:39.139Z] Step 17/26 : WORKDIR / [2024-05-29T08:31:39.139Z] ---> Running in be54c54074ee [2024-05-29T08:31:39.139Z] Removing intermediate container be54c54074ee [2024-05-29T08:31:39.139Z] ---> 773f843ce44d [2024-05-29T08:31:39.139Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-05-29T08:31:39.139Z] ---> 9290cffa96ee [2024-05-29T08:31:39.139Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-05-29T08:31:39.401Z] ---> 05b5e449e624 [2024-05-29T08:31:39.401Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-05-29T08:31:40.296Z] ---> fcdf1a018744 [2024-05-29T08:31:40.296Z] Step 21/26 : EXPOSE 59910 [2024-05-29T08:31:40.296Z] ---> Running in 9df3fc35def7 [2024-05-29T08:31:40.296Z] Removing intermediate container 9df3fc35def7 [2024-05-29T08:31:40.296Z] ---> 1d3049c7e734 [2024-05-29T08:31:40.296Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-05-29T08:31:40.296Z] ---> Running in 80b96551a2ad [2024-05-29T08:31:40.296Z] Removing intermediate container 80b96551a2ad [2024-05-29T08:31:40.296Z] ---> a4a5147fffae [2024-05-29T08:31:40.296Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:31:40.296Z] ---> Running in 90e38497e6f1 [2024-05-29T08:31:40.296Z] Removing intermediate container 90e38497e6f1 [2024-05-29T08:31:40.296Z] ---> ed9cb0284944 [2024-05-29T08:31:40.296Z] Step 24/26 : LABEL arch=amd64 [2024-05-29T08:31:40.296Z] ---> Running in dc9dd2dc0a70 [2024-05-29T08:31:40.556Z] Removing intermediate container dc9dd2dc0a70 [2024-05-29T08:31:40.556Z] ---> 11e43fc13622 [2024-05-29T08:31:40.556Z] Step 25/26 : LABEL git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:31:40.556Z] ---> Running in f69056f88831 [2024-05-29T08:31:40.556Z] Removing intermediate container f69056f88831 [2024-05-29T08:31:40.556Z] ---> 8eb243927882 [2024-05-29T08:31:40.556Z] Step 26/26 : LABEL version=3.1.1-dev.1 [2024-05-29T08:31:40.557Z] ---> Running in 9594eb57991b [2024-05-29T08:31:40.557Z] Removing intermediate container 9594eb57991b [2024-05-29T08:31:40.557Z] ---> 5e0b2b6e9356 [2024-05-29T08:31:40.557Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:31:40.818Z] Successfully built 5e0b2b6e9356 [2024-05-29T08:31:40.818Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:31:40.966Z] provisioning config files... [2024-05-29T08:31:40.979Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config15463095208034242455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:31:41.288Z] ---> ****-login.sh [2024-05-29T08:31:41.288Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:31:41.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:31:41.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:31:41.288Z] Configure a credential helper to remove this warning. See [2024-05-29T08:31:41.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:31:41.289Z] [2024-05-29T08:31:41.289Z] Login Succeeded [2024-05-29T08:31:41.289Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:31:41.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:31:41.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:31:41.289Z] Configure a credential helper to remove this warning. See [2024-05-29T08:31:41.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:31:41.289Z] [2024-05-29T08:31:41.289Z] Login Succeeded [2024-05-29T08:31:41.289Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:31:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:31:41.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:31:41.547Z] Configure a credential helper to remove this warning. See [2024-05-29T08:31:41.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:31:41.547Z] [2024-05-29T08:31:41.547Z] Login Succeeded [2024-05-29T08:31:41.547Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:31:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:31:41.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:31:41.548Z] Configure a credential helper to remove this warning. See [2024-05-29T08:31:41.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:31:41.548Z] [2024-05-29T08:31:41.548Z] Login Succeeded [2024-05-29T08:31:41.548Z] ****.io [2024-05-29T08:31:41.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:31:41.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:31:41.809Z] Configure a credential helper to remove this warning. See [2024-05-29T08:31:41.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:31:41.809Z] [2024-05-29T08:31:41.809Z] Login Succeeded [2024-05-29T08:31:41.809Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:31:41.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:31:41.860Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:31:41.891Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-05-29T08:31:41.891Z] de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:31:41.891Z] 3.1.1-dev.1 [2024-05-29T08:31:41.891Z] de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:31:41.891Z] napa [2024-05-29T08:31:41.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:42.256Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:42.586Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:31:42.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-29T08:31:42.586Z] 37aeb3290d14: Preparing [2024-05-29T08:31:42.586Z] 23a97c777a79: Preparing [2024-05-29T08:31:42.586Z] 6ec7cff14eeb: Preparing [2024-05-29T08:31:42.586Z] 0387ab1bdf4d: Preparing [2024-05-29T08:31:42.586Z] acebd5dfc94b: Preparing [2024-05-29T08:31:42.586Z] aedc3bda2944: Preparing [2024-05-29T08:31:42.586Z] aedc3bda2944: Waiting [2024-05-29T08:31:42.586Z] acebd5dfc94b: Pushed [2024-05-29T08:31:42.586Z] aedc3bda2944: Layer already exists [2024-05-29T08:31:42.586Z] 23a97c777a79: Pushed [2024-05-29T08:31:42.586Z] 6ec7cff14eeb: Pushed [2024-05-29T08:31:43.155Z] 0387ab1bdf4d: Pushed [2024-05-29T08:31:45.696Z] 37aeb3290d14: Pushed [2024-05-29T08:31:45.696Z] de7970a54b4f4dd557f761385f6611e20dc26224: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:46.026Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:46.353Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 [2024-05-29T08:31:46.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-29T08:31:46.353Z] 37aeb3290d14: Preparing [2024-05-29T08:31:46.353Z] 23a97c777a79: Preparing [2024-05-29T08:31:46.353Z] 6ec7cff14eeb: Preparing [2024-05-29T08:31:46.353Z] 0387ab1bdf4d: Preparing [2024-05-29T08:31:46.353Z] acebd5dfc94b: Preparing [2024-05-29T08:31:46.353Z] aedc3bda2944: Preparing [2024-05-29T08:31:46.354Z] aedc3bda2944: Waiting [2024-05-29T08:31:46.354Z] 0387ab1bdf4d: Layer already exists [2024-05-29T08:31:46.354Z] 6ec7cff14eeb: Layer already exists [2024-05-29T08:31:46.354Z] 23a97c777a79: Layer already exists [2024-05-29T08:31:46.354Z] 37aeb3290d14: Layer already exists [2024-05-29T08:31:46.354Z] acebd5dfc94b: Layer already exists [2024-05-29T08:31:46.354Z] aedc3bda2944: Layer already exists [2024-05-29T08:31:46.354Z] 3.1.1-dev.1: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:46.682Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:47.015Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:31:47.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-29T08:31:47.015Z] 37aeb3290d14: Preparing [2024-05-29T08:31:47.015Z] 23a97c777a79: Preparing [2024-05-29T08:31:47.015Z] 6ec7cff14eeb: Preparing [2024-05-29T08:31:47.015Z] 0387ab1bdf4d: Preparing [2024-05-29T08:31:47.015Z] acebd5dfc94b: Preparing [2024-05-29T08:31:47.015Z] aedc3bda2944: Preparing [2024-05-29T08:31:47.015Z] aedc3bda2944: Waiting [2024-05-29T08:31:47.015Z] 23a97c777a79: Layer already exists [2024-05-29T08:31:47.015Z] 37aeb3290d14: Layer already exists [2024-05-29T08:31:47.015Z] acebd5dfc94b: Layer already exists [2024-05-29T08:31:47.015Z] 6ec7cff14eeb: Layer already exists [2024-05-29T08:31:47.015Z] 0387ab1bdf4d: Layer already exists [2024-05-29T08:31:47.015Z] aedc3bda2944: Layer already exists [2024-05-29T08:31:47.015Z] de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:47.344Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:47.661Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa [2024-05-29T08:31:47.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-05-29T08:31:47.661Z] 37aeb3290d14: Preparing [2024-05-29T08:31:47.661Z] 23a97c777a79: Preparing [2024-05-29T08:31:47.661Z] 6ec7cff14eeb: Preparing [2024-05-29T08:31:47.661Z] 0387ab1bdf4d: Preparing [2024-05-29T08:31:47.661Z] acebd5dfc94b: Preparing [2024-05-29T08:31:47.661Z] aedc3bda2944: Preparing [2024-05-29T08:31:47.661Z] aedc3bda2944: Waiting [2024-05-29T08:31:47.661Z] 37aeb3290d14: Layer already exists [2024-05-29T08:31:47.661Z] 6ec7cff14eeb: Layer already exists [2024-05-29T08:31:47.661Z] acebd5dfc94b: Layer already exists [2024-05-29T08:31:47.661Z] 0387ab1bdf4d: Layer already exists [2024-05-29T08:31:47.661Z] 23a97c777a79: Layer already exists [2024-05-29T08:31:47.661Z] aedc3bda2944: Layer already exists [2024-05-29T08:31:47.661Z] napa: digest: sha256:844d6f6e2a8421d16d3140c551f864e59f0fc7c138f3f1d941db4862c82cdd70 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:31:47.736Z] ===================================================== [Pipeline] echo [2024-05-29T08:31:47.752Z] taggedImages: [2024-05-29T08:31:47.752Z] - nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:31:47.752Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.1-dev.1 [2024-05-29T08:31:47.752Z] - nexus3.edgexfoundry.org:10004/device-gpio:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:31:47.752Z] - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:48.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:31:48.179Z] [2024-05-29T08:31:48.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:31:48.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:31:48.482Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T08:31:48.482Z] 5eb5b503b376: Pulling fs layer [2024-05-29T08:31:48.482Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T08:31:48.482Z] ec43610c2a17: Pulling fs layer [2024-05-29T08:31:48.482Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T08:31:48.482Z] 33b1e0a273af: Pulling fs layer [2024-05-29T08:31:48.482Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T08:31:48.482Z] 2f39f015ded8: Pulling fs layer [2024-05-29T08:31:48.482Z] 5d3b04190fa2: Waiting [2024-05-29T08:31:48.482Z] 3a2ae6a8a46f: Waiting [2024-05-29T08:31:48.482Z] 33b1e0a273af: Waiting [2024-05-29T08:31:48.482Z] 2f39f015ded8: Waiting [2024-05-29T08:31:48.482Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T08:31:48.482Z] 5c69ac0246d0: Download complete [2024-05-29T08:31:48.482Z] 3a2ae6a8a46f: Download complete [2024-05-29T08:31:48.482Z] 33b1e0a273af: Verifying Checksum [2024-05-29T08:31:48.482Z] 33b1e0a273af: Download complete [2024-05-29T08:31:48.482Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T08:31:48.482Z] 5d3b04190fa2: Download complete [2024-05-29T08:31:48.741Z] ec43610c2a17: Verifying Checksum [2024-05-29T08:31:48.741Z] ec43610c2a17: Download complete [2024-05-29T08:31:48.741Z] 5eb5b503b376: Verifying Checksum [2024-05-29T08:31:48.741Z] 5eb5b503b376: Download complete [2024-05-29T08:31:49.675Z] 2f39f015ded8: Download complete [2024-05-29T08:31:49.934Z] 5eb5b503b376: Pull complete [2024-05-29T08:31:50.191Z] 5c69ac0246d0: Pull complete [2024-05-29T08:31:50.458Z] ec43610c2a17: Pull complete [2024-05-29T08:31:50.458Z] 3a2ae6a8a46f: Pull complete [2024-05-29T08:31:50.716Z] 33b1e0a273af: Pull complete [2024-05-29T08:31:50.716Z] 5d3b04190fa2: Pull complete [2024-05-29T08:31:52.510Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1023 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws [2024-05-29T08:31:52.530Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2024-05-29T08:31:54.903Z] 2f39f015ded8: Pull complete [2024-05-29T08:31:54.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T08:31:54.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:31:54.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-05-29T08:31:55.585Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:31:55.669Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:31:55.704Z] $ 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/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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 [2024-05-29T08:31:58.957Z] $ docker top 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:31:59.368Z] ---> job-cost.sh [2024-05-29T08:31:59.368Z] lf-activate-venv: SKIPPING [2024-05-29T08:31:59.368Z] INFO: No Stack... [2024-05-29T08:31:59.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:32:00.195Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:32:00.487Z] + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv [2024-05-29T08:32:00.487Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:32:00.500Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [2024-05-29T08:32:00.511Z] Resource [jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:32:00.518Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:32:00.827Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T08:32:00.888Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:32:00.898Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:32:00.930Z] $ docker stop --time=1 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 [2024-05-29T08:32:02.077Z] $ docker rm -f --volumes 28f1b966918ee66f3d2070f3b1e4378859ab141f6e461c6c665adbeaedea8bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T08:32:03.306Z] using credential edgex-jenkins-ssh [2024-05-29T08:32:03.352Z] Cloning the remote Git repository [2024-05-29T08:32:03.398Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-05-29T08:32:03.502Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2024-05-29T08:32:03.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-05-29T08:32:03.702Z] > git --version # timeout=10 [2024-05-29T08:32:03.732Z] > git --version # 'git version 2.25.1' [2024-05-29T08:32:03.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T08:32:03.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:32:06.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-05-29T08:32:06.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:32:08.077Z] Avoid second fetch [2024-05-29T08:32:08.078Z] Checking out Revision de7970a54b4f4dd557f761385f6611e20dc26224 (napa) [2024-05-29T08:32:08.098Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T08:32:08.231Z] > git checkout -f de7970a54b4f4dd557f761385f6611e20dc26224 # timeout=10 [2024-05-29T08:32:09.656Z] Commit message: "Merge pull request #236 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:32:14.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T08:32:14.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:32:14.436Z] Dload Upload Total Spent Left Speed [2024-05-29T08:32:14.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72474 0 --:--:-- --:--:-- --:--:-- 72474 [Pipeline] sh [2024-05-29T08:32:14.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T08:32:15.101Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T08:32:15.101Z] sudo tee /etc/docker/daemon.new [2024-05-29T08:32:15.101Z] { [2024-05-29T08:32:15.101Z] "registry-mirrors": [ [2024-05-29T08:32:15.101Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T08:32:15.101Z] ], [2024-05-29T08:32:15.101Z] "bip": "10.250.0.254/24", [2024-05-29T08:32:15.101Z] "hosts": [ [2024-05-29T08:32:15.101Z] "tcp://0.0.0.0:5555", [2024-05-29T08:32:15.101Z] "unix:///var/run/docker.sock" [2024-05-29T08:32:15.101Z] ], [2024-05-29T08:32:15.101Z] "mtu": 1458, [2024-05-29T08:32:15.101Z] "selinux-enabled": true, [2024-05-29T08:32:15.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T08:32:15.101Z] } [Pipeline] sh [2024-05-29T08:32:15.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T08:32:15.766Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:32:34.021Z] provisioning config files... [2024-05-29T08:32:34.045Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config15416131286513456284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:32:34.483Z] ---> ****-login.sh [2024-05-29T08:32:34.483Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:32:34.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:32:35.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:32:35.025Z] Configure a credential helper to remove this warning. See [2024-05-29T08:32:35.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:32:35.025Z] [2024-05-29T08:32:35.025Z] Login Succeeded [2024-05-29T08:32:35.025Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:32:35.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:32:35.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:32:35.571Z] Configure a credential helper to remove this warning. See [2024-05-29T08:32:35.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:32:35.571Z] [2024-05-29T08:32:35.571Z] Login Succeeded [2024-05-29T08:32:35.571Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:32:35.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:32:35.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:32:35.842Z] Configure a credential helper to remove this warning. See [2024-05-29T08:32:35.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:32:35.842Z] [2024-05-29T08:32:35.842Z] Login Succeeded [2024-05-29T08:32:35.842Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:32:36.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:32:36.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:32:36.114Z] Configure a credential helper to remove this warning. See [2024-05-29T08:32:36.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:32:36.114Z] [2024-05-29T08:32:36.114Z] Login Succeeded [2024-05-29T08:32:36.114Z] ****.io [2024-05-29T08:32:36.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:32:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:32:36.650Z] Configure a credential helper to remove this warning. See [2024-05-29T08:32:36.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:32:36.650Z] [2024-05-29T08:32:36.651Z] Login Succeeded [2024-05-29T08:32:36.651Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:32:36.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:32:36.957Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:32:37.275Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2024-05-29T08:32:37.275Z] [Pipeline] echo [2024-05-29T08:32:37.333Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:32:37.356Z] ========================================================= [2024-05-29T08:32:37.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-29T08:32:37.356Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:32:37.722Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:32:40.304Z] Sending build context to Docker daemon 42.78MB [2024-05-29T08:32:40.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:32:40.304Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:32:40.304Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T08:32:40.304Z] c6b39de5b339: Pulling fs layer [2024-05-29T08:32:40.304Z] a69c41024577: Pulling fs layer [2024-05-29T08:32:40.304Z] d6de4b400683: Pulling fs layer [2024-05-29T08:32:40.304Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T08:32:40.304Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:32:40.304Z] 9e011611b7f5: Pulling fs layer [2024-05-29T08:32:40.304Z] 3bd174042beb: Pulling fs layer [2024-05-29T08:32:40.304Z] 4476f39b5e91: Pulling fs layer [2024-05-29T08:32:40.304Z] 4f4fb700ef54: Waiting [2024-05-29T08:32:40.304Z] 9e011611b7f5: Waiting [2024-05-29T08:32:40.304Z] 3bd174042beb: Waiting [2024-05-29T08:32:40.304Z] 4476f39b5e91: Waiting [2024-05-29T08:32:40.304Z] 35cb2a7552d0: Waiting [2024-05-29T08:32:40.304Z] a69c41024577: Download complete [2024-05-29T08:32:40.304Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T08:32:40.304Z] 35cb2a7552d0: Download complete [2024-05-29T08:32:40.304Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:32:40.304Z] 4f4fb700ef54: Download complete [2024-05-29T08:32:40.304Z] 9e011611b7f5: Verifying Checksum [2024-05-29T08:32:40.304Z] 9e011611b7f5: Download complete [2024-05-29T08:32:40.304Z] c6b39de5b339: Verifying Checksum [2024-05-29T08:32:40.304Z] c6b39de5b339: Download complete [2024-05-29T08:32:40.887Z] 4476f39b5e91: Verifying Checksum [2024-05-29T08:32:40.887Z] 4476f39b5e91: Download complete [2024-05-29T08:32:41.155Z] c6b39de5b339: Pull complete [2024-05-29T08:32:41.741Z] a69c41024577: Pull complete [2024-05-29T08:32:42.008Z] d6de4b400683: Verifying Checksum [2024-05-29T08:32:42.008Z] d6de4b400683: Download complete [2024-05-29T08:32:43.416Z] 3bd174042beb: Download complete [2024-05-29T08:32:55.731Z] d6de4b400683: Pull complete [2024-05-29T08:32:55.731Z] 35cb2a7552d0: Pull complete [2024-05-29T08:32:55.731Z] 4f4fb700ef54: Pull complete [2024-05-29T08:32:55.731Z] 9e011611b7f5: Pull complete [2024-05-29T08:33:03.948Z] 3bd174042beb: Pull complete [2024-05-29T08:33:05.358Z] 4476f39b5e91: Pull complete [2024-05-29T08:33:05.358Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-29T08:33:05.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-29T08:33:05.358Z] ---> 981a0608b64a [2024-05-29T08:33:05.358Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:33:07.301Z] ---> Running in 17e0e83ba665 [2024-05-29T08:33:07.569Z] Removing intermediate container 17e0e83ba665 [2024-05-29T08:33:07.570Z] ---> f24d34e03578 [2024-05-29T08:33:07.570Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:33:07.570Z] ---> Running in f123d8ae7979 [2024-05-29T08:33:07.837Z] Removing intermediate container f123d8ae7979 [2024-05-29T08:33:07.838Z] ---> 4eed23ef7239 [2024-05-29T08:33:07.838Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-29T08:33:08.105Z] ---> Running in 2624641f9137 [2024-05-29T08:33:08.374Z] Removing intermediate container 2624641f9137 [2024-05-29T08:33:08.374Z] ---> ece7642a969e [2024-05-29T08:33:08.374Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:33:08.374Z] ---> Running in 9ab2733b44db [2024-05-29T08:33:08.642Z] Removing intermediate container 9ab2733b44db [2024-05-29T08:33:08.642Z] ---> 5889733a9d52 [2024-05-29T08:33:08.642Z] Step 7/12 : WORKDIR /device-gpio [2024-05-29T08:33:08.642Z] ---> Running in 51ecd6b0bb2f [2024-05-29T08:33:08.917Z] Removing intermediate container 51ecd6b0bb2f [2024-05-29T08:33:08.917Z] ---> fcda799d6ae6 [2024-05-29T08:33:08.917Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:33:09.184Z] ---> Running in b1aef4049eba [2024-05-29T08:33:10.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:33:10.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:33:11.827Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:33:11.827Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:33:11.827Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:33:11.827Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:33:11.827Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:33:11.827Z] OK: 271 MiB in 56 packages [2024-05-29T08:33:12.794Z] Removing intermediate container b1aef4049eba [2024-05-29T08:33:12.794Z] ---> d35f0db8790c [2024-05-29T08:33:12.794Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T08:33:19.433Z] ---> 3c52e3e965a7 [2024-05-29T08:33:19.433Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:33:19.433Z] ---> Running in c903022c8d54 [2024-05-29T08:34:15.833Z] Removing intermediate container c903022c8d54 [2024-05-29T08:34:15.833Z] ---> 84141abe2f43 [2024-05-29T08:34:15.833Z] Step 11/12 : COPY . . [2024-05-29T08:34:22.492Z] ---> a3736818b68a [2024-05-29T08:34:22.492Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:34:22.492Z] ---> Running in 4295186b3c1e [2024-05-29T08:34:22.492Z] noop [2024-05-29T08:34:23.077Z] Removing intermediate container 4295186b3c1e [2024-05-29T08:34:23.077Z] ---> a9da0be3d945 [2024-05-29T08:34:23.660Z] Successfully built a9da0be3d945 [2024-05-29T08:34:23.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:34:24.018Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:34:24.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:34:24.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container [2024-05-29T08:34:24.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T08:34:25.519Z] $ docker top e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:34:26.327Z] + go version [2024-05-29T08:34:26.327Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T08:34:26.352Z] $ docker stop --time=1 e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a [2024-05-29T08:34:27.957Z] $ docker rm -f --volumes e6814298defca523316d91a9525220854033dd7023901a79543522774c11f60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:34:28.519Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:34:28.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:34:28.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container [2024-05-29T08:34:28.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T08:34:29.857Z] $ docker top 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:34:30.407Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:34:31.061Z] + make test [2024-05-29T08:34:31.061Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T08:34:33.646Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-05-29T08:36:25.316Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-05-29T08:36:25.316Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-05-29T08:36:25.316Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T08:36:25.316Z] go vet ./... [2024-05-29T08:36:52.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:36:52.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:36:52.008Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:36:52.025Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:36:52.690Z] + go mod tidy [Pipeline] } [2024-05-29T08:36:56.286Z] $ docker stop --time=1 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 [2024-05-29T08:36:58.168Z] $ docker rm -f --volumes 359d1a9bffd4dca033d0f6b49a033341c30a6e86d0d0cba88362eb328ed48526 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:36:59.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:36:59.577Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T08:37:00.423Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:37:00.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:37:01.262Z] + ls -al . [2024-05-29T08:37:01.262Z] total 152 [2024-05-29T08:37:01.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:34 . [2024-05-29T08:37:01.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:32 .. [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 120 May 29 08:32 .dockerignore [2024-05-29T08:37:01.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:32 .git [2024-05-29T08:37:01.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 .github [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 269 May 29 08:32 .gitignore [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:32 .golangci.yml [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 10690 May 29 08:32 Attribution.txt [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 7171 May 29 08:32 CHANGELOG.md [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 1661 May 29 08:32 Dockerfile [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:32 GOVERNANCE.md [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 657 May 29 08:32 Jenkinsfile [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:32 LICENSE [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 29 08:32 Makefile [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 617 May 29 08:32 OWNERS.md [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 29 08:32 README.md [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:29 VERSION [2024-05-29T08:37:01.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:32 bin [2024-05-29T08:37:01.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 cmd [2024-05-29T08:37:01.262Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 08:34 coverage.out [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 3621 May 29 08:32 go.mod [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 34551 May 29 08:32 go.sum [2024-05-29T08:37:01.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:32 internal [2024-05-29T08:37:01.262Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:32 vendor [2024-05-29T08:37:01.262Z] -rw-rw-r-- 1 jenkins jenkins 209 May 29 08:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:37:01.644Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-29T08:37:04.237Z] Sending build context to Docker daemon 42.78MB [2024-05-29T08:37:04.237Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:37:04.237Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-29T08:37:04.237Z] ---> a9da0be3d945 [2024-05-29T08:37:04.237Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:37:04.237Z] ---> Running in 33c940908078 [2024-05-29T08:37:04.503Z] Removing intermediate container 33c940908078 [2024-05-29T08:37:04.503Z] ---> 4c5bb357bde9 [2024-05-29T08:37:04.503Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:37:04.503Z] ---> Running in 1112cb424a7a [2024-05-29T08:37:04.769Z] Removing intermediate container 1112cb424a7a [2024-05-29T08:37:04.769Z] ---> 0ca96fc6310d [2024-05-29T08:37:04.769Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-05-29T08:37:05.036Z] ---> Running in a350815c86ae [2024-05-29T08:37:05.302Z] Removing intermediate container a350815c86ae [2024-05-29T08:37:05.302Z] ---> a529c03c1528 [2024-05-29T08:37:05.302Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:37:05.302Z] ---> Running in 2962f5cb3d44 [2024-05-29T08:37:05.568Z] Removing intermediate container 2962f5cb3d44 [2024-05-29T08:37:05.568Z] ---> 46d1717d1240 [2024-05-29T08:37:05.568Z] Step 7/26 : WORKDIR /device-gpio [2024-05-29T08:37:05.568Z] ---> Running in 452c90479f2b [2024-05-29T08:37:05.833Z] Removing intermediate container 452c90479f2b [2024-05-29T08:37:05.833Z] ---> 3eddd07aa8e7 [2024-05-29T08:37:05.833Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:37:05.833Z] ---> Running in 82ebbbfa7ca9 [2024-05-29T08:37:06.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:37:07.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:37:08.355Z] OK: 271 MiB in 56 packages [2024-05-29T08:37:09.316Z] Removing intermediate container 82ebbbfa7ca9 [2024-05-29T08:37:09.316Z] ---> e527f20b5f55 [2024-05-29T08:37:09.316Z] Step 9/26 : COPY go.mod vendor* ./ [2024-05-29T08:37:15.962Z] ---> 32ae0db9d3c6 [2024-05-29T08:37:15.962Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:37:15.962Z] ---> Running in 73272e46c215 [2024-05-29T08:37:16.541Z] skipping... [2024-05-29T08:37:17.497Z] Removing intermediate container 73272e46c215 [2024-05-29T08:37:17.497Z] ---> 569640f093b8 [2024-05-29T08:37:17.497Z] Step 11/26 : COPY . . [2024-05-29T08:37:25.700Z] ---> f9ffa53a200e [2024-05-29T08:37:25.700Z] Step 12/26 : RUN ${MAKE} [2024-05-29T08:37:25.700Z] ---> Running in 11dd41cdf6f0 [2024-05-29T08:37:25.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-05-29T08:39:48.004Z] Removing intermediate container 11dd41cdf6f0 [2024-05-29T08:39:48.004Z] ---> ad5ddd963aaa [2024-05-29T08:39:48.004Z] Step 13/26 : FROM alpine:3.18 [2024-05-29T08:39:48.004Z] 3.18: Pulling from library/alpine [2024-05-29T08:39:48.004Z] c6b39de5b339: Already exists [2024-05-29T08:39:48.004Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:39:48.004Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:39:48.004Z] ---> 33abbf032149 [2024-05-29T08:39:48.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-05-29T08:39:48.004Z] ---> Running in bc96d966149a [2024-05-29T08:39:48.004Z] Removing intermediate container bc96d966149a [2024-05-29T08:39:48.004Z] ---> c26bdaf36f9b [2024-05-29T08:39:48.004Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:39:48.004Z] ---> Running in bb6bc597cb2a [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:39:48.004Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:39:48.004Z] OK: 8 MiB in 16 packages [2024-05-29T08:39:48.004Z] Removing intermediate container bb6bc597cb2a [2024-05-29T08:39:48.004Z] ---> 17d424bdc088 [2024-05-29T08:39:48.004Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-29T08:39:48.004Z] ---> Running in 99410ebb9517 [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:39:48.004Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:39:48.004Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:39:48.004Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:39:48.004Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:39:48.004Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:39:48.004Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:39:48.004Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:39:48.004Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:39:48.004Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:39:48.004Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:39:48.004Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:39:48.004Z] OK: 8 MiB in 16 packages [2024-05-29T08:39:48.585Z] Removing intermediate container 99410ebb9517 [2024-05-29T08:39:48.585Z] ---> a82eec369c0a [2024-05-29T08:39:48.585Z] Step 17/26 : WORKDIR / [2024-05-29T08:39:48.585Z] ---> Running in ff6279aabc56 [2024-05-29T08:39:48.858Z] Removing intermediate container ff6279aabc56 [2024-05-29T08:39:48.858Z] ---> 1a4b1bd7ddc3 [2024-05-29T08:39:48.858Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-05-29T08:39:49.439Z] ---> ba10e4919ee0 [2024-05-29T08:39:49.440Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-05-29T08:39:50.027Z] ---> 8a7cfb47d2f7 [2024-05-29T08:39:50.027Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-05-29T08:39:51.454Z] ---> 139fdb0f649e [2024-05-29T08:39:51.454Z] Step 21/26 : EXPOSE 59910 [2024-05-29T08:39:51.454Z] ---> Running in a4bcdf6159a7 [2024-05-29T08:39:51.722Z] Removing intermediate container a4bcdf6159a7 [2024-05-29T08:39:51.722Z] ---> e31239aacc7d [2024-05-29T08:39:51.722Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-05-29T08:39:51.992Z] ---> Running in d7027d0682e9 [2024-05-29T08:39:52.278Z] Removing intermediate container d7027d0682e9 [2024-05-29T08:39:52.278Z] ---> 612840cb2bfb [2024-05-29T08:39:52.278Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:39:52.278Z] ---> Running in f13661c1cb96 [2024-05-29T08:39:52.544Z] Removing intermediate container f13661c1cb96 [2024-05-29T08:39:52.544Z] ---> 45334e406c4d [2024-05-29T08:39:52.544Z] Step 24/26 : LABEL arch=arm64 [2024-05-29T08:39:52.544Z] ---> Running in 6fcfb962fb72 [2024-05-29T08:39:52.816Z] Removing intermediate container 6fcfb962fb72 [2024-05-29T08:39:52.816Z] ---> 9df7e9f67877 [2024-05-29T08:39:52.816Z] Step 25/26 : LABEL git_sha=de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:39:53.081Z] ---> Running in b48e25286996 [2024-05-29T08:39:53.352Z] Removing intermediate container b48e25286996 [2024-05-29T08:39:53.352Z] ---> 3c0b67d528f0 [2024-05-29T08:39:53.352Z] Step 26/26 : LABEL version=3.1.1-dev.1 [2024-05-29T08:39:53.352Z] ---> Running in 88c3698f3278 [2024-05-29T08:39:53.622Z] Removing intermediate container 88c3698f3278 [2024-05-29T08:39:53.622Z] ---> 97186e7521f8 [2024-05-29T08:39:53.622Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:39:53.892Z] Successfully built 97186e7521f8 [2024-05-29T08:39:53.892Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:39:54.010Z] provisioning config files... [2024-05-29T08:39:54.025Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config15533662855245563446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:39:54.383Z] ---> ****-login.sh [2024-05-29T08:39:54.384Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:39:54.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:39:54.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:39:54.654Z] Configure a credential helper to remove this warning. See [2024-05-29T08:39:54.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:39:54.654Z] [2024-05-29T08:39:54.654Z] Login Succeeded [2024-05-29T08:39:54.654Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:39:54.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:39:54.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:39:54.925Z] Configure a credential helper to remove this warning. See [2024-05-29T08:39:54.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:39:54.925Z] [2024-05-29T08:39:54.925Z] Login Succeeded [2024-05-29T08:39:54.925Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:39:55.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:39:55.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:39:55.457Z] Configure a credential helper to remove this warning. See [2024-05-29T08:39:55.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:39:55.457Z] [2024-05-29T08:39:55.457Z] Login Succeeded [2024-05-29T08:39:55.457Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:39:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:39:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:39:55.726Z] Configure a credential helper to remove this warning. See [2024-05-29T08:39:55.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:39:55.726Z] [2024-05-29T08:39:55.726Z] Login Succeeded [2024-05-29T08:39:55.726Z] ****.io [2024-05-29T08:39:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:39:56.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:39:56.254Z] Configure a credential helper to remove this warning. See [2024-05-29T08:39:56.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:39:56.254Z] [2024-05-29T08:39:56.254Z] Login Succeeded [2024-05-29T08:39:56.254Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:39:56.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:39:56.302Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:39:56.322Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-05-29T08:39:56.322Z] de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:39:56.322Z] 3.1.1-dev.1 [2024-05-29T08:39:56.322Z] de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:39:56.322Z] napa [2024-05-29T08:39:56.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:39:56.683Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:39:57.039Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:39:57.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-29T08:39:57.039Z] cd69772b9ac3: Preparing [2024-05-29T08:39:57.039Z] d525ae37711b: Preparing [2024-05-29T08:39:57.039Z] 387581d46106: Preparing [2024-05-29T08:39:57.039Z] 6ccd354f3f51: Preparing [2024-05-29T08:39:57.039Z] 1c1d629dc28c: Preparing [2024-05-29T08:39:57.039Z] 7c504f21be85: Preparing [2024-05-29T08:39:57.039Z] 7c504f21be85: Waiting [2024-05-29T08:39:57.315Z] d525ae37711b: Pushed [2024-05-29T08:39:57.315Z] 387581d46106: Pushed [2024-05-29T08:39:57.315Z] 1c1d629dc28c: Pushed [2024-05-29T08:39:57.315Z] 7c504f21be85: Layer already exists [2024-05-29T08:39:58.716Z] 6ccd354f3f51: Pushed [2024-05-29T08:40:03.047Z] cd69772b9ac3: Pushed [2024-05-29T08:40:03.047Z] de7970a54b4f4dd557f761385f6611e20dc26224: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:03.687Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:04.044Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 [2024-05-29T08:40:04.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-29T08:40:04.044Z] cd69772b9ac3: Preparing [2024-05-29T08:40:04.044Z] d525ae37711b: Preparing [2024-05-29T08:40:04.044Z] 387581d46106: Preparing [2024-05-29T08:40:04.044Z] 6ccd354f3f51: Preparing [2024-05-29T08:40:04.044Z] 1c1d629dc28c: Preparing [2024-05-29T08:40:04.044Z] 7c504f21be85: Preparing [2024-05-29T08:40:04.044Z] 7c504f21be85: Waiting [2024-05-29T08:40:04.044Z] 6ccd354f3f51: Layer already exists [2024-05-29T08:40:04.044Z] cd69772b9ac3: Layer already exists [2024-05-29T08:40:04.044Z] 1c1d629dc28c: Layer already exists [2024-05-29T08:40:04.044Z] d525ae37711b: Layer already exists [2024-05-29T08:40:04.044Z] 387581d46106: Layer already exists [2024-05-29T08:40:04.044Z] 7c504f21be85: Layer already exists [2024-05-29T08:40:04.310Z] 3.1.1-dev.1: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:04.661Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:05.019Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:40:05.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-29T08:40:05.019Z] cd69772b9ac3: Preparing [2024-05-29T08:40:05.019Z] d525ae37711b: Preparing [2024-05-29T08:40:05.019Z] 387581d46106: Preparing [2024-05-29T08:40:05.019Z] 6ccd354f3f51: Preparing [2024-05-29T08:40:05.019Z] 1c1d629dc28c: Preparing [2024-05-29T08:40:05.019Z] 7c504f21be85: Preparing [2024-05-29T08:40:05.019Z] 7c504f21be85: Waiting [2024-05-29T08:40:05.019Z] d525ae37711b: Layer already exists [2024-05-29T08:40:05.019Z] cd69772b9ac3: Layer already exists [2024-05-29T08:40:05.019Z] 6ccd354f3f51: Layer already exists [2024-05-29T08:40:05.019Z] 387581d46106: Layer already exists [2024-05-29T08:40:05.019Z] 1c1d629dc28c: Layer already exists [2024-05-29T08:40:05.019Z] 7c504f21be85: Layer already exists [2024-05-29T08:40:05.019Z] de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:05.640Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:05.975Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [2024-05-29T08:40:05.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-05-29T08:40:05.975Z] cd69772b9ac3: Preparing [2024-05-29T08:40:05.975Z] d525ae37711b: Preparing [2024-05-29T08:40:05.975Z] 387581d46106: Preparing [2024-05-29T08:40:05.975Z] 6ccd354f3f51: Preparing [2024-05-29T08:40:05.975Z] 1c1d629dc28c: Preparing [2024-05-29T08:40:05.975Z] 7c504f21be85: Preparing [2024-05-29T08:40:05.975Z] 7c504f21be85: Waiting [2024-05-29T08:40:05.975Z] 1c1d629dc28c: Layer already exists [2024-05-29T08:40:05.975Z] 6ccd354f3f51: Layer already exists [2024-05-29T08:40:05.975Z] cd69772b9ac3: Layer already exists [2024-05-29T08:40:05.975Z] 387581d46106: Layer already exists [2024-05-29T08:40:05.975Z] d525ae37711b: Layer already exists [2024-05-29T08:40:05.975Z] 7c504f21be85: Layer already exists [2024-05-29T08:40:06.241Z] napa: digest: sha256:626a3c23185200c42e0621dca6e0805bc4a0f3582b6c013b843d7b09dea5d454 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:40:06.315Z] ===================================================== [Pipeline] echo [2024-05-29T08:40:06.331Z] taggedImages: [2024-05-29T08:40:06.331Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224 [2024-05-29T08:40:06.331Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.1-dev.1 [2024-05-29T08:40:06.331Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:de7970a54b4f4dd557f761385f6611e20dc26224-3.1.1-dev.1 [2024-05-29T08:40:06.331Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:06.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:40:06.705Z] [2024-05-29T08:40:06.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:07.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:40:07.034Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T08:40:07.034Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T08:40:07.034Z] 04944245beec: Pulling fs layer [2024-05-29T08:40:07.034Z] 699f458cf7ca: Pulling fs layer [2024-05-29T08:40:07.034Z] 765212b225bb: Pulling fs layer [2024-05-29T08:40:07.034Z] f23df028b6ca: Pulling fs layer [2024-05-29T08:40:07.034Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T08:40:07.034Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T08:40:07.034Z] 765212b225bb: Waiting [2024-05-29T08:40:07.034Z] f23df028b6ca: Waiting [2024-05-29T08:40:07.034Z] d65c8cfc05b1: Waiting [2024-05-29T08:40:07.034Z] 2437ff75d9bd: Waiting [2024-05-29T08:40:07.299Z] 04944245beec: Verifying Checksum [2024-05-29T08:40:07.299Z] 04944245beec: Download complete [2024-05-29T08:40:07.299Z] 765212b225bb: Verifying Checksum [2024-05-29T08:40:07.299Z] 765212b225bb: Download complete [2024-05-29T08:40:07.299Z] f23df028b6ca: Verifying Checksum [2024-05-29T08:40:07.299Z] f23df028b6ca: Download complete [2024-05-29T08:40:07.299Z] d65c8cfc05b1: Download complete [2024-05-29T08:40:07.565Z] 699f458cf7ca: Verifying Checksum [2024-05-29T08:40:07.565Z] 699f458cf7ca: Download complete [2024-05-29T08:40:07.833Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T08:40:07.833Z] 8998bd30e6a1: Download complete [2024-05-29T08:40:10.412Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T08:40:10.412Z] 2437ff75d9bd: Download complete [2024-05-29T08:40:12.357Z] 8998bd30e6a1: Pull complete [2024-05-29T08:40:12.941Z] 04944245beec: Pull complete [2024-05-29T08:40:14.881Z] 699f458cf7ca: Pull complete [2024-05-29T08:40:14.881Z] 765212b225bb: Pull complete [2024-05-29T08:40:15.463Z] f23df028b6ca: Pull complete [2024-05-29T08:40:15.730Z] d65c8cfc05b1: Pull complete [2024-05-29T08:40:33.927Z] 2437ff75d9bd: Pull complete [2024-05-29T08:40:33.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T08:40:33.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:40:33.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:40:34.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-1023 does not seem to be running inside a container [2024-05-29T08:40:34.213Z] $ 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-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T08:40:36.914Z] $ docker top 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:40:37.736Z] ---> job-cost.sh [2024-05-29T08:40:37.736Z] lf-activate-venv: SKIPPING [2024-05-29T08:40:37.736Z] INFO: No Stack... [2024-05-29T08:40:38.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T08:40:38.959Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:40:39.587Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2024-05-29T08:40:39.587Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:40:39.606Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [2024-05-29T08:40:39.614Z] Resource [jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:40:39.621Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:40:40.274Z] /w/workspace/device-gpio/3@tmp/durable-56c20c3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T08:40:40.912Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T08:40:40.937Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T08:40:41.320Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:40:41.330Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:40:41.369Z] $ docker stop --time=1 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e [2024-05-29T08:40:42.829Z] $ docker rm -f --volumes 3cb5230b82da44cd48d09319d4ae1be120b68551f99f0074f1039918aaae277e [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 [2024-05-29T08:40:43.343Z] provisioning config files... [2024-05-29T08:40:43.349Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10179490851752907525tmp [Pipeline] { [Pipeline] sh [2024-05-29T08:40:43.657Z] + set +x [2024-05-29T08:40:43.657Z] + curl -s https://codecov.io/bash [2024-05-29T08:40:43.657Z] + bash -s -- [2024-05-29T08:40:43.657Z] [2024-05-29T08:40:43.657Z] _____ _ [2024-05-29T08:40:43.657Z] / ____| | | [2024-05-29T08:40:43.657Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T08:40:43.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T08:40:43.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T08:40:43.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T08:40:43.657Z] Bash-1.0.6 [2024-05-29T08:40:43.657Z] [2024-05-29T08:40:43.657Z] [2024-05-29T08:40:43.657Z] ==> git version 2.25.1 found [2024-05-29T08:40:43.657Z] ==> 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 [2024-05-29T08:40:43.657Z] Release-Date: 2020-01-08 [2024-05-29T08:40:43.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T08:40:43.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T08:40:43.657Z] ==> Jenkins CI detected. [2024-05-29T08:40:43.657Z] current dir:  /w/workspace/edgexfoundry_device-gpio_napa [2024-05-29T08:40:43.657Z] project root: . [2024-05-29T08:40:43.657Z] --> token set from env [2024-05-29T08:40:43.657Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-29T08:40:43.657Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T08:40:43.915Z] ==> Python coveragepy not found [2024-05-29T08:40:43.915Z] ==> Searching for coverage reports in: [2024-05-29T08:40:43.915Z] + . [2024-05-29T08:40:43.915Z] -> Found 1 reports [2024-05-29T08:40:43.915Z] ==> Detecting git/mercurial file structure [2024-05-29T08:40:43.915Z] ==> Reading reports [2024-05-29T08:40:43.915Z] + ./coverage.out bytes=10 [2024-05-29T08:40:43.915Z] ==> Appending adjustments [2024-05-29T08:40:43.915Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T08:40:43.915Z] + Found adjustments [2024-05-29T08:40:43.915Z] ==> Gzipping contents [2024-05-29T08:40:43.915Z] 12K /tmp/codecov.9ZBrQU.gz [2024-05-29T08:40:43.915Z] ==> Uploading reports [2024-05-29T08:40:43.915Z] url: https://codecov.io [2024-05-29T08:40:43.915Z] query: branch=napa&commit=de7970a54b4f4dd557f761385f6611e20dc26224&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:40:43.915Z] -> Pinging Codecov [2024-05-29T08:40:43.915Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=de7970a54b4f4dd557f761385f6611e20dc26224&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:40:44.174Z] -> Uploading to [2024-05-29T08:40:44.174Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/de7970a54b4f4dd557f761385f6611e20dc26224/af491fe5-8af2-4a78-9725-decf94709ed9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T084043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e76536f62481c66d2ba92ba51a6af43a1334538155ab98a1736368411f3bba36 [2024-05-29T08:40:44.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:40:44.174Z] Dload Upload Total Spent Left Speed [2024-05-29T08:40:44.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11967 0 0 100 11967 0 48646 --:--:-- --:--:-- --:--:-- 48646 [2024-05-29T08:40:44.434Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] } [2024-05-29T08:40:44.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-29T08:40:44.659Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-29T08:40:44.672Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:44.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:40:44.965Z] [2024-05-29T08:40:44.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:40:45.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:40:45.259Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-29T08:40:45.259Z] 619be1103602: Already exists [2024-05-29T08:40:45.259Z] f8ea3408117e: Pulling fs layer [2024-05-29T08:40:45.259Z] 91320369b822: Pulling fs layer [2024-05-29T08:40:45.259Z] 0406650e8295: Pulling fs layer [2024-05-29T08:40:45.259Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:40:45.259Z] 96d80e3f36e1: Pulling fs layer [2024-05-29T08:40:45.259Z] bcf3aedb951c: Pulling fs layer [2024-05-29T08:40:45.259Z] 4f4fb700ef54: Waiting [2024-05-29T08:40:45.259Z] 96d80e3f36e1: Waiting [2024-05-29T08:40:45.259Z] bcf3aedb951c: Waiting [2024-05-29T08:40:45.259Z] 0406650e8295: Download complete [2024-05-29T08:40:45.259Z] f8ea3408117e: Download complete [2024-05-29T08:40:45.259Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:40:45.259Z] 4f4fb700ef54: Download complete [2024-05-29T08:40:45.259Z] f8ea3408117e: Pull complete [2024-05-29T08:40:45.520Z] 96d80e3f36e1: Verifying Checksum [2024-05-29T08:40:45.520Z] 96d80e3f36e1: Download complete [2024-05-29T08:40:45.778Z] 91320369b822: Verifying Checksum [2024-05-29T08:40:45.778Z] 91320369b822: Download complete [2024-05-29T08:40:46.037Z] bcf3aedb951c: Verifying Checksum [2024-05-29T08:40:46.037Z] bcf3aedb951c: Download complete [2024-05-29T08:40:48.567Z] 91320369b822: Pull complete [2024-05-29T08:40:48.567Z] 0406650e8295: Pull complete [2024-05-29T08:40:48.567Z] 4f4fb700ef54: Pull complete [2024-05-29T08:40:48.825Z] 96d80e3f36e1: Pull complete [2024-05-29T08:40:52.105Z] bcf3aedb951c: Pull complete [2024-05-29T08:40:52.105Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-29T08:40:52.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:40:52.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:40:52.201Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:40:52.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-29T08:40:56.516Z] $ docker top 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:40:56.865Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] echo [2024-05-29T08:40:56.875Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh [2024-05-29T08:40:57.155Z] + set -o pipefail [2024-05-29T08:40:57.155Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' [2024-05-29T08:41:00.445Z] [2024-05-29T08:41:00.445Z] Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... [2024-05-29T08:41:00.445Z] [2024-05-29T08:41:00.445Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e0969b97-048b-46ea-a222-07fab61138b7/history/f5196c25-f58d-4f26-8b81-4ca3b855e312 [2024-05-29T08:41:00.445Z] [2024-05-29T08:41:00.445Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-29T08:41:00.445Z] [2024-05-29T08:41:00.445Z] [2024-05-29T08:41:00.445Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-29T08:41:00.445Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-29T08:41:00.460Z] $ docker stop --time=1 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 [2024-05-29T08:41:02.163Z] $ docker rm -f --volumes 85afd9d3f01abb5d0fa2687070d001f6c7f85493e662e833f7440e69f1d71c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:41:02.773Z] + git log --format=format:%s -1 de7970a54b4f4dd557f761385f6611e20dc26224 [Pipeline] sh [2024-05-29T08:41:03.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:41:03.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:03.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:41:03.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:41:03.450Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:41:03.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:41:03.814Z] $ docker top e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 -eo pid,comm [2024-05-29T08:41:03.856Z] 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). [2024-05-29T08:41:03.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:41:03.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:41:03.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:41:04.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:41:04.024Z] $ docker exec e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 ssh-agent [2024-05-29T08:41:04.122Z] SSH_AUTH_SOCK=/tmp/ssh-W0PStGIFkmc5/agent.32 [2024-05-29T08:41:04.122Z] SSH_AGENT_PID=38 [2024-05-29T08:41:04.126Z] Running ssh-add (command line suppressed) [2024-05-29T08:41:04.228Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_1005606162282913335.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_1005606162282913335.key) [2024-05-29T08:41:04.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:41:04.533Z] + git semver tag [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,690 [run_tag] DEBUG tag force:False [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,690 [check_head_tag] DEBUG check head tag [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,691 [execute] INFO git cat-file --batch-check [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,695 [execute] INFO git cat-file --batch [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,712 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,712 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:41:04.792Z] 2024-05-29 08:41:04,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:04.792Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:41:04.804Z] $ docker exec --env ******** --env ******** e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 ssh-agent -k [2024-05-29T08:41:04.898Z] unset SSH_AUTH_SOCK; [2024-05-29T08:41:04.898Z] unset SSH_AGENT_PID; [2024-05-29T08:41:04.898Z] echo Agent pid 38 killed; [2024-05-29T08:41:04.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:41:05.235Z] + git semver [Pipeline] } [2024-05-29T08:41:05.513Z] $ docker stop --time=1 e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 [2024-05-29T08:41:06.771Z] $ docker rm -f --volumes e76af3004865b7ee9ebafccc5f26aefe905acbabefb9206cee85cb25af5112c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:07.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:41:07.171Z] [2024-05-29T08:41:07.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:07.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:41:07.484Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-29T08:41:07.484Z] ab5ef0e58194: Pulling fs layer [2024-05-29T08:41:07.484Z] 9712f1f96733: Pulling fs layer [2024-05-29T08:41:07.484Z] 63f879dbbcfc: Pulling fs layer [2024-05-29T08:41:07.484Z] 0d9ebad4ef96: Pulling fs layer [2024-05-29T08:41:07.484Z] e9a5061849ea: Pulling fs layer [2024-05-29T08:41:07.484Z] d747dcd14b5f: Pulling fs layer [2024-05-29T08:41:07.484Z] 2de7ff778b66: Pulling fs layer [2024-05-29T08:41:07.484Z] e9a5061849ea: Waiting [2024-05-29T08:41:07.484Z] d747dcd14b5f: Waiting [2024-05-29T08:41:07.484Z] 2de7ff778b66: Waiting [2024-05-29T08:41:07.484Z] 0d9ebad4ef96: Waiting [2024-05-29T08:41:07.484Z] 9712f1f96733: Download complete [2024-05-29T08:41:07.745Z] 63f879dbbcfc: Verifying Checksum [2024-05-29T08:41:07.745Z] 63f879dbbcfc: Download complete [2024-05-29T08:41:08.005Z] e9a5061849ea: Verifying Checksum [2024-05-29T08:41:08.005Z] e9a5061849ea: Download complete [2024-05-29T08:41:08.005Z] d747dcd14b5f: Verifying Checksum [2024-05-29T08:41:08.005Z] d747dcd14b5f: Download complete [2024-05-29T08:41:08.005Z] ab5ef0e58194: Verifying Checksum [2024-05-29T08:41:08.005Z] ab5ef0e58194: Download complete [2024-05-29T08:41:08.005Z] 0d9ebad4ef96: Download complete [2024-05-29T08:41:08.264Z] 2de7ff778b66: Verifying Checksum [2024-05-29T08:41:08.264Z] 2de7ff778b66: Download complete [2024-05-29T08:41:10.792Z] ab5ef0e58194: Pull complete [2024-05-29T08:41:10.792Z] 9712f1f96733: Pull complete [2024-05-29T08:41:11.050Z] 63f879dbbcfc: Pull complete [2024-05-29T08:41:15.308Z] 0d9ebad4ef96: Pull complete [2024-05-29T08:41:15.308Z] e9a5061849ea: Pull complete [2024-05-29T08:41:15.308Z] d747dcd14b5f: Pull complete [2024-05-29T08:41:15.874Z] 2de7ff778b66: Pull complete [2024-05-29T08:41:15.874Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-29T08:41:15.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:41:15.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:41:15.973Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:41:16.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-29T08:41:20.340Z] $ docker top 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:41:20.412Z] provisioning config files... [2024-05-29T08:41:20.419Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config10543907384096694099tmp [2024-05-29T08:41:20.431Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11543912792110378846tmp [2024-05-29T08:41:20.440Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11795519100534158499tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:41:20.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:20.773Z] ---> sigul-configuration.sh [2024-05-29T08:41:20.773Z] gpg: directory `/root/.gnupg' created [2024-05-29T08:41:20.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-29T08:41:20.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-29T08:41:20.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-29T08:41:20.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-29T08:41:20.773Z] gpg: CAST5 encrypted data [2024-05-29T08:41:20.773Z] gpg: encrypted with 1 passphrase [2024-05-29T08:41:20.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-29T08:41:21.070Z] + mkdir /home/jenkins [2024-05-29T08:41:21.070Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-29T08:41:21.370Z] + 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 [2024-05-29T08:41:21.385Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:21.674Z] ---> sigul-install.sh [2024-05-29T08:41:21.674Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-29T08:41:21.980Z] + git tag --list [2024-05-29T08:41:21.980Z] v1.0.0 [2024-05-29T08:41:21.980Z] v2.1.0 [2024-05-29T08:41:21.980Z] v2.1.1 [2024-05-29T08:41:21.980Z] v2.2.0 [2024-05-29T08:41:21.980Z] v2.3.0 [2024-05-29T08:41:21.980Z] v3.0 [2024-05-29T08:41:21.980Z] v3.0.0 [2024-05-29T08:41:21.980Z] v3.1 [2024-05-29T08:41:21.980Z] v3.1.0 [2024-05-29T08:41:21.980Z] v3.1.0-dev.1 [2024-05-29T08:41:21.980Z] v3.1.0-dev.10 [2024-05-29T08:41:21.980Z] v3.1.0-dev.11 [2024-05-29T08:41:21.980Z] v3.1.0-dev.12 [2024-05-29T08:41:21.980Z] v3.1.0-dev.13 [2024-05-29T08:41:21.980Z] v3.1.0-dev.14 [2024-05-29T08:41:21.980Z] v3.1.0-dev.15 [2024-05-29T08:41:21.980Z] v3.1.0-dev.16 [2024-05-29T08:41:21.980Z] v3.1.0-dev.17 [2024-05-29T08:41:21.980Z] v3.1.0-dev.18 [2024-05-29T08:41:21.980Z] v3.1.0-dev.19 [2024-05-29T08:41:21.980Z] v3.1.0-dev.2 [2024-05-29T08:41:21.980Z] v3.1.0-dev.20 [2024-05-29T08:41:21.980Z] v3.1.0-dev.21 [2024-05-29T08:41:21.980Z] v3.1.0-dev.22 [2024-05-29T08:41:21.980Z] v3.1.0-dev.23 [2024-05-29T08:41:21.980Z] v3.1.0-dev.24 [2024-05-29T08:41:21.980Z] v3.1.0-dev.25 [2024-05-29T08:41:21.980Z] v3.1.0-dev.26 [2024-05-29T08:41:21.980Z] v3.1.0-dev.3 [2024-05-29T08:41:21.980Z] v3.1.0-dev.4 [2024-05-29T08:41:21.980Z] v3.1.0-dev.5 [2024-05-29T08:41:21.980Z] v3.1.0-dev.6 [2024-05-29T08:41:21.980Z] v3.1.0-dev.7 [2024-05-29T08:41:21.980Z] v3.1.0-dev.8 [2024-05-29T08:41:21.980Z] v3.1.0-dev.9 [2024-05-29T08:41:21.980Z] v3.1.1-dev.1 [2024-05-29T08:41:21.980Z] v3.2.0-dev.1 [2024-05-29T08:41:21.980Z] v3.2.0-dev.10 [2024-05-29T08:41:21.980Z] v3.2.0-dev.2 [2024-05-29T08:41:21.980Z] v3.2.0-dev.3 [2024-05-29T08:41:21.980Z] v3.2.0-dev.4 [2024-05-29T08:41:21.980Z] v3.2.0-dev.5 [2024-05-29T08:41:21.980Z] v3.2.0-dev.6 [2024-05-29T08:41:21.980Z] v3.2.0-dev.7 [2024-05-29T08:41:21.980Z] v3.2.0-dev.8 [2024-05-29T08:41:21.980Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-29T08:41:22.274Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-29T08:41:22.842Z] Signing Git tag with Sigul... [2024-05-29T08:41:22.842Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-29T08:41:23.119Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:23.410Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-29T08:41:23.417Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T08:41:23.446Z] $ docker stop --time=1 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 [2024-05-29T08:41:24.729Z] $ docker rm -f --volumes 841663511c15067579ccc3d03de486979b3522197e423b3a4e917d543de7d706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-29T08:41:25.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:41:25.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:25.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:41:25.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:41:25.550Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:41:25.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:41:25.886Z] $ docker top 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 -eo pid,comm [2024-05-29T08:41:25.929Z] 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). [2024-05-29T08:41:25.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:41:25.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:41:25.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:41:26.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:41:26.109Z] $ docker exec 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 ssh-agent [2024-05-29T08:41:26.221Z] SSH_AUTH_SOCK=/tmp/ssh-LK3MUIglk2P9/agent.31 [2024-05-29T08:41:26.221Z] SSH_AGENT_PID=37 [2024-05-29T08:41:26.225Z] Running ssh-add (command line suppressed) [2024-05-29T08:41:26.335Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_371540317997948208.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_371540317997948208.key) [2024-05-29T08:41:26.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:41:26.634Z] + git semver bump pre [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:True [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,814 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,816 [execute] INFO git cat-file --batch-check [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,821 [execute] INFO git cat-file --batch [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:41:26.894Z] 2024-05-29 08:41:26,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:26.894Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:41:26.907Z] $ docker exec --env ******** --env ******** 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 ssh-agent -k [2024-05-29T08:41:26.993Z] unset SSH_AUTH_SOCK; [2024-05-29T08:41:26.994Z] unset SSH_AGENT_PID; [2024-05-29T08:41:26.994Z] echo Agent pid 37 killed; [2024-05-29T08:41:27.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:41:27.335Z] + git semver [Pipeline] } [2024-05-29T08:41:27.612Z] $ docker stop --time=1 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 [2024-05-29T08:41:28.870Z] $ docker rm -f --volumes 5b7f6412e4ede1d5aa04848d0c93a47e668dccaef0f86479c21871febc56f8e4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:41:29.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:41:29.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:29.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:41:29.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:41:30.019Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:41:30.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:41:30.378Z] $ docker top 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd -eo pid,comm [2024-05-29T08:41:30.421Z] 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). [2024-05-29T08:41:30.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:41:30.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:41:30.479Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:41:30.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:41:30.588Z] $ docker exec 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd ssh-agent [2024-05-29T08:41:30.682Z] SSH_AUTH_SOCK=/tmp/ssh-4adKkc9aFLBS/agent.34 [2024-05-29T08:41:30.682Z] SSH_AGENT_PID=40 [2024-05-29T08:41:30.686Z] Running ssh-add (command line suppressed) [2024-05-29T08:41:30.780Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_948252445844947745.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_948252445844947745.key) [2024-05-29T08:41:30.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:41:31.083Z] + git semver push [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,237 [run_push] DEBUG push [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,238 [execute] INFO git cat-file --batch-check [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,242 [execute] INFO git rev-list c52d154f026d215c55357331a56ddea879520609 -- [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,243 [execute] DEBUG Popen(['git', 'rev-list', 'c52d154f026d215c55357331a56ddea879520609', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,250 [execute] INFO git fetch -v origin [2024-05-29T08:41:31.342Z] 2024-05-29 08:41:31,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-29T08:41:31.910Z] 2024-05-29 08:41:31,717 [run_push] DEBUG no remote changes detected [2024-05-29T08:41:31.910Z] 2024-05-29 08:41:31,717 [execute] INFO git push origin semver [2024-05-29T08:41:31.910Z] 2024-05-29 08:41:31,718 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:41:32.847Z] 2024-05-29 08:41:32,481 [run_push] DEBUG push all version tags [2024-05-29T08:41:32.847Z] 2024-05-29 08:41:32,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-29T08:41:32.847Z] 2024-05-29 08:41:32,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:41:33.510Z] 2024-05-29 08:41:33,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2024-05-29T08:41:33.510Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:41:33.524Z] $ docker exec --env ******** --env ******** 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd ssh-agent -k [2024-05-29T08:41:33.615Z] unset SSH_AUTH_SOCK; [2024-05-29T08:41:33.615Z] unset SSH_AGENT_PID; [2024-05-29T08:41:33.615Z] echo Agent pid 40 killed; [2024-05-29T08:41:33.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:41:33.956Z] + git semver [Pipeline] } [2024-05-29T08:41:34.229Z] $ docker stop --time=1 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd [2024-05-29T08:41:35.498Z] $ docker rm -f --volumes 35206a000fb86f04e5485105f88540179e8df577842f18e413dd45d5a49374bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T08:41:36.144Z] + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] [2024-05-29T08:41:36.144Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-29T08:41:36.144Z] total 16 [2024-05-29T08:41:36.144Z] drwxr-xr-x 3 root root 4096 May 29 08:31 . [2024-05-29T08:41:36.144Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:41 .. [2024-05-29T08:41:36.144Z] drwxr-xr-x 2 root root 4096 May 29 08:31 cost [2024-05-29T08:41:36.144Z] -rw-r--r-- 1 root root 81 May 29 08:31 cost.csv [2024-05-29T08:41:36.144Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-29T08:41:36.144Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2024-05-29T08:41:36.144Z] total 16 [2024-05-29T08:41:36.144Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:31 . [2024-05-29T08:41:36.144Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:41 .. [2024-05-29T08:41:36.144Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:31 cost [2024-05-29T08:41:36.144Z] -rw-r--r-- 1 jenkins jenkins 81 May 29 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:36.433Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:37.282Z] ---> package-listing.sh [2024-05-29T08:41:37.282Z] ++ facter osfamily [2024-05-29T08:41:37.282Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T08:41:37.541Z] + OS_FAMILY=debian [2024-05-29T08:41:37.541Z] + workspace=/w/workspace/edgexfoundry_device-gpio_napa [2024-05-29T08:41:37.541Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T08:41:37.541Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T08:41:37.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T08:41:37.541Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T08:41:37.541Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2024-05-29T08:41:37.541Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T08:41:37.541Z] + case "${OS_FAMILY}" in [2024-05-29T08:41:37.541Z] + dpkg -l [2024-05-29T08:41:37.541Z] + grep '^ii' [2024-05-29T08:41:37.541Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T08:41:37.541Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T08:41:37.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T08:41:37.541Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2024-05-29T08:41:37.541Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ [2024-05-29T08:41:37.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo [2024-05-29T08:41:37.550Z] 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/edgexfoundry_device-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T08:41:37.822Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:41:38.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:41:38.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:41:38.453Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-05-29T08:41:38.483Z] $ 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/edgexfoundry_device-gpio_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T08:41:38.654Z] $ docker top 9c70beacfa4fdf198757c16a9c47003aa5f4b6bdac8fad84dda333dce275832b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:41:38.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T08:41:39.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T08:41:39.568Z] + ls /var/log/sa-host [2024-05-29T08:41:39.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:41:39.729Z] provisioning config files... [2024-05-29T08:41:39.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config14762005173220293836tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:41:39.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:40.035Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T08:41:40.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:40.385Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T08:41:40.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:40.674Z] ---> sudo-logs.sh [2024-05-29T08:41:40.674Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T08:41:40.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:40.987Z] ---> job-cost.sh [2024-05-29T08:41:40.987Z] lf-activate-venv: SKIPPING [2024-05-29T08:41:40.987Z] DEBUG: total: 0.2199999988079071 [2024-05-29T08:41:40.987Z] INFO: Retrieving Stack Cost... [2024-05-29T08:41:41.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:41:41.814Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T08:41:41.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:41:42.105Z] ---> logs-deploy.sh [2024-05-29T08:41:42.105Z] lf-activate-venv: SKIPPING [2024-05-29T08:41:42.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/3 [2024-05-29T08:41:42.105Z] INFO: archiving workspace using pattern(s): [2024-05-29T08:41:43.041Z] Archives upload complete. [2024-05-29T08:41:43.041Z] INFO: archiving logs to Nexus