Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 688a4a293e90f410e0c8818ae36297e33c21074c 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-ssh6276056910978098771.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-ssh15042753958983392615.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-ssh1732526770796193068.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-ssh5645875951033361131.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-ssh17531453087506200172.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-5397 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 688a4a293e90f410e0c8818ae36297e33c21074c (main) > 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk 47277671f3c579d32f0274d79d798fb3a985d419 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T01:22:08.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T01:22:08.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T01:22:08.748Z] ========================================================= [2024-03-11T01:22:08.748Z] EdgeX Global Pipelines Version Info [2024-03-11T01:22:08.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:22:09.467Z] ------------------- [2024-03-11T01:22:09.467Z] stable info: [2024-03-11T01:22:09.467Z] ------------------- [2024-03-11T01:22:09.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T01:22:09.467Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T01:22:09.467Z] Message: update stable to v1.0.258 [2024-03-11T01:22:10.039Z] ------------------- [2024-03-11T01:22:10.039Z] experimental info: [2024-03-11T01:22:10.039Z] ------------------- [2024-03-11T01:22:10.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T01:22:10.039Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T01:22:10.040Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T01:22:10.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-11T01:22:10.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-11T01:22:10.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T01:22:10.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T01:22:10.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T01:22:10.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T01:22:10.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T01:22:10.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T01:22:10.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T01:22:10.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T01:22:10.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T01:22:10.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-11T01:22:10.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T01:22:10.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T01:22:10.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T01:22:10.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T01:22:10.598Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T01:22:10.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T01:22:10.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T01:22:10.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T01:22:10.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T01:22:10.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T01:22:10.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T01:22:10.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T01:22:10.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T01:22:10.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T01:22:10.958Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T01:22:11.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T01:22:11.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T01:22:11.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T01:22:11.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] echo [2024-03-11T01:22:11.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 688a4a2 [Pipeline] echo [2024-03-11T01:22:11.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:22:11.272Z] provisioning config files... [2024-03-11T01:22:11.285Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10734959704862944974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:22:11.636Z] ---> ****-login.sh [2024-03-11T01:22:11.636Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:22:11.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:11.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:11.895Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:11.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:11.895Z] [2024-03-11T01:22:11.895Z] Login Succeeded [2024-03-11T01:22:11.895Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:22:11.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:11.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:11.895Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:11.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:11.895Z] [2024-03-11T01:22:11.895Z] Login Succeeded [2024-03-11T01:22:11.895Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:22:12.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:12.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:12.155Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:12.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:12.155Z] [2024-03-11T01:22:12.155Z] Login Succeeded [2024-03-11T01:22:12.155Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:22:12.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:12.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:12.155Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:12.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:12.155Z] [2024-03-11T01:22:12.155Z] Login Succeeded [2024-03-11T01:22:12.155Z] ****.io [2024-03-11T01:22:12.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:12.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:12.416Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:12.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:12.416Z] [2024-03-11T01:22:12.416Z] Login Succeeded [2024-03-11T01:22:12.416Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:22:12.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T01:22:12.930Z] + git rev-list -1 --merges 688a4a293e90f410e0c8818ae36297e33c21074c~1..688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] echo [2024-03-11T01:22:12.986Z] -----------> git rev-list -1 --merges 688a4a293e90f410e0c8818ae36297e33c21074c~1..688a4a293e90f410e0c8818ae36297e33c21074c 688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:22:12.986Z] 688a4a293e90f410e0c8818ae36297e33c21074c [false] [Pipeline] sh [2024-03-11T01:22:13.293Z] + git log --format=format:%s -1 688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] echo [2024-03-11T01:22:13.309Z] ========================================================= [2024-03-11T01:22:13.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T01:22:13.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:22:13.693Z] + git log --format=format:%s -1 688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] echo [2024-03-11T01:22:13.706Z] [semverPrep] GIT_COMMIT: 688a4a293e90f410e0c8818ae36297e33c21074c, Commit Message: Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-11T01:22:13.732Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T01:22:14.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T01:22:14.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T01:22:14.120Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T01:22:14.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T01:22:14.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T01:22:14.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T01:22:14.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:22:14.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:22:14.499Z] [2024-03-11T01:22:14.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:22:14.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:22:14.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T01:22:14.832Z] b85a868b505f: Pulling fs layer [2024-03-11T01:22:14.832Z] e2be974225ed: Pulling fs layer [2024-03-11T01:22:14.832Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T01:22:14.832Z] 988bab9f4d93: Pulling fs layer [2024-03-11T01:22:14.832Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T01:22:14.832Z] eaf3925da568: Pulling fs layer [2024-03-11T01:22:14.832Z] bab4dde63d76: Pulling fs layer [2024-03-11T01:22:14.832Z] bde34c3a00c8: Pulling fs layer [2024-03-11T01:22:14.832Z] b352a97aabf1: Pulling fs layer [2024-03-11T01:22:14.832Z] 4872d77fe225: Pulling fs layer [2024-03-11T01:22:14.832Z] 5851b861e8e6: Pulling fs layer [2024-03-11T01:22:14.832Z] bab4dde63d76: Waiting [2024-03-11T01:22:14.832Z] 4872d77fe225: Waiting [2024-03-11T01:22:14.832Z] 5851b861e8e6: Waiting [2024-03-11T01:22:14.832Z] 988bab9f4d93: Waiting [2024-03-11T01:22:14.832Z] b352a97aabf1: Waiting [2024-03-11T01:22:14.832Z] eaf3925da568: Waiting [2024-03-11T01:22:14.832Z] bde34c3a00c8: Waiting [2024-03-11T01:22:14.832Z] e2be974225ed: Verifying Checksum [2024-03-11T01:22:14.832Z] e2be974225ed: Download complete [2024-03-11T01:22:14.832Z] 988bab9f4d93: Verifying Checksum [2024-03-11T01:22:14.832Z] 988bab9f4d93: Download complete [2024-03-11T01:22:14.832Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T01:22:14.832Z] 1469e6f7b9e6: Download complete [2024-03-11T01:22:14.832Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T01:22:14.832Z] 339a4e72a1f5: Download complete [2024-03-11T01:22:14.832Z] eaf3925da568: Verifying Checksum [2024-03-11T01:22:14.832Z] eaf3925da568: Download complete [2024-03-11T01:22:15.093Z] bde34c3a00c8: Download complete [2024-03-11T01:22:15.093Z] b352a97aabf1: Verifying Checksum [2024-03-11T01:22:15.093Z] b352a97aabf1: Download complete [2024-03-11T01:22:15.093Z] 4872d77fe225: Download complete [2024-03-11T01:22:15.093Z] 5851b861e8e6: Download complete [2024-03-11T01:22:15.093Z] b85a868b505f: Verifying Checksum [2024-03-11T01:22:15.093Z] b85a868b505f: Download complete [2024-03-11T01:22:15.354Z] bab4dde63d76: Verifying Checksum [2024-03-11T01:22:15.354Z] bab4dde63d76: Download complete [2024-03-11T01:22:16.292Z] b85a868b505f: Pull complete [2024-03-11T01:22:16.551Z] e2be974225ed: Pull complete [2024-03-11T01:22:16.810Z] 339a4e72a1f5: Pull complete [2024-03-11T01:22:17.071Z] 988bab9f4d93: Pull complete [2024-03-11T01:22:17.331Z] 1469e6f7b9e6: Pull complete [2024-03-11T01:22:17.331Z] eaf3925da568: Pull complete [2024-03-11T01:22:19.239Z] bab4dde63d76: Pull complete [2024-03-11T01:22:19.239Z] bde34c3a00c8: Pull complete [2024-03-11T01:22:19.239Z] b352a97aabf1: Pull complete [2024-03-11T01:22:19.239Z] 4872d77fe225: Pull complete [2024-03-11T01:22:19.498Z] 5851b861e8e6: Pull complete [2024-03-11T01:22:19.498Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T01:22:19.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:22:19.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:22:19.714Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:22:19.722Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T01:22:22.732Z] $ docker top 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 -eo pid,comm [2024-03-11T01:22:22.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-11T01:22:22.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T01:22:22.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:22:22.900Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:22:23.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:22:22.993Z] $ docker exec 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 ssh-agent [2024-03-11T01:22:23.103Z] SSH_AUTH_SOCK=/tmp/ssh-bpqhPpHMAvAo/agent.32 [2024-03-11T01:22:23.103Z] SSH_AGENT_PID=38 [2024-03-11T01:22:23.108Z] Running ssh-add (command line suppressed) [2024-03-11T01:22:23.196Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17631084804533005102.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17631084804533005102.key) [2024-03-11T01:22:23.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:22:23.536Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T01:22:23.530Z] $ docker exec --env ******** --env ******** 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 ssh-agent -k [2024-03-11T01:22:23.623Z] unset SSH_AUTH_SOCK; [2024-03-11T01:22:23.624Z] unset SSH_AGENT_PID; [2024-03-11T01:22:23.624Z] echo Agent pid 38 killed; [2024-03-11T01:22:23.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T01:22:23.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:22:23.722Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:22:23.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:22:23.813Z] $ docker exec 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 ssh-agent [2024-03-11T01:22:23.945Z] SSH_AUTH_SOCK=/tmp/ssh-oF4juv90TFwp/agent.70 [2024-03-11T01:22:23.945Z] SSH_AGENT_PID=76 [2024-03-11T01:22:23.950Z] Running ssh-add (command line suppressed) [2024-03-11T01:22:24.037Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11394179667914160484.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11394179667914160484.key) [2024-03-11T01:22:24.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:22:24.373Z] + git semver init [2024-03-11T01:22:24.634Z] 2024-03-11 01:22:24,516 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T01:22:24.634Z] 2024-03-11 01:22:24,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-03-11T01:22:24.634Z] 2024-03-11 01:22:24,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-03-11T01:22:24.634Z] 2024-03-11 01:22:24,518 [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) [2024-03-11T01:22:26.026Z] 2024-03-11 01:22:25,781 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-03-11T01:22:26.026Z] 2024-03-11 01:22:25,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-03-11T01:22:26.026Z] 2024-03-11 01:22:25,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:22:26.026Z] 2024-03-11 01:22:25,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:22:26.026Z] 3.2.0-dev.9 [Pipeline] } [2024-03-11T01:22:26.023Z] $ docker exec --env ******** --env ******** 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 ssh-agent -k [2024-03-11T01:22:26.133Z] unset SSH_AUTH_SOCK; [2024-03-11T01:22:26.133Z] unset SSH_AGENT_PID; [2024-03-11T01:22:26.133Z] echo Agent pid 76 killed; [2024-03-11T01:22:26.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T01:22:26.544Z] + git semver [Pipeline] } [2024-03-11T01:22:26.804Z] $ docker stop --time=1 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 [2024-03-11T01:22:28.073Z] $ docker rm -f --volumes 0f21a60c8c04f839be9b4b99d34f325231c99b84b8fe707ea2c1676d8c5b8436 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:22:28.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T01:22:28.715Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T01:22:28.717Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:22:29.083Z] provisioning config files... [2024-03-11T01:22:29.095Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2027161616733891710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:22:29.412Z] ---> ****-login.sh [2024-03-11T01:22:29.412Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:22:29.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:29.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:29.412Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:29.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:29.412Z] [2024-03-11T01:22:29.413Z] Login Succeeded [2024-03-11T01:22:29.413Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:22:29.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:29.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:29.413Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:29.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:29.413Z] [2024-03-11T01:22:29.413Z] Login Succeeded [2024-03-11T01:22:29.413Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:22:29.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:29.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:29.674Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:29.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:29.674Z] [2024-03-11T01:22:29.674Z] Login Succeeded [2024-03-11T01:22:29.674Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:22:29.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:29.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:29.675Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:29.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:29.675Z] [2024-03-11T01:22:29.675Z] Login Succeeded [2024-03-11T01:22:29.675Z] ****.io [2024-03-11T01:22:29.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:22:29.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:22:29.934Z] Configure a credential helper to remove this warning. See [2024-03-11T01:22:29.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:22:29.934Z] [2024-03-11T01:22:29.934Z] Login Succeeded [2024-03-11T01:22:29.934Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:22:29.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T01:22:30.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:22:30.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:22:30.182Z] ========================================================= [2024-03-11T01:22:30.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T01:22:30.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:22:30.567Z] + 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 . [2024-03-11T01:22:30.567Z] Sending build context to Docker daemon 24.56MB [2024-03-11T01:22:30.567Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:22:30.567Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T01:22:30.829Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T01:22:30.830Z] 7264a8db6415: Pulling fs layer [2024-03-11T01:22:30.830Z] c4d48a809fc2: Pulling fs layer [2024-03-11T01:22:30.830Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T01:22:30.830Z] ad3a456e5733: Pulling fs layer [2024-03-11T01:22:30.830Z] 69c7f0334f64: Pulling fs layer [2024-03-11T01:22:30.830Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T01:22:30.830Z] ce7588e14bc9: Pulling fs layer [2024-03-11T01:22:30.830Z] b5e4710f87ac: Pulling fs layer [2024-03-11T01:22:30.830Z] 69c7f0334f64: Waiting [2024-03-11T01:22:30.830Z] ad3a456e5733: Waiting [2024-03-11T01:22:30.830Z] b5e4710f87ac: Waiting [2024-03-11T01:22:30.830Z] ce7588e14bc9: Waiting [2024-03-11T01:22:30.830Z] 1f1c1a5573a3: Waiting [2024-03-11T01:22:30.830Z] c4d48a809fc2: Download complete [2024-03-11T01:22:30.830Z] ad3a456e5733: Verifying Checksum [2024-03-11T01:22:30.830Z] ad3a456e5733: Download complete [2024-03-11T01:22:30.830Z] 69c7f0334f64: Verifying Checksum [2024-03-11T01:22:30.830Z] 69c7f0334f64: Download complete [2024-03-11T01:22:30.830Z] 7264a8db6415: Verifying Checksum [2024-03-11T01:22:30.830Z] 7264a8db6415: Download complete [2024-03-11T01:22:30.830Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T01:22:30.830Z] 1f1c1a5573a3: Download complete [2024-03-11T01:22:31.089Z] 7264a8db6415: Pull complete [2024-03-11T01:22:31.089Z] c4d48a809fc2: Pull complete [2024-03-11T01:22:31.089Z] b5e4710f87ac: Verifying Checksum [2024-03-11T01:22:31.089Z] b5e4710f87ac: Download complete [2024-03-11T01:22:31.089Z] 4f1c88b9dad5: Download complete [2024-03-11T01:22:31.657Z] ce7588e14bc9: Verifying Checksum [2024-03-11T01:22:31.657Z] ce7588e14bc9: Download complete [2024-03-11T01:22:34.191Z] 4f1c88b9dad5: Pull complete [2024-03-11T01:22:34.191Z] ad3a456e5733: Pull complete [2024-03-11T01:22:34.191Z] 69c7f0334f64: Pull complete [2024-03-11T01:22:34.191Z] 1f1c1a5573a3: Pull complete [2024-03-11T01:22:36.734Z] ce7588e14bc9: Pull complete [2024-03-11T01:22:36.993Z] b5e4710f87ac: Pull complete [2024-03-11T01:22:36.993Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T01:22:36.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T01:22:36.993Z] ---> 88b5674ff536 [2024-03-11T01:22:36.993Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:22:42.271Z] ---> Running in 57d5120838be [2024-03-11T01:22:42.271Z] Removing intermediate container 57d5120838be [2024-03-11T01:22:42.271Z] ---> d08b37d394fb [2024-03-11T01:22:42.271Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:22:42.271Z] ---> Running in 72368722c982 [2024-03-11T01:22:42.271Z] Removing intermediate container 72368722c982 [2024-03-11T01:22:42.271Z] ---> d00803572df6 [2024-03-11T01:22:42.271Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:22:42.271Z] ---> Running in 6221bc0493c3 [2024-03-11T01:22:42.271Z] Removing intermediate container 6221bc0493c3 [2024-03-11T01:22:42.271Z] ---> 371f6e93b397 [2024-03-11T01:22:42.271Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:22:42.271Z] ---> Running in 34546df64d80 [2024-03-11T01:22:42.271Z] Removing intermediate container 34546df64d80 [2024-03-11T01:22:42.271Z] ---> 5ed41be1cc0b [2024-03-11T01:22:42.271Z] Step 7/12 : WORKDIR /device-gpio [2024-03-11T01:22:42.271Z] ---> Running in e558a2d48892 [2024-03-11T01:22:42.271Z] Removing intermediate container e558a2d48892 [2024-03-11T01:22:42.271Z] ---> 675df42c6790 [2024-03-11T01:22:42.271Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:22:42.271Z] ---> Running in 6e24a53fbb7b [2024-03-11T01:22:42.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:22:42.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:22:42.790Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T01:22:42.790Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T01:22:42.790Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T01:22:42.790Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T01:22:42.790Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:22:42.790Z] OK: 268 MiB in 56 packages [2024-03-11T01:22:43.359Z] Removing intermediate container 6e24a53fbb7b [2024-03-11T01:22:43.359Z] ---> e058838023a4 [2024-03-11T01:22:43.359Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T01:22:43.618Z] ---> d1dcecfb317f [2024-03-11T01:22:43.618Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:22:43.618Z] ---> Running in b60364cbbe22 [2024-03-11T01:22:43.988Z] Still waiting to schedule task [2024-03-11T01:22:43.989Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5392’ [2024-03-11T01:23:15.718Z] Removing intermediate container b60364cbbe22 [2024-03-11T01:23:15.718Z] ---> 95cc55527e96 [2024-03-11T01:23:15.718Z] Step 11/12 : COPY . . [2024-03-11T01:23:15.718Z] ---> 271e3ca07e2d [2024-03-11T01:23:15.718Z] Step 12/12 : RUN ${MAKE} [2024-03-11T01:23:15.718Z] ---> Running in e91265ea35e5 [2024-03-11T01:23:15.718Z] noop [2024-03-11T01:23:15.718Z] Removing intermediate container e91265ea35e5 [2024-03-11T01:23:15.718Z] ---> 4124302edab2 [2024-03-11T01:23:15.718Z] Successfully built 4124302edab2 [2024-03-11T01:23:15.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:16.103Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T01:23:16.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:23:16.211Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:23:16.245Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-11T01:23:16.577Z] $ docker top a88cd76cc820d54f584f6b49dd4f9938c12226127919d92b3fb617626dbbe8d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:23:17.013Z] + go version [2024-03-11T01:23:17.013Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T01:23:17.033Z] $ docker stop --time=1 a88cd76cc820d54f584f6b49dd4f9938c12226127919d92b3fb617626dbbe8d4 [2024-03-11T01:23:18.295Z] $ docker rm -f --volumes a88cd76cc820d54f584f6b49dd4f9938c12226127919d92b3fb617626dbbe8d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:18.890Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T01:23:18.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:23:19.011Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:23:19.047Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-11T01:23:19.382Z] $ docker top c3bc219919a9245b2358e867c9037b89c1c33a4b2b564751a0bd8945e73c955e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:23:19.766Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T01:23:20.087Z] + make test [2024-03-11T01:23:20.087Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T01:23:21.474Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-11T01:23:31.453Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-11T01:23:31.453Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-11T01:23:39.566Z] go vet ./... [2024-03-11T01:23:42.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T01:23:42.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T01:23:42.849Z] ./bin/test-attribution-txt.sh [2024-03-11T01:23:42.849Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T01:23:42.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T01:23:42.908Z] $ docker stop --time=1 c3bc219919a9245b2358e867c9037b89c1c33a4b2b564751a0bd8945e73c955e [2024-03-11T01:23:46.779Z] $ docker rm -f --volumes c3bc219919a9245b2358e867c9037b89c1c33a4b2b564751a0bd8945e73c955e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:23:47.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T01:23:47.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T01:23:47.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T01:23:48.194Z] + ls -al . [2024-03-11T01:23:48.194Z] total 152 [2024-03-11T01:23:48.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:23 . [2024-03-11T01:23:48.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:22 .. [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:22 .dockerignore [2024-03-11T01:23:48.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:23 .git [2024-03-11T01:23:48.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:22 .github [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:22 .gitignore [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:22 .golangci.yml [2024-03-11T01:23:48.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:22 .semver [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:22 Attribution.txt [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:22 CHANGELOG.md [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:22 Dockerfile [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:22 GOVERNANCE.md [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:22 Jenkinsfile [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:22 LICENSE [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:22 Makefile [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:22 OWNERS.md [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:22 README.md [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 01:22 VERSION [2024-03-11T01:23:48.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:22 bin [2024-03-11T01:23:48.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:22 cmd [2024-03-11T01:23:48.194Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:23 coverage.out [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:22 go.mod [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:22 go.sum [2024-03-11T01:23:48.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:22 internal [2024-03-11T01:23:48.194Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:48.550Z] + 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=688a4a293e90f410e0c8818ae36297e33c21074c --label arch=amd64 --label version=3.2.0-dev.9 . [2024-03-11T01:23:48.550Z] Sending build context to Docker daemon 24.57MB [2024-03-11T01:23:48.550Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:23:48.550Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-11T01:23:48.550Z] ---> 4124302edab2 [2024-03-11T01:23:48.550Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:23:49.126Z] ---> Running in 49aba3400333 [2024-03-11T01:23:49.126Z] Removing intermediate container 49aba3400333 [2024-03-11T01:23:49.126Z] ---> 0583ef0d2324 [2024-03-11T01:23:49.126Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:23:49.386Z] ---> Running in 061f6b0448d9 [2024-03-11T01:23:49.386Z] Removing intermediate container 061f6b0448d9 [2024-03-11T01:23:49.386Z] ---> 32f66e30cc8a [2024-03-11T01:23:49.386Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:23:49.386Z] ---> Running in 04b79780ac07 [2024-03-11T01:23:49.386Z] Removing intermediate container 04b79780ac07 [2024-03-11T01:23:49.386Z] ---> 4d84c78a5f34 [2024-03-11T01:23:49.386Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:23:49.386Z] ---> Running in 121b56e968b4 [2024-03-11T01:23:49.647Z] Removing intermediate container 121b56e968b4 [2024-03-11T01:23:49.647Z] ---> 095c9d533be8 [2024-03-11T01:23:49.647Z] Step 7/26 : WORKDIR /device-gpio [2024-03-11T01:23:49.647Z] ---> Running in 3bd0b908aeea [2024-03-11T01:23:49.647Z] Removing intermediate container 3bd0b908aeea [2024-03-11T01:23:49.647Z] ---> 65c7ca256c0b [2024-03-11T01:23:49.647Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:23:49.647Z] ---> Running in c886c73dc6e9 [2024-03-11T01:23:49.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:23:50.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:23:50.424Z] OK: 268 MiB in 56 packages [2024-03-11T01:23:50.688Z] Removing intermediate container c886c73dc6e9 [2024-03-11T01:23:50.688Z] ---> 6aeea8dd1034 [2024-03-11T01:23:50.688Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-11T01:23:50.950Z] ---> 61e82065e6a4 [2024-03-11T01:23:50.950Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:23:50.950Z] ---> Running in f9b1e2cec632 [2024-03-11T01:23:51.519Z] Removing intermediate container f9b1e2cec632 [2024-03-11T01:23:51.519Z] ---> 96499423afeb [2024-03-11T01:23:51.519Z] Step 11/26 : COPY . . [2024-03-11T01:23:52.525Z] ---> 434e2473443d [2024-03-11T01:23:52.525Z] Step 12/26 : RUN ${MAKE} [2024-03-11T01:23:52.525Z] ---> Running in e351fefaef87 [2024-03-11T01:23:52.525Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-11T01:24:14.620Z] Removing intermediate container e351fefaef87 [2024-03-11T01:24:14.620Z] ---> a51f155bcea5 [2024-03-11T01:24:14.620Z] Step 13/26 : FROM alpine:3.18 [2024-03-11T01:24:14.620Z] 3.18: Pulling from library/alpine [2024-03-11T01:24:14.620Z] 619be1103602: Pulling fs layer [2024-03-11T01:24:14.620Z] 619be1103602: Download complete [2024-03-11T01:24:14.620Z] 619be1103602: Pull complete [2024-03-11T01:24:14.620Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T01:24:14.620Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T01:24:14.620Z] ---> d3782b16ccc9 [2024-03-11T01:24:14.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-11T01:24:14.879Z] ---> Running in c211b103cf96 [2024-03-11T01:24:14.879Z] Removing intermediate container c211b103cf96 [2024-03-11T01:24:14.879Z] ---> 17b53807ac69 [2024-03-11T01:24:14.879Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-11T01:24:14.879Z] ---> Running in 86632726c1ce [2024-03-11T01:24:15.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:15.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:15.655Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T01:24:15.655Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:24:15.655Z] OK: 7 MiB in 16 packages [2024-03-11T01:24:15.913Z] Removing intermediate container 86632726c1ce [2024-03-11T01:24:15.913Z] ---> 2eb299addb20 [2024-03-11T01:24:15.913Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-11T01:24:15.913Z] ---> Running in 2a29cb81a4f8 [2024-03-11T01:24:16.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:16.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:16.430Z] OK: 7 MiB in 16 packages [2024-03-11T01:24:16.689Z] Removing intermediate container 2a29cb81a4f8 [2024-03-11T01:24:16.689Z] ---> 230ba11e1e4b [2024-03-11T01:24:16.689Z] Step 17/26 : WORKDIR / [2024-03-11T01:24:16.689Z] ---> Running in a6ac58e76588 [2024-03-11T01:24:16.949Z] Removing intermediate container a6ac58e76588 [2024-03-11T01:24:16.949Z] ---> a6e0c5427e48 [2024-03-11T01:24:16.949Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-11T01:24:16.949Z] ---> c3c29a3926b2 [2024-03-11T01:24:16.949Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-11T01:24:17.209Z] ---> b6e0a51cf296 [2024-03-11T01:24:17.209Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-11T01:24:18.148Z] ---> 2dd28fb90c24 [2024-03-11T01:24:18.148Z] Step 21/26 : EXPOSE 59910 [2024-03-11T01:24:18.148Z] ---> Running in 1b81364c551e [2024-03-11T01:24:18.148Z] Removing intermediate container 1b81364c551e [2024-03-11T01:24:18.148Z] ---> b264271c4d8c [2024-03-11T01:24:18.148Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-11T01:24:18.148Z] ---> Running in 9c4ebe618f88 [2024-03-11T01:24:18.148Z] Removing intermediate container 9c4ebe618f88 [2024-03-11T01:24:18.148Z] ---> 1721cfe93d98 [2024-03-11T01:24:18.148Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T01:24:18.148Z] ---> Running in de95422e76a0 [2024-03-11T01:24:18.148Z] Removing intermediate container de95422e76a0 [2024-03-11T01:24:18.148Z] ---> aecf4659cb5f [2024-03-11T01:24:18.148Z] Step 24/26 : LABEL arch=amd64 [2024-03-11T01:24:18.148Z] ---> Running in fb5161c6d476 [2024-03-11T01:24:18.407Z] Removing intermediate container fb5161c6d476 [2024-03-11T01:24:18.407Z] ---> c349828b39fb [2024-03-11T01:24:18.407Z] Step 25/26 : LABEL git_sha=688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:24:18.407Z] ---> Running in feb0b6b55996 [2024-03-11T01:24:18.407Z] Removing intermediate container feb0b6b55996 [2024-03-11T01:24:18.407Z] ---> 7759a97d3e9c [2024-03-11T01:24:18.407Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-03-11T01:24:18.407Z] ---> Running in 5ca2a4f3e65f [2024-03-11T01:24:18.407Z] Removing intermediate container 5ca2a4f3e65f [2024-03-11T01:24:18.407Z] ---> 4e372ec9ba45 [2024-03-11T01:24:18.407Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T01:24:18.407Z] Successfully built 4e372ec9ba45 [2024-03-11T01:24:18.407Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:24:18.676Z] provisioning config files... [2024-03-11T01:24:18.686Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17378528255933911331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:24:19.013Z] ---> ****-login.sh [2024-03-11T01:24:19.013Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:24:19.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:24:19.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:24:19.013Z] Configure a credential helper to remove this warning. See [2024-03-11T01:24:19.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:24:19.014Z] [2024-03-11T01:24:19.014Z] Login Succeeded [2024-03-11T01:24:19.014Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:24:19.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:24:19.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:24:19.014Z] Configure a credential helper to remove this warning. See [2024-03-11T01:24:19.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:24:19.014Z] [2024-03-11T01:24:19.014Z] Login Succeeded [2024-03-11T01:24:19.014Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:24:19.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:24:19.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:24:19.272Z] Configure a credential helper to remove this warning. See [2024-03-11T01:24:19.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:24:19.273Z] [2024-03-11T01:24:19.273Z] Login Succeeded [2024-03-11T01:24:19.273Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:24:19.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:24:19.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:24:19.273Z] Configure a credential helper to remove this warning. See [2024-03-11T01:24:19.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:24:19.273Z] [2024-03-11T01:24:19.273Z] Login Succeeded [2024-03-11T01:24:19.273Z] ****.io [2024-03-11T01:24:19.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:24:19.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:24:19.532Z] Configure a credential helper to remove this warning. See [2024-03-11T01:24:19.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:24:19.532Z] [2024-03-11T01:24:19.532Z] Login Succeeded [2024-03-11T01:24:19.532Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:24:19.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T01:24:19.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:24:19.732Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-03-11T01:24:19.732Z] 688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:24:19.732Z] latest [2024-03-11T01:24:19.732Z] 3.2.0-dev.9 [2024-03-11T01:24:19.732Z] 688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:24:19.732Z] main [2024-03-11T01:24:19.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:20.189Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:20.570Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:24:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-11T01:24:20.570Z] e2c2524c981e: Preparing [2024-03-11T01:24:20.570Z] e8c6f6cbcf8c: Preparing [2024-03-11T01:24:20.570Z] 28455cd43c33: Preparing [2024-03-11T01:24:20.570Z] 3cec3251420f: Preparing [2024-03-11T01:24:20.570Z] a8cb25c9da23: Preparing [2024-03-11T01:24:20.570Z] aedc3bda2944: Preparing [2024-03-11T01:24:20.570Z] aedc3bda2944: Waiting [2024-03-11T01:24:20.570Z] a8cb25c9da23: Pushed [2024-03-11T01:24:20.570Z] 28455cd43c33: Pushed [2024-03-11T01:24:20.570Z] e8c6f6cbcf8c: Pushed [2024-03-11T01:24:20.570Z] 3cec3251420f: Pushed [2024-03-11T01:24:20.570Z] aedc3bda2944: Layer already exists [2024-03-11T01:24:23.863Z] e2c2524c981e: Pushed [2024-03-11T01:24:23.863Z] 688a4a293e90f410e0c8818ae36297e33c21074c: digest: sha256:2ccfeaac5eb99ca7434a2e92be328806cfdb0161913550f109349bd71f9984f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:24.268Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:24.750Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-03-11T01:24:24.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-11T01:24:24.750Z] e2c2524c981e: Preparing [2024-03-11T01:24:24.750Z] e8c6f6cbcf8c: Preparing [2024-03-11T01:24:24.750Z] 28455cd43c33: Preparing [2024-03-11T01:24:24.750Z] 3cec3251420f: Preparing [2024-03-11T01:24:24.750Z] a8cb25c9da23: Preparing [2024-03-11T01:24:24.750Z] aedc3bda2944: Preparing [2024-03-11T01:24:24.750Z] aedc3bda2944: Waiting [2024-03-11T01:24:24.750Z] e8c6f6cbcf8c: Layer already exists [2024-03-11T01:24:24.750Z] e2c2524c981e: Layer already exists [2024-03-11T01:24:24.750Z] 28455cd43c33: Layer already exists [2024-03-11T01:24:24.750Z] a8cb25c9da23: Layer already exists [2024-03-11T01:24:24.750Z] 3cec3251420f: Layer already exists [2024-03-11T01:24:24.750Z] aedc3bda2944: Layer already exists [2024-03-11T01:24:24.750Z] latest: digest: sha256:2ccfeaac5eb99ca7434a2e92be328806cfdb0161913550f109349bd71f9984f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:25.145Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:25.537Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.9 [2024-03-11T01:24:25.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-11T01:24:25.537Z] e2c2524c981e: Preparing [2024-03-11T01:24:25.537Z] e8c6f6cbcf8c: Preparing [2024-03-11T01:24:25.537Z] 28455cd43c33: Preparing [2024-03-11T01:24:25.537Z] 3cec3251420f: Preparing [2024-03-11T01:24:25.537Z] a8cb25c9da23: Preparing [2024-03-11T01:24:25.537Z] aedc3bda2944: Preparing [2024-03-11T01:24:25.537Z] aedc3bda2944: Waiting [2024-03-11T01:24:25.537Z] e2c2524c981e: Layer already exists [2024-03-11T01:24:25.537Z] a8cb25c9da23: Layer already exists [2024-03-11T01:24:25.537Z] 28455cd43c33: Layer already exists [2024-03-11T01:24:25.537Z] e8c6f6cbcf8c: Layer already exists [2024-03-11T01:24:25.537Z] 3cec3251420f: Layer already exists [2024-03-11T01:24:25.537Z] aedc3bda2944: Layer already exists [2024-03-11T01:24:25.537Z] 3.2.0-dev.9: digest: sha256:2ccfeaac5eb99ca7434a2e92be328806cfdb0161913550f109349bd71f9984f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:25.956Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:26.360Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:24:26.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-11T01:24:26.360Z] e2c2524c981e: Preparing [2024-03-11T01:24:26.360Z] e8c6f6cbcf8c: Preparing [2024-03-11T01:24:26.360Z] 28455cd43c33: Preparing [2024-03-11T01:24:26.360Z] 3cec3251420f: Preparing [2024-03-11T01:24:26.360Z] a8cb25c9da23: Preparing [2024-03-11T01:24:26.360Z] aedc3bda2944: Preparing [2024-03-11T01:24:26.360Z] aedc3bda2944: Waiting [2024-03-11T01:24:26.360Z] e8c6f6cbcf8c: Layer already exists [2024-03-11T01:24:26.360Z] 28455cd43c33: Layer already exists [2024-03-11T01:24:26.360Z] a8cb25c9da23: Layer already exists [2024-03-11T01:24:26.360Z] e2c2524c981e: Layer already exists [2024-03-11T01:24:26.360Z] 3cec3251420f: Layer already exists [2024-03-11T01:24:26.360Z] aedc3bda2944: Layer already exists [2024-03-11T01:24:26.360Z] 688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9: digest: sha256:2ccfeaac5eb99ca7434a2e92be328806cfdb0161913550f109349bd71f9984f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:26.775Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:27.187Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-03-11T01:24:27.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-03-11T01:24:27.187Z] e2c2524c981e: Preparing [2024-03-11T01:24:27.187Z] e8c6f6cbcf8c: Preparing [2024-03-11T01:24:27.187Z] 28455cd43c33: Preparing [2024-03-11T01:24:27.187Z] 3cec3251420f: Preparing [2024-03-11T01:24:27.187Z] a8cb25c9da23: Preparing [2024-03-11T01:24:27.187Z] aedc3bda2944: Preparing [2024-03-11T01:24:27.187Z] aedc3bda2944: Waiting [2024-03-11T01:24:27.187Z] 3cec3251420f: Layer already exists [2024-03-11T01:24:27.187Z] 28455cd43c33: Layer already exists [2024-03-11T01:24:27.187Z] a8cb25c9da23: Layer already exists [2024-03-11T01:24:27.187Z] e2c2524c981e: Layer already exists [2024-03-11T01:24:27.187Z] e8c6f6cbcf8c: Layer already exists [2024-03-11T01:24:27.187Z] aedc3bda2944: Layer already exists [2024-03-11T01:24:27.187Z] main: digest: sha256:2ccfeaac5eb99ca7434a2e92be328806cfdb0161913550f109349bd71f9984f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T01:24:27.409Z] ===================================================== [Pipeline] echo [2024-03-11T01:24:27.460Z] taggedImages: [2024-03-11T01:24:27.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:24:27.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-03-11T01:24:27.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.9 [2024-03-11T01:24:27.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:24:27.461Z] - 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 [2024-03-11T01:24:28.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:28.099Z] [2024-03-11T01:24:28.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:28.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:28.434Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T01:24:28.434Z] 5eb5b503b376: Pulling fs layer [2024-03-11T01:24:28.434Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T01:24:28.434Z] ec43610c2a17: Pulling fs layer [2024-03-11T01:24:28.434Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T01:24:28.434Z] 33b1e0a273af: Pulling fs layer [2024-03-11T01:24:28.434Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T01:24:28.434Z] 2f39f015ded8: Pulling fs layer [2024-03-11T01:24:28.434Z] 3a2ae6a8a46f: Waiting [2024-03-11T01:24:28.434Z] 33b1e0a273af: Waiting [2024-03-11T01:24:28.434Z] 5d3b04190fa2: Waiting [2024-03-11T01:24:28.434Z] 2f39f015ded8: Waiting [2024-03-11T01:24:28.434Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T01:24:28.434Z] 5c69ac0246d0: Download complete [2024-03-11T01:24:28.434Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T01:24:28.434Z] 3a2ae6a8a46f: Download complete [2024-03-11T01:24:28.434Z] 33b1e0a273af: Verifying Checksum [2024-03-11T01:24:28.434Z] 33b1e0a273af: Download complete [2024-03-11T01:24:28.434Z] ec43610c2a17: Verifying Checksum [2024-03-11T01:24:28.434Z] ec43610c2a17: Download complete [2024-03-11T01:24:28.434Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T01:24:28.434Z] 5d3b04190fa2: Download complete [2024-03-11T01:24:28.692Z] 5eb5b503b376: Verifying Checksum [2024-03-11T01:24:28.692Z] 5eb5b503b376: Download complete [2024-03-11T01:24:29.259Z] 2f39f015ded8: Download complete [2024-03-11T01:24:29.823Z] 5eb5b503b376: Pull complete [2024-03-11T01:24:30.081Z] 5c69ac0246d0: Pull complete [2024-03-11T01:24:30.648Z] ec43610c2a17: Pull complete [2024-03-11T01:24:30.648Z] 3a2ae6a8a46f: Pull complete [2024-03-11T01:24:30.648Z] 33b1e0a273af: Pull complete [2024-03-11T01:24:30.906Z] 5d3b04190fa2: Pull complete [2024-03-11T01:24:36.171Z] 2f39f015ded8: Pull complete [2024-03-11T01:24:36.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T01:24:36.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:36.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:24:36.384Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:24:36.424Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T01:24:42.048Z] $ docker top 5479edffd69d8f9216054afd110fe21f26c5753c1fa6a8214ab409a1ebc702f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:24:42.489Z] ---> job-cost.sh [2024-03-11T01:24:42.489Z] lf-activate-venv: SKIPPING [2024-03-11T01:24:42.489Z] INFO: No Stack... [2024-03-11T01:24:42.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T01:24:43.008Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T01:24:43.299Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2024-03-11T01:24:43.300Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T01:24:43.314Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [2024-03-11T01:24:43.324Z] Resource [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] did not exist. Created. [2024-03-11T01:24:43.330Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T01:24:43.701Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T01:24:43.771Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T01:24:43.779Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T01:24:43.865Z] $ docker stop --time=1 5479edffd69d8f9216054afd110fe21f26c5753c1fa6a8214ab409a1ebc702f7 [2024-03-11T01:24:45.029Z] $ docker rm -f --volumes 5479edffd69d8f9216054afd110fe21f26c5753c1fa6a8214ab409a1ebc702f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T01:25:20.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5399 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2024-03-11T01:25:20.561Z] Running in /w/workspace/device-gpio/122 [Pipeline] { [Pipeline] checkout [2024-03-11T01:25:20.627Z] The recommended git tool is: git [2024-03-11T01:25:25.569Z] using credential edgex-jenkins-ssh [2024-03-11T01:25:25.593Z] Cloning the remote Git repository [2024-03-11T01:25:25.635Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-11T01:25:25.723Z] > git init /w/workspace/device-gpio/122 # timeout=10 [2024-03-11T01:25:25.881Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-11T01:25:25.882Z] > git --version # timeout=10 [2024-03-11T01:25:25.910Z] > git --version # 'git version 2.25.1' [2024-03-11T01:25:25.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T01:25:26.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T01:25:29.402Z] Avoid second fetch [2024-03-11T01:25:29.403Z] Checking out Revision 688a4a293e90f410e0c8818ae36297e33c21074c (main) [2024-03-11T01:25:28.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-11T01:25:28.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T01:25:29.423Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T01:25:29.494Z] > git checkout -f 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [2024-03-11T01:25:30.012Z] Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:25:31.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T01:25:31.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T01:25:31.032Z] Dload Upload Total Spent Left Speed [2024-03-11T01:25:31.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-03-11T01:25:31.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T01:25:31.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T01:25:31.725Z] + sudo tee /etc/docker/daemon.new [2024-03-11T01:25:31.725Z] { [2024-03-11T01:25:31.725Z] "registry-mirrors": [ [2024-03-11T01:25:31.725Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T01:25:31.725Z] ], [2024-03-11T01:25:31.725Z] "bip": "10.250.0.254/24", [2024-03-11T01:25:31.725Z] "hosts": [ [2024-03-11T01:25:31.725Z] "tcp://0.0.0.0:5555", [2024-03-11T01:25:31.725Z] "unix:///var/run/docker.sock" [2024-03-11T01:25:31.725Z] ], [2024-03-11T01:25:31.725Z] "mtu": 1458, [2024-03-11T01:25:31.725Z] "selinux-enabled": true, [2024-03-11T01:25:31.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T01:25:31.725Z] } [Pipeline] sh [2024-03-11T01:25:32.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T01:25:32.394Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:25:50.728Z] provisioning config files... [2024-03-11T01:25:50.753Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/122@tmp/config9832439902496630527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:25:51.219Z] ---> ****-login.sh [2024-03-11T01:25:51.219Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:25:51.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:25:51.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:25:51.779Z] Configure a credential helper to remove this warning. See [2024-03-11T01:25:51.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:25:51.780Z] [2024-03-11T01:25:51.780Z] Login Succeeded [2024-03-11T01:25:51.780Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:25:52.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:25:52.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:25:52.315Z] Configure a credential helper to remove this warning. See [2024-03-11T01:25:52.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:25:52.315Z] [2024-03-11T01:25:52.315Z] Login Succeeded [2024-03-11T01:25:52.315Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:25:52.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:25:52.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:25:52.586Z] Configure a credential helper to remove this warning. See [2024-03-11T01:25:52.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:25:52.586Z] [2024-03-11T01:25:52.586Z] Login Succeeded [2024-03-11T01:25:52.586Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:25:52.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:25:52.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:25:52.854Z] Configure a credential helper to remove this warning. See [2024-03-11T01:25:52.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:25:52.854Z] [2024-03-11T01:25:52.854Z] Login Succeeded [2024-03-11T01:25:52.854Z] ****.io [2024-03-11T01:25:53.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:25:53.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:25:53.394Z] Configure a credential helper to remove this warning. See [2024-03-11T01:25:53.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:25:53.394Z] [2024-03-11T01:25:53.394Z] Login Succeeded [2024-03-11T01:25:53.394Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:25:53.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T01:25:53.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:25:53.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:25:53.990Z] ========================================================= [2024-03-11T01:25:53.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T01:25:53.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:25:54.515Z] + 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 . [2024-03-11T01:25:54.799Z] Sending build context to Docker daemon 12.35MB [2024-03-11T01:25:54.799Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:25:55.068Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T01:25:55.068Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T01:25:55.068Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T01:25:55.068Z] 5d54e960e981: Pulling fs layer [2024-03-11T01:25:55.068Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T01:25:55.068Z] f0e02332f6b5: Pulling fs layer [2024-03-11T01:25:55.068Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T01:25:55.068Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T01:25:55.068Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T01:25:55.068Z] f0e02332f6b5: Waiting [2024-03-11T01:25:55.068Z] 872ee5b61b7b: Waiting [2024-03-11T01:25:55.068Z] 0c6a40ed1a82: Waiting [2024-03-11T01:25:55.068Z] 94ae7d8d031c: Waiting [2024-03-11T01:25:55.068Z] 5d54e960e981: Verifying Checksum [2024-03-11T01:25:55.068Z] 5d54e960e981: Download complete [2024-03-11T01:25:55.068Z] f0e02332f6b5: Verifying Checksum [2024-03-11T01:25:55.068Z] f0e02332f6b5: Download complete [2024-03-11T01:25:55.068Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T01:25:55.068Z] 872ee5b61b7b: Download complete [2024-03-11T01:25:55.338Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T01:25:55.338Z] 9fda8d8052c6: Download complete [2024-03-11T01:25:55.927Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T01:25:55.927Z] 94ae7d8d031c: Download complete [2024-03-11T01:25:56.200Z] 9fda8d8052c6: Pull complete [2024-03-11T01:25:56.804Z] 5d54e960e981: Pull complete [2024-03-11T01:25:57.074Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T01:25:57.074Z] c4a7e357bf2a: Download complete [2024-03-11T01:25:58.048Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T01:25:58.048Z] 0c6a40ed1a82: Download complete [2024-03-11T01:26:10.412Z] c4a7e357bf2a: Pull complete [2024-03-11T01:26:10.689Z] f0e02332f6b5: Pull complete [2024-03-11T01:26:10.960Z] 872ee5b61b7b: Pull complete [2024-03-11T01:26:19.183Z] 0c6a40ed1a82: Pull complete [2024-03-11T01:26:21.124Z] 94ae7d8d031c: Pull complete [2024-03-11T01:26:21.124Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T01:26:21.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T01:26:21.124Z] ---> 86de565de09d [2024-03-11T01:26:21.124Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:26:23.070Z] ---> Running in 7b3ccfd378c1 [2024-03-11T01:26:23.070Z] Removing intermediate container 7b3ccfd378c1 [2024-03-11T01:26:23.070Z] ---> a9d36bf8a6eb [2024-03-11T01:26:23.070Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:26:23.070Z] ---> Running in 80eeb2fa1af6 [2024-03-11T01:26:23.653Z] Removing intermediate container 80eeb2fa1af6 [2024-03-11T01:26:23.653Z] ---> 27dc2c04efee [2024-03-11T01:26:23.653Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:26:23.653Z] ---> Running in 8184bb3a7cbd [2024-03-11T01:26:23.922Z] Removing intermediate container 8184bb3a7cbd [2024-03-11T01:26:23.922Z] ---> a53769a72416 [2024-03-11T01:26:23.922Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:26:23.922Z] ---> Running in df18e502900a [2024-03-11T01:26:24.197Z] Removing intermediate container df18e502900a [2024-03-11T01:26:24.197Z] ---> 1ea2bcab9903 [2024-03-11T01:26:24.197Z] Step 7/12 : WORKDIR /device-gpio [2024-03-11T01:26:24.197Z] ---> Running in 0cbf40e2180f [2024-03-11T01:26:24.779Z] Removing intermediate container 0cbf40e2180f [2024-03-11T01:26:24.779Z] ---> 8c2c3ccd3955 [2024-03-11T01:26:24.779Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:26:24.779Z] ---> Running in 9e565906a566 [2024-03-11T01:26:25.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:26:26.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:26:27.283Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T01:26:27.283Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T01:26:27.283Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T01:26:27.283Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T01:26:27.283Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:26:27.283Z] OK: 271 MiB in 56 packages [2024-03-11T01:26:28.690Z] Removing intermediate container 9e565906a566 [2024-03-11T01:26:28.690Z] ---> e7764c2748a2 [2024-03-11T01:26:28.690Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T01:26:28.958Z] ---> b90b1ffe7d2d [2024-03-11T01:26:28.958Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:26:28.958Z] ---> Running in df4de38501fc [2024-03-11T01:27:37.000Z] Removing intermediate container df4de38501fc [2024-03-11T01:27:37.000Z] ---> 62df535e5194 [2024-03-11T01:27:37.000Z] Step 11/12 : COPY . . [2024-03-11T01:27:37.000Z] ---> c8d100787217 [2024-03-11T01:27:37.000Z] Step 12/12 : RUN ${MAKE} [2024-03-11T01:27:37.000Z] ---> Running in b394f9970a83 [2024-03-11T01:27:37.000Z] noop [2024-03-11T01:27:37.000Z] Removing intermediate container b394f9970a83 [2024-03-11T01:27:37.000Z] ---> 22dbd6e97b05 [2024-03-11T01:27:37.000Z] Successfully built 22dbd6e97b05 [2024-03-11T01:27:37.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:27:37.502Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T01:27:37.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:27:37.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-5399 does not seem to be running inside a container [2024-03-11T01:27:37.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/122 -v /w/workspace/device-gpio/122:/w/workspace/device-gpio/122:rw,z -v /w/workspace/device-gpio/122@tmp:/w/workspace/device-gpio/122@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 [2024-03-11T01:27:39.146Z] $ docker top 60b6267f6b8e2366251eb5f558f6094339d5101683cffe2bbc873f9babc6eecc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:27:40.077Z] + go version [2024-03-11T01:27:40.077Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T01:27:40.110Z] $ docker stop --time=1 60b6267f6b8e2366251eb5f558f6094339d5101683cffe2bbc873f9babc6eecc [2024-03-11T01:27:41.723Z] $ docker rm -f --volumes 60b6267f6b8e2366251eb5f558f6094339d5101683cffe2bbc873f9babc6eecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:27:42.597Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T01:27:42.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:27:42.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-5399 does not seem to be running inside a container [2024-03-11T01:27:42.926Z] $ 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/122 -v /w/workspace/device-gpio/122:/w/workspace/device-gpio/122:rw,z -v /w/workspace/device-gpio/122@tmp:/w/workspace/device-gpio/122@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 [2024-03-11T01:27:44.105Z] $ docker top 7b759d183d55a388750d4c743f5c6bd2e4025c9df22d23aa8e614b474d42df86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:27:44.974Z] + git config --global --add safe.directory /w/workspace/device-gpio/122 [Pipeline] fileExists [Pipeline] sh [2024-03-11T01:27:45.663Z] + make test [2024-03-11T01:27:45.663Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T01:27:49.013Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-11T01:29:25.700Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-11T01:29:25.700Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-11T01:29:25.700Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T01:29:25.700Z] go vet ./... [2024-03-11T01:29:42.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T01:29:42.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T01:29:42.880Z] ./bin/test-attribution-txt.sh [2024-03-11T01:29:42.880Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T01:29:42.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T01:29:42.964Z] $ docker stop --time=1 7b759d183d55a388750d4c743f5c6bd2e4025c9df22d23aa8e614b474d42df86 [2024-03-11T01:29:44.920Z] $ docker rm -f --volumes 7b759d183d55a388750d4c743f5c6bd2e4025c9df22d23aa8e614b474d42df86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:29:46.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T01:29:46.211Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T01:29:46.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:29:47.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T01:29:47.551Z] + ls -al . [2024-03-11T01:29:47.551Z] total 148 [2024-03-11T01:29:47.551Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 01:27 . [2024-03-11T01:29:47.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:25 .. [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:25 .dockerignore [2024-03-11T01:29:47.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:25 .git [2024-03-11T01:29:47.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:25 .github [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:25 .gitignore [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:25 .golangci.yml [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:25 Attribution.txt [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:25 CHANGELOG.md [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:25 Dockerfile [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:25 GOVERNANCE.md [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:25 Jenkinsfile [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:25 LICENSE [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:25 Makefile [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:25 OWNERS.md [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:25 README.md [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 01:22 VERSION [2024-03-11T01:29:47.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:25 bin [2024-03-11T01:29:47.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:25 cmd [2024-03-11T01:29:47.551Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:27 coverage.out [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:25 go.mod [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:25 go.sum [2024-03-11T01:29:47.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:25 internal [2024-03-11T01:29:47.551Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:29:47.977Z] + 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=688a4a293e90f410e0c8818ae36297e33c21074c --label arch=arm64 --label version=3.2.0-dev.9 . [2024-03-11T01:29:48.563Z] Sending build context to Docker daemon 12.35MB [2024-03-11T01:29:48.563Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:29:48.563Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-11T01:29:48.563Z] ---> 22dbd6e97b05 [2024-03-11T01:29:48.563Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:29:48.563Z] ---> Running in 27819c81fbde [2024-03-11T01:29:48.831Z] Removing intermediate container 27819c81fbde [2024-03-11T01:29:48.831Z] ---> e68fb23e5ba2 [2024-03-11T01:29:48.831Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:29:49.099Z] ---> Running in ab21f81bf462 [2024-03-11T01:29:49.367Z] Removing intermediate container ab21f81bf462 [2024-03-11T01:29:49.367Z] ---> f0d4ac88a28e [2024-03-11T01:29:49.367Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:29:49.367Z] ---> Running in f8eaf4884e63 [2024-03-11T01:29:49.635Z] Removing intermediate container f8eaf4884e63 [2024-03-11T01:29:49.635Z] ---> f2c4c68f06e2 [2024-03-11T01:29:49.635Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:29:49.635Z] ---> Running in 2204aceee04e [2024-03-11T01:29:49.900Z] Removing intermediate container 2204aceee04e [2024-03-11T01:29:49.900Z] ---> ffebf54da81c [2024-03-11T01:29:49.900Z] Step 7/26 : WORKDIR /device-gpio [2024-03-11T01:29:50.166Z] ---> Running in e5e08ab3c4db [2024-03-11T01:29:50.434Z] Removing intermediate container e5e08ab3c4db [2024-03-11T01:29:50.434Z] ---> 5bf1bb7dff99 [2024-03-11T01:29:50.434Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:29:50.434Z] ---> Running in a82ef8439b03 [2024-03-11T01:29:51.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:29:51.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:29:53.391Z] OK: 271 MiB in 56 packages [2024-03-11T01:29:53.974Z] Removing intermediate container a82ef8439b03 [2024-03-11T01:29:53.974Z] ---> 955d563bcfba [2024-03-11T01:29:53.974Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-11T01:29:54.554Z] ---> c32185072244 [2024-03-11T01:29:54.555Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:29:54.555Z] ---> Running in 5f988dd8726a [2024-03-11T01:29:56.494Z] Removing intermediate container 5f988dd8726a [2024-03-11T01:29:56.494Z] ---> d92133596d33 [2024-03-11T01:29:56.494Z] Step 11/26 : COPY . . [2024-03-11T01:29:57.901Z] ---> 97e6554ba4d0 [2024-03-11T01:29:57.901Z] Step 12/26 : RUN ${MAKE} [2024-03-11T01:29:57.901Z] ---> Running in eba2313edeab [2024-03-11T01:29:58.863Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-11T01:31:50.517Z] Removing intermediate container eba2313edeab [2024-03-11T01:31:50.517Z] ---> b07776dc0226 [2024-03-11T01:31:50.517Z] Step 13/26 : FROM alpine:3.18 [2024-03-11T01:31:50.517Z] 3.18: Pulling from library/alpine [2024-03-11T01:31:50.517Z] c6b39de5b339: Pulling fs layer [2024-03-11T01:31:50.517Z] c6b39de5b339: Download complete [2024-03-11T01:31:50.517Z] c6b39de5b339: Pull complete [2024-03-11T01:31:50.517Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T01:31:50.517Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T01:31:50.517Z] ---> 33abbf032149 [2024-03-11T01:31:50.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-11T01:31:50.517Z] ---> Running in 993721b576ee [2024-03-11T01:31:50.517Z] Removing intermediate container 993721b576ee [2024-03-11T01:31:50.517Z] ---> ce51a653f312 [2024-03-11T01:31:50.517Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-11T01:31:50.517Z] ---> Running in b5933699ae92 [2024-03-11T01:31:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:31:51.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:31:53.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T01:31:53.202Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:31:53.202Z] OK: 8 MiB in 16 packages [2024-03-11T01:31:53.784Z] Removing intermediate container b5933699ae92 [2024-03-11T01:31:53.784Z] ---> 10f29848c3c6 [2024-03-11T01:31:53.784Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-11T01:31:54.053Z] ---> Running in 4a9c36bb31cc [2024-03-11T01:31:55.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:31:55.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:31:56.244Z] OK: 8 MiB in 16 packages [2024-03-11T01:31:57.209Z] Removing intermediate container 4a9c36bb31cc [2024-03-11T01:31:57.209Z] ---> 4c735f4d0174 [2024-03-11T01:31:57.209Z] Step 17/26 : WORKDIR / [2024-03-11T01:31:57.209Z] ---> Running in 7a500555f195 [2024-03-11T01:31:57.792Z] Removing intermediate container 7a500555f195 [2024-03-11T01:31:57.792Z] ---> 0025c16e43bc [2024-03-11T01:31:57.792Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-11T01:31:58.057Z] ---> 455c5700a461 [2024-03-11T01:31:58.058Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-11T01:31:58.647Z] ---> 341bda97daea [2024-03-11T01:31:58.647Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-11T01:32:00.588Z] ---> 81151a24c62a [2024-03-11T01:32:00.588Z] Step 21/26 : EXPOSE 59910 [2024-03-11T01:32:00.588Z] ---> Running in 487e166136a0 [2024-03-11T01:32:00.855Z] Removing intermediate container 487e166136a0 [2024-03-11T01:32:00.855Z] ---> a08d5f6d31c6 [2024-03-11T01:32:00.855Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-11T01:32:00.855Z] ---> Running in 4cfb73278731 [2024-03-11T01:32:01.440Z] Removing intermediate container 4cfb73278731 [2024-03-11T01:32:01.440Z] ---> 1514f4e540ae [2024-03-11T01:32:01.440Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T01:32:01.440Z] ---> Running in 58b1279f3f2f [2024-03-11T01:32:01.708Z] Removing intermediate container 58b1279f3f2f [2024-03-11T01:32:01.708Z] ---> 11595c4628f3 [2024-03-11T01:32:01.708Z] Step 24/26 : LABEL arch=arm64 [2024-03-11T01:32:01.708Z] ---> Running in a53926a555ab [2024-03-11T01:32:01.984Z] Removing intermediate container a53926a555ab [2024-03-11T01:32:01.984Z] ---> df91cea2049c [2024-03-11T01:32:01.984Z] Step 25/26 : LABEL git_sha=688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:32:02.254Z] ---> Running in 786c9763871d [2024-03-11T01:32:02.522Z] Removing intermediate container 786c9763871d [2024-03-11T01:32:02.522Z] ---> 259db642dcca [2024-03-11T01:32:02.522Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-03-11T01:32:02.522Z] ---> Running in 1aa964aa1534 [2024-03-11T01:32:02.790Z] Removing intermediate container 1aa964aa1534 [2024-03-11T01:32:02.790Z] ---> 3eade1093d6b [2024-03-11T01:32:02.790Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T01:32:02.790Z] Successfully built 3eade1093d6b [2024-03-11T01:32:03.058Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:32:03.664Z] provisioning config files... [2024-03-11T01:32:03.682Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/122@tmp/config6425298143242221075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:32:04.087Z] ---> ****-login.sh [2024-03-11T01:32:04.087Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:32:04.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:32:04.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:32:04.355Z] Configure a credential helper to remove this warning. See [2024-03-11T01:32:04.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:32:04.355Z] [2024-03-11T01:32:04.355Z] Login Succeeded [2024-03-11T01:32:04.355Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:32:04.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:32:04.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:32:04.623Z] Configure a credential helper to remove this warning. See [2024-03-11T01:32:04.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:32:04.623Z] [2024-03-11T01:32:04.623Z] Login Succeeded [2024-03-11T01:32:04.623Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:32:04.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:32:05.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:32:05.159Z] Configure a credential helper to remove this warning. See [2024-03-11T01:32:05.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:32:05.159Z] [2024-03-11T01:32:05.159Z] Login Succeeded [2024-03-11T01:32:05.159Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:32:05.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:32:05.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:32:05.428Z] Configure a credential helper to remove this warning. See [2024-03-11T01:32:05.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:32:05.428Z] [2024-03-11T01:32:05.428Z] Login Succeeded [2024-03-11T01:32:05.428Z] ****.io [2024-03-11T01:32:05.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:32:05.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:32:05.964Z] Configure a credential helper to remove this warning. See [2024-03-11T01:32:05.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:32:05.964Z] [2024-03-11T01:32:05.964Z] Login Succeeded [2024-03-11T01:32:05.964Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:32:05.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T01:32:06.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:32:06.237Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-03-11T01:32:06.237Z] 688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:32:06.237Z] latest [2024-03-11T01:32:06.237Z] 3.2.0-dev.9 [2024-03-11T01:32:06.237Z] 688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:32:06.237Z] main [2024-03-11T01:32:06.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:06.779Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:07.270Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:32:07.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-11T01:32:07.270Z] 7d194f0adfb4: Preparing [2024-03-11T01:32:07.270Z] 7097adef8ad2: Preparing [2024-03-11T01:32:07.270Z] 5b822e1c9d5f: Preparing [2024-03-11T01:32:07.270Z] 2c08550daba9: Preparing [2024-03-11T01:32:07.270Z] 0d1ea85471f2: Preparing [2024-03-11T01:32:07.270Z] 7c504f21be85: Preparing [2024-03-11T01:32:07.270Z] 7c504f21be85: Waiting [2024-03-11T01:32:07.537Z] 0d1ea85471f2: Pushed [2024-03-11T01:32:07.537Z] 7097adef8ad2: Pushed [2024-03-11T01:32:07.537Z] 2c08550daba9: Pushed [2024-03-11T01:32:07.537Z] 5b822e1c9d5f: Pushed [2024-03-11T01:32:07.537Z] 7c504f21be85: Layer already exists [2024-03-11T01:32:12.900Z] 7d194f0adfb4: Pushed [2024-03-11T01:32:12.901Z] 688a4a293e90f410e0c8818ae36297e33c21074c: digest: sha256:f6286d629e7d758fa47b1fd43bb9691ca7a23265a20ca7191411ddcef7fd82d4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:13.384Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:13.944Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-03-11T01:32:13.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-11T01:32:13.944Z] 7d194f0adfb4: Preparing [2024-03-11T01:32:13.944Z] 7097adef8ad2: Preparing [2024-03-11T01:32:13.944Z] 5b822e1c9d5f: Preparing [2024-03-11T01:32:13.944Z] 2c08550daba9: Preparing [2024-03-11T01:32:13.944Z] 0d1ea85471f2: Preparing [2024-03-11T01:32:13.944Z] 7c504f21be85: Preparing [2024-03-11T01:32:13.944Z] 7c504f21be85: Waiting [2024-03-11T01:32:13.944Z] 2c08550daba9: Layer already exists [2024-03-11T01:32:13.944Z] 7d194f0adfb4: Layer already exists [2024-03-11T01:32:13.944Z] 7097adef8ad2: Layer already exists [2024-03-11T01:32:13.944Z] 0d1ea85471f2: Layer already exists [2024-03-11T01:32:13.944Z] 5b822e1c9d5f: Layer already exists [2024-03-11T01:32:13.944Z] 7c504f21be85: Layer already exists [2024-03-11T01:32:14.213Z] latest: digest: sha256:f6286d629e7d758fa47b1fd43bb9691ca7a23265a20ca7191411ddcef7fd82d4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:14.703Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:15.244Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.9 [2024-03-11T01:32:15.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-11T01:32:15.244Z] 7d194f0adfb4: Preparing [2024-03-11T01:32:15.244Z] 7097adef8ad2: Preparing [2024-03-11T01:32:15.244Z] 5b822e1c9d5f: Preparing [2024-03-11T01:32:15.244Z] 2c08550daba9: Preparing [2024-03-11T01:32:15.244Z] 0d1ea85471f2: Preparing [2024-03-11T01:32:15.244Z] 7c504f21be85: Preparing [2024-03-11T01:32:15.244Z] 7c504f21be85: Waiting [2024-03-11T01:32:15.244Z] 2c08550daba9: Layer already exists [2024-03-11T01:32:15.244Z] 0d1ea85471f2: Layer already exists [2024-03-11T01:32:15.244Z] 7097adef8ad2: Layer already exists [2024-03-11T01:32:15.244Z] 7d194f0adfb4: Layer already exists [2024-03-11T01:32:15.244Z] 5b822e1c9d5f: Layer already exists [2024-03-11T01:32:15.244Z] 7c504f21be85: Layer already exists [2024-03-11T01:32:15.244Z] 3.2.0-dev.9: digest: sha256:f6286d629e7d758fa47b1fd43bb9691ca7a23265a20ca7191411ddcef7fd82d4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:15.760Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:16.248Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:32:16.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-11T01:32:16.248Z] 7d194f0adfb4: Preparing [2024-03-11T01:32:16.248Z] 7097adef8ad2: Preparing [2024-03-11T01:32:16.248Z] 5b822e1c9d5f: Preparing [2024-03-11T01:32:16.248Z] 2c08550daba9: Preparing [2024-03-11T01:32:16.248Z] 0d1ea85471f2: Preparing [2024-03-11T01:32:16.248Z] 7c504f21be85: Preparing [2024-03-11T01:32:16.248Z] 7c504f21be85: Waiting [2024-03-11T01:32:16.248Z] 0d1ea85471f2: Layer already exists [2024-03-11T01:32:16.248Z] 5b822e1c9d5f: Layer already exists [2024-03-11T01:32:16.248Z] 7097adef8ad2: Layer already exists [2024-03-11T01:32:16.248Z] 2c08550daba9: Layer already exists [2024-03-11T01:32:16.248Z] 7d194f0adfb4: Layer already exists [2024-03-11T01:32:16.248Z] 7c504f21be85: Layer already exists [2024-03-11T01:32:16.517Z] 688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9: digest: sha256:f6286d629e7d758fa47b1fd43bb9691ca7a23265a20ca7191411ddcef7fd82d4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:17.016Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:17.522Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-03-11T01:32:17.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-03-11T01:32:17.522Z] 7d194f0adfb4: Preparing [2024-03-11T01:32:17.522Z] 7097adef8ad2: Preparing [2024-03-11T01:32:17.522Z] 5b822e1c9d5f: Preparing [2024-03-11T01:32:17.522Z] 2c08550daba9: Preparing [2024-03-11T01:32:17.522Z] 0d1ea85471f2: Preparing [2024-03-11T01:32:17.522Z] 7c504f21be85: Preparing [2024-03-11T01:32:17.522Z] 7c504f21be85: Waiting [2024-03-11T01:32:17.522Z] 7d194f0adfb4: Layer already exists [2024-03-11T01:32:17.522Z] 0d1ea85471f2: Layer already exists [2024-03-11T01:32:17.522Z] 7097adef8ad2: Layer already exists [2024-03-11T01:32:17.522Z] 2c08550daba9: Layer already exists [2024-03-11T01:32:17.522Z] 5b822e1c9d5f: Layer already exists [2024-03-11T01:32:17.522Z] 7c504f21be85: Layer already exists [2024-03-11T01:32:17.785Z] main: digest: sha256:f6286d629e7d758fa47b1fd43bb9691ca7a23265a20ca7191411ddcef7fd82d4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T01:32:18.115Z] ===================================================== [Pipeline] echo [2024-03-11T01:32:18.173Z] taggedImages: [2024-03-11T01:32:18.173Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c [2024-03-11T01:32:18.173Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-03-11T01:32:18.173Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.9 [2024-03-11T01:32:18.173Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:688a4a293e90f410e0c8818ae36297e33c21074c-3.2.0-dev.9 [2024-03-11T01:32:18.173Z] - 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 [2024-03-11T01:32:18.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:32:18.805Z] [2024-03-11T01:32:18.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:19.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:32:19.180Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T01:32:19.180Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T01:32:19.180Z] 04944245beec: Pulling fs layer [2024-03-11T01:32:19.180Z] 699f458cf7ca: Pulling fs layer [2024-03-11T01:32:19.180Z] 765212b225bb: Pulling fs layer [2024-03-11T01:32:19.180Z] f23df028b6ca: Pulling fs layer [2024-03-11T01:32:19.180Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T01:32:19.180Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T01:32:19.180Z] f23df028b6ca: Waiting [2024-03-11T01:32:19.180Z] d65c8cfc05b1: Waiting [2024-03-11T01:32:19.180Z] 2437ff75d9bd: Waiting [2024-03-11T01:32:19.180Z] 765212b225bb: Waiting [2024-03-11T01:32:19.447Z] 04944245beec: Verifying Checksum [2024-03-11T01:32:19.447Z] 04944245beec: Download complete [2024-03-11T01:32:19.447Z] 765212b225bb: Verifying Checksum [2024-03-11T01:32:19.447Z] 765212b225bb: Download complete [2024-03-11T01:32:19.447Z] f23df028b6ca: Verifying Checksum [2024-03-11T01:32:19.447Z] f23df028b6ca: Download complete [2024-03-11T01:32:19.447Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T01:32:19.447Z] d65c8cfc05b1: Download complete [2024-03-11T01:32:19.713Z] 699f458cf7ca: Verifying Checksum [2024-03-11T01:32:19.713Z] 699f458cf7ca: Download complete [2024-03-11T01:32:19.978Z] 8998bd30e6a1: Download complete [2024-03-11T01:32:22.551Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T01:32:22.551Z] 2437ff75d9bd: Download complete [2024-03-11T01:32:25.124Z] 8998bd30e6a1: Pull complete [2024-03-11T01:32:25.124Z] 04944245beec: Pull complete [2024-03-11T01:32:27.060Z] 699f458cf7ca: Pull complete [2024-03-11T01:32:27.060Z] 765212b225bb: Pull complete [2024-03-11T01:32:28.015Z] f23df028b6ca: Pull complete [2024-03-11T01:32:28.015Z] d65c8cfc05b1: Pull complete [2024-03-11T01:32:46.224Z] 2437ff75d9bd: Pull complete [2024-03-11T01:32:46.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T01:32:46.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:32:46.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:32:46.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-5399 does not seem to be running inside a container [2024-03-11T01:32:46.695Z] $ 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/122 -v /w/workspace/device-gpio/122:/w/workspace/device-gpio/122:rw,z -v /w/workspace/device-gpio/122@tmp:/w/workspace/device-gpio/122@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 [2024-03-11T01:32:49.472Z] $ docker top 9412d821d1a1c1cb206632244a14a83f43ffc0c2d2eef404d079879c7d27da0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:32:50.404Z] ---> job-cost.sh [2024-03-11T01:32:50.404Z] lf-activate-venv: SKIPPING [2024-03-11T01:32:50.404Z] INFO: No Stack... [2024-03-11T01:32:50.671Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T01:32:51.627Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T01:32:52.262Z] + cut -d, -f6 [2024-03-11T01:32:52.262Z] + cat /w/workspace/device-gpio/122/archives/cost.csv [Pipeline] lock [2024-03-11T01:32:52.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [2024-03-11T01:32:52.344Z] Resource [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] did not exist. Created. [2024-03-11T01:32:52.350Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T01:32:53.091Z] /w/workspace/device-gpio/122@tmp/durable-e07958dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T01:32:53.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T01:32:53.434Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T01:32:53.486Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T01:32:53.506Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T01:32:53.630Z] $ docker stop --time=1 9412d821d1a1c1cb206632244a14a83f43ffc0c2d2eef404d079879c7d27da0b [2024-03-11T01:32:55.214Z] $ docker rm -f --volumes 9412d821d1a1c1cb206632244a14a83f43ffc0c2d2eef404d079879c7d27da0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-11T01:32:56.527Z] provisioning config files... [2024-03-11T01:32:56.534Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10740909915783049977tmp [Pipeline] { [Pipeline] sh [2024-03-11T01:32:56.908Z] + set +x [2024-03-11T01:32:56.908Z] + curl -s https://codecov.io/bash [2024-03-11T01:32:56.908Z] + bash -s -- [2024-03-11T01:32:57.168Z] [2024-03-11T01:32:57.168Z] _____ _ [2024-03-11T01:32:57.168Z] / ____| | | [2024-03-11T01:32:57.168Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T01:32:57.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T01:32:57.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T01:32:57.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T01:32:57.168Z] Bash-1.0.6 [2024-03-11T01:32:57.168Z] [2024-03-11T01:32:57.168Z] [2024-03-11T01:32:57.168Z] ==> git version 2.25.1 found [2024-03-11T01:32:57.168Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-11T01:32:57.168Z] Release-Date: 2020-01-08 [2024-03-11T01:32:57.168Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T01:32:57.168Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T01:32:57.168Z] ==> Jenkins CI detected. [2024-03-11T01:32:57.168Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-03-11T01:32:57.168Z] project root: . [2024-03-11T01:32:57.168Z] --> token set from env [2024-03-11T01:32:57.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T01:32:57.168Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T01:32:57.168Z] ==> Python coveragepy not found [2024-03-11T01:32:57.168Z] ==> Searching for coverage reports in: [2024-03-11T01:32:57.168Z] + . [2024-03-11T01:32:57.168Z] -> Found 1 reports [2024-03-11T01:32:57.168Z] ==> Detecting git/mercurial file structure [2024-03-11T01:32:57.168Z] ==> Reading reports [2024-03-11T01:32:57.168Z] + ./coverage.out bytes=10 [2024-03-11T01:32:57.168Z] ==> Appending adjustments [2024-03-11T01:32:57.168Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T01:32:57.168Z] + Found adjustments [2024-03-11T01:32:57.168Z] ==> Gzipping contents [2024-03-11T01:32:57.429Z] 4.0K /tmp/codecov.WGnfRQ.gz [2024-03-11T01:32:57.429Z] ==> Uploading reports [2024-03-11T01:32:57.429Z] url: https://codecov.io [2024-03-11T01:32:57.429Z] query: branch=main&commit=688a4a293e90f410e0c8818ae36297e33c21074c&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T01:32:57.429Z] -> Pinging Codecov [2024-03-11T01:32:57.429Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=688a4a293e90f410e0c8818ae36297e33c21074c&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T01:32:57.429Z] -> Uploading to [2024-03-11T01:32:57.429Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/688a4a293e90f410e0c8818ae36297e33c21074c/0d0e075f-4101-4b2d-a2f6-ee76d1c973f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T013257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb462a81e80fb86c12a7c9cd38e9ce5c3b17321e53eb76e377ef2998d0808640 [2024-03-11T01:32:57.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T01:32:57.429Z] Dload Upload Total Spent Left Speed [2024-03-11T01:32:57.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2773 --:--:-- --:--:-- --:--:-- 2759 100 563 0 0 100 563 0 2148 --:--:-- --:--:-- --:--:-- 2140 [2024-03-11T01:32:57.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] } [2024-03-11T01:32:57.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T01:32:58.132Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T01:32:58.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:58.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T01:32:58.585Z] [2024-03-11T01:32:58.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:32:58.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T01:32:58.946Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T01:32:58.946Z] df9b9388f04a: Pulling fs layer [2024-03-11T01:32:58.946Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T01:32:58.946Z] 25bc292e5bac: Pulling fs layer [2024-03-11T01:32:58.946Z] 114826534d7a: Pulling fs layer [2024-03-11T01:32:58.946Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T01:32:58.946Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T01:32:58.946Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T01:32:58.946Z] 114826534d7a: Waiting [2024-03-11T01:32:58.946Z] 4657fd5d0bcf: Waiting [2024-03-11T01:32:58.946Z] 6ad1cebc031e: Waiting [2024-03-11T01:32:58.946Z] 8a3aa393b2d8: Waiting [2024-03-11T01:32:58.946Z] 25bc292e5bac: Verifying Checksum [2024-03-11T01:32:58.946Z] 25bc292e5bac: Download complete [2024-03-11T01:32:58.946Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T01:32:58.946Z] 52dc419b0ee2: Download complete [2024-03-11T01:32:58.946Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T01:32:58.946Z] 4657fd5d0bcf: Download complete [2024-03-11T01:32:58.946Z] df9b9388f04a: Verifying Checksum [2024-03-11T01:32:58.946Z] df9b9388f04a: Download complete [2024-03-11T01:32:59.204Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T01:32:59.204Z] 6ad1cebc031e: Download complete [2024-03-11T01:32:59.204Z] df9b9388f04a: Pull complete [2024-03-11T01:32:59.204Z] 52dc419b0ee2: Pull complete [2024-03-11T01:32:59.204Z] 25bc292e5bac: Pull complete [2024-03-11T01:32:59.774Z] 114826534d7a: Verifying Checksum [2024-03-11T01:32:59.774Z] 114826534d7a: Download complete [2024-03-11T01:32:59.774Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T01:32:59.774Z] 8a3aa393b2d8: Download complete [2024-03-11T01:33:03.966Z] 114826534d7a: Pull complete [2024-03-11T01:33:03.966Z] 4657fd5d0bcf: Pull complete [2024-03-11T01:33:03.966Z] 6ad1cebc031e: Pull complete [2024-03-11T01:33:06.509Z] 8a3aa393b2d8: Pull complete [2024-03-11T01:33:06.509Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T01:33:06.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T01:33:06.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:33:06.776Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:33:06.824Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T01:33:13.186Z] $ docker top 2e1014de0d3cd0fff82f396adbd66a693da8eaa8a3c05134f0d95d4f55c7e903 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T01:33:13.417Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-03-11T01:33:13.695Z] + set -o pipefail [2024-03-11T01:33:13.695Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-03-11T01:33:20.275Z] [2024-03-11T01:33:20.275Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-03-11T01:33:20.275Z] [2024-03-11T01:33:20.275Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a470b8ec-00da-40fb-9014-1207e586a150 [2024-03-11T01:33:20.275Z] [2024-03-11T01:33:20.275Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T01:33:20.275Z] [2024-03-11T01:33:20.535Z] [2024-03-11T01:33:20.535Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T01:33:20.535Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T01:33:20.535Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T01:33:20.559Z] $ docker stop --time=1 2e1014de0d3cd0fff82f396adbd66a693da8eaa8a3c05134f0d95d4f55c7e903 [2024-03-11T01:33:24.024Z] $ docker rm -f --volumes 2e1014de0d3cd0fff82f396adbd66a693da8eaa8a3c05134f0d95d4f55c7e903 [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 [2024-03-11T01:33:25.548Z] + git log --format=format:%s -1 688a4a293e90f410e0c8818ae36297e33c21074c [Pipeline] sh [2024-03-11T01:33:25.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T01:33:25.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:33:26.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:33:26.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:33:26.391Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:33:26.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T01:33:26.980Z] $ docker top 3b5d8e715039d6ef7fb6e7e35527916cb46cd07fc8ec328337a1a9eac7c610bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T01:33:27.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:33:27.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:33:27.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:33:27.354Z] $ docker exec 3b5d8e715039d6ef7fb6e7e35527916cb46cd07fc8ec328337a1a9eac7c610bf ssh-agent [2024-03-11T01:33:27.463Z] SSH_AUTH_SOCK=/tmp/ssh-sHZPUTUA29Dp/agent.31 [2024-03-11T01:33:27.463Z] SSH_AGENT_PID=37 [2024-03-11T01:33:27.468Z] Running ssh-add (command line suppressed) [2024-03-11T01:33:27.610Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3702949196068777948.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3702949196068777948.key) [2024-03-11T01:33:27.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:33:27.957Z] + git semver tag [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,146 [run_tag] DEBUG tag force:False [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,147 [check_head_tag] DEBUG check head tag [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,147 [execute] INFO git cat-file --batch-check [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,152 [execute] INFO git cat-file --batch [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,171 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,171 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T01:33:28.217Z] 2024-03-11 01:33:28,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:33:28.217Z] 3.2.0-dev.9 [Pipeline] } [2024-03-11T01:33:28.240Z] $ docker exec --env ******** --env ******** 3b5d8e715039d6ef7fb6e7e35527916cb46cd07fc8ec328337a1a9eac7c610bf ssh-agent -k [2024-03-11T01:33:28.349Z] unset SSH_AUTH_SOCK; [2024-03-11T01:33:28.349Z] unset SSH_AGENT_PID; [2024-03-11T01:33:28.350Z] echo Agent pid 37 killed; [2024-03-11T01:33:28.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T01:33:28.878Z] + git semver [Pipeline] } [2024-03-11T01:33:29.164Z] $ docker stop --time=1 3b5d8e715039d6ef7fb6e7e35527916cb46cd07fc8ec328337a1a9eac7c610bf [2024-03-11T01:33:30.453Z] $ docker rm -f --volumes 3b5d8e715039d6ef7fb6e7e35527916cb46cd07fc8ec328337a1a9eac7c610bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:33:31.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T01:33:31.098Z] [2024-03-11T01:33:31.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:33:31.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T01:33:31.447Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T01:33:31.447Z] ab5ef0e58194: Pulling fs layer [2024-03-11T01:33:31.447Z] 9712f1f96733: Pulling fs layer [2024-03-11T01:33:31.447Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T01:33:31.447Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T01:33:31.447Z] e9a5061849ea: Pulling fs layer [2024-03-11T01:33:31.447Z] d747dcd14b5f: Pulling fs layer [2024-03-11T01:33:31.447Z] 2de7ff778b66: Pulling fs layer [2024-03-11T01:33:31.447Z] 0d9ebad4ef96: Waiting [2024-03-11T01:33:31.447Z] e9a5061849ea: Waiting [2024-03-11T01:33:31.447Z] d747dcd14b5f: Waiting [2024-03-11T01:33:31.447Z] 2de7ff778b66: Waiting [2024-03-11T01:33:31.447Z] 9712f1f96733: Verifying Checksum [2024-03-11T01:33:31.447Z] 9712f1f96733: Download complete [2024-03-11T01:33:31.707Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T01:33:31.707Z] 63f879dbbcfc: Download complete [2024-03-11T01:33:31.966Z] e9a5061849ea: Verifying Checksum [2024-03-11T01:33:31.966Z] e9a5061849ea: Download complete [2024-03-11T01:33:31.966Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T01:33:31.966Z] 0d9ebad4ef96: Download complete [2024-03-11T01:33:31.966Z] d747dcd14b5f: Verifying Checksum [2024-03-11T01:33:31.966Z] d747dcd14b5f: Download complete [2024-03-11T01:33:31.966Z] ab5ef0e58194: Verifying Checksum [2024-03-11T01:33:31.966Z] ab5ef0e58194: Download complete [2024-03-11T01:33:31.966Z] 2de7ff778b66: Verifying Checksum [2024-03-11T01:33:31.966Z] 2de7ff778b66: Download complete [2024-03-11T01:33:35.256Z] ab5ef0e58194: Pull complete [2024-03-11T01:33:35.256Z] 9712f1f96733: Pull complete [2024-03-11T01:33:35.515Z] 63f879dbbcfc: Pull complete [2024-03-11T01:33:39.294Z] 0d9ebad4ef96: Pull complete [2024-03-11T01:33:41.460Z] e9a5061849ea: Pull complete [2024-03-11T01:33:41.460Z] d747dcd14b5f: Pull complete [2024-03-11T01:33:41.460Z] 2de7ff778b66: Pull complete [2024-03-11T01:33:41.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T01:33:41.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T01:33:41.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:33:45.740Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:33:45.792Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T01:33:53.933Z] $ docker top 32581f82eedb5b084c035d3642593715c001824f8c4a5a11ac33cf349061a52c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:33:57.044Z] provisioning config files... [2024-03-11T01:33:57.051Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15840130823937670761tmp [2024-03-11T01:33:57.062Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16167644788816804545tmp [2024-03-11T01:33:57.074Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2344693339093567490tmp [Pipeline] { [Pipeline] echo [2024-03-11T01:33:57.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:33:57.471Z] ---> sigul-configuration.sh [2024-03-11T01:33:57.471Z] gpg: directory `/root/.gnupg' created [2024-03-11T01:33:57.471Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T01:33:57.471Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T01:33:57.471Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T01:33:57.471Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T01:33:57.471Z] gpg: CAST5 encrypted data [2024-03-11T01:33:57.471Z] gpg: encrypted with 1 passphrase [2024-03-11T01:33:57.471Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T01:33:57.769Z] + mkdir /home/jenkins [2024-03-11T01:33:57.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T01:33:58.065Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-11T01:33:58.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:33:58.377Z] ---> sigul-install.sh [2024-03-11T01:33:58.377Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T01:33:58.675Z] + git tag --list [2024-03-11T01:33:58.675Z] v1.0.0 [2024-03-11T01:33:58.675Z] v2.1.0 [2024-03-11T01:33:58.675Z] v2.1.1 [2024-03-11T01:33:58.675Z] v2.2.0 [2024-03-11T01:33:58.675Z] v2.3.0 [2024-03-11T01:33:58.675Z] v3.0 [2024-03-11T01:33:58.675Z] v3.0.0 [2024-03-11T01:33:58.675Z] v3.1 [2024-03-11T01:33:58.675Z] v3.1.0 [2024-03-11T01:33:58.675Z] v3.1.0-dev.1 [2024-03-11T01:33:58.675Z] v3.1.0-dev.10 [2024-03-11T01:33:58.675Z] v3.1.0-dev.11 [2024-03-11T01:33:58.675Z] v3.1.0-dev.12 [2024-03-11T01:33:58.675Z] v3.1.0-dev.13 [2024-03-11T01:33:58.675Z] v3.1.0-dev.14 [2024-03-11T01:33:58.675Z] v3.1.0-dev.15 [2024-03-11T01:33:58.675Z] v3.1.0-dev.16 [2024-03-11T01:33:58.675Z] v3.1.0-dev.17 [2024-03-11T01:33:58.675Z] v3.1.0-dev.18 [2024-03-11T01:33:58.675Z] v3.1.0-dev.19 [2024-03-11T01:33:58.675Z] v3.1.0-dev.2 [2024-03-11T01:33:58.675Z] v3.1.0-dev.20 [2024-03-11T01:33:58.675Z] v3.1.0-dev.21 [2024-03-11T01:33:58.675Z] v3.1.0-dev.22 [2024-03-11T01:33:58.675Z] v3.1.0-dev.23 [2024-03-11T01:33:58.675Z] v3.1.0-dev.24 [2024-03-11T01:33:58.675Z] v3.1.0-dev.25 [2024-03-11T01:33:58.675Z] v3.1.0-dev.26 [2024-03-11T01:33:58.675Z] v3.1.0-dev.3 [2024-03-11T01:33:58.675Z] v3.1.0-dev.4 [2024-03-11T01:33:58.675Z] v3.1.0-dev.5 [2024-03-11T01:33:58.675Z] v3.1.0-dev.6 [2024-03-11T01:33:58.675Z] v3.1.0-dev.7 [2024-03-11T01:33:58.675Z] v3.1.0-dev.8 [2024-03-11T01:33:58.675Z] v3.1.0-dev.9 [2024-03-11T01:33:58.675Z] v3.2.0-dev.1 [2024-03-11T01:33:58.675Z] v3.2.0-dev.2 [2024-03-11T01:33:58.675Z] v3.2.0-dev.3 [2024-03-11T01:33:58.675Z] v3.2.0-dev.4 [2024-03-11T01:33:58.675Z] v3.2.0-dev.5 [2024-03-11T01:33:58.675Z] v3.2.0-dev.6 [2024-03-11T01:33:58.675Z] v3.2.0-dev.7 [2024-03-11T01:33:58.675Z] v3.2.0-dev.8 [2024-03-11T01:33:58.675Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T01:33:58.985Z] + lftools sign git-tag v3.2.0-dev.9 [2024-03-11T01:33:59.551Z] Signing Git tag with Sigul... [2024-03-11T01:33:59.551Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-03-11T01:34:00.138Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:00.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T01:34:00.530Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T01:34:00.660Z] $ docker stop --time=1 32581f82eedb5b084c035d3642593715c001824f8c4a5a11ac33cf349061a52c [2024-03-11T01:34:01.985Z] $ docker rm -f --volumes 32581f82eedb5b084c035d3642593715c001824f8c4a5a11ac33cf349061a52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T01:34:02.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T01:34:02.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:34:03.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:34:03.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:34:03.472Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:34:03.512Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T01:34:04.079Z] $ docker top 871cf0fb45dd3a67f098af5bc215d186bd2434f3dc020a1881f0927e18c13d06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T01:34:04.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:34:04.375Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:34:04.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:34:04.514Z] $ docker exec 871cf0fb45dd3a67f098af5bc215d186bd2434f3dc020a1881f0927e18c13d06 ssh-agent [2024-03-11T01:34:04.627Z] SSH_AUTH_SOCK=/tmp/ssh-QMyYwJsllIkO/agent.32 [2024-03-11T01:34:04.627Z] SSH_AGENT_PID=38 [2024-03-11T01:34:04.632Z] Running ssh-add (command line suppressed) [2024-03-11T01:34:04.772Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15336193675155836305.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15336193675155836305.key) [2024-03-11T01:34:04.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:34:05.115Z] + git semver bump pre [2024-03-11T01:34:05.373Z] 2024-03-11 01:34:05,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,298 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,298 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,298 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,298 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,300 [execute] INFO git cat-file --batch-check [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,306 [execute] INFO git cat-file --batch [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T01:34:05.374Z] 2024-03-11 01:34:05,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:34:05.374Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T01:34:05.396Z] $ docker exec --env ******** --env ******** 871cf0fb45dd3a67f098af5bc215d186bd2434f3dc020a1881f0927e18c13d06 ssh-agent -k [2024-03-11T01:34:05.502Z] unset SSH_AUTH_SOCK; [2024-03-11T01:34:05.503Z] unset SSH_AGENT_PID; [2024-03-11T01:34:05.503Z] echo Agent pid 38 killed; [2024-03-11T01:34:05.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T01:34:06.042Z] + git semver [Pipeline] } [2024-03-11T01:34:06.328Z] $ docker stop --time=1 871cf0fb45dd3a67f098af5bc215d186bd2434f3dc020a1881f0927e18c13d06 [2024-03-11T01:34:07.613Z] $ docker rm -f --volumes 871cf0fb45dd3a67f098af5bc215d186bd2434f3dc020a1881f0927e18c13d06 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:34:08.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T01:34:08.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:34:08.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:34:08.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:34:08.644Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:34:08.685Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T01:34:09.046Z] $ docker top e2f221a8316f8f3c4b5751c4136e3202e1ca1e12e5d15ededf87ca76a470b95e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T01:34:09.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:34:09.302Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:34:09.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:34:09.447Z] $ docker exec e2f221a8316f8f3c4b5751c4136e3202e1ca1e12e5d15ededf87ca76a470b95e ssh-agent [2024-03-11T01:34:09.554Z] SSH_AUTH_SOCK=/tmp/ssh-dDUNMVQxIURA/agent.32 [2024-03-11T01:34:09.554Z] SSH_AGENT_PID=38 [2024-03-11T01:34:09.559Z] Running ssh-add (command line suppressed) [2024-03-11T01:34:09.679Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_304668890349192687.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_304668890349192687.key) [2024-03-11T01:34:09.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:34:10.022Z] + git semver push [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,253 [run_push] DEBUG push [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,254 [execute] INFO git cat-file --batch-check [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,259 [execute] INFO git rev-list 269143080ddc6808e6f22c5ef7558a05ebb5c6f9 -- [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,259 [execute] DEBUG Popen(['git', 'rev-list', '269143080ddc6808e6f22c5ef7558a05ebb5c6f9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,267 [execute] INFO git fetch -v origin [2024-03-11T01:34:10.281Z] 2024-03-11 01:34:10,268 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T01:34:10.847Z] 2024-03-11 01:34:10,765 [run_push] DEBUG no remote changes detected [2024-03-11T01:34:10.847Z] 2024-03-11 01:34:10,766 [execute] INFO git push origin semver [2024-03-11T01:34:10.847Z] 2024-03-11 01:34:10,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T01:34:11.421Z] 2024-03-11 01:34:11,420 [run_push] DEBUG push all version tags [2024-03-11T01:34:11.421Z] 2024-03-11 01:34:11,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T01:34:11.421Z] 2024-03-11 01:34:11,421 [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) [2024-03-11T01:34:12.361Z] 2024-03-11 01:34:12,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-03-11T01:34:12.361Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T01:34:12.384Z] $ docker exec --env ******** --env ******** e2f221a8316f8f3c4b5751c4136e3202e1ca1e12e5d15ededf87ca76a470b95e ssh-agent -k [2024-03-11T01:34:12.485Z] unset SSH_AUTH_SOCK; [2024-03-11T01:34:12.486Z] unset SSH_AGENT_PID; [2024-03-11T01:34:12.486Z] echo Agent pid 38 killed; [2024-03-11T01:34:12.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T01:34:13.039Z] + git semver [Pipeline] } [2024-03-11T01:34:13.325Z] $ docker stop --time=1 e2f221a8316f8f3c4b5751c4136e3202e1ca1e12e5d15ededf87ca76a470b95e [2024-03-11T01:34:14.613Z] $ docker rm -f --volumes e2f221a8316f8f3c4b5751c4136e3202e1ca1e12e5d15ededf87ca76a470b95e [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 [2024-03-11T01:34:16.106Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-03-11T01:34:16.106Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-11T01:34:16.106Z] total 16 [2024-03-11T01:34:16.106Z] drwxr-xr-x 3 root root 4096 Mar 11 01:24 . [2024-03-11T01:34:16.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:33 .. [2024-03-11T01:34:16.106Z] drwxr-xr-x 2 root root 4096 Mar 11 01:24 cost [2024-03-11T01:34:16.106Z] -rw-r--r-- 1 root root 83 Mar 11 01:24 cost.csv [2024-03-11T01:34:16.106Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-11T01:34:16.106Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-03-11T01:34:16.106Z] total 16 [2024-03-11T01:34:16.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:24 . [2024-03-11T01:34:16.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:33 .. [2024-03-11T01:34:16.106Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 01:24 cost [2024-03-11T01:34:16.106Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 11 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:16.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:17.289Z] ---> package-listing.sh [2024-03-11T01:34:17.289Z] ++ facter osfamily [2024-03-11T01:34:17.289Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T01:34:17.556Z] + OS_FAMILY=debian [2024-03-11T01:34:17.556Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-03-11T01:34:17.556Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T01:34:17.556Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T01:34:17.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T01:34:17.556Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T01:34:17.556Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-03-11T01:34:17.556Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T01:34:17.556Z] + case "${OS_FAMILY}" in [2024-03-11T01:34:17.556Z] + dpkg -l [2024-03-11T01:34:17.556Z] + grep '^ii' [2024-03-11T01:34:17.556Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T01:34:17.556Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T01:34:17.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T01:34:17.556Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-03-11T01:34:17.556Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-03-11T01:34:17.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-03-11T01:34:17.567Z] 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 [2024-03-11T01:34:17.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:34:18.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:34:18.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:34:18.841Z] prd-ubuntu20.04-docker-8c-8g-5397 does not seem to be running inside a container [2024-03-11T01:34:18.882Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T01:34:19.074Z] $ docker top 85688d60b6dd11c59019ecdafe1f09af1a099ad13d1f0c05c3cb6ff8e77d81a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:34:19.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T01:34:19.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T01:34:20.087Z] + ls /var/log/sa-host [2024-03-11T01:34:20.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:34:20.234Z] provisioning config files... [2024-03-11T01:34:20.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3990305843975132340tmp [Pipeline] { [Pipeline] echo [2024-03-11T01:34:20.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:20.643Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T01:34:20.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:21.103Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T01:34:21.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:21.394Z] ---> sudo-logs.sh [2024-03-11T01:34:21.394Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T01:34:21.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:21.775Z] ---> job-cost.sh [2024-03-11T01:34:21.775Z] lf-activate-venv: SKIPPING [2024-03-11T01:34:21.775Z] DEBUG: total: 0.2199999988079071 [2024-03-11T01:34:21.775Z] INFO: Retrieving Stack Cost... [2024-03-11T01:34:22.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T01:34:22.605Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T01:34:22.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:22.905Z] ---> logs-deploy.sh [2024-03-11T01:34:22.905Z] lf-activate-venv: SKIPPING [2024-03-11T01:34:22.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/122 [2024-03-11T01:34:22.905Z] INFO: archiving workspace using pattern(s): [2024-03-11T01:34:23.844Z] Archives upload complete. [2024-03-11T01:34:23.844Z] INFO: archiving logs to Nexus