Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10c8498a836d213a72528a39cca8cbe97667fe45 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-ssh8433250709409021357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14872894442503950036.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9541937281926010081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16790152194048004669.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10729248362812414720.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-9013 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # 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 10c8498a836d213a72528a39cca8cbe97667fe45 (main) Commit message: "Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 > git rev-list --no-walk 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T01:36:25.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T01:36:25.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T01:36:25.620Z] ========================================================= [2023-11-29T01:36:25.620Z] EdgeX Global Pipelines Version Info [2023-11-29T01:36:25.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:36:26.356Z] ------------------- [2023-11-29T01:36:26.356Z] stable info: [2023-11-29T01:36:26.356Z] ------------------- [2023-11-29T01:36:26.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T01:36:26.356Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T01:36:26.356Z] Message: update stable to v1.0.258 [2023-11-29T01:36:26.929Z] ------------------- [2023-11-29T01:36:26.929Z] experimental info: [2023-11-29T01:36:26.929Z] ------------------- [2023-11-29T01:36:26.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T01:36:26.929Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T01:36:26.929Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T01:36:27.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-29T01:36:27.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-29T01:36:27.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T01:36:27.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T01:36:27.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T01:36:27.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T01:36:27.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T01:36:27.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T01:36:27.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T01:36:27.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T01:36:27.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T01:36:27.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-29T01:36:27.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T01:36:27.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T01:36:27.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T01:36:27.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T01:36:27.460Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T01:36:27.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T01:36:27.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T01:36:27.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T01:36:27.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T01:36:27.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T01:36:27.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T01:36:27.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T01:36:27.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T01:36:27.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T01:36:27.835Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T01:36:27.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-29T01:36:27.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-29T01:36:27.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-29T01:36:28.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo [2023-11-29T01:36:28.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10c8498 [Pipeline] echo [2023-11-29T01:36:28.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:36:28.172Z] provisioning config files... [2023-11-29T01:36:28.186Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12489193623089667495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:36:28.556Z] ---> ****-login.sh [2023-11-29T01:36:28.557Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:36:28.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:28.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:28.820Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:28.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:28.820Z] [2023-11-29T01:36:28.820Z] Login Succeeded [2023-11-29T01:36:28.820Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:36:29.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:29.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:29.080Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:29.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:29.080Z] [2023-11-29T01:36:29.080Z] Login Succeeded [2023-11-29T01:36:29.080Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:36:29.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:29.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:29.080Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:29.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:29.080Z] [2023-11-29T01:36:29.080Z] Login Succeeded [2023-11-29T01:36:29.080Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:36:29.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:29.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:29.342Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:29.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:29.342Z] [2023-11-29T01:36:29.342Z] Login Succeeded [2023-11-29T01:36:29.342Z] ****.io [2023-11-29T01:36:29.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:29.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:29.602Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:29.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:29.602Z] [2023-11-29T01:36:29.602Z] Login Succeeded [2023-11-29T01:36:29.602Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:36:29.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T01:36:30.123Z] + git rev-list -1 --merges 10c8498a836d213a72528a39cca8cbe97667fe45~1..10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo [2023-11-29T01:36:30.149Z] -----------> git rev-list -1 --merges 10c8498a836d213a72528a39cca8cbe97667fe45~1..10c8498a836d213a72528a39cca8cbe97667fe45 10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:36:30.149Z] 10c8498a836d213a72528a39cca8cbe97667fe45 [false] [Pipeline] sh [2023-11-29T01:36:30.455Z] + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo [2023-11-29T01:36:30.469Z] ========================================================= [2023-11-29T01:36:30.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T01:36:30.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T01:36:30.875Z] + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo [2023-11-29T01:36:30.888Z] [semverPrep] GIT_COMMIT: 10c8498a836d213a72528a39cca8cbe97667fe45, Commit Message: Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo [2023-11-29T01:36:30.913Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T01:36:31.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T01:36:31.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T01:36:31.291Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T01:36:31.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T01:36:31.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T01:36:31.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T01:36:31.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:36:31.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:36:31.653Z] [2023-11-29T01:36:31.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:36:31.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:36:31.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T01:36:31.973Z] b85a868b505f: Pulling fs layer [2023-11-29T01:36:31.973Z] e2be974225ed: Pulling fs layer [2023-11-29T01:36:31.973Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T01:36:31.973Z] 988bab9f4d93: Pulling fs layer [2023-11-29T01:36:31.973Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T01:36:31.973Z] eaf3925da568: Pulling fs layer [2023-11-29T01:36:31.973Z] bab4dde63d76: Pulling fs layer [2023-11-29T01:36:31.973Z] bde34c3a00c8: Pulling fs layer [2023-11-29T01:36:31.973Z] b352a97aabf1: Pulling fs layer [2023-11-29T01:36:31.973Z] 4872d77fe225: Pulling fs layer [2023-11-29T01:36:31.973Z] 5851b861e8e6: Pulling fs layer [2023-11-29T01:36:31.973Z] 1469e6f7b9e6: Waiting [2023-11-29T01:36:31.973Z] eaf3925da568: Waiting [2023-11-29T01:36:31.973Z] bab4dde63d76: Waiting [2023-11-29T01:36:31.973Z] bde34c3a00c8: Waiting [2023-11-29T01:36:31.973Z] b352a97aabf1: Waiting [2023-11-29T01:36:31.973Z] 988bab9f4d93: Waiting [2023-11-29T01:36:31.973Z] 4872d77fe225: Waiting [2023-11-29T01:36:31.973Z] 5851b861e8e6: Waiting [2023-11-29T01:36:31.973Z] e2be974225ed: Download complete [2023-11-29T01:36:31.973Z] 988bab9f4d93: Verifying Checksum [2023-11-29T01:36:31.973Z] 988bab9f4d93: Download complete [2023-11-29T01:36:31.974Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T01:36:31.974Z] 1469e6f7b9e6: Download complete [2023-11-29T01:36:31.974Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T01:36:31.974Z] 339a4e72a1f5: Download complete [2023-11-29T01:36:32.235Z] eaf3925da568: Download complete [2023-11-29T01:36:32.235Z] bde34c3a00c8: Download complete [2023-11-29T01:36:32.235Z] b352a97aabf1: Verifying Checksum [2023-11-29T01:36:32.235Z] b352a97aabf1: Download complete [2023-11-29T01:36:32.235Z] 4872d77fe225: Verifying Checksum [2023-11-29T01:36:32.235Z] 4872d77fe225: Download complete [2023-11-29T01:36:32.235Z] 5851b861e8e6: Download complete [2023-11-29T01:36:32.235Z] b85a868b505f: Verifying Checksum [2023-11-29T01:36:32.235Z] b85a868b505f: Download complete [2023-11-29T01:36:32.496Z] bab4dde63d76: Verifying Checksum [2023-11-29T01:36:32.496Z] bab4dde63d76: Download complete [2023-11-29T01:36:33.435Z] b85a868b505f: Pull complete [2023-11-29T01:36:33.694Z] e2be974225ed: Pull complete [2023-11-29T01:36:34.263Z] 339a4e72a1f5: Pull complete [2023-11-29T01:36:34.263Z] 988bab9f4d93: Pull complete [2023-11-29T01:36:34.523Z] 1469e6f7b9e6: Pull complete [2023-11-29T01:36:34.781Z] eaf3925da568: Pull complete [2023-11-29T01:36:36.685Z] bab4dde63d76: Pull complete [2023-11-29T01:36:36.685Z] bde34c3a00c8: Pull complete [2023-11-29T01:36:36.685Z] b352a97aabf1: Pull complete [2023-11-29T01:36:36.685Z] 4872d77fe225: Pull complete [2023-11-29T01:36:37.171Z] 5851b861e8e6: Pull complete [2023-11-29T01:36:37.171Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T01:36:37.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:36:37.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:36:37.393Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:36:37.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T01:36:40.915Z] $ docker top 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 -eo pid,comm [2023-11-29T01:36:40.970Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T01:36:40.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T01:36:41.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:36:41.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:36:41.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:36:41.179Z] $ docker exec 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent [2023-11-29T01:36:41.288Z] SSH_AUTH_SOCK=/tmp/ssh-swUtLFfyqjNq/agent.32 [2023-11-29T01:36:41.288Z] SSH_AGENT_PID=38 [2023-11-29T01:36:41.297Z] Running ssh-add (command line suppressed) [2023-11-29T01:36:41.397Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4819989449113367858.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4819989449113367858.key) [2023-11-29T01:36:41.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:36:41.730Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T01:36:41.745Z] $ docker exec --env ******** --env ******** 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent -k [2023-11-29T01:36:41.837Z] unset SSH_AUTH_SOCK; [2023-11-29T01:36:41.837Z] unset SSH_AGENT_PID; [2023-11-29T01:36:41.837Z] echo Agent pid 38 killed; [2023-11-29T01:36:41.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T01:36:41.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:36:41.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:36:42.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:36:42.034Z] $ docker exec 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent [2023-11-29T01:36:42.137Z] SSH_AUTH_SOCK=/tmp/ssh-kkNAOYRHUZth/agent.70 [2023-11-29T01:36:42.137Z] SSH_AGENT_PID=76 [2023-11-29T01:36:42.142Z] Running ssh-add (command line suppressed) [2023-11-29T01:36:42.247Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15055745785875117659.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15055745785875117659.key) [2023-11-29T01:36:42.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:36:42.568Z] + git semver init [2023-11-29T01:36:42.828Z] 2023-11-29 01:36:42,733 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T01:36:42.828Z] 2023-11-29 01:36:42,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-29T01:36:42.828Z] 2023-11-29 01:36:42,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-29T01:36:42.828Z] 2023-11-29 01:36:42,735 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:36:44.734Z] 2023-11-29 01:36:44,358 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-11-29T01:36:44.734Z] 2023-11-29 01:36:44,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-11-29T01:36:44.734Z] 2023-11-29 01:36:44,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:36:44.734Z] 2023-11-29 01:36:44,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:36:44.734Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T01:36:44.748Z] $ docker exec --env ******** --env ******** 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent -k [2023-11-29T01:36:44.854Z] unset SSH_AUTH_SOCK; [2023-11-29T01:36:44.854Z] unset SSH_AGENT_PID; [2023-11-29T01:36:44.854Z] echo Agent pid 76 killed; [2023-11-29T01:36:44.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T01:36:45.255Z] + git semver [Pipeline] } [2023-11-29T01:36:45.530Z] $ docker stop --time=1 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 [2023-11-29T01:36:46.832Z] $ docker rm -f --volumes 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:36:47.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T01:36:47.479Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T01:36:47.481Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:36:47.837Z] provisioning config files... [2023-11-29T01:36:47.848Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15868993513483605531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:36:48.177Z] ---> ****-login.sh [2023-11-29T01:36:48.177Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:36:48.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:48.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:48.177Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:48.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:48.177Z] [2023-11-29T01:36:48.177Z] Login Succeeded [2023-11-29T01:36:48.177Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:36:48.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:48.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:48.178Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:48.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:48.178Z] [2023-11-29T01:36:48.178Z] Login Succeeded [2023-11-29T01:36:48.178Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:36:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:48.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:48.437Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:48.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:48.437Z] [2023-11-29T01:36:48.437Z] Login Succeeded [2023-11-29T01:36:48.437Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:36:48.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:48.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:48.437Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:48.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:48.437Z] [2023-11-29T01:36:48.437Z] Login Succeeded [2023-11-29T01:36:48.437Z] ****.io [2023-11-29T01:36:48.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:36:48.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:36:48.698Z] Configure a credential helper to remove this warning. See [2023-11-29T01:36:48.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:36:48.699Z] [2023-11-29T01:36:48.699Z] Login Succeeded [2023-11-29T01:36:48.699Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:36:48.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T01:36:48.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:36:48.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:36:48.930Z] ========================================================= [2023-11-29T01:36:48.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T01:36:48.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:36:49.331Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-29T01:36:49.331Z] Sending build context to Docker daemon 24.46MB [2023-11-29T01:36:49.331Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:36:49.331Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T01:36:49.331Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T01:36:49.331Z] 7264a8db6415: Pulling fs layer [2023-11-29T01:36:49.331Z] c4d48a809fc2: Pulling fs layer [2023-11-29T01:36:49.331Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T01:36:49.331Z] ad3a456e5733: Pulling fs layer [2023-11-29T01:36:49.331Z] 69c7f0334f64: Pulling fs layer [2023-11-29T01:36:49.331Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T01:36:49.331Z] ce7588e14bc9: Pulling fs layer [2023-11-29T01:36:49.331Z] b5e4710f87ac: Pulling fs layer [2023-11-29T01:36:49.331Z] ad3a456e5733: Waiting [2023-11-29T01:36:49.331Z] 1f1c1a5573a3: Waiting [2023-11-29T01:36:49.331Z] b5e4710f87ac: Waiting [2023-11-29T01:36:49.331Z] ce7588e14bc9: Waiting [2023-11-29T01:36:49.592Z] c4d48a809fc2: Verifying Checksum [2023-11-29T01:36:49.592Z] c4d48a809fc2: Download complete [2023-11-29T01:36:49.592Z] ad3a456e5733: Verifying Checksum [2023-11-29T01:36:49.592Z] ad3a456e5733: Download complete [2023-11-29T01:36:49.592Z] 69c7f0334f64: Verifying Checksum [2023-11-29T01:36:49.592Z] 69c7f0334f64: Download complete [2023-11-29T01:36:49.592Z] 7264a8db6415: Verifying Checksum [2023-11-29T01:36:49.592Z] 7264a8db6415: Download complete [2023-11-29T01:36:49.592Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T01:36:49.592Z] 1f1c1a5573a3: Download complete [2023-11-29T01:36:49.851Z] 7264a8db6415: Pull complete [2023-11-29T01:36:49.851Z] b5e4710f87ac: Verifying Checksum [2023-11-29T01:36:49.851Z] b5e4710f87ac: Download complete [2023-11-29T01:36:49.851Z] c4d48a809fc2: Pull complete [2023-11-29T01:36:49.851Z] 4f1c88b9dad5: Download complete [2023-11-29T01:36:50.417Z] ce7588e14bc9: Verifying Checksum [2023-11-29T01:36:52.945Z] 4f1c88b9dad5: Pull complete [2023-11-29T01:36:52.945Z] ad3a456e5733: Pull complete [2023-11-29T01:36:53.202Z] 69c7f0334f64: Pull complete [2023-11-29T01:36:53.202Z] 1f1c1a5573a3: Pull complete [2023-11-29T01:36:55.552Z] ce7588e14bc9: Pull complete [2023-11-29T01:36:56.120Z] b5e4710f87ac: Pull complete [2023-11-29T01:36:56.120Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T01:36:56.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T01:36:56.120Z] ---> 88b5674ff536 [2023-11-29T01:36:56.120Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:37:00.310Z] ---> Running in a682646c7a93 [2023-11-29T01:37:00.310Z] Removing intermediate container a682646c7a93 [2023-11-29T01:37:00.310Z] ---> 956a78efcea2 [2023-11-29T01:37:00.310Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:37:00.310Z] ---> Running in 6420099de4e7 [2023-11-29T01:37:00.570Z] Removing intermediate container 6420099de4e7 [2023-11-29T01:37:00.570Z] ---> 61566137b067 [2023-11-29T01:37:00.570Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T01:37:00.570Z] ---> Running in 338e60e1ae6a [2023-11-29T01:37:00.570Z] Removing intermediate container 338e60e1ae6a [2023-11-29T01:37:00.570Z] ---> b87cff41a54d [2023-11-29T01:37:00.570Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:37:00.570Z] ---> Running in 38fa3b6620cb [2023-11-29T01:37:00.570Z] Removing intermediate container 38fa3b6620cb [2023-11-29T01:37:00.570Z] ---> 429fd28fde55 [2023-11-29T01:37:00.570Z] Step 7/12 : WORKDIR /device-gpio [2023-11-29T01:37:00.570Z] ---> Running in 286c5134d7f3 [2023-11-29T01:37:00.570Z] Removing intermediate container 286c5134d7f3 [2023-11-29T01:37:00.570Z] ---> 7239d966db9d [2023-11-29T01:37:00.570Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:37:00.828Z] ---> Running in b7dd986a0423 [2023-11-29T01:37:01.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:37:01.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:37:01.347Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T01:37:01.347Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T01:37:01.347Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T01:37:01.605Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T01:37:01.605Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:37:01.605Z] OK: 268 MiB in 56 packages [2023-11-29T01:37:01.874Z] Removing intermediate container b7dd986a0423 [2023-11-29T01:37:01.874Z] ---> fa4b68a86a9f [2023-11-29T01:37:01.874Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T01:37:02.133Z] ---> 5eec2aafc35c [2023-11-29T01:37:02.133Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:37:02.133Z] ---> Running in d73d5517fef5 [2023-11-29T01:37:02.747Z] Still waiting to schedule task [2023-11-29T01:37:02.747Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-29T01:37:40.987Z] Removing intermediate container d73d5517fef5 [2023-11-29T01:37:40.987Z] ---> e0d68361c7ee [2023-11-29T01:37:40.987Z] Step 11/12 : COPY . . [2023-11-29T01:37:41.554Z] ---> b66fd841b8c3 [2023-11-29T01:37:41.554Z] Step 12/12 : RUN ${MAKE} [2023-11-29T01:37:41.554Z] ---> Running in 995c450a1c3e [2023-11-29T01:37:41.814Z] noop [2023-11-29T01:37:42.074Z] Removing intermediate container 995c450a1c3e [2023-11-29T01:37:42.074Z] ---> 03d6efe3da0e [2023-11-29T01:37:42.074Z] Successfully built 03d6efe3da0e [2023-11-29T01:37:42.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:37:42.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T01:37:42.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:37:42.586Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:37:42.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T01:37:42.920Z] $ docker top b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:37:43.303Z] + go version [2023-11-29T01:37:43.304Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T01:37:43.319Z] $ docker stop --time=1 b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 [2023-11-29T01:37:44.744Z] $ docker rm -f --volumes b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:37:45.399Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T01:37:45.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:37:45.511Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:37:45.547Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T01:37:45.862Z] $ docker top d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:37:46.248Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-11-29T01:37:46.561Z] + make test [2023-11-29T01:37:46.561Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T01:37:47.934Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-29T01:37:57.900Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-29T01:37:57.900Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-29T01:38:02.082Z] go vet ./... [2023-11-29T01:38:05.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T01:38:05.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T01:38:05.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T01:38:05.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T01:38:05.431Z] $ docker stop --time=1 d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d [2023-11-29T01:38:08.151Z] $ docker rm -f --volumes d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:38:08.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T01:38:08.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T01:38:09.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T01:38:09.572Z] + ls -al . [2023-11-29T01:38:09.572Z] total 152 [2023-11-29T01:38:09.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:37 . [2023-11-29T01:38:09.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:36 .. [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 01:36 .dockerignore [2023-11-29T01:38:09.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:37 .git [2023-11-29T01:38:09.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 .github [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 01:36 .gitignore [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:36 .golangci.yml [2023-11-29T01:38:09.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:36 .semver [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 01:36 Attribution.txt [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 01:36 CHANGELOG.md [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 01:36 Dockerfile [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:36 GOVERNANCE.md [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:36 Jenkinsfile [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:36 LICENSE [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 01:36 Makefile [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 01:36 OWNERS.md [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 01:36 README.md [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:36 VERSION [2023-11-29T01:38:09.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:36 bin [2023-11-29T01:38:09.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 cmd [2023-11-29T01:38:09.572Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 01:37 coverage.out [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 01:36 go.mod [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 01:36 go.sum [2023-11-29T01:38:09.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 internal [2023-11-29T01:38:09.572Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:09.927Z] + 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=10c8498a836d213a72528a39cca8cbe97667fe45 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-11-29T01:38:09.927Z] Sending build context to Docker daemon 24.46MB [2023-11-29T01:38:09.927Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:38:09.927Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T01:38:09.927Z] ---> 03d6efe3da0e [2023-11-29T01:38:09.927Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:38:10.187Z] ---> Running in 62e83d9b18b3 [2023-11-29T01:38:10.187Z] Removing intermediate container 62e83d9b18b3 [2023-11-29T01:38:10.187Z] ---> 0b3d62e9d5ec [2023-11-29T01:38:10.187Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:38:10.187Z] ---> Running in ed4b0b7621cd [2023-11-29T01:38:10.446Z] Removing intermediate container ed4b0b7621cd [2023-11-29T01:38:10.446Z] ---> 06f2bba30514 [2023-11-29T01:38:10.446Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T01:38:10.446Z] ---> Running in c713d5fd0a51 [2023-11-29T01:38:10.446Z] Removing intermediate container c713d5fd0a51 [2023-11-29T01:38:10.446Z] ---> 75a1df1a61fe [2023-11-29T01:38:10.446Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:38:10.446Z] ---> Running in 4c50909f8ed6 [2023-11-29T01:38:10.446Z] Removing intermediate container 4c50909f8ed6 [2023-11-29T01:38:10.446Z] ---> 499f4af4861c [2023-11-29T01:38:10.446Z] Step 7/26 : WORKDIR /device-gpio [2023-11-29T01:38:10.446Z] ---> Running in 8b69ad42b84f [2023-11-29T01:38:10.704Z] Removing intermediate container 8b69ad42b84f [2023-11-29T01:38:10.704Z] ---> 6820b31c1616 [2023-11-29T01:38:10.704Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:38:10.704Z] ---> Running in 590451bd5f9d [2023-11-29T01:38:10.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:10.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:11.221Z] OK: 268 MiB in 56 packages [2023-11-29T01:38:11.480Z] Removing intermediate container 590451bd5f9d [2023-11-29T01:38:11.480Z] ---> cc05a39bed9f [2023-11-29T01:38:11.480Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-29T01:38:11.738Z] ---> 09c22065a817 [2023-11-29T01:38:11.738Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:38:11.738Z] ---> Running in 29aca54e5cb7 [2023-11-29T01:38:12.307Z] Removing intermediate container 29aca54e5cb7 [2023-11-29T01:38:12.307Z] ---> e0efc41ae33b [2023-11-29T01:38:12.307Z] Step 11/26 : COPY . . [2023-11-29T01:38:12.875Z] ---> 659151865f99 [2023-11-29T01:38:12.875Z] Step 12/26 : RUN ${MAKE} [2023-11-29T01:38:12.875Z] ---> Running in a1afd412a5a6 [2023-11-29T01:38:13.134Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-29T01:38:31.218Z] Removing intermediate container a1afd412a5a6 [2023-11-29T01:38:31.218Z] ---> f1ddb946bb9b [2023-11-29T01:38:31.218Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T01:38:31.478Z] 3.18: Pulling from library/alpine [2023-11-29T01:38:31.478Z] 96526aa774ef: Pulling fs layer [2023-11-29T01:38:31.736Z] 96526aa774ef: Verifying Checksum [2023-11-29T01:38:31.736Z] 96526aa774ef: Download complete [2023-11-29T01:38:31.995Z] 96526aa774ef: Pull complete [2023-11-29T01:38:31.995Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T01:38:31.995Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T01:38:31.995Z] ---> 8ca4688f4f35 [2023-11-29T01:38:31.995Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T01:38:31.995Z] ---> Running in adfb738dc29f [2023-11-29T01:38:31.995Z] Removing intermediate container adfb738dc29f [2023-11-29T01:38:31.995Z] ---> e0b7ff0fdeda [2023-11-29T01:38:31.995Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T01:38:31.995Z] ---> Running in 4c04d641ebde [2023-11-29T01:38:32.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:32.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:32.769Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T01:38:32.769Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T01:38:32.769Z] OK: 7 MiB in 16 packages [2023-11-29T01:38:33.031Z] Removing intermediate container 4c04d641ebde [2023-11-29T01:38:33.031Z] ---> a767cbe79bd3 [2023-11-29T01:38:33.031Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T01:38:33.031Z] ---> Running in 5160cdd4f3b2 [2023-11-29T01:38:33.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:33.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:38:33.549Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:38:33.549Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:38:33.549Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T01:38:33.852Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:38:33.852Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:38:33.852Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:38:33.852Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:38:33.852Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:38:33.852Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:38:33.852Z] OK: 7 MiB in 16 packages [2023-11-29T01:38:34.435Z] Removing intermediate container 5160cdd4f3b2 [2023-11-29T01:38:34.435Z] ---> 33db58521b29 [2023-11-29T01:38:34.435Z] Step 17/26 : WORKDIR / [2023-11-29T01:38:34.435Z] ---> Running in 9d08b5d1a1ba [2023-11-29T01:38:34.435Z] Removing intermediate container 9d08b5d1a1ba [2023-11-29T01:38:34.435Z] ---> 6aec20e9bf64 [2023-11-29T01:38:34.435Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-29T01:38:34.435Z] ---> 9c96faceb0d3 [2023-11-29T01:38:34.435Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-29T01:38:34.692Z] ---> d73b301a792c [2023-11-29T01:38:34.692Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-29T01:38:35.357Z] ---> 4d4031028a58 [2023-11-29T01:38:35.357Z] Step 21/26 : EXPOSE 59910 [2023-11-29T01:38:35.357Z] ---> Running in 263689ed875d [2023-11-29T01:38:35.615Z] Removing intermediate container 263689ed875d [2023-11-29T01:38:35.615Z] ---> 9cb4c12123fa [2023-11-29T01:38:35.615Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-29T01:38:35.615Z] ---> Running in 1ec23ea4961f [2023-11-29T01:38:35.615Z] Removing intermediate container 1ec23ea4961f [2023-11-29T01:38:35.615Z] ---> a4cf0d658e17 [2023-11-29T01:38:35.615Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T01:38:35.615Z] ---> Running in 8b46d1fd4248 [2023-11-29T01:38:35.615Z] Removing intermediate container 8b46d1fd4248 [2023-11-29T01:38:35.615Z] ---> 0d18637f3f35 [2023-11-29T01:38:35.615Z] Step 24/26 : LABEL arch=amd64 [2023-11-29T01:38:35.615Z] ---> Running in 0861fdd42197 [2023-11-29T01:38:35.874Z] Removing intermediate container 0861fdd42197 [2023-11-29T01:38:35.874Z] ---> 35612a02e633 [2023-11-29T01:38:35.874Z] Step 25/26 : LABEL git_sha=10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:38:35.874Z] ---> Running in 3e583c323ffe [2023-11-29T01:38:35.874Z] Removing intermediate container 3e583c323ffe [2023-11-29T01:38:35.874Z] ---> 6fce14eb5b23 [2023-11-29T01:38:35.874Z] Step 26/26 : LABEL version=3.2.0-dev.2 [2023-11-29T01:38:35.874Z] ---> Running in 3af3804c8ed7 [2023-11-29T01:38:35.874Z] Removing intermediate container 3af3804c8ed7 [2023-11-29T01:38:35.874Z] ---> e25662722b68 [2023-11-29T01:38:35.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T01:38:35.874Z] Successfully built e25662722b68 [2023-11-29T01:38:35.874Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:38:36.210Z] provisioning config files... [2023-11-29T01:38:36.218Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10875858081280019008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:38:36.558Z] ---> ****-login.sh [2023-11-29T01:38:36.558Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:38:36.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:38:36.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:38:36.558Z] Configure a credential helper to remove this warning. See [2023-11-29T01:38:36.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:38:36.558Z] [2023-11-29T01:38:36.558Z] Login Succeeded [2023-11-29T01:38:36.558Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:38:36.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:38:36.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:38:36.559Z] Configure a credential helper to remove this warning. See [2023-11-29T01:38:36.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:38:36.559Z] [2023-11-29T01:38:36.559Z] Login Succeeded [2023-11-29T01:38:36.559Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:38:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:38:36.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:38:36.817Z] Configure a credential helper to remove this warning. See [2023-11-29T01:38:36.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:38:36.817Z] [2023-11-29T01:38:36.817Z] Login Succeeded [2023-11-29T01:38:36.817Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:38:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:38:36.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:38:36.817Z] Configure a credential helper to remove this warning. See [2023-11-29T01:38:36.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:38:36.817Z] [2023-11-29T01:38:36.817Z] Login Succeeded [2023-11-29T01:38:36.817Z] ****.io [2023-11-29T01:38:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:38:37.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:38:37.076Z] Configure a credential helper to remove this warning. See [2023-11-29T01:38:37.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:38:37.077Z] [2023-11-29T01:38:37.077Z] Login Succeeded [2023-11-29T01:38:37.077Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:38:37.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:38:37.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:38:37.257Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-11-29T01:38:37.257Z] 10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:38:37.257Z] latest [2023-11-29T01:38:37.257Z] 3.2.0-dev.2 [2023-11-29T01:38:37.257Z] 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:38:37.257Z] main [2023-11-29T01:38:37.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:37.693Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:38.083Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:38:38.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-29T01:38:38.083Z] 57d5a9d0fc0a: Preparing [2023-11-29T01:38:38.083Z] f70390aafbe8: Preparing [2023-11-29T01:38:38.083Z] 347597a006a7: Preparing [2023-11-29T01:38:38.083Z] a853706b5651: Preparing [2023-11-29T01:38:38.083Z] 7e30a2b1c892: Preparing [2023-11-29T01:38:38.083Z] cc2447e1835a: Preparing [2023-11-29T01:38:38.083Z] cc2447e1835a: Waiting [2023-11-29T01:38:38.083Z] 7e30a2b1c892: Pushed [2023-11-29T01:38:38.083Z] 347597a006a7: Pushed [2023-11-29T01:38:38.083Z] f70390aafbe8: Pushed [2023-11-29T01:38:38.083Z] cc2447e1835a: Layer already exists [2023-11-29T01:38:39.019Z] a853706b5651: Pushed [2023-11-29T01:38:40.921Z] 57d5a9d0fc0a: Pushed [2023-11-29T01:38:40.921Z] 10c8498a836d213a72528a39cca8cbe97667fe45: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:41.309Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:41.687Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-29T01:38:41.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-29T01:38:41.687Z] 57d5a9d0fc0a: Preparing [2023-11-29T01:38:41.687Z] f70390aafbe8: Preparing [2023-11-29T01:38:41.687Z] 347597a006a7: Preparing [2023-11-29T01:38:41.687Z] a853706b5651: Preparing [2023-11-29T01:38:41.687Z] 7e30a2b1c892: Preparing [2023-11-29T01:38:41.687Z] cc2447e1835a: Preparing [2023-11-29T01:38:41.687Z] cc2447e1835a: Waiting [2023-11-29T01:38:41.687Z] 7e30a2b1c892: Layer already exists [2023-11-29T01:38:41.687Z] f70390aafbe8: Layer already exists [2023-11-29T01:38:41.687Z] 57d5a9d0fc0a: Layer already exists [2023-11-29T01:38:41.687Z] 347597a006a7: Layer already exists [2023-11-29T01:38:41.687Z] a853706b5651: Layer already exists [2023-11-29T01:38:41.687Z] cc2447e1835a: Layer already exists [2023-11-29T01:38:41.687Z] latest: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:42.083Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:42.477Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 [2023-11-29T01:38:42.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-29T01:38:42.478Z] 57d5a9d0fc0a: Preparing [2023-11-29T01:38:42.478Z] f70390aafbe8: Preparing [2023-11-29T01:38:42.478Z] 347597a006a7: Preparing [2023-11-29T01:38:42.478Z] a853706b5651: Preparing [2023-11-29T01:38:42.478Z] 7e30a2b1c892: Preparing [2023-11-29T01:38:42.478Z] cc2447e1835a: Preparing [2023-11-29T01:38:42.478Z] cc2447e1835a: Waiting [2023-11-29T01:38:42.478Z] 57d5a9d0fc0a: Layer already exists [2023-11-29T01:38:42.478Z] f70390aafbe8: Layer already exists [2023-11-29T01:38:42.478Z] 347597a006a7: Layer already exists [2023-11-29T01:38:42.478Z] 7e30a2b1c892: Layer already exists [2023-11-29T01:38:42.478Z] a853706b5651: Layer already exists [2023-11-29T01:38:42.478Z] cc2447e1835a: Layer already exists [2023-11-29T01:38:42.478Z] 3.2.0-dev.2: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:42.879Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:43.273Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:38:43.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-29T01:38:43.273Z] 57d5a9d0fc0a: Preparing [2023-11-29T01:38:43.273Z] f70390aafbe8: Preparing [2023-11-29T01:38:43.273Z] 347597a006a7: Preparing [2023-11-29T01:38:43.273Z] a853706b5651: Preparing [2023-11-29T01:38:43.273Z] 7e30a2b1c892: Preparing [2023-11-29T01:38:43.273Z] cc2447e1835a: Preparing [2023-11-29T01:38:43.273Z] cc2447e1835a: Waiting [2023-11-29T01:38:43.273Z] a853706b5651: Layer already exists [2023-11-29T01:38:43.273Z] 7e30a2b1c892: Layer already exists [2023-11-29T01:38:43.273Z] 57d5a9d0fc0a: Layer already exists [2023-11-29T01:38:43.273Z] f70390aafbe8: Layer already exists [2023-11-29T01:38:43.273Z] 347597a006a7: Layer already exists [2023-11-29T01:38:43.273Z] cc2447e1835a: Layer already exists [2023-11-29T01:38:43.273Z] 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:43.674Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:44.078Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-11-29T01:38:44.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-29T01:38:44.078Z] 57d5a9d0fc0a: Preparing [2023-11-29T01:38:44.078Z] f70390aafbe8: Preparing [2023-11-29T01:38:44.078Z] 347597a006a7: Preparing [2023-11-29T01:38:44.078Z] a853706b5651: Preparing [2023-11-29T01:38:44.078Z] 7e30a2b1c892: Preparing [2023-11-29T01:38:44.078Z] cc2447e1835a: Preparing [2023-11-29T01:38:44.078Z] cc2447e1835a: Waiting [2023-11-29T01:38:44.078Z] 347597a006a7: Layer already exists [2023-11-29T01:38:44.078Z] 57d5a9d0fc0a: Layer already exists [2023-11-29T01:38:44.078Z] f70390aafbe8: Layer already exists [2023-11-29T01:38:44.078Z] a853706b5651: Layer already exists [2023-11-29T01:38:44.078Z] 7e30a2b1c892: Layer already exists [2023-11-29T01:38:44.078Z] cc2447e1835a: Layer already exists [2023-11-29T01:38:44.078Z] main: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:38:44.298Z] ===================================================== [Pipeline] echo [2023-11-29T01:38:44.341Z] taggedImages: [2023-11-29T01:38:44.341Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:38:44.341Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-29T01:38:44.341Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 [2023-11-29T01:38:44.341Z] - nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:38:44.341Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:44.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:38:44.972Z] [2023-11-29T01:38:44.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:38:45.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:38:45.294Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T01:38:45.294Z] 5eb5b503b376: Pulling fs layer [2023-11-29T01:38:45.294Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T01:38:45.294Z] ec43610c2a17: Pulling fs layer [2023-11-29T01:38:45.294Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T01:38:45.294Z] 33b1e0a273af: Pulling fs layer [2023-11-29T01:38:45.294Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T01:38:45.294Z] 2f39f015ded8: Pulling fs layer [2023-11-29T01:38:45.294Z] 3a2ae6a8a46f: Waiting [2023-11-29T01:38:45.294Z] 33b1e0a273af: Waiting [2023-11-29T01:38:45.294Z] 5d3b04190fa2: Waiting [2023-11-29T01:38:45.294Z] 2f39f015ded8: Waiting [2023-11-29T01:38:45.294Z] 5c69ac0246d0: Verifying Checksum [2023-11-29T01:38:45.294Z] 5c69ac0246d0: Download complete [2023-11-29T01:38:45.294Z] 3a2ae6a8a46f: Download complete [2023-11-29T01:38:45.294Z] 33b1e0a273af: Verifying Checksum [2023-11-29T01:38:45.294Z] 33b1e0a273af: Download complete [2023-11-29T01:38:45.294Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T01:38:45.294Z] 5d3b04190fa2: Download complete [2023-11-29T01:38:45.294Z] ec43610c2a17: Verifying Checksum [2023-11-29T01:38:45.294Z] ec43610c2a17: Download complete [2023-11-29T01:38:45.554Z] 5eb5b503b376: Verifying Checksum [2023-11-29T01:38:45.554Z] 5eb5b503b376: Download complete [2023-11-29T01:38:46.118Z] 2f39f015ded8: Verifying Checksum [2023-11-29T01:38:46.118Z] 2f39f015ded8: Download complete [2023-11-29T01:38:46.683Z] 5eb5b503b376: Pull complete [2023-11-29T01:38:46.683Z] 5c69ac0246d0: Pull complete [2023-11-29T01:38:47.251Z] ec43610c2a17: Pull complete [2023-11-29T01:38:47.251Z] 3a2ae6a8a46f: Pull complete [2023-11-29T01:38:47.251Z] 33b1e0a273af: Pull complete [2023-11-29T01:38:47.508Z] 5d3b04190fa2: Pull complete [2023-11-29T01:38:51.692Z] 2f39f015ded8: Pull complete [2023-11-29T01:38:51.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T01:38:51.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:38:51.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:38:51.897Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:38:51.940Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T01:38:55.279Z] $ docker top b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:38:55.700Z] ---> job-cost.sh [2023-11-29T01:38:55.700Z] lf-activate-venv: SKIPPING [2023-11-29T01:38:55.700Z] INFO: No Stack... [2023-11-29T01:38:55.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T01:38:56.215Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T01:38:56.501Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-11-29T01:38:56.501Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T01:38:56.514Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [2023-11-29T01:38:56.521Z] Resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] did not exist. Created. [2023-11-29T01:38:56.521Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T01:38:56.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T01:38:56.956Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T01:38:56.963Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T01:38:57.058Z] $ docker stop --time=1 b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 [2023-11-29T01:38:58.199Z] $ docker rm -f --volumes b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T01:46:55.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9054 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-11-29T01:46:56.016Z] Running in /w/workspace/device-gpio/115 [Pipeline] { [Pipeline] checkout [2023-11-29T01:46:59.103Z] The recommended git tool is: git [2023-11-29T01:47:05.925Z] using credential edgex-jenkins-ssh [2023-11-29T01:47:05.957Z] Cloning the remote Git repository [2023-11-29T01:47:06.022Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-29T01:47:06.149Z] > git init /w/workspace/device-gpio/115 # timeout=10 [2023-11-29T01:47:09.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-29T01:47:09.824Z] > git --version # timeout=10 [2023-11-29T01:47:09.846Z] > git --version # 'git version 2.25.1' [2023-11-29T01:47:09.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T01:47:10.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T01:47:13.970Z] Avoid second fetch [2023-11-29T01:47:13.971Z] Checking out Revision 10c8498a836d213a72528a39cca8cbe97667fe45 (main) [2023-11-29T01:47:12.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-29T01:47:12.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T01:47:14.000Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T01:47:15.167Z] Commit message: "Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-29T01:47:14.154Z] > git checkout -f 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 [Pipeline] sh [2023-11-29T01:47:16.497Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T01:47:16.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T01:47:16.497Z] Dload Upload Total Spent Left Speed [2023-11-29T01:47:16.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 66747 0 --:--:-- --:--:-- --:--:-- 66747 [Pipeline] sh [2023-11-29T01:47:16.880Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T01:47:17.223Z] + sudo tee /etc/docker/daemon.new [2023-11-29T01:47:17.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T01:47:17.223Z] { [2023-11-29T01:47:17.223Z] "registry-mirrors": [ [2023-11-29T01:47:17.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T01:47:17.224Z] ], [2023-11-29T01:47:17.224Z] "bip": "10.250.0.254/24", [2023-11-29T01:47:17.224Z] "hosts": [ [2023-11-29T01:47:17.224Z] "tcp://0.0.0.0:5555", [2023-11-29T01:47:17.224Z] "unix:///var/run/docker.sock" [2023-11-29T01:47:17.224Z] ], [2023-11-29T01:47:17.224Z] "mtu": 1458, [2023-11-29T01:47:17.224Z] "selinux-enabled": true, [2023-11-29T01:47:17.224Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T01:47:17.224Z] } [Pipeline] sh [2023-11-29T01:47:17.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T01:47:17.977Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:47:36.300Z] provisioning config files... [2023-11-29T01:47:36.334Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/115@tmp/config17059225302059950207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:47:36.813Z] ---> ****-login.sh [2023-11-29T01:47:36.813Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:47:37.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:47:37.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:47:37.361Z] Configure a credential helper to remove this warning. See [2023-11-29T01:47:37.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:47:37.361Z] [2023-11-29T01:47:37.361Z] Login Succeeded [2023-11-29T01:47:37.361Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:47:37.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:47:37.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:47:37.969Z] Configure a credential helper to remove this warning. See [2023-11-29T01:47:37.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:47:37.970Z] [2023-11-29T01:47:37.970Z] Login Succeeded [2023-11-29T01:47:37.970Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:47:37.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:47:38.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:47:38.256Z] Configure a credential helper to remove this warning. See [2023-11-29T01:47:38.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:47:38.256Z] [2023-11-29T01:47:38.256Z] Login Succeeded [2023-11-29T01:47:38.256Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:47:38.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:47:38.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:47:38.527Z] Configure a credential helper to remove this warning. See [2023-11-29T01:47:38.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:47:38.527Z] [2023-11-29T01:47:38.527Z] Login Succeeded [2023-11-29T01:47:38.527Z] ****.io [2023-11-29T01:47:38.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:47:39.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:47:39.068Z] Configure a credential helper to remove this warning. See [2023-11-29T01:47:39.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:47:39.068Z] [2023-11-29T01:47:39.068Z] Login Succeeded [2023-11-29T01:47:39.068Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:47:39.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T01:47:39.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:47:39.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:47:39.648Z] ========================================================= [2023-11-29T01:47:39.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T01:47:39.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:47:40.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-29T01:47:40.730Z] Sending build context to Docker daemon 12.29MB [2023-11-29T01:47:40.730Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:47:40.730Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T01:47:40.730Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T01:47:40.730Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T01:47:40.730Z] 5d54e960e981: Pulling fs layer [2023-11-29T01:47:40.730Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T01:47:40.730Z] f0e02332f6b5: Pulling fs layer [2023-11-29T01:47:40.730Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T01:47:40.730Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T01:47:40.730Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T01:47:40.730Z] f0e02332f6b5: Waiting [2023-11-29T01:47:40.730Z] 872ee5b61b7b: Waiting [2023-11-29T01:47:40.730Z] 0c6a40ed1a82: Waiting [2023-11-29T01:47:40.730Z] 94ae7d8d031c: Waiting [2023-11-29T01:47:40.730Z] 5d54e960e981: Verifying Checksum [2023-11-29T01:47:40.730Z] 5d54e960e981: Download complete [2023-11-29T01:47:40.730Z] f0e02332f6b5: Download complete [2023-11-29T01:47:40.730Z] 872ee5b61b7b: Verifying Checksum [2023-11-29T01:47:40.730Z] 872ee5b61b7b: Download complete [2023-11-29T01:47:41.000Z] 9fda8d8052c6: Verifying Checksum [2023-11-29T01:47:41.000Z] 9fda8d8052c6: Download complete [2023-11-29T01:47:41.271Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T01:47:41.271Z] 94ae7d8d031c: Download complete [2023-11-29T01:47:41.867Z] 9fda8d8052c6: Pull complete [2023-11-29T01:47:42.463Z] 5d54e960e981: Pull complete [2023-11-29T01:47:42.735Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T01:47:42.735Z] c4a7e357bf2a: Download complete [2023-11-29T01:47:43.701Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T01:47:43.701Z] 0c6a40ed1a82: Download complete [2023-11-29T01:47:56.045Z] c4a7e357bf2a: Pull complete [2023-11-29T01:47:56.045Z] f0e02332f6b5: Pull complete [2023-11-29T01:47:56.045Z] 872ee5b61b7b: Pull complete [2023-11-29T01:48:04.267Z] 0c6a40ed1a82: Pull complete [2023-11-29T01:48:04.853Z] 94ae7d8d031c: Pull complete [2023-11-29T01:48:04.853Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T01:48:04.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T01:48:04.853Z] ---> 86de565de09d [2023-11-29T01:48:04.853Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:48:06.827Z] ---> Running in cf7633f43283 [2023-11-29T01:48:06.827Z] Removing intermediate container cf7633f43283 [2023-11-29T01:48:06.827Z] ---> d06852a83ad2 [2023-11-29T01:48:06.827Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:48:06.827Z] ---> Running in 725cb1a0c553 [2023-11-29T01:48:07.096Z] Removing intermediate container 725cb1a0c553 [2023-11-29T01:48:07.096Z] ---> fb583915be3a [2023-11-29T01:48:07.096Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T01:48:07.369Z] ---> Running in d71ab8777119 [2023-11-29T01:48:07.638Z] Removing intermediate container d71ab8777119 [2023-11-29T01:48:07.638Z] ---> ba79026ed2bc [2023-11-29T01:48:07.638Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:48:07.638Z] ---> Running in 8a8fb9640ccf [2023-11-29T01:48:07.906Z] Removing intermediate container 8a8fb9640ccf [2023-11-29T01:48:07.906Z] ---> 28422f893216 [2023-11-29T01:48:07.906Z] Step 7/12 : WORKDIR /device-gpio [2023-11-29T01:48:07.906Z] ---> Running in a91cda7934a1 [2023-11-29T01:48:08.179Z] Removing intermediate container a91cda7934a1 [2023-11-29T01:48:08.179Z] ---> 3c5d40430f0b [2023-11-29T01:48:08.179Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:48:08.179Z] ---> Running in 7eea1d80c9d5 [2023-11-29T01:48:09.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T01:48:09.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T01:48:10.820Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T01:48:10.820Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T01:48:10.820Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T01:48:10.820Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T01:48:10.820Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:48:11.087Z] OK: 271 MiB in 56 packages [2023-11-29T01:48:12.051Z] Removing intermediate container 7eea1d80c9d5 [2023-11-29T01:48:12.051Z] ---> 3455bdc81fb0 [2023-11-29T01:48:12.051Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T01:48:12.635Z] ---> 019f9fdd89da [2023-11-29T01:48:12.635Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:48:12.635Z] ---> Running in ec09650df428 [2023-11-29T01:49:34.266Z] Removing intermediate container ec09650df428 [2023-11-29T01:49:34.266Z] ---> dfd2d9d99459 [2023-11-29T01:49:34.266Z] Step 11/12 : COPY . . [2023-11-29T01:49:34.266Z] ---> 9c769fa878d1 [2023-11-29T01:49:34.266Z] Step 12/12 : RUN ${MAKE} [2023-11-29T01:49:34.266Z] ---> Running in 5b537ae75384 [2023-11-29T01:49:34.266Z] noop [2023-11-29T01:49:34.266Z] Removing intermediate container 5b537ae75384 [2023-11-29T01:49:34.266Z] ---> a0ad5aef5a90 [2023-11-29T01:49:34.266Z] Successfully built a0ad5aef5a90 [2023-11-29T01:49:34.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:49:34.731Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T01:49:34.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:49:35.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-11-29T01:49:35.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T01:49:36.371Z] $ docker top 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:49:37.274Z] + go version [2023-11-29T01:49:37.274Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T01:49:37.295Z] $ docker stop --time=1 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b [2023-11-29T01:49:38.903Z] $ docker rm -f --volumes 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:49:39.772Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T01:49:39.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:49:40.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-11-29T01:49:40.102Z] $ 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/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T01:49:41.285Z] $ docker top 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:49:41.884Z] + git config --global --add safe.directory /w/workspace/device-gpio/115 [Pipeline] fileExists [Pipeline] sh [2023-11-29T01:49:42.575Z] + make test [2023-11-29T01:49:42.575Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T01:49:46.833Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-29T01:51:23.515Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-29T01:51:23.515Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-29T01:51:23.515Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T01:51:23.515Z] go vet ./... [2023-11-29T01:51:35.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T01:51:35.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T01:51:35.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T01:51:35.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T01:51:35.902Z] $ docker stop --time=1 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 [2023-11-29T01:51:37.748Z] $ docker rm -f --volumes 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:51:38.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T01:51:38.985Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T01:51:39.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T01:51:40.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T01:51:40.396Z] + ls -al . [2023-11-29T01:51:40.396Z] total 148 [2023-11-29T01:51:40.396Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 01:49 . [2023-11-29T01:51:40.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:47 .. [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 01:47 .dockerignore [2023-11-29T01:51:40.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:47 .git [2023-11-29T01:51:40.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 .github [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 01:47 .gitignore [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:47 .golangci.yml [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 01:47 Attribution.txt [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 01:47 CHANGELOG.md [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 01:47 Dockerfile [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:47 GOVERNANCE.md [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:47 Jenkinsfile [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:47 LICENSE [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 01:47 Makefile [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 01:47 OWNERS.md [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 01:47 README.md [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:36 VERSION [2023-11-29T01:51:40.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:47 bin [2023-11-29T01:51:40.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 cmd [2023-11-29T01:51:40.396Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 01:49 coverage.out [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 01:47 go.mod [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 01:47 go.sum [2023-11-29T01:51:40.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 internal [2023-11-29T01:51:40.396Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:51:40.816Z] + 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=10c8498a836d213a72528a39cca8cbe97667fe45 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-11-29T01:51:41.084Z] Sending build context to Docker daemon 12.29MB [2023-11-29T01:51:41.351Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:51:41.351Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T01:51:41.351Z] ---> a0ad5aef5a90 [2023-11-29T01:51:41.351Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:51:41.351Z] ---> Running in b8f0fcddd742 [2023-11-29T01:51:41.619Z] Removing intermediate container b8f0fcddd742 [2023-11-29T01:51:41.619Z] ---> 99b189e64782 [2023-11-29T01:51:41.619Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:51:41.888Z] ---> Running in 0af8543c7aa5 [2023-11-29T01:51:42.157Z] Removing intermediate container 0af8543c7aa5 [2023-11-29T01:51:42.157Z] ---> b7d646002e08 [2023-11-29T01:51:42.157Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-29T01:51:42.157Z] ---> Running in ec688f9dc561 [2023-11-29T01:51:42.425Z] Removing intermediate container ec688f9dc561 [2023-11-29T01:51:42.425Z] ---> c11bd18c5c8b [2023-11-29T01:51:42.425Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:51:42.425Z] ---> Running in 6d5285063a08 [2023-11-29T01:51:43.010Z] Removing intermediate container 6d5285063a08 [2023-11-29T01:51:43.010Z] ---> bc8d39d179c0 [2023-11-29T01:51:43.010Z] Step 7/26 : WORKDIR /device-gpio [2023-11-29T01:51:43.010Z] ---> Running in 9171cbb2f9fe [2023-11-29T01:51:43.278Z] Removing intermediate container 9171cbb2f9fe [2023-11-29T01:51:43.278Z] ---> 96f68b3ba777 [2023-11-29T01:51:43.278Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:51:43.278Z] ---> Running in 1cb577ad04f5 [2023-11-29T01:51:44.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T01:51:44.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T01:51:46.241Z] OK: 271 MiB in 56 packages [2023-11-29T01:51:47.211Z] Removing intermediate container 1cb577ad04f5 [2023-11-29T01:51:47.211Z] ---> 9905c5aa4e14 [2023-11-29T01:51:47.211Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-29T01:51:47.481Z] ---> c4c9cbc22625 [2023-11-29T01:51:47.481Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:51:47.481Z] ---> Running in 3d93a972454c [2023-11-29T01:51:50.070Z] Removing intermediate container 3d93a972454c [2023-11-29T01:51:50.070Z] ---> b34f2296024d [2023-11-29T01:51:50.070Z] Step 11/26 : COPY . . [2023-11-29T01:51:50.655Z] ---> e2cb5b0f7237 [2023-11-29T01:51:50.655Z] Step 12/26 : RUN ${MAKE} [2023-11-29T01:51:50.655Z] ---> Running in b4acccc19753 [2023-11-29T01:51:51.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-29T01:53:58.307Z] Removing intermediate container b4acccc19753 [2023-11-29T01:53:58.307Z] ---> b154f474ec7d [2023-11-29T01:53:58.307Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T01:53:58.307Z] 3.18: Pulling from library/alpine [2023-11-29T01:53:58.307Z] 579b34f0a95b: Pulling fs layer [2023-11-29T01:53:58.307Z] 579b34f0a95b: Verifying Checksum [2023-11-29T01:53:58.307Z] 579b34f0a95b: Download complete [2023-11-29T01:53:58.307Z] 579b34f0a95b: Pull complete [2023-11-29T01:53:58.307Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T01:53:58.307Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T01:53:58.307Z] ---> 3cc203321400 [2023-11-29T01:53:58.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T01:53:58.307Z] ---> Running in b74238aa6ce2 [2023-11-29T01:53:58.307Z] Removing intermediate container b74238aa6ce2 [2023-11-29T01:53:58.307Z] ---> 83793c3f8c08 [2023-11-29T01:53:58.307Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T01:53:58.307Z] ---> Running in a7bc6542602e [2023-11-29T01:53:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T01:53:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T01:53:58.307Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T01:53:58.307Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T01:53:58.307Z] OK: 8 MiB in 16 packages [2023-11-29T01:53:58.307Z] Removing intermediate container a7bc6542602e [2023-11-29T01:53:58.307Z] ---> caf821d1af34 [2023-11-29T01:53:58.307Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T01:53:58.307Z] ---> Running in 2b2509f1ab7d [2023-11-29T01:53:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T01:53:58.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T01:53:58.307Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:53:58.307Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:53:58.307Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T01:53:58.307Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:53:58.307Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:53:58.307Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:53:58.307Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:53:58.307Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:53:58.307Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:53:58.307Z] OK: 8 MiB in 16 packages [2023-11-29T01:53:58.307Z] Removing intermediate container 2b2509f1ab7d [2023-11-29T01:53:58.307Z] ---> f89df2089797 [2023-11-29T01:53:58.307Z] Step 17/26 : WORKDIR / [2023-11-29T01:53:58.307Z] ---> Running in d8709aec0eca [2023-11-29T01:53:58.307Z] Removing intermediate container d8709aec0eca [2023-11-29T01:53:58.307Z] ---> 3c20d11a9420 [2023-11-29T01:53:58.307Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-29T01:53:58.574Z] ---> 7c3eb004f5d6 [2023-11-29T01:53:58.574Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-29T01:53:58.841Z] ---> d0f0569b6f73 [2023-11-29T01:53:58.841Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-29T01:54:00.856Z] ---> cd92a0e8e3d4 [2023-11-29T01:54:00.856Z] Step 21/26 : EXPOSE 59910 [2023-11-29T01:54:00.856Z] ---> Running in 8f02cb201613 [2023-11-29T01:54:00.856Z] Removing intermediate container 8f02cb201613 [2023-11-29T01:54:00.856Z] ---> d4426e796c01 [2023-11-29T01:54:00.856Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-29T01:54:00.856Z] ---> Running in accf017e8622 [2023-11-29T01:54:01.140Z] Removing intermediate container accf017e8622 [2023-11-29T01:54:01.140Z] ---> e18e287f4c91 [2023-11-29T01:54:01.140Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T01:54:01.428Z] ---> Running in 4c6444ea3da1 [2023-11-29T01:54:01.706Z] Removing intermediate container 4c6444ea3da1 [2023-11-29T01:54:01.706Z] ---> 34c15ad74bfb [2023-11-29T01:54:01.706Z] Step 24/26 : LABEL arch=arm64 [2023-11-29T01:54:01.706Z] ---> Running in c1d6ee052e21 [2023-11-29T01:54:01.998Z] Removing intermediate container c1d6ee052e21 [2023-11-29T01:54:01.999Z] ---> c82a790ac262 [2023-11-29T01:54:01.999Z] Step 25/26 : LABEL git_sha=10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:54:01.999Z] ---> Running in c6398d048977 [2023-11-29T01:54:02.284Z] Removing intermediate container c6398d048977 [2023-11-29T01:54:02.284Z] ---> 9618a0b641c9 [2023-11-29T01:54:02.284Z] Step 26/26 : LABEL version=3.2.0-dev.2 [2023-11-29T01:54:02.284Z] ---> Running in 683d1c411b50 [2023-11-29T01:54:02.560Z] Removing intermediate container 683d1c411b50 [2023-11-29T01:54:02.560Z] ---> 6210523475d5 [2023-11-29T01:54:02.560Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T01:54:02.833Z] Successfully built 6210523475d5 [2023-11-29T01:54:02.833Z] 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 [2023-11-29T01:54:03.321Z] provisioning config files... [2023-11-29T01:54:03.347Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/115@tmp/config4855936754764418527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:54:03.731Z] ---> ****-login.sh [2023-11-29T01:54:03.731Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:54:03.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:04.000Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:04.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:04.000Z] [2023-11-29T01:54:04.000Z] Login Succeeded [2023-11-29T01:54:04.000Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:54:04.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:04.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:04.269Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:04.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:04.269Z] [2023-11-29T01:54:04.269Z] Login Succeeded [2023-11-29T01:54:04.269Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:54:04.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:04.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:04.803Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:04.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:04.803Z] [2023-11-29T01:54:04.803Z] Login Succeeded [2023-11-29T01:54:04.803Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:54:05.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:05.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:05.073Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:05.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:05.073Z] [2023-11-29T01:54:05.073Z] Login Succeeded [2023-11-29T01:54:05.073Z] ****.io [2023-11-29T01:54:05.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:05.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:05.605Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:05.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:05.605Z] [2023-11-29T01:54:05.605Z] Login Succeeded [2023-11-29T01:54:05.605Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:54:05.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:54:05.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:54:05.890Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-11-29T01:54:05.890Z] 10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:54:05.890Z] latest [2023-11-29T01:54:05.890Z] 3.2.0-dev.2 [2023-11-29T01:54:05.890Z] 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:54:05.890Z] main [2023-11-29T01:54:05.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:06.480Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:06.962Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:54:06.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-29T01:54:06.962Z] ffa13a70c8d6: Preparing [2023-11-29T01:54:06.962Z] 832c707e72d6: Preparing [2023-11-29T01:54:06.962Z] 00902ae57209: Preparing [2023-11-29T01:54:06.962Z] 76797c454dff: Preparing [2023-11-29T01:54:06.962Z] f7e43e96e354: Preparing [2023-11-29T01:54:06.962Z] 5f4d9fc4d98d: Preparing [2023-11-29T01:54:06.962Z] 5f4d9fc4d98d: Waiting [2023-11-29T01:54:07.228Z] 832c707e72d6: Pushed [2023-11-29T01:54:07.228Z] f7e43e96e354: Pushed [2023-11-29T01:54:07.228Z] 00902ae57209: Pushed [2023-11-29T01:54:07.813Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T01:54:08.768Z] 76797c454dff: Pushed [2023-11-29T01:54:13.022Z] ffa13a70c8d6: Pushed [2023-11-29T01:54:13.022Z] 10c8498a836d213a72528a39cca8cbe97667fe45: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:13.505Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:13.985Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-29T01:54:13.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-29T01:54:13.985Z] ffa13a70c8d6: Preparing [2023-11-29T01:54:13.985Z] 832c707e72d6: Preparing [2023-11-29T01:54:13.985Z] 00902ae57209: Preparing [2023-11-29T01:54:13.985Z] 76797c454dff: Preparing [2023-11-29T01:54:13.985Z] f7e43e96e354: Preparing [2023-11-29T01:54:13.985Z] 5f4d9fc4d98d: Preparing [2023-11-29T01:54:13.985Z] 5f4d9fc4d98d: Waiting [2023-11-29T01:54:13.985Z] 832c707e72d6: Layer already exists [2023-11-29T01:54:13.985Z] 76797c454dff: Layer already exists [2023-11-29T01:54:13.985Z] ffa13a70c8d6: Layer already exists [2023-11-29T01:54:13.985Z] f7e43e96e354: Layer already exists [2023-11-29T01:54:13.985Z] 00902ae57209: Layer already exists [2023-11-29T01:54:13.985Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T01:54:13.985Z] latest: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:14.723Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:15.203Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 [2023-11-29T01:54:15.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-29T01:54:15.203Z] ffa13a70c8d6: Preparing [2023-11-29T01:54:15.203Z] 832c707e72d6: Preparing [2023-11-29T01:54:15.203Z] 00902ae57209: Preparing [2023-11-29T01:54:15.203Z] 76797c454dff: Preparing [2023-11-29T01:54:15.203Z] f7e43e96e354: Preparing [2023-11-29T01:54:15.203Z] 5f4d9fc4d98d: Preparing [2023-11-29T01:54:15.203Z] 5f4d9fc4d98d: Waiting [2023-11-29T01:54:15.203Z] f7e43e96e354: Layer already exists [2023-11-29T01:54:15.203Z] 76797c454dff: Layer already exists [2023-11-29T01:54:15.203Z] 00902ae57209: Layer already exists [2023-11-29T01:54:15.203Z] 832c707e72d6: Layer already exists [2023-11-29T01:54:15.203Z] ffa13a70c8d6: Layer already exists [2023-11-29T01:54:15.203Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T01:54:15.469Z] 3.2.0-dev.2: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:15.936Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:16.412Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:54:16.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-29T01:54:16.412Z] ffa13a70c8d6: Preparing [2023-11-29T01:54:16.412Z] 832c707e72d6: Preparing [2023-11-29T01:54:16.412Z] 00902ae57209: Preparing [2023-11-29T01:54:16.412Z] 76797c454dff: Preparing [2023-11-29T01:54:16.412Z] f7e43e96e354: Preparing [2023-11-29T01:54:16.412Z] 5f4d9fc4d98d: Preparing [2023-11-29T01:54:16.412Z] 5f4d9fc4d98d: Waiting [2023-11-29T01:54:16.412Z] 76797c454dff: Layer already exists [2023-11-29T01:54:16.412Z] f7e43e96e354: Layer already exists [2023-11-29T01:54:16.412Z] 00902ae57209: Layer already exists [2023-11-29T01:54:16.412Z] 832c707e72d6: Layer already exists [2023-11-29T01:54:16.412Z] ffa13a70c8d6: Layer already exists [2023-11-29T01:54:16.412Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T01:54:16.676Z] 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:17.198Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:17.679Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-11-29T01:54:17.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-29T01:54:17.679Z] ffa13a70c8d6: Preparing [2023-11-29T01:54:17.679Z] 832c707e72d6: Preparing [2023-11-29T01:54:17.679Z] 00902ae57209: Preparing [2023-11-29T01:54:17.679Z] 76797c454dff: Preparing [2023-11-29T01:54:17.679Z] f7e43e96e354: Preparing [2023-11-29T01:54:17.679Z] 5f4d9fc4d98d: Preparing [2023-11-29T01:54:17.679Z] 5f4d9fc4d98d: Waiting [2023-11-29T01:54:17.679Z] f7e43e96e354: Layer already exists [2023-11-29T01:54:17.679Z] 76797c454dff: Layer already exists [2023-11-29T01:54:17.679Z] 832c707e72d6: Layer already exists [2023-11-29T01:54:17.679Z] ffa13a70c8d6: Layer already exists [2023-11-29T01:54:17.679Z] 00902ae57209: Layer already exists [2023-11-29T01:54:17.679Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T01:54:17.679Z] main: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:54:18.280Z] ===================================================== [Pipeline] echo [2023-11-29T01:54:18.336Z] taggedImages: [2023-11-29T01:54:18.336Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 [2023-11-29T01:54:18.336Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-29T01:54:18.336Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 [2023-11-29T01:54:18.336Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [2023-11-29T01:54:18.336Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:18.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T01:54:18.995Z] [2023-11-29T01:54:18.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:19.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T01:54:21.952Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T01:54:21.952Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T01:54:21.952Z] 04944245beec: Pulling fs layer [2023-11-29T01:54:21.952Z] 699f458cf7ca: Pulling fs layer [2023-11-29T01:54:21.952Z] 765212b225bb: Pulling fs layer [2023-11-29T01:54:21.952Z] f23df028b6ca: Pulling fs layer [2023-11-29T01:54:21.952Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T01:54:21.952Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T01:54:21.952Z] 765212b225bb: Waiting [2023-11-29T01:54:21.952Z] f23df028b6ca: Waiting [2023-11-29T01:54:21.952Z] d65c8cfc05b1: Waiting [2023-11-29T01:54:21.952Z] 2437ff75d9bd: Waiting [2023-11-29T01:54:21.952Z] 04944245beec: Verifying Checksum [2023-11-29T01:54:21.952Z] 04944245beec: Download complete [2023-11-29T01:54:21.952Z] 765212b225bb: Download complete [2023-11-29T01:54:21.952Z] f23df028b6ca: Verifying Checksum [2023-11-29T01:54:21.952Z] f23df028b6ca: Download complete [2023-11-29T01:54:21.952Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T01:54:21.952Z] d65c8cfc05b1: Download complete [2023-11-29T01:54:21.952Z] 699f458cf7ca: Verifying Checksum [2023-11-29T01:54:21.952Z] 699f458cf7ca: Download complete [2023-11-29T01:54:22.538Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T01:54:22.538Z] 8998bd30e6a1: Download complete [2023-11-29T01:54:25.121Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T01:54:25.121Z] 2437ff75d9bd: Download complete [2023-11-29T01:54:27.066Z] 8998bd30e6a1: Pull complete [2023-11-29T01:54:27.332Z] 04944245beec: Pull complete [2023-11-29T01:54:28.737Z] 699f458cf7ca: Pull complete [2023-11-29T01:54:29.004Z] 765212b225bb: Pull complete [2023-11-29T01:54:29.962Z] f23df028b6ca: Pull complete [2023-11-29T01:54:29.962Z] d65c8cfc05b1: Pull complete [2023-11-29T01:54:44.953Z] 2437ff75d9bd: Pull complete [2023-11-29T01:54:44.953Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T01:54:44.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T01:54:44.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:54:45.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-11-29T01:54:45.400Z] $ 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/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T01:54:50.468Z] $ docker top 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:54:51.414Z] ---> job-cost.sh [2023-11-29T01:54:51.414Z] lf-activate-venv: SKIPPING [2023-11-29T01:54:51.414Z] INFO: No Stack... [2023-11-29T01:54:51.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T01:54:52.637Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T01:54:53.279Z] + cut -d, -f6 [2023-11-29T01:54:53.279Z] + cat /w/workspace/device-gpio/115/archives/cost.csv [Pipeline] lock [2023-11-29T01:54:53.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [2023-11-29T01:54:53.348Z] Resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] did not exist. Created. [2023-11-29T01:54:53.348Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T01:54:54.103Z] /w/workspace/device-gpio/115@tmp/durable-a41bc231/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T01:54:54.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T01:54:54.711Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T01:54:54.791Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T01:54:54.844Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T01:54:54.967Z] $ docker stop --time=1 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 [2023-11-29T01:54:56.469Z] $ docker rm -f --volumes 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-29T01:54:57.798Z] provisioning config files... [2023-11-29T01:54:57.811Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1595870919850708466tmp [Pipeline] { [Pipeline] sh [2023-11-29T01:54:58.196Z] + set +x [2023-11-29T01:54:58.196Z] + bash -s -- [2023-11-29T01:54:58.196Z] + curl -s https://codecov.io/bash [2023-11-29T01:54:58.196Z] [2023-11-29T01:54:58.196Z] _____ _ [2023-11-29T01:54:58.196Z] / ____| | | [2023-11-29T01:54:58.196Z] | | ___ __| | ___ ___ _____ __ [2023-11-29T01:54:58.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-29T01:54:58.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-29T01:54:58.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-29T01:54:58.196Z] Bash-1.0.6 [2023-11-29T01:54:58.196Z] [2023-11-29T01:54:58.196Z] [2023-11-29T01:54:58.196Z] ==> git version 2.25.1 found [2023-11-29T01:54:58.196Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-29T01:54:58.196Z] Release-Date: 2020-01-08 [2023-11-29T01:54:58.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-29T01:54:58.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-29T01:54:58.196Z] ==> Jenkins CI detected. [2023-11-29T01:54:58.196Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-11-29T01:54:58.196Z] project root: . [2023-11-29T01:54:58.196Z] --> token set from env [2023-11-29T01:54:58.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-29T01:54:58.456Z] ==> Running gcov in . (disable via -X gcov) [2023-11-29T01:54:58.456Z] ==> Python coveragepy not found [2023-11-29T01:54:58.456Z] ==> Searching for coverage reports in: [2023-11-29T01:54:58.456Z] + . [2023-11-29T01:54:58.456Z] -> Found 1 reports [2023-11-29T01:54:58.456Z] ==> Detecting git/mercurial file structure [2023-11-29T01:54:58.456Z] ==> Reading reports [2023-11-29T01:54:58.456Z] + ./coverage.out bytes=10 [2023-11-29T01:54:58.456Z] ==> Appending adjustments [2023-11-29T01:54:58.456Z] https://docs.codecov.io/docs/fixing-reports [2023-11-29T01:54:58.456Z] + Found adjustments [2023-11-29T01:54:58.456Z] ==> Gzipping contents [2023-11-29T01:54:58.456Z] 4.0K /tmp/codecov.39KjMz.gz [2023-11-29T01:54:58.456Z] ==> Uploading reports [2023-11-29T01:54:58.456Z] url: https://codecov.io [2023-11-29T01:54:58.456Z] query: branch=main&commit=10c8498a836d213a72528a39cca8cbe97667fe45&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T01:54:58.456Z] -> Pinging Codecov [2023-11-29T01:54:58.457Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=10c8498a836d213a72528a39cca8cbe97667fe45&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T01:54:58.457Z] -> Uploading to [2023-11-29T01:54:58.457Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/10c8498a836d213a72528a39cca8cbe97667fe45/3ff1c7c6-1e79-442d-bc70-09b3de9094c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T015458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c908d5dd983c9051238f44104eb76ce0ba4fef01ddee3dd1db19312eda813e [2023-11-29T01:54:58.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T01:54:58.457Z] Dload Upload Total Spent Left Speed [2023-11-29T01:54:58.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2491 --:--:-- --:--:-- --:--:-- 2491 [2023-11-29T01:54:58.717Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } [2023-11-29T01:54:58.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-29T01:54:59.183Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-29T01:54:59.202Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:59.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T01:54:59.631Z] [2023-11-29T01:54:59.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:59.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T01:54:59.986Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-29T01:54:59.986Z] df9b9388f04a: Pulling fs layer [2023-11-29T01:54:59.986Z] 52dc419b0ee2: Pulling fs layer [2023-11-29T01:54:59.986Z] 25bc292e5bac: Pulling fs layer [2023-11-29T01:54:59.986Z] 114826534d7a: Pulling fs layer [2023-11-29T01:54:59.986Z] 4657fd5d0bcf: Pulling fs layer [2023-11-29T01:54:59.986Z] 6ad1cebc031e: Pulling fs layer [2023-11-29T01:54:59.986Z] 8a3aa393b2d8: Pulling fs layer [2023-11-29T01:54:59.986Z] 4657fd5d0bcf: Waiting [2023-11-29T01:54:59.986Z] 6ad1cebc031e: Waiting [2023-11-29T01:54:59.986Z] 8a3aa393b2d8: Waiting [2023-11-29T01:54:59.986Z] 114826534d7a: Waiting [2023-11-29T01:54:59.986Z] 25bc292e5bac: Verifying Checksum [2023-11-29T01:54:59.986Z] 25bc292e5bac: Download complete [2023-11-29T01:54:59.986Z] 52dc419b0ee2: Download complete [2023-11-29T01:54:59.986Z] 4657fd5d0bcf: Download complete [2023-11-29T01:54:59.986Z] df9b9388f04a: Download complete [2023-11-29T01:55:00.245Z] 6ad1cebc031e: Verifying Checksum [2023-11-29T01:55:00.245Z] 6ad1cebc031e: Download complete [2023-11-29T01:55:00.245Z] df9b9388f04a: Pull complete [2023-11-29T01:55:00.245Z] 52dc419b0ee2: Pull complete [2023-11-29T01:55:00.245Z] 25bc292e5bac: Pull complete [2023-11-29T01:55:00.812Z] 114826534d7a: Verifying Checksum [2023-11-29T01:55:00.812Z] 114826534d7a: Download complete [2023-11-29T01:55:00.812Z] 8a3aa393b2d8: Verifying Checksum [2023-11-29T01:55:00.812Z] 8a3aa393b2d8: Download complete [2023-11-29T01:55:04.097Z] 114826534d7a: Pull complete [2023-11-29T01:55:04.097Z] 4657fd5d0bcf: Pull complete [2023-11-29T01:55:04.097Z] 6ad1cebc031e: Pull complete [2023-11-29T01:55:06.625Z] 8a3aa393b2d8: Pull complete [2023-11-29T01:55:06.625Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-29T01:55:06.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T01:55:06.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:06.907Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:55:06.938Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-29T01:55:12.777Z] $ docker top dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-29T01:55:12.956Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-11-29T01:55:13.232Z] + set -o pipefail [2023-11-29T01:55:13.232Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-11-29T01:55:18.500Z] [2023-11-29T01:55:18.500Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-11-29T01:55:18.500Z] [2023-11-29T01:55:18.500Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/10d4dae9-7536-471e-9148-3a71cc04c466 [2023-11-29T01:55:18.500Z] [2023-11-29T01:55:18.500Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-29T01:55:18.500Z] [2023-11-29T01:55:18.500Z] [2023-11-29T01:55:18.500Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-29T01:55:18.500Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-29T01:55:18.500Z] More details here: https://snyk.co/ue1NS [2023-11-29T01:55:18.500Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-29T01:55:18.500Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-29T01:55:18.516Z] $ docker stop --time=1 dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 [2023-11-29T01:55:21.935Z] $ docker rm -f --volumes dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T01:55:23.507Z] + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] sh [2023-11-29T01:55:23.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T01:55:23.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:24.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:55:24.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:24.318Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:55:24.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T01:55:24.767Z] $ docker top c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T01:55:25.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:55:25.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:55:25.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:55:25.153Z] $ docker exec c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 ssh-agent [2023-11-29T01:55:25.259Z] SSH_AUTH_SOCK=/tmp/ssh-HDklx01txK4n/agent.32 [2023-11-29T01:55:25.260Z] SSH_AGENT_PID=38 [2023-11-29T01:55:25.264Z] Running ssh-add (command line suppressed) [2023-11-29T01:55:25.365Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12367307289219906587.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12367307289219906587.key) [2023-11-29T01:55:25.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:55:25.711Z] + git semver tag [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,890 [run_tag] DEBUG tag force:False [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,890 [check_head_tag] DEBUG check head tag [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,890 [execute] INFO git cat-file --batch-check [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,894 [execute] INFO git cat-file --batch [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,907 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,908 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,908 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:55:25.972Z] 2023-11-29 01:55:25,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:25.972Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T01:55:25.985Z] $ docker exec --env ******** --env ******** c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 ssh-agent -k [2023-11-29T01:55:26.083Z] unset SSH_AUTH_SOCK; [2023-11-29T01:55:26.084Z] unset SSH_AGENT_PID; [2023-11-29T01:55:26.084Z] echo Agent pid 38 killed; [2023-11-29T01:55:26.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T01:55:26.609Z] + git semver [Pipeline] } [2023-11-29T01:55:26.885Z] $ docker stop --time=1 c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 [2023-11-29T01:55:28.180Z] $ docker rm -f --volumes c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:28.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T01:55:28.846Z] [2023-11-29T01:55:28.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:29.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T01:55:29.198Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-29T01:55:29.198Z] ab5ef0e58194: Pulling fs layer [2023-11-29T01:55:29.198Z] 9712f1f96733: Pulling fs layer [2023-11-29T01:55:29.198Z] 63f879dbbcfc: Pulling fs layer [2023-11-29T01:55:29.198Z] 0d9ebad4ef96: Pulling fs layer [2023-11-29T01:55:29.198Z] e9a5061849ea: Pulling fs layer [2023-11-29T01:55:29.198Z] d747dcd14b5f: Pulling fs layer [2023-11-29T01:55:29.198Z] 2de7ff778b66: Pulling fs layer [2023-11-29T01:55:29.198Z] 0d9ebad4ef96: Waiting [2023-11-29T01:55:29.198Z] e9a5061849ea: Waiting [2023-11-29T01:55:29.198Z] d747dcd14b5f: Waiting [2023-11-29T01:55:29.198Z] 2de7ff778b66: Waiting [2023-11-29T01:55:29.198Z] 9712f1f96733: Verifying Checksum [2023-11-29T01:55:29.198Z] 9712f1f96733: Download complete [2023-11-29T01:55:29.764Z] 63f879dbbcfc: Verifying Checksum [2023-11-29T01:55:29.764Z] 63f879dbbcfc: Download complete [2023-11-29T01:55:29.764Z] 0d9ebad4ef96: Verifying Checksum [2023-11-29T01:55:29.764Z] 0d9ebad4ef96: Download complete [2023-11-29T01:55:29.764Z] e9a5061849ea: Verifying Checksum [2023-11-29T01:55:29.764Z] e9a5061849ea: Download complete [2023-11-29T01:55:29.764Z] d747dcd14b5f: Download complete [2023-11-29T01:55:29.764Z] ab5ef0e58194: Verifying Checksum [2023-11-29T01:55:29.764Z] ab5ef0e58194: Download complete [2023-11-29T01:55:29.764Z] 2de7ff778b66: Verifying Checksum [2023-11-29T01:55:29.764Z] 2de7ff778b66: Download complete [2023-11-29T01:55:32.288Z] ab5ef0e58194: Pull complete [2023-11-29T01:55:32.288Z] 9712f1f96733: Pull complete [2023-11-29T01:55:32.856Z] 63f879dbbcfc: Pull complete [2023-11-29T01:55:37.036Z] 0d9ebad4ef96: Pull complete [2023-11-29T01:55:37.036Z] e9a5061849ea: Pull complete [2023-11-29T01:55:37.036Z] d747dcd14b5f: Pull complete [2023-11-29T01:55:37.602Z] 2de7ff778b66: Pull complete [2023-11-29T01:55:37.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-29T01:55:37.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T01:55:37.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:37.972Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:55:37.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-29T01:55:45.352Z] $ docker top c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:55:45.524Z] provisioning config files... [2023-11-29T01:55:45.547Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11052438630832116077tmp [2023-11-29T01:55:45.575Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10980427832633759104tmp [2023-11-29T01:55:45.598Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config663662181102188382tmp [Pipeline] { [Pipeline] echo [2023-11-29T01:55:45.687Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:55:46.046Z] ---> sigul-configuration.sh [2023-11-29T01:55:46.046Z] gpg: directory `/root/.gnupg' created [2023-11-29T01:55:46.046Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-29T01:55:46.046Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-29T01:55:46.046Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-29T01:55:46.046Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-29T01:55:46.046Z] gpg: CAST5 encrypted data [2023-11-29T01:55:46.046Z] gpg: encrypted with 1 passphrase [2023-11-29T01:55:46.046Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-29T01:55:46.344Z] + mkdir /home/jenkins [2023-11-29T01:55:46.344Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-29T01:55:46.638Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-29T01:55:46.649Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:55:46.943Z] ---> sigul-install.sh [2023-11-29T01:55:46.943Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-29T01:55:47.240Z] + git tag --list [2023-11-29T01:55:47.240Z] v1.0.0 [2023-11-29T01:55:47.240Z] v2.1.0 [2023-11-29T01:55:47.240Z] v2.1.1 [2023-11-29T01:55:47.240Z] v2.2.0 [2023-11-29T01:55:47.240Z] v2.3.0 [2023-11-29T01:55:47.240Z] v3.0 [2023-11-29T01:55:47.240Z] v3.0.0 [2023-11-29T01:55:47.240Z] v3.1 [2023-11-29T01:55:47.240Z] v3.1.0 [2023-11-29T01:55:47.240Z] v3.1.0-dev.1 [2023-11-29T01:55:47.240Z] v3.1.0-dev.10 [2023-11-29T01:55:47.240Z] v3.1.0-dev.11 [2023-11-29T01:55:47.240Z] v3.1.0-dev.12 [2023-11-29T01:55:47.240Z] v3.1.0-dev.13 [2023-11-29T01:55:47.240Z] v3.1.0-dev.14 [2023-11-29T01:55:47.240Z] v3.1.0-dev.15 [2023-11-29T01:55:47.240Z] v3.1.0-dev.16 [2023-11-29T01:55:47.240Z] v3.1.0-dev.17 [2023-11-29T01:55:47.240Z] v3.1.0-dev.18 [2023-11-29T01:55:47.240Z] v3.1.0-dev.19 [2023-11-29T01:55:47.240Z] v3.1.0-dev.2 [2023-11-29T01:55:47.240Z] v3.1.0-dev.20 [2023-11-29T01:55:47.240Z] v3.1.0-dev.21 [2023-11-29T01:55:47.240Z] v3.1.0-dev.22 [2023-11-29T01:55:47.240Z] v3.1.0-dev.23 [2023-11-29T01:55:47.240Z] v3.1.0-dev.24 [2023-11-29T01:55:47.240Z] v3.1.0-dev.25 [2023-11-29T01:55:47.241Z] v3.1.0-dev.26 [2023-11-29T01:55:47.241Z] v3.1.0-dev.3 [2023-11-29T01:55:47.241Z] v3.1.0-dev.4 [2023-11-29T01:55:47.241Z] v3.1.0-dev.5 [2023-11-29T01:55:47.241Z] v3.1.0-dev.6 [2023-11-29T01:55:47.241Z] v3.1.0-dev.7 [2023-11-29T01:55:47.241Z] v3.1.0-dev.8 [2023-11-29T01:55:47.241Z] v3.1.0-dev.9 [2023-11-29T01:55:47.241Z] v3.2.0-dev.1 [2023-11-29T01:55:47.241Z] v3.2.0-dev.2 [Pipeline] sh [2023-11-29T01:55:47.535Z] + lftools sign git-tag v3.2.0-dev.2 [2023-11-29T01:55:48.103Z] Signing Git tag with Sigul... [2023-11-29T01:55:48.103Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-11-29T01:55:48.684Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:55:48.976Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-29T01:55:48.983Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-29T01:55:49.133Z] $ docker stop --time=1 c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 [2023-11-29T01:55:50.416Z] $ docker rm -f --volumes c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-29T01:55:51.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T01:55:51.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:51.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:55:51.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:51.884Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:55:51.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T01:55:52.241Z] $ docker top f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 -eo pid,comm [2023-11-29T01:55:52.288Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T01:55:52.288Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T01:55:52.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:55:52.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:55:52.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:55:52.620Z] $ docker exec f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 ssh-agent [2023-11-29T01:55:52.707Z] SSH_AUTH_SOCK=/tmp/ssh-jovLeRtdQY9B/agent.33 [2023-11-29T01:55:52.707Z] SSH_AGENT_PID=39 [2023-11-29T01:55:52.713Z] Running ssh-add (command line suppressed) [2023-11-29T01:55:52.818Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8905872036308451182.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8905872036308451182.key) [2023-11-29T01:55:52.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:55:53.169Z] + git semver bump pre [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,355 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,355 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,355 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,355 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,357 [execute] INFO git cat-file --batch-check [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,363 [execute] INFO git cat-file --batch [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T01:55:53.428Z] 2023-11-29 01:55:53,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:55:53.428Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T01:55:53.439Z] $ docker exec --env ******** --env ******** f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 ssh-agent -k [2023-11-29T01:55:53.532Z] unset SSH_AUTH_SOCK; [2023-11-29T01:55:53.533Z] unset SSH_AGENT_PID; [2023-11-29T01:55:53.533Z] echo Agent pid 39 killed; [2023-11-29T01:55:53.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T01:55:54.065Z] + git semver [Pipeline] } [2023-11-29T01:55:54.339Z] $ docker stop --time=1 f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 [2023-11-29T01:55:55.597Z] $ docker rm -f --volumes f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:55:56.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T01:55:56.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:56.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:55:56.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:56.670Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:55:56.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T01:55:57.029Z] $ docker top 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d -eo pid,comm [2023-11-29T01:55:57.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T01:55:57.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T01:55:57.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:55:57.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:55:57.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:55:57.415Z] $ docker exec 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d ssh-agent [2023-11-29T01:55:57.517Z] SSH_AUTH_SOCK=/tmp/ssh-rMGgHXmfDVjh/agent.34 [2023-11-29T01:55:57.517Z] SSH_AGENT_PID=40 [2023-11-29T01:55:57.522Z] Running ssh-add (command line suppressed) [2023-11-29T01:55:57.627Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9865579527016760762.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9865579527016760762.key) [2023-11-29T01:55:57.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:55:57.982Z] + git semver push [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,166 [run_push] DEBUG push [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,166 [execute] INFO git cat-file --batch-check [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,170 [execute] INFO git rev-list 88d47ff761caf81212f642a03e83daf1d313d170 -- [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,170 [execute] DEBUG Popen(['git', 'rev-list', '88d47ff761caf81212f642a03e83daf1d313d170', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,177 [execute] INFO git fetch -v origin [2023-11-29T01:55:58.242Z] 2023-11-29 01:55:58,177 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-29T01:55:58.811Z] 2023-11-29 01:55:58,701 [run_push] DEBUG no remote changes detected [2023-11-29T01:55:58.811Z] 2023-11-29 01:55:58,701 [execute] INFO git push origin semver [2023-11-29T01:55:58.811Z] 2023-11-29 01:55:58,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:55:59.752Z] 2023-11-29 01:55:59,505 [run_push] DEBUG push all version tags [2023-11-29T01:55:59.752Z] 2023-11-29 01:55:59,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-29T01:55:59.752Z] 2023-11-29 01:55:59,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:56:00.323Z] 2023-11-29 01:56:00,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-29T01:56:00.323Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T01:56:00.335Z] $ docker exec --env ******** --env ******** 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d ssh-agent -k [2023-11-29T01:56:00.421Z] unset SSH_AUTH_SOCK; [2023-11-29T01:56:00.421Z] unset SSH_AGENT_PID; [2023-11-29T01:56:00.421Z] echo Agent pid 40 killed; [2023-11-29T01:56:00.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T01:56:00.972Z] + git semver [Pipeline] } [2023-11-29T01:56:01.248Z] $ docker stop --time=1 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d [2023-11-29T01:56:02.495Z] $ docker rm -f --volumes 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-29T01:56:04.030Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-11-29T01:56:04.030Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-29T01:56:04.030Z] total 16 [2023-11-29T01:56:04.030Z] drwxr-xr-x 3 root root 4096 Nov 29 01:38 . [2023-11-29T01:56:04.030Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:55 .. [2023-11-29T01:56:04.030Z] drwxr-xr-x 2 root root 4096 Nov 29 01:38 cost [2023-11-29T01:56:04.030Z] -rw-r--r-- 1 root root 83 Nov 29 01:38 cost.csv [2023-11-29T01:56:04.030Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-29T01:56:04.030Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-29T01:56:04.030Z] total 16 [2023-11-29T01:56:04.030Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:38 . [2023-11-29T01:56:04.030Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:55 .. [2023-11-29T01:56:04.030Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 01:38 cost [2023-11-29T01:56:04.030Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 29 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:04.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:05.182Z] ---> package-listing.sh [2023-11-29T01:56:05.182Z] ++ facter osfamily [2023-11-29T01:56:05.182Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T01:56:05.442Z] + OS_FAMILY=debian [2023-11-29T01:56:05.442Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-11-29T01:56:05.442Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T01:56:05.442Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T01:56:05.442Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T01:56:05.442Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T01:56:05.442Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-29T01:56:05.442Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T01:56:05.442Z] + case "${OS_FAMILY}" in [2023-11-29T01:56:05.442Z] + dpkg -l [2023-11-29T01:56:05.442Z] + grep '^ii' [2023-11-29T01:56:05.442Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T01:56:05.442Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T01:56:05.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T01:56:05.442Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-29T01:56:05.442Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-11-29T01:56:05.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-11-29T01:56:05.452Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T01:56:05.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:06.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:56:06.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:56:06.533Z] prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container [2023-11-29T01:56:06.567Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T01:56:06.752Z] $ docker top 0174dbf6f52bd7836588066fad65615489c8e56e2c05038a37acaafeaa8624c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:56:07.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T01:56:07.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T01:56:07.839Z] + ls /var/log/sa-host [2023-11-29T01:56:07.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:56:08.040Z] provisioning config files... [2023-11-29T01:56:08.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1918440212601350674tmp [Pipeline] { [Pipeline] echo [2023-11-29T01:56:08.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:08.455Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T01:56:08.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:08.931Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T01:56:08.939Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:09.228Z] ---> sudo-logs.sh [2023-11-29T01:56:09.228Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T01:56:09.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:09.609Z] ---> job-cost.sh [2023-11-29T01:56:09.609Z] lf-activate-venv: SKIPPING [2023-11-29T01:56:09.609Z] DEBUG: total: 0.2199999988079071 [2023-11-29T01:56:09.609Z] INFO: Retrieving Stack Cost... [2023-11-29T01:56:09.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T01:56:10.436Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T01:56:10.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:10.729Z] ---> logs-deploy.sh [2023-11-29T01:56:10.729Z] lf-activate-venv: SKIPPING [2023-11-29T01:56:10.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/115 [2023-11-29T01:56:10.729Z] INFO: archiving workspace using pattern(s): [2023-11-29T01:56:11.666Z] Archives upload complete. [2023-11-29T01:56:11.666Z] INFO: archiving logs to Nexus