Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b384c346e19e635e1b49ec09200f6d61a158dd6 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-ssh3274320305867705717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10546588902211057345.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11873162705881313464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11662863092527210130.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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5993132011943708749.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-modbus-go] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-modbus 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-24110 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b384c346e19e635e1b49ec09200f6d61a158dd6 (main) Commit message: "Merge pull request #586 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b384c346e19e635e1b49ec09200f6d61a158dd6 # timeout=10 > git rev-list --no-walk 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T07:11:52.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T07:11:52.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T07:11:52.155Z] ========================================================= [2024-10-30T07:11:52.155Z] EdgeX Global Pipelines Version Info [2024-10-30T07:11:52.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:11:52.899Z] ------------------- [2024-10-30T07:11:52.899Z] stable info: [2024-10-30T07:11:52.899Z] ------------------- [2024-10-30T07:11:52.899Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T07:11:52.899Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T07:11:52.899Z] Message: update stable to v1.0.265 [2024-10-30T07:11:53.467Z] ------------------- [2024-10-30T07:11:53.467Z] experimental info: [2024-10-30T07:11:53.467Z] ------------------- [2024-10-30T07:11:53.467Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T07:11:53.467Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T07:11:53.467Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T07:11:53.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-30T07:11:53.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-30T07:11:53.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T07:11:53.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T07:11:53.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T07:11:53.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T07:11:53.673Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T07:11:53.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T07:11:53.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T07:11:53.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T07:11:53.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T07:11:53.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-30T07:11:53.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T07:11:53.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T07:11:53.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:11:53.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:11:53.900Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:11:53.925Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:11:53.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T07:11:53.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T07:11:53.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T07:11:54.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T07:11:54.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T07:11:54.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T07:11:54.109Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T07:11:54.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T07:11:54.164Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T07:11:54.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T07:11:54.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T07:11:54.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T07:11:54.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] echo [2024-10-30T07:11:54.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b384c3 [Pipeline] echo [2024-10-30T07:11:54.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:11:54.377Z] provisioning config files... [2024-10-30T07:11:54.392Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11356055971003714328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:11:54.725Z] ---> ****-login.sh [2024-10-30T07:11:54.725Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:11:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:11:54.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:11:54.987Z] Configure a credential helper to remove this warning. See [2024-10-30T07:11:54.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:11:54.987Z] [2024-10-30T07:11:54.987Z] Login Succeeded [2024-10-30T07:11:54.987Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:11:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:11:54.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:11:54.987Z] Configure a credential helper to remove this warning. See [2024-10-30T07:11:54.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:11:54.987Z] [2024-10-30T07:11:54.987Z] Login Succeeded [2024-10-30T07:11:54.988Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:11:55.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:11:55.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:11:55.247Z] Configure a credential helper to remove this warning. See [2024-10-30T07:11:55.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:11:55.247Z] [2024-10-30T07:11:55.247Z] Login Succeeded [2024-10-30T07:11:55.247Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:11:55.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:11:55.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:11:55.247Z] Configure a credential helper to remove this warning. See [2024-10-30T07:11:55.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:11:55.247Z] [2024-10-30T07:11:55.247Z] Login Succeeded [2024-10-30T07:11:55.247Z] ****.io [2024-10-30T07:11:55.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:11:55.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:11:55.509Z] Configure a credential helper to remove this warning. See [2024-10-30T07:11:55.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:11:55.509Z] [2024-10-30T07:11:55.509Z] Login Succeeded [2024-10-30T07:11:55.509Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:11:55.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T07:11:55.925Z] + git rev-list -1 --merges 2b384c346e19e635e1b49ec09200f6d61a158dd6~1..2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] echo [2024-10-30T07:11:55.953Z] -----------> git rev-list -1 --merges 2b384c346e19e635e1b49ec09200f6d61a158dd6~1..2b384c346e19e635e1b49ec09200f6d61a158dd6 2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:11:55.953Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6 [false] [Pipeline] sh [2024-10-30T07:11:56.245Z] + git log --format=format:%s -1 2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] echo [2024-10-30T07:11:56.264Z] ========================================================= [2024-10-30T07:11:56.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T07:11:56.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:11:56.622Z] + git log --format=format:%s -1 2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] echo [2024-10-30T07:11:56.635Z] [semverPrep] GIT_COMMIT: 2b384c346e19e635e1b49ec09200f6d61a158dd6, Commit Message: Merge pull request #586 from weichou1229/v4-module [Pipeline] echo [2024-10-30T07:11:56.653Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T07:11:57.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:11:57.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T07:11:57.017Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T07:11:57.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T07:11:57.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T07:11:57.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T07:11:57.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:11:57.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:11:57.371Z] [2024-10-30T07:11:57.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:11:57.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:11:57.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T07:11:57.682Z] b85a868b505f: Pulling fs layer [2024-10-30T07:11:57.682Z] e2be974225ed: Pulling fs layer [2024-10-30T07:11:57.682Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T07:11:57.682Z] 988bab9f4d93: Pulling fs layer [2024-10-30T07:11:57.682Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T07:11:57.682Z] eaf3925da568: Pulling fs layer [2024-10-30T07:11:57.682Z] bab4dde63d76: Pulling fs layer [2024-10-30T07:11:57.682Z] bde34c3a00c8: Pulling fs layer [2024-10-30T07:11:57.682Z] b352a97aabf1: Pulling fs layer [2024-10-30T07:11:57.682Z] 4872d77fe225: Pulling fs layer [2024-10-30T07:11:57.682Z] 5851b861e8e6: Pulling fs layer [2024-10-30T07:11:57.682Z] bab4dde63d76: Waiting [2024-10-30T07:11:57.682Z] bde34c3a00c8: Waiting [2024-10-30T07:11:57.682Z] b352a97aabf1: Waiting [2024-10-30T07:11:57.682Z] 4872d77fe225: Waiting [2024-10-30T07:11:57.682Z] 5851b861e8e6: Waiting [2024-10-30T07:11:57.682Z] 1469e6f7b9e6: Waiting [2024-10-30T07:11:57.682Z] 988bab9f4d93: Waiting [2024-10-30T07:11:57.682Z] eaf3925da568: Waiting [2024-10-30T07:11:57.682Z] e2be974225ed: Verifying Checksum [2024-10-30T07:11:57.682Z] e2be974225ed: Download complete [2024-10-30T07:11:57.682Z] 988bab9f4d93: Verifying Checksum [2024-10-30T07:11:57.682Z] 988bab9f4d93: Download complete [2024-10-30T07:11:57.941Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T07:11:57.941Z] 1469e6f7b9e6: Download complete [2024-10-30T07:11:57.941Z] eaf3925da568: Verifying Checksum [2024-10-30T07:11:57.941Z] eaf3925da568: Download complete [2024-10-30T07:11:57.941Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T07:11:57.941Z] 339a4e72a1f5: Download complete [2024-10-30T07:11:57.941Z] bde34c3a00c8: Verifying Checksum [2024-10-30T07:11:57.941Z] bde34c3a00c8: Download complete [2024-10-30T07:11:57.941Z] b352a97aabf1: Verifying Checksum [2024-10-30T07:11:57.941Z] b352a97aabf1: Download complete [2024-10-30T07:11:57.941Z] 4872d77fe225: Verifying Checksum [2024-10-30T07:11:57.941Z] 4872d77fe225: Download complete [2024-10-30T07:11:57.941Z] 5851b861e8e6: Download complete [2024-10-30T07:11:57.941Z] b85a868b505f: Download complete [2024-10-30T07:11:58.201Z] bab4dde63d76: Verifying Checksum [2024-10-30T07:11:58.201Z] bab4dde63d76: Download complete [2024-10-30T07:11:59.140Z] b85a868b505f: Pull complete [2024-10-30T07:11:59.400Z] e2be974225ed: Pull complete [2024-10-30T07:11:59.660Z] 339a4e72a1f5: Pull complete [2024-10-30T07:11:59.919Z] 988bab9f4d93: Pull complete [2024-10-30T07:12:00.179Z] 1469e6f7b9e6: Pull complete [2024-10-30T07:12:00.179Z] eaf3925da568: Pull complete [2024-10-30T07:12:02.093Z] bab4dde63d76: Pull complete [2024-10-30T07:12:02.093Z] bde34c3a00c8: Pull complete [2024-10-30T07:12:02.093Z] b352a97aabf1: Pull complete [2024-10-30T07:12:02.093Z] 4872d77fe225: Pull complete [2024-10-30T07:12:02.353Z] 5851b861e8e6: Pull complete [2024-10-30T07:12:02.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T07:12:02.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:12:02.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:02.508Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:12:02.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:12:03.872Z] $ docker top 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c -eo pid,comm [2024-10-30T07:12:03.937Z] 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-10-30T07:12:03.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:12:04.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:12:04.003Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:12:04.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:12:04.118Z] $ docker exec 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c ssh-agent [2024-10-30T07:12:04.228Z] SSH_AUTH_SOCK=/tmp/ssh-kpoHFo2imSVY/agent.33 [2024-10-30T07:12:04.228Z] SSH_AGENT_PID=39 [2024-10-30T07:12:04.233Z] Running ssh-add (command line suppressed) [2024-10-30T07:12:04.333Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6507822893412256271.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6507822893412256271.key) [2024-10-30T07:12:04.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:12:04.640Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T07:12:04.649Z] $ docker exec --env ******** --env ******** 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c ssh-agent -k [2024-10-30T07:12:04.749Z] unset SSH_AUTH_SOCK; [2024-10-30T07:12:04.750Z] unset SSH_AGENT_PID; [2024-10-30T07:12:04.750Z] echo Agent pid 39 killed; [2024-10-30T07:12:04.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T07:12:04.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:12:04.801Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:12:04.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:12:04.909Z] $ docker exec 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c ssh-agent [2024-10-30T07:12:05.027Z] SSH_AUTH_SOCK=/tmp/ssh-79GP309bb11v/agent.72 [2024-10-30T07:12:05.027Z] SSH_AGENT_PID=78 [2024-10-30T07:12:05.032Z] Running ssh-add (command line suppressed) [2024-10-30T07:12:05.135Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15933858825350550321.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15933858825350550321.key) [2024-10-30T07:12:05.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:12:05.450Z] + git semver init [2024-10-30T07:12:05.710Z] 2024-10-30 07:12:05,641 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T07:12:05.710Z] 2024-10-30 07:12:05,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-30T07:12:05.710Z] 2024-10-30 07:12:05,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-30T07:12:05.710Z] 2024-10-30 07:12:05,642 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:12:06.648Z] 2024-10-30 07:12:06,558 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-10-30T07:12:06.648Z] 2024-10-30 07:12:06,559 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-10-30T07:12:06.648Z] 2024-10-30 07:12:06,559 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:12:06.648Z] 2024-10-30 07:12:06,559 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:12:06.648Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T07:12:06.657Z] $ docker exec --env ******** --env ******** 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c ssh-agent -k [2024-10-30T07:12:06.755Z] unset SSH_AUTH_SOCK; [2024-10-30T07:12:06.756Z] unset SSH_AGENT_PID; [2024-10-30T07:12:06.756Z] echo Agent pid 78 killed; [2024-10-30T07:12:06.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:12:07.090Z] + git semver [Pipeline] } [2024-10-30T07:12:07.365Z] $ docker stop --time=1 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c [2024-10-30T07:12:08.668Z] $ docker rm -f --volumes 2f19e694582a34f84d67e09bb956f42ede8cf5dc4127634d3fe5a3c726ac282c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:12:09.014Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T07:12:09.261Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T07:12:09.265Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:12:09.463Z] provisioning config files... [2024-10-30T07:12:09.472Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15883249282674266587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:12:09.769Z] ---> ****-login.sh [2024-10-30T07:12:09.769Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:12:09.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:12:09.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:12:09.770Z] Configure a credential helper to remove this warning. See [2024-10-30T07:12:09.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:12:09.770Z] [2024-10-30T07:12:09.770Z] Login Succeeded [2024-10-30T07:12:09.770Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:12:09.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:12:09.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:12:09.770Z] Configure a credential helper to remove this warning. See [2024-10-30T07:12:09.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:12:09.770Z] [2024-10-30T07:12:09.770Z] Login Succeeded [2024-10-30T07:12:09.770Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:12:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:12:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:12:10.029Z] Configure a credential helper to remove this warning. See [2024-10-30T07:12:10.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:12:10.029Z] [2024-10-30T07:12:10.029Z] Login Succeeded [2024-10-30T07:12:10.029Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:12:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:12:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:12:10.029Z] Configure a credential helper to remove this warning. See [2024-10-30T07:12:10.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:12:10.029Z] [2024-10-30T07:12:10.029Z] Login Succeeded [2024-10-30T07:12:10.029Z] ****.io [2024-10-30T07:12:10.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:12:10.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:12:10.289Z] Configure a credential helper to remove this warning. See [2024-10-30T07:12:10.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:12:10.289Z] [2024-10-30T07:12:10.289Z] Login Succeeded [2024-10-30T07:12:10.289Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:12:10.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:12:10.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:12:10.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:12:10.423Z] ========================================================= [2024-10-30T07:12:10.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T07:12:10.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:10.755Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:12:10.756Z] Sending build context to Docker daemon 18MB [2024-10-30T07:12:10.756Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:12:10.756Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T07:12:10.756Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T07:12:10.756Z] 43c4264eed91: Pulling fs layer [2024-10-30T07:12:10.756Z] 4cc291be95ef: Pulling fs layer [2024-10-30T07:12:10.756Z] 2ac1f1163629: Pulling fs layer [2024-10-30T07:12:10.756Z] 5c3c966382ef: Pulling fs layer [2024-10-30T07:12:10.756Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:12:10.756Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T07:12:10.756Z] 5c3c966382ef: Waiting [2024-10-30T07:12:10.756Z] 9f66e0745190: Pulling fs layer [2024-10-30T07:12:10.756Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T07:12:10.756Z] 9f66e0745190: Waiting [2024-10-30T07:12:10.756Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T07:12:10.756Z] 5d5c8e513c77: Waiting [2024-10-30T07:12:10.756Z] f49a43e4bbc0: Waiting [2024-10-30T07:12:10.756Z] 561ebcabdf7f: Waiting [2024-10-30T07:12:11.014Z] 4cc291be95ef: Verifying Checksum [2024-10-30T07:12:11.014Z] 4cc291be95ef: Download complete [2024-10-30T07:12:11.014Z] 5c3c966382ef: Verifying Checksum [2024-10-30T07:12:11.014Z] 5c3c966382ef: Download complete [2024-10-30T07:12:11.014Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:12:11.014Z] 4f4fb700ef54: Download complete [2024-10-30T07:12:11.014Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T07:12:11.014Z] 5d5c8e513c77: Download complete [2024-10-30T07:12:11.014Z] 43c4264eed91: Verifying Checksum [2024-10-30T07:12:11.014Z] 43c4264eed91: Download complete [2024-10-30T07:12:11.014Z] 9f66e0745190: Verifying Checksum [2024-10-30T07:12:11.014Z] 9f66e0745190: Download complete [2024-10-30T07:12:11.014Z] 43c4264eed91: Pull complete [2024-10-30T07:12:11.273Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T07:12:11.273Z] 561ebcabdf7f: Download complete [2024-10-30T07:12:11.273Z] 4cc291be95ef: Pull complete [2024-10-30T07:12:11.533Z] 2ac1f1163629: Verifying Checksum [2024-10-30T07:12:11.533Z] 2ac1f1163629: Download complete [2024-10-30T07:12:11.790Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T07:12:11.790Z] f49a43e4bbc0: Download complete [2024-10-30T07:12:15.073Z] 2ac1f1163629: Pull complete [2024-10-30T07:12:15.073Z] 5c3c966382ef: Pull complete [2024-10-30T07:12:15.073Z] 4f4fb700ef54: Pull complete [2024-10-30T07:12:15.073Z] 5d5c8e513c77: Pull complete [2024-10-30T07:12:15.073Z] 9f66e0745190: Pull complete [2024-10-30T07:12:17.616Z] f49a43e4bbc0: Pull complete [2024-10-30T07:12:17.876Z] 561ebcabdf7f: Pull complete [2024-10-30T07:12:17.876Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T07:12:17.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T07:12:17.876Z] ---> 3a752c3f9dda [2024-10-30T07:12:17.876Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:12:19.782Z] ---> Running in a45657933444 [2024-10-30T07:12:19.782Z] Removing intermediate container a45657933444 [2024-10-30T07:12:19.782Z] ---> 4715c0a14c96 [2024-10-30T07:12:19.782Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:12:19.782Z] ---> Running in 5a2017a3582e [2024-10-30T07:12:19.782Z] Removing intermediate container 5a2017a3582e [2024-10-30T07:12:19.782Z] ---> 88551145a508 [2024-10-30T07:12:19.782Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-30T07:12:19.782Z] ---> Running in 5f7ca37627c8 [2024-10-30T07:12:19.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:12:20.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:12:20.300Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T07:12:20.300Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-30T07:12:20.300Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T07:12:20.300Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T07:12:20.300Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-30T07:12:20.560Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-30T07:12:20.560Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-30T07:12:20.560Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-30T07:12:20.560Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:12:20.560Z] OK: 252 MiB in 62 packages [2024-10-30T07:12:20.820Z] Removing intermediate container 5f7ca37627c8 [2024-10-30T07:12:20.820Z] ---> d9479d68c6d5 [2024-10-30T07:12:20.820Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-30T07:12:20.820Z] ---> Running in aa685a4dc2d2 [2024-10-30T07:12:21.078Z] Removing intermediate container aa685a4dc2d2 [2024-10-30T07:12:21.078Z] ---> 2ec69fd77c74 [2024-10-30T07:12:21.078Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T07:12:21.078Z] ---> c612fcdca548 [2024-10-30T07:12:21.078Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:12:21.078Z] ---> Running in 2d26af3c6826 [2024-10-30T07:12:24.403Z] Still waiting to schedule task [2024-10-30T07:12:24.403Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-30T07:12:53.170Z] Removing intermediate container 2d26af3c6826 [2024-10-30T07:12:53.170Z] ---> d0d2c9884b88 [2024-10-30T07:12:53.170Z] Step 9/10 : COPY . . [2024-10-30T07:12:53.170Z] ---> cfb9fd0eabcf [2024-10-30T07:12:53.170Z] Step 10/10 : RUN ${MAKE} [2024-10-30T07:12:53.170Z] ---> Running in 2e30b165708a [2024-10-30T07:12:53.170Z] noop [2024-10-30T07:12:53.170Z] Removing intermediate container 2e30b165708a [2024-10-30T07:12:53.170Z] ---> ffcb8a434bf4 [2024-10-30T07:12:53.170Z] Successfully built ffcb8a434bf4 [2024-10-30T07:12:53.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:53.495Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:12:53.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:53.568Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:12:53.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:12:53.945Z] $ docker top 4eb19f30d9f04b5602681fe89c4fd16e4b021a4839ad657d88c8d55351210c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:12:54.323Z] + go version [2024-10-30T07:12:54.323Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T07:12:54.332Z] $ docker stop --time=1 4eb19f30d9f04b5602681fe89c4fd16e4b021a4839ad657d88c8d55351210c4a [2024-10-30T07:12:55.596Z] $ docker rm -f --volumes 4eb19f30d9f04b5602681fe89c4fd16e4b021a4839ad657d88c8d55351210c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:56.026Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:12:56.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:56.108Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:12:56.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:12:56.462Z] $ docker top 21d715aa6fe91ed1023907512e24132feb4b62c09a9b1e0c97ca8262c96319db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:12:56.816Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:12:57.126Z] + make test [2024-10-30T07:12:57.126Z] go test ./... -coverprofile=coverage.out [2024-10-30T07:12:58.503Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-30T07:13:20.449Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-30T07:13:20.449Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements [2024-10-30T07:13:30.420Z] go vet ./... [2024-10-30T07:13:35.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:13:35.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:13:35.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:13:35.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:13:35.813Z] $ docker stop --time=1 21d715aa6fe91ed1023907512e24132feb4b62c09a9b1e0c97ca8262c96319db [2024-10-30T07:13:37.914Z] $ docker rm -f --volumes 21d715aa6fe91ed1023907512e24132feb4b62c09a9b1e0c97ca8262c96319db [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:13:38.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:13:38.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T07:13:39.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:13:39.387Z] + ls -al . [2024-10-30T07:13:39.387Z] total 272 [2024-10-30T07:13:39.387Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:12 . [2024-10-30T07:13:39.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:11 .. [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 07:11 .dockerignore [2024-10-30T07:13:39.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:13 .git [2024-10-30T07:13:39.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:11 .github [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 07:11 .gitignore [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:11 .golangci.yml [2024-10-30T07:13:39.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:12 .semver [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 07:11 Attribution.txt [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 07:11 CHANGELOG.md [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 30 07:11 Dockerfile [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:11 GOVERNANCE.md [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 07:11 Jenkinsfile [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:11 LICENSE [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 07:11 Makefile [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 07:11 OWNERS.md [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 07:11 README.md [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 07:12 VERSION [2024-10-30T07:13:39.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:11 bin [2024-10-30T07:13:39.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:11 cmd [2024-10-30T07:13:39.387Z] -rw-r--r-- 1 jenkins jenkins 25464 Oct 30 07:13 coverage.out [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 7150 Oct 30 07:11 go.mod [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 100733 Oct 30 07:11 go.sum [2024-10-30T07:13:39.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:11 internal [2024-10-30T07:13:39.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:11 simulator [2024-10-30T07:13:39.387Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 07:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:13:39.711Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2b384c346e19e635e1b49ec09200f6d61a158dd6 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-10-30T07:13:39.711Z] Sending build context to Docker daemon 18.03MB [2024-10-30T07:13:39.711Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:13:39.711Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-30T07:13:39.711Z] ---> ffcb8a434bf4 [2024-10-30T07:13:39.711Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:13:39.711Z] ---> Running in 12f254bcd736 [2024-10-30T07:13:39.970Z] Removing intermediate container 12f254bcd736 [2024-10-30T07:13:39.970Z] ---> a01973bc5a97 [2024-10-30T07:13:39.970Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:13:39.970Z] ---> Running in af4e830f0ea4 [2024-10-30T07:13:39.970Z] Removing intermediate container af4e830f0ea4 [2024-10-30T07:13:39.970Z] ---> fe2738792150 [2024-10-30T07:13:39.970Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-30T07:13:39.970Z] ---> Running in ded51699b276 [2024-10-30T07:13:40.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:13:40.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:13:40.750Z] OK: 252 MiB in 62 packages [2024-10-30T07:13:41.010Z] Removing intermediate container ded51699b276 [2024-10-30T07:13:41.010Z] ---> cfb11790b5ce [2024-10-30T07:13:41.010Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-30T07:13:41.010Z] ---> Running in cad28e9de0fb [2024-10-30T07:13:41.269Z] Removing intermediate container cad28e9de0fb [2024-10-30T07:13:41.269Z] ---> 545d56aed49e [2024-10-30T07:13:41.269Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-30T07:13:41.269Z] ---> 03128b7fe46a [2024-10-30T07:13:41.269Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:13:41.269Z] ---> Running in af6e0fbe80ef [2024-10-30T07:13:42.209Z] Removing intermediate container af6e0fbe80ef [2024-10-30T07:13:42.209Z] ---> 574e9ba36487 [2024-10-30T07:13:42.209Z] Step 9/23 : COPY . . [2024-10-30T07:13:42.468Z] ---> c2f7386b5f0d [2024-10-30T07:13:42.468Z] Step 10/23 : RUN ${MAKE} [2024-10-30T07:13:42.468Z] ---> Running in b88eadb8e89f [2024-10-30T07:13:42.726Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-10-30T07:14:14.853Z] Removing intermediate container b88eadb8e89f [2024-10-30T07:14:14.853Z] ---> 64eebeba26d5 [2024-10-30T07:14:14.853Z] Step 11/23 : FROM alpine:3.20 [2024-10-30T07:14:14.853Z] 3.20: Pulling from library/alpine [2024-10-30T07:14:14.853Z] 43c4264eed91: Already exists [2024-10-30T07:14:14.853Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:14:14.853Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:14:14.853Z] ---> 91ef0af61f39 [2024-10-30T07:14:14.853Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-30T07:14:14.853Z] ---> Running in d739340f98c7 [2024-10-30T07:14:14.853Z] Removing intermediate container d739340f98c7 [2024-10-30T07:14:14.853Z] ---> 465ee3aa04d7 [2024-10-30T07:14:14.853Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-30T07:14:14.853Z] ---> Running in 0fc9c6ed3938 [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T07:14:14.853Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:14:14.853Z] OK: 8 MiB in 15 packages [2024-10-30T07:14:14.853Z] Removing intermediate container 0fc9c6ed3938 [2024-10-30T07:14:14.853Z] ---> f672320eedeb [2024-10-30T07:14:14.853Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-30T07:14:14.853Z] ---> Running in 272e4254b8be [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:14:14.853Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:14:14.853Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:14:14.853Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:14:14.853Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:14:14.853Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:14:14.853Z] OK: 8 MiB in 15 packages [2024-10-30T07:14:14.853Z] Removing intermediate container 272e4254b8be [2024-10-30T07:14:14.853Z] ---> 411e14861076 [2024-10-30T07:14:14.853Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-30T07:14:15.112Z] ---> 77164e4ebab5 [2024-10-30T07:14:15.112Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-30T07:14:15.112Z] ---> 9e12bdf17c2d [2024-10-30T07:14:15.112Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-30T07:14:15.370Z] ---> 0a1fce2ea482 [2024-10-30T07:14:15.370Z] Step 18/23 : EXPOSE 59901 [2024-10-30T07:14:15.370Z] ---> Running in dcbe08169a1a [2024-10-30T07:14:15.370Z] Removing intermediate container dcbe08169a1a [2024-10-30T07:14:15.370Z] ---> af41c7e28b6d [2024-10-30T07:14:15.370Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-30T07:14:15.370Z] ---> Running in 250d45e96eaf [2024-10-30T07:14:15.370Z] Removing intermediate container 250d45e96eaf [2024-10-30T07:14:15.370Z] ---> f994fe45f135 [2024-10-30T07:14:15.370Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T07:14:15.370Z] ---> Running in c9ee3b5ae709 [2024-10-30T07:14:15.630Z] Removing intermediate container c9ee3b5ae709 [2024-10-30T07:14:15.630Z] ---> 767cb2d744e6 [2024-10-30T07:14:15.630Z] Step 21/23 : LABEL arch=amd64 [2024-10-30T07:14:15.630Z] ---> Running in 62ce9af35a5e [2024-10-30T07:14:15.630Z] Removing intermediate container 62ce9af35a5e [2024-10-30T07:14:15.630Z] ---> 709a64426c8f [2024-10-30T07:14:15.630Z] Step 22/23 : LABEL git_sha=2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:14:15.630Z] ---> Running in a280352059bd [2024-10-30T07:14:15.630Z] Removing intermediate container a280352059bd [2024-10-30T07:14:15.630Z] ---> d946e9e9fb69 [2024-10-30T07:14:15.630Z] Step 23/23 : LABEL version=4.0.0-dev.2 [2024-10-30T07:14:15.630Z] ---> Running in 5845a432b0c3 [2024-10-30T07:14:15.890Z] Removing intermediate container 5845a432b0c3 [2024-10-30T07:14:15.890Z] ---> d46eafc7bee8 [2024-10-30T07:14:15.890Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:14:15.890Z] Successfully built d46eafc7bee8 [2024-10-30T07:14:15.890Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:14:16.014Z] provisioning config files... [2024-10-30T07:14:16.024Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8518111630188396793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:14:16.332Z] ---> ****-login.sh [2024-10-30T07:14:16.332Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:14:16.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:14:16.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:14:16.332Z] Configure a credential helper to remove this warning. See [2024-10-30T07:14:16.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:14:16.332Z] [2024-10-30T07:14:16.332Z] Login Succeeded [2024-10-30T07:14:16.333Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:14:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:14:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:14:16.333Z] Configure a credential helper to remove this warning. See [2024-10-30T07:14:16.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:14:16.333Z] [2024-10-30T07:14:16.333Z] Login Succeeded [2024-10-30T07:14:16.333Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:14:16.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:14:16.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:14:16.593Z] Configure a credential helper to remove this warning. See [2024-10-30T07:14:16.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:14:16.593Z] [2024-10-30T07:14:16.593Z] Login Succeeded [2024-10-30T07:14:16.593Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:14:16.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:14:16.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:14:16.593Z] Configure a credential helper to remove this warning. See [2024-10-30T07:14:16.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:14:16.593Z] [2024-10-30T07:14:16.593Z] Login Succeeded [2024-10-30T07:14:16.593Z] ****.io [2024-10-30T07:14:16.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:14:16.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:14:16.853Z] Configure a credential helper to remove this warning. See [2024-10-30T07:14:16.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:14:16.853Z] [2024-10-30T07:14:16.853Z] Login Succeeded [2024-10-30T07:14:16.853Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:14:16.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T07:14:16.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:14:16.952Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-10-30T07:14:16.952Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:14:16.952Z] latest [2024-10-30T07:14:16.952Z] 4.0.0-dev.2 [2024-10-30T07:14:16.952Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:14:16.952Z] main [2024-10-30T07:14:16.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:17.302Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:17.636Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:14:17.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T07:14:17.636Z] 09e2374e1e10: Preparing [2024-10-30T07:14:17.636Z] 9607bd5601b6: Preparing [2024-10-30T07:14:17.636Z] faad4c1b42b0: Preparing [2024-10-30T07:14:17.636Z] d56671113ccc: Preparing [2024-10-30T07:14:17.636Z] 63952a1126cd: Preparing [2024-10-30T07:14:17.636Z] 63ca1fbb43ae: Preparing [2024-10-30T07:14:17.636Z] 63ca1fbb43ae: Waiting [2024-10-30T07:14:17.636Z] 9607bd5601b6: Pushed [2024-10-30T07:14:17.636Z] 09e2374e1e10: Pushed [2024-10-30T07:14:17.636Z] 63952a1126cd: Pushed [2024-10-30T07:14:17.636Z] 63ca1fbb43ae: Layer already exists [2024-10-30T07:14:18.205Z] d56671113ccc: Pushed [2024-10-30T07:14:23.489Z] faad4c1b42b0: Pushed [2024-10-30T07:14:23.489Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6: digest: sha256:703e722c36499bb23d62d7f57b3bc6f7f34119605a0109ecf628da972d7fa031 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:23.832Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:24.159Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-30T07:14:24.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T07:14:24.159Z] 09e2374e1e10: Preparing [2024-10-30T07:14:24.159Z] 9607bd5601b6: Preparing [2024-10-30T07:14:24.159Z] faad4c1b42b0: Preparing [2024-10-30T07:14:24.159Z] d56671113ccc: Preparing [2024-10-30T07:14:24.159Z] 63952a1126cd: Preparing [2024-10-30T07:14:24.159Z] 63ca1fbb43ae: Preparing [2024-10-30T07:14:24.159Z] faad4c1b42b0: Layer already exists [2024-10-30T07:14:24.159Z] 9607bd5601b6: Layer already exists [2024-10-30T07:14:24.159Z] 63952a1126cd: Layer already exists [2024-10-30T07:14:24.159Z] d56671113ccc: Layer already exists [2024-10-30T07:14:24.159Z] 09e2374e1e10: Layer already exists [2024-10-30T07:14:24.159Z] 63ca1fbb43ae: Layer already exists [2024-10-30T07:14:24.159Z] latest: digest: sha256:703e722c36499bb23d62d7f57b3bc6f7f34119605a0109ecf628da972d7fa031 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:24.507Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:24.836Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.2 [2024-10-30T07:14:24.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T07:14:24.836Z] 09e2374e1e10: Preparing [2024-10-30T07:14:24.836Z] 9607bd5601b6: Preparing [2024-10-30T07:14:24.836Z] faad4c1b42b0: Preparing [2024-10-30T07:14:24.836Z] d56671113ccc: Preparing [2024-10-30T07:14:24.836Z] 63952a1126cd: Preparing [2024-10-30T07:14:24.836Z] 63ca1fbb43ae: Preparing [2024-10-30T07:14:24.836Z] 63ca1fbb43ae: Waiting [2024-10-30T07:14:24.836Z] 09e2374e1e10: Layer already exists [2024-10-30T07:14:24.836Z] faad4c1b42b0: Layer already exists [2024-10-30T07:14:24.836Z] 9607bd5601b6: Layer already exists [2024-10-30T07:14:24.836Z] 63952a1126cd: Layer already exists [2024-10-30T07:14:24.836Z] d56671113ccc: Layer already exists [2024-10-30T07:14:24.836Z] 63ca1fbb43ae: Layer already exists [2024-10-30T07:14:24.836Z] 4.0.0-dev.2: digest: sha256:703e722c36499bb23d62d7f57b3bc6f7f34119605a0109ecf628da972d7fa031 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:25.167Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:25.496Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:14:25.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T07:14:25.496Z] 09e2374e1e10: Preparing [2024-10-30T07:14:25.496Z] 9607bd5601b6: Preparing [2024-10-30T07:14:25.496Z] faad4c1b42b0: Preparing [2024-10-30T07:14:25.496Z] d56671113ccc: Preparing [2024-10-30T07:14:25.496Z] 63952a1126cd: Preparing [2024-10-30T07:14:25.496Z] 63ca1fbb43ae: Preparing [2024-10-30T07:14:25.496Z] 63ca1fbb43ae: Waiting [2024-10-30T07:14:25.496Z] faad4c1b42b0: Layer already exists [2024-10-30T07:14:25.496Z] 09e2374e1e10: Layer already exists [2024-10-30T07:14:25.496Z] 9607bd5601b6: Layer already exists [2024-10-30T07:14:25.496Z] 63952a1126cd: Layer already exists [2024-10-30T07:14:25.496Z] d56671113ccc: Layer already exists [2024-10-30T07:14:25.496Z] 63ca1fbb43ae: Layer already exists [2024-10-30T07:14:25.496Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2: digest: sha256:703e722c36499bb23d62d7f57b3bc6f7f34119605a0109ecf628da972d7fa031 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:25.833Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:26.164Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-10-30T07:14:26.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T07:14:26.164Z] 09e2374e1e10: Preparing [2024-10-30T07:14:26.164Z] 9607bd5601b6: Preparing [2024-10-30T07:14:26.164Z] faad4c1b42b0: Preparing [2024-10-30T07:14:26.164Z] d56671113ccc: Preparing [2024-10-30T07:14:26.164Z] 63952a1126cd: Preparing [2024-10-30T07:14:26.164Z] 63ca1fbb43ae: Preparing [2024-10-30T07:14:26.164Z] 63ca1fbb43ae: Waiting [2024-10-30T07:14:26.164Z] d56671113ccc: Layer already exists [2024-10-30T07:14:26.164Z] faad4c1b42b0: Layer already exists [2024-10-30T07:14:26.164Z] 63952a1126cd: Layer already exists [2024-10-30T07:14:26.164Z] 09e2374e1e10: Layer already exists [2024-10-30T07:14:26.164Z] 9607bd5601b6: Layer already exists [2024-10-30T07:14:26.164Z] 63ca1fbb43ae: Layer already exists [2024-10-30T07:14:26.164Z] main: digest: sha256:703e722c36499bb23d62d7f57b3bc6f7f34119605a0109ecf628da972d7fa031 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T07:14:26.248Z] ===================================================== [Pipeline] echo [2024-10-30T07:14:26.259Z] taggedImages: [2024-10-30T07:14:26.259Z] - nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:14:26.259Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-30T07:14:26.259Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.2 [2024-10-30T07:14:26.259Z] - nexus3.edgexfoundry.org:10004/device-modbus:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:14:26.259Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:26.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:14:26.658Z] [2024-10-30T07:14:26.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:14:26.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:14:26.963Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T07:14:26.963Z] 5eb5b503b376: Pulling fs layer [2024-10-30T07:14:26.963Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T07:14:26.963Z] ec43610c2a17: Pulling fs layer [2024-10-30T07:14:26.963Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T07:14:26.963Z] 33b1e0a273af: Pulling fs layer [2024-10-30T07:14:26.963Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T07:14:26.963Z] 2f39f015ded8: Pulling fs layer [2024-10-30T07:14:26.963Z] 5d3b04190fa2: Waiting [2024-10-30T07:14:26.963Z] 33b1e0a273af: Waiting [2024-10-30T07:14:26.963Z] 2f39f015ded8: Waiting [2024-10-30T07:14:26.963Z] 3a2ae6a8a46f: Waiting [2024-10-30T07:14:26.963Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T07:14:26.963Z] 5c69ac0246d0: Download complete [2024-10-30T07:14:26.963Z] 3a2ae6a8a46f: Download complete [2024-10-30T07:14:26.963Z] 33b1e0a273af: Download complete [2024-10-30T07:14:26.963Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T07:14:26.963Z] 5d3b04190fa2: Download complete [2024-10-30T07:14:26.963Z] ec43610c2a17: Verifying Checksum [2024-10-30T07:14:26.963Z] ec43610c2a17: Download complete [2024-10-30T07:14:27.222Z] 5eb5b503b376: Verifying Checksum [2024-10-30T07:14:27.222Z] 5eb5b503b376: Download complete [2024-10-30T07:14:27.791Z] 2f39f015ded8: Download complete [2024-10-30T07:14:28.729Z] 5eb5b503b376: Pull complete [2024-10-30T07:14:28.729Z] 5c69ac0246d0: Pull complete [2024-10-30T07:14:28.992Z] ec43610c2a17: Pull complete [2024-10-30T07:14:29.250Z] 3a2ae6a8a46f: Pull complete [2024-10-30T07:14:29.250Z] 33b1e0a273af: Pull complete [2024-10-30T07:14:29.509Z] 5d3b04190fa2: Pull complete [2024-10-30T07:14:33.689Z] 2f39f015ded8: Pull complete [2024-10-30T07:14:33.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T07:14:33.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:14:33.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:14:33.786Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:14:33.810Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:14:35.112Z] $ docker top 9d12b76c5e46fe3ab7ef474bfc68b0def5bbd3c8c3f1542e57aa536de4ab3790 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:14:35.505Z] ---> job-cost.sh [2024-10-30T07:14:35.505Z] lf-activate-venv: SKIPPING [2024-10-30T07:14:35.505Z] INFO: No Stack... [2024-10-30T07:14:35.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:14:36.335Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:14:36.630Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-10-30T07:14:36.630Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:14:36.646Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [2024-10-30T07:14:36.656Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] did not exist. Created. [2024-10-30T07:14:36.663Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:14:36.980Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T07:14:37.007Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:14:37.015Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:14:37.035Z] $ docker stop --time=1 9d12b76c5e46fe3ab7ef474bfc68b0def5bbd3c8c3f1542e57aa536de4ab3790 [2024-10-30T07:14:38.204Z] $ docker rm -f --volumes 9d12b76c5e46fe3ab7ef474bfc68b0def5bbd3c8c3f1542e57aa536de4ab3790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T07:16:09.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24113 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-10-30T07:16:09.026Z] Running in /w/workspace/device-modbus-go/167 [Pipeline] { [Pipeline] checkout [2024-10-30T07:16:12.083Z] The recommended git tool is: git [2024-10-30T07:16:17.970Z] using credential edgex-jenkins-ssh [2024-10-30T07:16:17.998Z] Cloning the remote Git repository [2024-10-30T07:16:18.044Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-30T07:16:18.145Z] > git init /w/workspace/device-modbus-go/167 # timeout=10 [2024-10-30T07:16:18.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-30T07:16:18.308Z] > git --version # timeout=10 [2024-10-30T07:16:18.330Z] > git --version # 'git version 2.25.1' [2024-10-30T07:16:18.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:16:18.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:16:20.565Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-30T07:16:20.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:16:21.675Z] Avoid second fetch [2024-10-30T07:16:21.676Z] Checking out Revision 2b384c346e19e635e1b49ec09200f6d61a158dd6 (main) [2024-10-30T07:16:21.695Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T07:16:21.879Z] > git checkout -f 2b384c346e19e635e1b49ec09200f6d61a158dd6 # timeout=10 [2024-10-30T07:16:22.572Z] Commit message: "Merge pull request #586 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:16:27.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T07:16:27.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:16:27.477Z] Dload Upload Total Spent Left Speed [2024-10-30T07:16:27.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-10-30T07:16:27.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T07:16:28.167Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T07:16:28.167Z] + sudo tee /etc/docker/daemon.new [2024-10-30T07:16:28.167Z] { [2024-10-30T07:16:28.167Z] "registry-mirrors": [ [2024-10-30T07:16:28.167Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T07:16:28.167Z] ], [2024-10-30T07:16:28.167Z] "bip": "10.250.0.254/24", [2024-10-30T07:16:28.167Z] "hosts": [ [2024-10-30T07:16:28.167Z] "tcp://0.0.0.0:5555", [2024-10-30T07:16:28.167Z] "unix:///var/run/docker.sock" [2024-10-30T07:16:28.167Z] ], [2024-10-30T07:16:28.167Z] "mtu": 1458, [2024-10-30T07:16:28.167Z] "selinux-enabled": true, [2024-10-30T07:16:28.167Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T07:16:28.167Z] } [Pipeline] sh [2024-10-30T07:16:28.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T07:16:28.887Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:16:47.482Z] provisioning config files... [2024-10-30T07:16:47.520Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/167@tmp/config7112915826142291142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:16:48.092Z] ---> ****-login.sh [2024-10-30T07:16:48.092Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:16:48.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:16:48.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:16:48.979Z] Configure a credential helper to remove this warning. See [2024-10-30T07:16:48.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:16:48.979Z] [2024-10-30T07:16:48.979Z] Login Succeeded [2024-10-30T07:16:48.979Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:16:49.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:16:49.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:16:49.529Z] Configure a credential helper to remove this warning. See [2024-10-30T07:16:49.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:16:49.529Z] [2024-10-30T07:16:49.529Z] Login Succeeded [2024-10-30T07:16:49.529Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:16:49.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:16:50.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:16:50.078Z] Configure a credential helper to remove this warning. See [2024-10-30T07:16:50.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:16:50.078Z] [2024-10-30T07:16:50.078Z] Login Succeeded [2024-10-30T07:16:50.078Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:16:50.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:16:50.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:16:50.355Z] Configure a credential helper to remove this warning. See [2024-10-30T07:16:50.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:16:50.355Z] [2024-10-30T07:16:50.355Z] Login Succeeded [2024-10-30T07:16:50.355Z] ****.io [2024-10-30T07:16:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:16:50.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:16:50.912Z] Configure a credential helper to remove this warning. See [2024-10-30T07:16:50.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:16:50.912Z] [2024-10-30T07:16:50.912Z] Login Succeeded [2024-10-30T07:16:50.912Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:16:50.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:16:51.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:16:51.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:16:51.379Z] ========================================================= [2024-10-30T07:16:51.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T07:16:51.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:16:51.770Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:16:52.374Z] Sending build context to Docker daemon 9.14MB [2024-10-30T07:16:52.374Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:16:52.374Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T07:16:53.349Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T07:16:53.349Z] cf04c63912e1: Pulling fs layer [2024-10-30T07:16:53.349Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T07:16:53.349Z] a37a00ec5f00: Pulling fs layer [2024-10-30T07:16:53.349Z] 50b3750afda1: Pulling fs layer [2024-10-30T07:16:53.349Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:16:53.349Z] 80978eb59214: Pulling fs layer [2024-10-30T07:16:53.349Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T07:16:53.349Z] c5a475d317c9: Pulling fs layer [2024-10-30T07:16:53.349Z] 50b3750afda1: Waiting [2024-10-30T07:16:53.349Z] 4f4fb700ef54: Waiting [2024-10-30T07:16:53.349Z] 80978eb59214: Waiting [2024-10-30T07:16:53.349Z] c5a475d317c9: Waiting [2024-10-30T07:16:53.349Z] c9f46d7d2bd2: Waiting [2024-10-30T07:16:54.326Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T07:16:54.326Z] 55b35a11ae5e: Download complete [2024-10-30T07:16:54.326Z] 50b3750afda1: Verifying Checksum [2024-10-30T07:16:54.326Z] 50b3750afda1: Download complete [2024-10-30T07:16:54.326Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:16:54.326Z] 4f4fb700ef54: Download complete [2024-10-30T07:16:54.326Z] 80978eb59214: Verifying Checksum [2024-10-30T07:16:54.326Z] cf04c63912e1: Verifying Checksum [2024-10-30T07:16:54.326Z] cf04c63912e1: Download complete [2024-10-30T07:16:54.936Z] c5a475d317c9: Verifying Checksum [2024-10-30T07:16:54.937Z] c5a475d317c9: Download complete [2024-10-30T07:16:55.212Z] cf04c63912e1: Pull complete [2024-10-30T07:16:55.813Z] 55b35a11ae5e: Pull complete [2024-10-30T07:16:56.407Z] a37a00ec5f00: Verifying Checksum [2024-10-30T07:16:56.407Z] a37a00ec5f00: Download complete [2024-10-30T07:16:57.000Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T07:16:57.000Z] c9f46d7d2bd2: Download complete [2024-10-30T07:17:12.080Z] a37a00ec5f00: Pull complete [2024-10-30T07:17:12.080Z] 50b3750afda1: Pull complete [2024-10-30T07:17:12.080Z] 4f4fb700ef54: Pull complete [2024-10-30T07:17:12.080Z] 80978eb59214: Pull complete [2024-10-30T07:17:18.789Z] c9f46d7d2bd2: Pull complete [2024-10-30T07:17:20.741Z] c5a475d317c9: Pull complete [2024-10-30T07:17:20.741Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T07:17:20.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T07:17:20.742Z] ---> be29e6b0f0d4 [2024-10-30T07:17:20.742Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:17:22.162Z] ---> Running in 484ab4bd9838 [2024-10-30T07:17:22.162Z] Removing intermediate container 484ab4bd9838 [2024-10-30T07:17:22.162Z] ---> 60ce51fbaafc [2024-10-30T07:17:22.162Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:17:22.452Z] ---> Running in 1f64d1a37fb5 [2024-10-30T07:17:22.725Z] Removing intermediate container 1f64d1a37fb5 [2024-10-30T07:17:22.725Z] ---> b16511b59424 [2024-10-30T07:17:22.725Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-30T07:17:22.725Z] ---> Running in 025744a149c7 [2024-10-30T07:17:24.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:17:24.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:17:25.817Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T07:17:25.817Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-30T07:17:26.087Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T07:17:26.087Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T07:17:26.087Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-30T07:17:26.087Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-30T07:17:26.087Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-30T07:17:26.087Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-30T07:17:26.087Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:17:26.087Z] OK: 244 MiB in 62 packages [2024-10-30T07:17:27.507Z] Removing intermediate container 025744a149c7 [2024-10-30T07:17:27.507Z] ---> 33dabfb3853b [2024-10-30T07:17:27.507Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-30T07:17:27.507Z] ---> Running in 6f7d67625cf5 [2024-10-30T07:17:27.777Z] Removing intermediate container 6f7d67625cf5 [2024-10-30T07:17:27.777Z] ---> 8e4c3bbf63ee [2024-10-30T07:17:27.777Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T07:17:28.374Z] ---> 1599e1997cea [2024-10-30T07:17:28.374Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:17:28.374Z] ---> Running in c25388719191 [2024-10-30T07:19:20.098Z] Removing intermediate container c25388719191 [2024-10-30T07:19:20.098Z] ---> f64bf34895a5 [2024-10-30T07:19:20.098Z] Step 9/10 : COPY . . [2024-10-30T07:19:20.098Z] ---> fd7032054ecb [2024-10-30T07:19:20.098Z] Step 10/10 : RUN ${MAKE} [2024-10-30T07:19:20.098Z] ---> Running in b33aec7a6954 [2024-10-30T07:19:20.098Z] noop [2024-10-30T07:19:20.098Z] Removing intermediate container b33aec7a6954 [2024-10-30T07:19:20.098Z] ---> 19043c621de2 [2024-10-30T07:19:20.098Z] Successfully built 19043c621de2 [2024-10-30T07:19:20.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:19:20.456Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:19:20.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:19:20.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-24113 does not seem to be running inside a container [2024-10-30T07:19:20.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/167 -v /w/workspace/device-modbus-go/167:/w/workspace/device-modbus-go/167:rw,z -v /w/workspace/device-modbus-go/167@tmp:/w/workspace/device-modbus-go/167@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-10-30T07:19:21.801Z] $ docker top 45ae1dc05f697bc4b814879dc1c2ad4df455067310e20cd9c72b6085e4ed3bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:19:22.625Z] + go version [2024-10-30T07:19:22.625Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T07:19:22.649Z] $ docker stop --time=1 45ae1dc05f697bc4b814879dc1c2ad4df455067310e20cd9c72b6085e4ed3bf2 [2024-10-30T07:19:24.229Z] $ docker rm -f --volumes 45ae1dc05f697bc4b814879dc1c2ad4df455067310e20cd9c72b6085e4ed3bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:19:24.812Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:19:24.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:19:24.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-24113 does not seem to be running inside a container [2024-10-30T07:19:25.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/167 -v /w/workspace/device-modbus-go/167:/w/workspace/device-modbus-go/167:rw,z -v /w/workspace/device-modbus-go/167@tmp:/w/workspace/device-modbus-go/167@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-10-30T07:19:26.292Z] $ docker top 679cf13183e0a95df611e29c8dfa6d67c653ae87df08fa56d41ff2605c13949e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:19:26.794Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/167 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:19:27.127Z] + make test [2024-10-30T07:19:27.127Z] go test ./... -coverprofile=coverage.out [2024-10-30T07:19:33.796Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-30T07:23:40.710Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-30T07:23:40.710Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 48.0% of statements [2024-10-30T07:23:40.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T07:23:40.710Z] go vet ./... [2024-10-30T07:24:30.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:24:30.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:24:30.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:24:31.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:24:31.199Z] $ docker stop --time=1 679cf13183e0a95df611e29c8dfa6d67c653ae87df08fa56d41ff2605c13949e [2024-10-30T07:24:33.222Z] $ docker rm -f --volumes 679cf13183e0a95df611e29c8dfa6d67c653ae87df08fa56d41ff2605c13949e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:24:34.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:24:34.891Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T07:24:35.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:24:35.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:24:36.138Z] + ls -al . [2024-10-30T07:24:36.138Z] total 268 [2024-10-30T07:24:36.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:19 . [2024-10-30T07:24:36.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:16 .. [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 07:16 .dockerignore [2024-10-30T07:24:36.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:16 .git [2024-10-30T07:24:36.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:16 .github [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 07:16 .gitignore [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:16 .golangci.yml [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 07:16 Attribution.txt [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 07:16 CHANGELOG.md [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 30 07:16 Dockerfile [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:16 GOVERNANCE.md [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 07:16 Jenkinsfile [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:16 LICENSE [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 07:16 Makefile [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 07:16 OWNERS.md [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 07:16 README.md [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 07:12 VERSION [2024-10-30T07:24:36.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:16 bin [2024-10-30T07:24:36.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:16 cmd [2024-10-30T07:24:36.138Z] -rw-r--r-- 1 jenkins jenkins 25464 Oct 30 07:23 coverage.out [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 7150 Oct 30 07:16 go.mod [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 100733 Oct 30 07:16 go.sum [2024-10-30T07:24:36.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:16 internal [2024-10-30T07:24:36.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:16 simulator [2024-10-30T07:24:36.138Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 07:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:24:36.491Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2b384c346e19e635e1b49ec09200f6d61a158dd6 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-10-30T07:24:36.761Z] Sending build context to Docker daemon 9.166MB [2024-10-30T07:24:37.030Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:24:37.030Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-30T07:24:37.030Z] ---> 19043c621de2 [2024-10-30T07:24:37.030Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:24:37.030Z] ---> Running in a52bbcd49dd4 [2024-10-30T07:24:37.299Z] Removing intermediate container a52bbcd49dd4 [2024-10-30T07:24:37.299Z] ---> 0409644b8895 [2024-10-30T07:24:37.299Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:24:37.567Z] ---> Running in 109e2840b427 [2024-10-30T07:24:37.836Z] Removing intermediate container 109e2840b427 [2024-10-30T07:24:37.836Z] ---> 8b5d72c1c80f [2024-10-30T07:24:37.836Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-30T07:24:37.836Z] ---> Running in e224bdfb6293 [2024-10-30T07:24:39.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:24:39.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:24:41.202Z] OK: 244 MiB in 62 packages [2024-10-30T07:24:42.175Z] Removing intermediate container e224bdfb6293 [2024-10-30T07:24:42.175Z] ---> f44a23a4cfd0 [2024-10-30T07:24:42.175Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-30T07:24:42.175Z] ---> Running in f52edd8b61d5 [2024-10-30T07:24:42.441Z] Removing intermediate container f52edd8b61d5 [2024-10-30T07:24:42.441Z] ---> 361d44af94d8 [2024-10-30T07:24:42.441Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-30T07:24:43.024Z] ---> 5aa6d12741cb [2024-10-30T07:24:43.024Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:24:43.024Z] ---> Running in a37e94dd722d [2024-10-30T07:24:45.601Z] Removing intermediate container a37e94dd722d [2024-10-30T07:24:45.601Z] ---> a45131143e41 [2024-10-30T07:24:45.601Z] Step 9/23 : COPY . . [2024-10-30T07:24:46.184Z] ---> 3eddc50450f7 [2024-10-30T07:24:46.184Z] Step 10/23 : RUN ${MAKE} [2024-10-30T07:24:46.458Z] ---> Running in 250229b62530 [2024-10-30T07:24:47.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-10-30T07:28:24.167Z] Removing intermediate container 250229b62530 [2024-10-30T07:28:24.167Z] ---> 8954446045ef [2024-10-30T07:28:24.167Z] Step 11/23 : FROM alpine:3.20 [2024-10-30T07:28:24.167Z] 3.20: Pulling from library/alpine [2024-10-30T07:28:24.167Z] cf04c63912e1: Already exists [2024-10-30T07:28:24.167Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:28:24.167Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:28:24.167Z] ---> c157a85ed455 [2024-10-30T07:28:24.167Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-30T07:28:24.167Z] ---> Running in 06a951d974ee [2024-10-30T07:28:24.167Z] Removing intermediate container 06a951d974ee [2024-10-30T07:28:24.167Z] ---> effc793d3993 [2024-10-30T07:28:24.167Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-30T07:28:24.167Z] ---> Running in 6c46d4b972af [2024-10-30T07:28:24.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:25.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:26.410Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T07:28:26.410Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:28:26.410Z] OK: 9 MiB in 15 packages [2024-10-30T07:28:27.369Z] Removing intermediate container 6c46d4b972af [2024-10-30T07:28:27.369Z] ---> f412d7fe1b50 [2024-10-30T07:28:27.369Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-30T07:28:27.369Z] ---> Running in d74a0703ae5f [2024-10-30T07:28:28.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:28.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:30.010Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:28:30.010Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:28:30.010Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:28:30.278Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:28:30.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:30.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:28:31.949Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:28:31.949Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:28:31.949Z] OK: 9 MiB in 15 packages [2024-10-30T07:28:32.909Z] Removing intermediate container d74a0703ae5f [2024-10-30T07:28:32.909Z] ---> 65167ced1a05 [2024-10-30T07:28:32.909Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-30T07:28:35.490Z] ---> 39d76f504724 [2024-10-30T07:28:35.490Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-30T07:28:35.757Z] ---> 5d24a57a3ea5 [2024-10-30T07:28:35.758Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-30T07:28:36.340Z] ---> 15fadfa2fdc1 [2024-10-30T07:28:36.340Z] Step 18/23 : EXPOSE 59901 [2024-10-30T07:28:36.340Z] ---> Running in 940004ef0f20 [2024-10-30T07:28:36.608Z] Removing intermediate container 940004ef0f20 [2024-10-30T07:28:36.608Z] ---> 5c7e73c87747 [2024-10-30T07:28:36.608Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-30T07:28:36.608Z] ---> Running in 7503e056b69e [2024-10-30T07:28:37.193Z] Removing intermediate container 7503e056b69e [2024-10-30T07:28:37.193Z] ---> b170fe9a449a [2024-10-30T07:28:37.193Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T07:28:37.193Z] ---> Running in bdccb79d6a81 [2024-10-30T07:28:37.460Z] Removing intermediate container bdccb79d6a81 [2024-10-30T07:28:37.460Z] ---> fe043c130624 [2024-10-30T07:28:37.460Z] Step 21/23 : LABEL arch=arm64 [2024-10-30T07:28:37.460Z] ---> Running in e40b8f014119 [2024-10-30T07:28:37.727Z] Removing intermediate container e40b8f014119 [2024-10-30T07:28:37.727Z] ---> a4218ec4e4b5 [2024-10-30T07:28:37.727Z] Step 22/23 : LABEL git_sha=2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:28:37.727Z] ---> Running in b165d57d8ae3 [2024-10-30T07:28:38.313Z] Removing intermediate container b165d57d8ae3 [2024-10-30T07:28:38.313Z] ---> 4c84811cd89f [2024-10-30T07:28:38.313Z] Step 23/23 : LABEL version=4.0.0-dev.2 [2024-10-30T07:28:38.313Z] ---> Running in 26192fe1aeb4 [2024-10-30T07:28:38.578Z] Removing intermediate container 26192fe1aeb4 [2024-10-30T07:28:38.578Z] ---> 3e45097477a2 [2024-10-30T07:28:38.578Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:28:38.578Z] Successfully built 3e45097477a2 [2024-10-30T07:28:38.578Z] Successfully tagged device-modbus-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-10-30T07:28:38.742Z] provisioning config files... [2024-10-30T07:28:38.754Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/167@tmp/config11282461685071500121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:28:39.091Z] ---> ****-login.sh [2024-10-30T07:28:39.091Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:28:39.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:28:39.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:28:39.360Z] Configure a credential helper to remove this warning. See [2024-10-30T07:28:39.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:28:39.360Z] [2024-10-30T07:28:39.360Z] Login Succeeded [2024-10-30T07:28:39.360Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:28:39.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:28:39.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:28:39.626Z] Configure a credential helper to remove this warning. See [2024-10-30T07:28:39.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:28:39.626Z] [2024-10-30T07:28:39.626Z] Login Succeeded [2024-10-30T07:28:39.626Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:28:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:28:40.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:28:40.163Z] Configure a credential helper to remove this warning. See [2024-10-30T07:28:40.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:28:40.163Z] [2024-10-30T07:28:40.163Z] Login Succeeded [2024-10-30T07:28:40.163Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:28:40.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:28:40.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:28:40.430Z] Configure a credential helper to remove this warning. See [2024-10-30T07:28:40.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:28:40.430Z] [2024-10-30T07:28:40.430Z] Login Succeeded [2024-10-30T07:28:40.430Z] ****.io [2024-10-30T07:28:40.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:28:40.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:28:40.971Z] Configure a credential helper to remove this warning. See [2024-10-30T07:28:40.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:28:40.971Z] [2024-10-30T07:28:40.971Z] Login Succeeded [2024-10-30T07:28:40.971Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:28:40.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T07:28:41.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:28:41.074Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-10-30T07:28:41.074Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:28:41.074Z] latest [2024-10-30T07:28:41.074Z] 4.0.0-dev.2 [2024-10-30T07:28:41.074Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:28:41.074Z] main [2024-10-30T07:28:41.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:41.444Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:41.811Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:28:41.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T07:28:41.811Z] 9aa19e4ab464: Preparing [2024-10-30T07:28:41.811Z] f1c9218f0758: Preparing [2024-10-30T07:28:41.811Z] 5627a4c43fef: Preparing [2024-10-30T07:28:41.811Z] 8c168c2c6115: Preparing [2024-10-30T07:28:41.811Z] 1a9dee4c1276: Preparing [2024-10-30T07:28:41.811Z] 16113d51b718: Preparing [2024-10-30T07:28:41.811Z] 16113d51b718: Waiting [2024-10-30T07:28:42.089Z] 1a9dee4c1276: Pushed [2024-10-30T07:28:42.089Z] f1c9218f0758: Pushed [2024-10-30T07:28:42.089Z] 9aa19e4ab464: Pushed [2024-10-30T07:28:42.089Z] 16113d51b718: Layer already exists [2024-10-30T07:28:43.492Z] 8c168c2c6115: Pushed [2024-10-30T07:28:53.787Z] 5627a4c43fef: Pushed [2024-10-30T07:28:53.787Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6: digest: sha256:9ca9f6e4bb9847c1214b9f92ca2ff57d2c0c557e0836d43c9323d2d8d8fc7c4c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:54.170Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:54.539Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-30T07:28:54.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T07:28:54.539Z] 9aa19e4ab464: Preparing [2024-10-30T07:28:54.539Z] f1c9218f0758: Preparing [2024-10-30T07:28:54.539Z] 5627a4c43fef: Preparing [2024-10-30T07:28:54.539Z] 8c168c2c6115: Preparing [2024-10-30T07:28:54.539Z] 1a9dee4c1276: Preparing [2024-10-30T07:28:54.539Z] 16113d51b718: Preparing [2024-10-30T07:28:54.539Z] 16113d51b718: Waiting [2024-10-30T07:28:54.539Z] 5627a4c43fef: Layer already exists [2024-10-30T07:28:54.539Z] 1a9dee4c1276: Layer already exists [2024-10-30T07:28:54.539Z] 8c168c2c6115: Layer already exists [2024-10-30T07:28:54.539Z] f1c9218f0758: Layer already exists [2024-10-30T07:28:54.539Z] 9aa19e4ab464: Layer already exists [2024-10-30T07:28:54.539Z] 16113d51b718: Layer already exists [2024-10-30T07:28:54.804Z] latest: digest: sha256:9ca9f6e4bb9847c1214b9f92ca2ff57d2c0c557e0836d43c9323d2d8d8fc7c4c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:55.165Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:55.515Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.2 [2024-10-30T07:28:55.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T07:28:55.515Z] 9aa19e4ab464: Preparing [2024-10-30T07:28:55.515Z] f1c9218f0758: Preparing [2024-10-30T07:28:55.515Z] 5627a4c43fef: Preparing [2024-10-30T07:28:55.515Z] 8c168c2c6115: Preparing [2024-10-30T07:28:55.515Z] 1a9dee4c1276: Preparing [2024-10-30T07:28:55.515Z] 16113d51b718: Preparing [2024-10-30T07:28:55.515Z] 16113d51b718: Waiting [2024-10-30T07:28:55.515Z] 5627a4c43fef: Layer already exists [2024-10-30T07:28:55.515Z] 9aa19e4ab464: Layer already exists [2024-10-30T07:28:55.515Z] 8c168c2c6115: Layer already exists [2024-10-30T07:28:55.515Z] f1c9218f0758: Layer already exists [2024-10-30T07:28:55.515Z] 1a9dee4c1276: Layer already exists [2024-10-30T07:28:55.515Z] 16113d51b718: Layer already exists [2024-10-30T07:28:55.515Z] 4.0.0-dev.2: digest: sha256:9ca9f6e4bb9847c1214b9f92ca2ff57d2c0c557e0836d43c9323d2d8d8fc7c4c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:56.146Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:56.500Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:28:56.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T07:28:56.500Z] 9aa19e4ab464: Preparing [2024-10-30T07:28:56.500Z] f1c9218f0758: Preparing [2024-10-30T07:28:56.500Z] 5627a4c43fef: Preparing [2024-10-30T07:28:56.500Z] 8c168c2c6115: Preparing [2024-10-30T07:28:56.500Z] 1a9dee4c1276: Preparing [2024-10-30T07:28:56.500Z] 16113d51b718: Preparing [2024-10-30T07:28:56.500Z] 16113d51b718: Waiting [2024-10-30T07:28:56.500Z] 8c168c2c6115: Layer already exists [2024-10-30T07:28:56.500Z] f1c9218f0758: Layer already exists [2024-10-30T07:28:56.500Z] 5627a4c43fef: Layer already exists [2024-10-30T07:28:56.500Z] 9aa19e4ab464: Layer already exists [2024-10-30T07:28:56.500Z] 1a9dee4c1276: Layer already exists [2024-10-30T07:28:56.500Z] 16113d51b718: Layer already exists [2024-10-30T07:28:56.500Z] 2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2: digest: sha256:9ca9f6e4bb9847c1214b9f92ca2ff57d2c0c557e0836d43c9323d2d8d8fc7c4c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:56.862Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:57.217Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-10-30T07:28:57.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T07:28:57.217Z] 9aa19e4ab464: Preparing [2024-10-30T07:28:57.217Z] f1c9218f0758: Preparing [2024-10-30T07:28:57.217Z] 5627a4c43fef: Preparing [2024-10-30T07:28:57.217Z] 8c168c2c6115: Preparing [2024-10-30T07:28:57.217Z] 1a9dee4c1276: Preparing [2024-10-30T07:28:57.217Z] 16113d51b718: Preparing [2024-10-30T07:28:57.217Z] 16113d51b718: Waiting [2024-10-30T07:28:57.217Z] 8c168c2c6115: Layer already exists [2024-10-30T07:28:57.217Z] f1c9218f0758: Layer already exists [2024-10-30T07:28:57.217Z] 1a9dee4c1276: Layer already exists [2024-10-30T07:28:57.217Z] 9aa19e4ab464: Layer already exists [2024-10-30T07:28:57.217Z] 5627a4c43fef: Layer already exists [2024-10-30T07:28:57.217Z] 16113d51b718: Layer already exists [2024-10-30T07:28:57.483Z] main: digest: sha256:9ca9f6e4bb9847c1214b9f92ca2ff57d2c0c557e0836d43c9323d2d8d8fc7c4c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T07:28:57.563Z] ===================================================== [Pipeline] echo [2024-10-30T07:28:57.577Z] taggedImages: [2024-10-30T07:28:57.577Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6 [2024-10-30T07:28:57.577Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-30T07:28:57.577Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.2 [2024-10-30T07:28:57.577Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2b384c346e19e635e1b49ec09200f6d61a158dd6-4.0.0-dev.2 [2024-10-30T07:28:57.577Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:57.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:28:57.961Z] [2024-10-30T07:28:57.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:28:58.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:28:58.292Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T07:28:58.292Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T07:28:58.292Z] 04944245beec: Pulling fs layer [2024-10-30T07:28:58.292Z] 699f458cf7ca: Pulling fs layer [2024-10-30T07:28:58.292Z] 765212b225bb: Pulling fs layer [2024-10-30T07:28:58.292Z] f23df028b6ca: Pulling fs layer [2024-10-30T07:28:58.292Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T07:28:58.292Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T07:28:58.292Z] f23df028b6ca: Waiting [2024-10-30T07:28:58.292Z] 765212b225bb: Waiting [2024-10-30T07:28:58.292Z] d65c8cfc05b1: Waiting [2024-10-30T07:28:58.559Z] 04944245beec: Verifying Checksum [2024-10-30T07:28:58.559Z] 04944245beec: Download complete [2024-10-30T07:28:58.559Z] 765212b225bb: Verifying Checksum [2024-10-30T07:28:58.559Z] 765212b225bb: Download complete [2024-10-30T07:28:58.559Z] f23df028b6ca: Verifying Checksum [2024-10-30T07:28:58.559Z] f23df028b6ca: Download complete [2024-10-30T07:28:58.559Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T07:28:58.559Z] d65c8cfc05b1: Download complete [2024-10-30T07:28:58.559Z] 699f458cf7ca: Verifying Checksum [2024-10-30T07:28:58.559Z] 699f458cf7ca: Download complete [2024-10-30T07:28:59.142Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T07:28:59.142Z] 8998bd30e6a1: Download complete [2024-10-30T07:29:01.722Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T07:29:03.664Z] 8998bd30e6a1: Pull complete [2024-10-30T07:29:04.250Z] 04944245beec: Pull complete [2024-10-30T07:29:05.649Z] 699f458cf7ca: Pull complete [2024-10-30T07:29:05.913Z] 765212b225bb: Pull complete [2024-10-30T07:29:06.865Z] f23df028b6ca: Pull complete [2024-10-30T07:29:06.865Z] d65c8cfc05b1: Pull complete [2024-10-30T07:29:25.055Z] 2437ff75d9bd: Pull complete [2024-10-30T07:29:25.055Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T07:29:25.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:29:25.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:29:25.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-24113 does not seem to be running inside a container [2024-10-30T07:29:25.373Z] $ 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-modbus-go/167 -v /w/workspace/device-modbus-go/167:/w/workspace/device-modbus-go/167:rw,z -v /w/workspace/device-modbus-go/167@tmp:/w/workspace/device-modbus-go/167@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-10-30T07:29:28.153Z] $ docker top 130a3d8598ca61cb22b8075d25d41e9ecb61f1f82e699d4bb8764507f61e5391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:29:28.982Z] ---> job-cost.sh [2024-10-30T07:29:28.982Z] lf-activate-venv: SKIPPING [2024-10-30T07:29:28.982Z] INFO: No Stack... [2024-10-30T07:29:29.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T07:29:30.209Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:29:30.854Z] + cut -d, -f6 [2024-10-30T07:29:30.854Z] + cat /w/workspace/device-modbus-go/167/archives/cost.csv [Pipeline] lock [2024-10-30T07:29:30.909Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [2024-10-30T07:29:30.920Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] did not exist. Created. [2024-10-30T07:29:30.927Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:29:31.284Z] /w/workspace/device-modbus-go/167@tmp/durable-c1d6e1bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T07:29:31.922Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T07:29:31.949Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T07:29:31.998Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:29:32.006Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:29:32.047Z] $ docker stop --time=1 130a3d8598ca61cb22b8075d25d41e9ecb61f1f82e699d4bb8764507f61e5391 [2024-10-30T07:29:33.569Z] $ docker rm -f --volumes 130a3d8598ca61cb22b8075d25d41e9ecb61f1f82e699d4bb8764507f61e5391 [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-10-30T07:29:34.014Z] provisioning config files... [2024-10-30T07:29:34.021Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12879594472459592458tmp [Pipeline] { [Pipeline] sh [2024-10-30T07:29:34.324Z] + set +x [2024-10-30T07:29:34.324Z] + + curl -s https://codecov.io/bash [2024-10-30T07:29:34.324Z] bash -s -- [2024-10-30T07:29:34.324Z] [2024-10-30T07:29:34.324Z] _____ _ [2024-10-30T07:29:34.324Z] / ____| | | [2024-10-30T07:29:34.324Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T07:29:34.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T07:29:34.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T07:29:34.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T07:29:34.324Z] Bash-1.0.6 [2024-10-30T07:29:34.324Z] [2024-10-30T07:29:34.324Z] [2024-10-30T07:29:34.324Z] ==> git version 2.25.1 found [2024-10-30T07:29:34.324Z] ==> 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-10-30T07:29:34.324Z] Release-Date: 2020-01-08 [2024-10-30T07:29:34.324Z] 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-10-30T07:29:34.324Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T07:29:34.324Z] ==> Jenkins CI detected. [2024-10-30T07:29:34.324Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-10-30T07:29:34.324Z] project root: . [2024-10-30T07:29:34.324Z] --> token set from env [2024-10-30T07:29:34.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T07:29:34.324Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T07:29:34.324Z] ==> Python coveragepy not found [2024-10-30T07:29:34.324Z] ==> Searching for coverage reports in: [2024-10-30T07:29:34.324Z] + . [2024-10-30T07:29:34.324Z] -> Found 1 reports [2024-10-30T07:29:34.324Z] ==> Detecting git/mercurial file structure [2024-10-30T07:29:34.324Z] ==> Reading reports [2024-10-30T07:29:34.324Z] + ./coverage.out bytes=25464 [2024-10-30T07:29:34.324Z] ==> Appending adjustments [2024-10-30T07:29:34.324Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T07:29:34.584Z] + Found adjustments [2024-10-30T07:29:34.584Z] ==> Gzipping contents [2024-10-30T07:29:34.584Z] 4.0K /tmp/codecov.bXw9up.gz [2024-10-30T07:29:34.584Z] ==> Uploading reports [2024-10-30T07:29:34.584Z] url: https://codecov.io [2024-10-30T07:29:34.584Z] query: branch=main&commit=2b384c346e19e635e1b49ec09200f6d61a158dd6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T07:29:34.584Z] -> Pinging Codecov [2024-10-30T07:29:34.584Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b384c346e19e635e1b49ec09200f6d61a158dd6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T07:29:34.844Z] -> Uploading to [2024-10-30T07:29:34.844Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/2b384c346e19e635e1b49ec09200f6d61a158dd6/e0cc2e61-5e3b-4e3c-ac3b-5b93c67647b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T072934Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=bcf57a96aa31f62da0f300db66f612966154e8fbb8f7f0b2193586a8882329f4 [2024-10-30T07:29:34.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:29:34.844Z] Dload Upload Total Spent Left Speed [2024-10-30T07:29:35.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 17095 --:--:-- --:--:-- --:--:-- 17095 [2024-10-30T07:29:35.104Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] } [2024-10-30T07:29:35.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T07:29:35.246Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T07:29:35.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:29:35.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T07:29:35.572Z] [2024-10-30T07:29:35.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:29:35.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T07:29:35.873Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T07:29:35.873Z] 43c4264eed91: Already exists [2024-10-30T07:29:35.873Z] 4cc291be95ef: Already exists [2024-10-30T07:29:35.873Z] 2ac1f1163629: Already exists [2024-10-30T07:29:35.873Z] 5c3c966382ef: Already exists [2024-10-30T07:29:35.873Z] 4f4fb700ef54: Already exists [2024-10-30T07:29:35.873Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T07:29:35.873Z] 9c3e1370e548: Pulling fs layer [2024-10-30T07:29:36.132Z] d9c7d2e4e75e: Download complete [2024-10-30T07:29:36.392Z] d9c7d2e4e75e: Pull complete [2024-10-30T07:29:36.958Z] 9c3e1370e548: Verifying Checksum [2024-10-30T07:29:36.958Z] 9c3e1370e548: Download complete [2024-10-30T07:29:40.234Z] 9c3e1370e548: Pull complete [2024-10-30T07:29:40.234Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T07:29:40.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T07:29:40.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:29:40.331Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:29:40.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T07:29:41.432Z] $ docker top 0163f25a8948794f364214557140192d8d1be1d360770a5a5ca44b47276b19dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:29:41.810Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-10-30T07:29:41.821Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-10-30T07:29:42.102Z] + set -o pipefail [2024-10-30T07:29:42.102Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-10-30T07:29:48.675Z] [2024-10-30T07:29:48.675Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-10-30T07:29:48.675Z] [2024-10-30T07:29:48.675Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a6792c18-e3da-477a-8215-65dabea2987b [2024-10-30T07:29:48.675Z] [2024-10-30T07:29:48.675Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-30T07:29:48.675Z] [2024-10-30T07:29:48.675Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T07:29:48.675Z] [Pipeline] } [2024-10-30T07:29:48.663Z] $ docker stop --time=1 0163f25a8948794f364214557140192d8d1be1d360770a5a5ca44b47276b19dd [2024-10-30T07:29:50.944Z] $ docker rm -f --volumes 0163f25a8948794f364214557140192d8d1be1d360770a5a5ca44b47276b19dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:29:51.949Z] + git log --format=format:%s -1 2b384c346e19e635e1b49ec09200f6d61a158dd6 [Pipeline] sh [2024-10-30T07:29:52.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:29:52.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:29:52.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:29:52.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:29:52.724Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:29:52.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:29:53.155Z] $ docker top 6352dc0c7b89f873d5a4671e94070578dd1757fc3d999502ecf2d287f49188d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:29:53.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:29:53.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:29:53.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:29:53.397Z] $ docker exec 6352dc0c7b89f873d5a4671e94070578dd1757fc3d999502ecf2d287f49188d4 ssh-agent [2024-10-30T07:29:53.534Z] SSH_AUTH_SOCK=/tmp/ssh-qOSSeLVGI5yT/agent.32 [2024-10-30T07:29:53.534Z] SSH_AGENT_PID=38 [2024-10-30T07:29:53.539Z] Running ssh-add (command line suppressed) [2024-10-30T07:29:53.621Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15916295525319486125.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15916295525319486125.key) [2024-10-30T07:29:53.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:29:53.955Z] + git semver tag [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,109 [run_tag] DEBUG tag force:False [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,109 [check_head_tag] DEBUG check head tag [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,110 [execute] INFO git cat-file --batch-check [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,114 [execute] INFO git cat-file --batch [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,139 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,139 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,140 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:29:54.216Z] 2024-10-30 07:29:54,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:29:54.216Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T07:29:54.203Z] $ docker exec --env ******** --env ******** 6352dc0c7b89f873d5a4671e94070578dd1757fc3d999502ecf2d287f49188d4 ssh-agent -k [2024-10-30T07:29:54.312Z] unset SSH_AUTH_SOCK; [2024-10-30T07:29:54.313Z] unset SSH_AGENT_PID; [2024-10-30T07:29:54.313Z] echo Agent pid 38 killed; [2024-10-30T07:29:54.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:29:54.671Z] + git semver [Pipeline] } [2024-10-30T07:29:54.922Z] $ docker stop --time=1 6352dc0c7b89f873d5a4671e94070578dd1757fc3d999502ecf2d287f49188d4 [2024-10-30T07:29:56.197Z] $ docker rm -f --volumes 6352dc0c7b89f873d5a4671e94070578dd1757fc3d999502ecf2d287f49188d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:29:56.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T07:29:56.628Z] [2024-10-30T07:29:56.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:29:56.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T07:29:56.930Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T07:29:56.930Z] ab5ef0e58194: Pulling fs layer [2024-10-30T07:29:56.930Z] 9712f1f96733: Pulling fs layer [2024-10-30T07:29:56.930Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T07:29:56.930Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T07:29:56.930Z] e9a5061849ea: Pulling fs layer [2024-10-30T07:29:56.930Z] d747dcd14b5f: Pulling fs layer [2024-10-30T07:29:56.930Z] 2de7ff778b66: Pulling fs layer [2024-10-30T07:29:56.930Z] d747dcd14b5f: Waiting [2024-10-30T07:29:56.930Z] 2de7ff778b66: Waiting [2024-10-30T07:29:56.930Z] 0d9ebad4ef96: Waiting [2024-10-30T07:29:56.930Z] e9a5061849ea: Waiting [2024-10-30T07:29:56.930Z] 9712f1f96733: Download complete [2024-10-30T07:29:57.189Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T07:29:57.189Z] 63f879dbbcfc: Download complete [2024-10-30T07:29:57.448Z] e9a5061849ea: Verifying Checksum [2024-10-30T07:29:57.448Z] e9a5061849ea: Download complete [2024-10-30T07:29:57.448Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T07:29:57.448Z] 0d9ebad4ef96: Download complete [2024-10-30T07:29:57.448Z] d747dcd14b5f: Verifying Checksum [2024-10-30T07:29:57.448Z] d747dcd14b5f: Download complete [2024-10-30T07:29:57.448Z] ab5ef0e58194: Verifying Checksum [2024-10-30T07:29:57.448Z] ab5ef0e58194: Download complete [2024-10-30T07:29:57.706Z] 2de7ff778b66: Verifying Checksum [2024-10-30T07:29:57.706Z] 2de7ff778b66: Download complete [2024-10-30T07:30:00.232Z] ab5ef0e58194: Pull complete [2024-10-30T07:30:00.233Z] 9712f1f96733: Pull complete [2024-10-30T07:30:01.170Z] 63f879dbbcfc: Pull complete [2024-10-30T07:30:04.456Z] 0d9ebad4ef96: Pull complete [2024-10-30T07:30:04.456Z] e9a5061849ea: Pull complete [2024-10-30T07:30:04.456Z] d747dcd14b5f: Pull complete [2024-10-30T07:30:05.389Z] 2de7ff778b66: Pull complete [2024-10-30T07:30:05.390Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T07:30:05.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T07:30:05.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:30:05.487Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:30:05.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T07:30:07.223Z] $ docker top 46f2bd1d6e41a094554edd781b4f600e3b001b20f90f64966fd6c25573193833 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:30:07.338Z] provisioning config files... [2024-10-30T07:30:07.344Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8229121635573295282tmp [2024-10-30T07:30:07.353Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10584598671982183265tmp [2024-10-30T07:30:07.363Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10654377875928032000tmp [Pipeline] { [Pipeline] echo [2024-10-30T07:30:07.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:07.688Z] ---> sigul-configuration.sh [2024-10-30T07:30:07.688Z] gpg: directory `/root/.gnupg' created [2024-10-30T07:30:07.689Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T07:30:07.689Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T07:30:07.689Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T07:30:07.689Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T07:30:07.689Z] gpg: CAST5 encrypted data [2024-10-30T07:30:07.689Z] gpg: encrypted with 1 passphrase [2024-10-30T07:30:07.689Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T07:30:07.982Z] + mkdir /home/jenkins [2024-10-30T07:30:07.982Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T07:30:08.278Z] + 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-10-30T07:30:08.293Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:08.585Z] ---> sigul-install.sh [2024-10-30T07:30:08.586Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T07:30:08.881Z] + git tag --list [2024-10-30T07:30:08.881Z] 0.7.1 [2024-10-30T07:30:08.881Z] v1.0.0 [2024-10-30T07:30:08.881Z] v1.1.0 [2024-10-30T07:30:08.881Z] v1.1.1 [2024-10-30T07:30:08.881Z] v1.2.2 [2024-10-30T07:30:08.881Z] v1.3.0 [2024-10-30T07:30:08.881Z] v1.3.1 [2024-10-30T07:30:08.881Z] v2.0.0 [2024-10-30T07:30:08.881Z] v2.1.0 [2024-10-30T07:30:08.881Z] v2.1.1 [2024-10-30T07:30:08.881Z] v2.2.0 [2024-10-30T07:30:08.881Z] v2.3.0 [2024-10-30T07:30:08.881Z] v3.0 [2024-10-30T07:30:08.881Z] v3.0.0 [2024-10-30T07:30:08.881Z] v3.1 [2024-10-30T07:30:08.881Z] v3.1.0 [2024-10-30T07:30:08.881Z] v3.1.0-dev.1 [2024-10-30T07:30:08.881Z] v3.1.0-dev.10 [2024-10-30T07:30:08.881Z] v3.1.0-dev.11 [2024-10-30T07:30:08.881Z] v3.1.0-dev.12 [2024-10-30T07:30:08.881Z] v3.1.0-dev.13 [2024-10-30T07:30:08.881Z] v3.1.0-dev.14 [2024-10-30T07:30:08.881Z] v3.1.0-dev.15 [2024-10-30T07:30:08.881Z] v3.1.0-dev.16 [2024-10-30T07:30:08.881Z] v3.1.0-dev.17 [2024-10-30T07:30:08.881Z] v3.1.0-dev.18 [2024-10-30T07:30:08.881Z] v3.1.0-dev.19 [2024-10-30T07:30:08.881Z] v3.1.0-dev.2 [2024-10-30T07:30:08.881Z] v3.1.0-dev.20 [2024-10-30T07:30:08.881Z] v3.1.0-dev.21 [2024-10-30T07:30:08.881Z] v3.1.0-dev.22 [2024-10-30T07:30:08.881Z] v3.1.0-dev.23 [2024-10-30T07:30:08.881Z] v3.1.0-dev.24 [2024-10-30T07:30:08.881Z] v3.1.0-dev.25 [2024-10-30T07:30:08.881Z] v3.1.0-dev.3 [2024-10-30T07:30:08.881Z] v3.1.0-dev.4 [2024-10-30T07:30:08.881Z] v3.1.0-dev.5 [2024-10-30T07:30:08.881Z] v3.1.0-dev.6 [2024-10-30T07:30:08.881Z] v3.1.0-dev.7 [2024-10-30T07:30:08.881Z] v3.1.0-dev.8 [2024-10-30T07:30:08.881Z] v3.1.0-dev.9 [2024-10-30T07:30:08.881Z] v3.1.1 [2024-10-30T07:30:08.881Z] v3.1.1-dev.1 [2024-10-30T07:30:08.881Z] v3.2.0-dev.1 [2024-10-30T07:30:08.881Z] v3.2.0-dev.10 [2024-10-30T07:30:08.881Z] v3.2.0-dev.11 [2024-10-30T07:30:08.881Z] v3.2.0-dev.12 [2024-10-30T07:30:08.881Z] v3.2.0-dev.13 [2024-10-30T07:30:08.881Z] v3.2.0-dev.14 [2024-10-30T07:30:08.881Z] v3.2.0-dev.15 [2024-10-30T07:30:08.881Z] v3.2.0-dev.16 [2024-10-30T07:30:08.881Z] v3.2.0-dev.17 [2024-10-30T07:30:08.881Z] v3.2.0-dev.18 [2024-10-30T07:30:08.881Z] v3.2.0-dev.19 [2024-10-30T07:30:08.881Z] v3.2.0-dev.2 [2024-10-30T07:30:08.881Z] v3.2.0-dev.20 [2024-10-30T07:30:08.881Z] v3.2.0-dev.21 [2024-10-30T07:30:08.881Z] v3.2.0-dev.22 [2024-10-30T07:30:08.881Z] v3.2.0-dev.23 [2024-10-30T07:30:08.881Z] v3.2.0-dev.24 [2024-10-30T07:30:08.881Z] v3.2.0-dev.25 [2024-10-30T07:30:08.881Z] v3.2.0-dev.26 [2024-10-30T07:30:08.881Z] v3.2.0-dev.3 [2024-10-30T07:30:08.881Z] v3.2.0-dev.4 [2024-10-30T07:30:08.881Z] v3.2.0-dev.5 [2024-10-30T07:30:08.881Z] v3.2.0-dev.6 [2024-10-30T07:30:08.881Z] v3.2.0-dev.7 [2024-10-30T07:30:08.881Z] v3.2.0-dev.8 [2024-10-30T07:30:08.881Z] v3.2.0-dev.9 [2024-10-30T07:30:08.881Z] v4.0.0-dev.1 [2024-10-30T07:30:08.881Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-30T07:30:09.184Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-30T07:30:09.752Z] Signing Git tag with Sigul... [2024-10-30T07:30:09.752Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-30T07:30:10.336Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:10.630Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T07:30:10.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T07:30:10.641Z] $ docker stop --time=1 46f2bd1d6e41a094554edd781b4f600e3b001b20f90f64966fd6c25573193833 [2024-10-30T07:30:11.936Z] $ docker rm -f --volumes 46f2bd1d6e41a094554edd781b4f600e3b001b20f90f64966fd6c25573193833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T07:30:12.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:30:12.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:30:12.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:30:12.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:30:12.814Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:30:12.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:30:13.164Z] $ docker top 452bf68d515f71f9796f1394511bd843192dfb765f6feb3f34fb96e9cd963f90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:30:13.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:30:13.295Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:30:13.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:30:13.385Z] $ docker exec 452bf68d515f71f9796f1394511bd843192dfb765f6feb3f34fb96e9cd963f90 ssh-agent [2024-10-30T07:30:13.509Z] SSH_AUTH_SOCK=/tmp/ssh-aBqtgwlJcpIJ/agent.33 [2024-10-30T07:30:13.509Z] SSH_AGENT_PID=39 [2024-10-30T07:30:13.513Z] Running ssh-add (command line suppressed) [2024-10-30T07:30:13.590Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12410040036469307658.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12410040036469307658.key) [2024-10-30T07:30:13.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:30:13.923Z] + git semver bump pre [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,059 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,062 [execute] INFO git cat-file --batch-check [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,067 [execute] INFO git cat-file --batch [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:30:14.181Z] 2024-10-30 07:30:14,071 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:30:14.181Z] 4.0.0-dev.3 [Pipeline] } [2024-10-30T07:30:14.166Z] $ docker exec --env ******** --env ******** 452bf68d515f71f9796f1394511bd843192dfb765f6feb3f34fb96e9cd963f90 ssh-agent -k [2024-10-30T07:30:14.256Z] unset SSH_AUTH_SOCK; [2024-10-30T07:30:14.256Z] unset SSH_AGENT_PID; [2024-10-30T07:30:14.256Z] echo Agent pid 39 killed; [2024-10-30T07:30:14.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:30:14.619Z] + git semver [Pipeline] } [2024-10-30T07:30:14.864Z] $ docker stop --time=1 452bf68d515f71f9796f1394511bd843192dfb765f6feb3f34fb96e9cd963f90 [2024-10-30T07:30:16.115Z] $ docker rm -f --volumes 452bf68d515f71f9796f1394511bd843192dfb765f6feb3f34fb96e9cd963f90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:30:16.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:30:16.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:30:16.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:30:16.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:30:16.882Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:30:16.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:30:17.232Z] $ docker top 2d25ce20f8d1532e6a13328d97cf55971eac01b7ded08769ab2ade07df4832f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:30:17.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:30:17.362Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:30:17.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:30:17.445Z] $ docker exec 2d25ce20f8d1532e6a13328d97cf55971eac01b7ded08769ab2ade07df4832f4 ssh-agent [2024-10-30T07:30:17.589Z] SSH_AUTH_SOCK=/tmp/ssh-eNySriLtkAlZ/agent.32 [2024-10-30T07:30:17.589Z] SSH_AGENT_PID=38 [2024-10-30T07:30:17.594Z] Running ssh-add (command line suppressed) [2024-10-30T07:30:17.664Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17760938015254079658.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17760938015254079658.key) [2024-10-30T07:30:17.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:30:17.999Z] + git semver push [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,165 [run_push] DEBUG push [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,165 [execute] INFO git cat-file --batch-check [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,170 [execute] INFO git rev-list 554f13be2deef35185330917b82f014d6e2a22a2 -- [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,170 [execute] DEBUG Popen(['git', 'rev-list', '554f13be2deef35185330917b82f014d6e2a22a2', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,181 [execute] INFO git fetch -v origin [2024-10-30T07:30:18.259Z] 2024-10-30 07:30:18,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T07:30:18.827Z] 2024-10-30 07:30:18,635 [run_push] DEBUG no remote changes detected [2024-10-30T07:30:18.827Z] 2024-10-30 07:30:18,636 [execute] INFO git push origin semver [2024-10-30T07:30:18.827Z] 2024-10-30 07:30:18,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:30:19.765Z] 2024-10-30 07:30:19,419 [run_push] DEBUG push all version tags [2024-10-30T07:30:19.765Z] 2024-10-30 07:30:19,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T07:30:19.765Z] 2024-10-30 07:30:19,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:30:20.335Z] 2024-10-30 07:30:20,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T07:30:20.335Z] 4.0.0-dev.3 [Pipeline] } [2024-10-30T07:30:20.321Z] $ docker exec --env ******** --env ******** 2d25ce20f8d1532e6a13328d97cf55971eac01b7ded08769ab2ade07df4832f4 ssh-agent -k [2024-10-30T07:30:20.412Z] unset SSH_AUTH_SOCK; [2024-10-30T07:30:20.412Z] unset SSH_AGENT_PID; [2024-10-30T07:30:20.412Z] echo Agent pid 38 killed; [2024-10-30T07:30:20.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:30:20.775Z] + git semver [Pipeline] } [2024-10-30T07:30:21.021Z] $ docker stop --time=1 2d25ce20f8d1532e6a13328d97cf55971eac01b7ded08769ab2ade07df4832f4 [2024-10-30T07:30:22.319Z] $ docker rm -f --volumes 2d25ce20f8d1532e6a13328d97cf55971eac01b7ded08769ab2ade07df4832f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T07:30:22.984Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-10-30T07:30:22.984Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T07:30:22.984Z] total 16 [2024-10-30T07:30:22.984Z] drwxr-xr-x 3 root root 4096 Oct 30 07:14 . [2024-10-30T07:30:22.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 07:30 .. [2024-10-30T07:30:22.984Z] drwxr-xr-x 2 root root 4096 Oct 30 07:14 cost [2024-10-30T07:30:22.984Z] -rw-r--r-- 1 root root 88 Oct 30 07:14 cost.csv [2024-10-30T07:30:22.984Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T07:30:22.984Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T07:30:22.984Z] total 16 [2024-10-30T07:30:22.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:14 . [2024-10-30T07:30:22.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 07:30 .. [2024-10-30T07:30:22.984Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:14 cost [2024-10-30T07:30:22.984Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 30 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:23.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:24.133Z] ---> package-listing.sh [2024-10-30T07:30:24.133Z] ++ facter osfamily [2024-10-30T07:30:24.133Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T07:30:24.394Z] + OS_FAMILY=debian [2024-10-30T07:30:24.394Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-10-30T07:30:24.394Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T07:30:24.394Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T07:30:24.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T07:30:24.394Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T07:30:24.394Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-30T07:30:24.394Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T07:30:24.394Z] + case "${OS_FAMILY}" in [2024-10-30T07:30:24.394Z] + dpkg -l [2024-10-30T07:30:24.394Z] + grep '^ii' [2024-10-30T07:30:24.394Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T07:30:24.394Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T07:30:24.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T07:30:24.394Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-30T07:30:24.394Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-10-30T07:30:24.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-10-30T07:30:24.407Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T07:30:24.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:30:25.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:30:25.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:30:25.332Z] prd-ubuntu20.04-docker-8c-8g-24110 does not seem to be running inside a container [2024-10-30T07:30:25.332Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:30:25.560Z] $ docker top 5392b999460b017e87bf66ec2f94174a6cd90c8e0a402ff569488895d96942b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:30:25.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T07:30:26.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T07:30:26.498Z] + ls /var/log/sa-host [2024-10-30T07:30:26.498Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:30:26.573Z] provisioning config files... [2024-10-30T07:30:26.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15597992728818444360tmp [Pipeline] { [Pipeline] echo [2024-10-30T07:30:26.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:26.882Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T07:30:26.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:27.230Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T07:30:27.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:27.525Z] ---> sudo-logs.sh [2024-10-30T07:30:27.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T07:30:27.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:27.843Z] ---> job-cost.sh [2024-10-30T07:30:27.843Z] lf-activate-venv: SKIPPING [2024-10-30T07:30:27.843Z] DEBUG: total: 0.2199999988079071 [2024-10-30T07:30:27.843Z] INFO: Retrieving Stack Cost... [2024-10-30T07:30:28.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:30:28.668Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T07:30:28.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:30:28.968Z] ---> logs-deploy.sh [2024-10-30T07:30:28.968Z] lf-activate-venv: SKIPPING [2024-10-30T07:30:28.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/167 [2024-10-30T07:30:28.968Z] INFO: archiving workspace using pattern(s): [2024-10-30T07:30:29.902Z] Archives upload complete. [2024-10-30T07:30:29.903Z] INFO: archiving logs to Nexus