Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f40d1d667e540eee93f77eb354737bb78aa40b5d 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-ssh4583783899787037753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1218719379863975140.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh7806311808381936540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6401040637984082990.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-ssh6263321806063187050.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-5113 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 f40d1d667e540eee93f77eb354737bb78aa40b5d (main) > 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 f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods (#527)" > git rev-list --no-walk 3d748354a43de7f92f17495f0075fba5a156a8dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:28:27.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:28:27.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:28:27.477Z] ========================================================= [2023-11-28T20:28:27.477Z] EdgeX Global Pipelines Version Info [2023-11-28T20:28:27.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:28.630Z] ------------------- [2023-11-28T20:28:28.630Z] stable info: [2023-11-28T20:28:28.630Z] ------------------- [2023-11-28T20:28:28.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:28:28.630Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:28.630Z] Message: update stable to v1.0.258 [2023-11-28T20:28:28.890Z] ------------------- [2023-11-28T20:28:28.890Z] experimental info: [2023-11-28T20:28:28.890Z] ------------------- [2023-11-28T20:28:28.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:28:28.890Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:28.890Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:28:28.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-11-28T20:28:28.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-11-28T20:28:29.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:28:29.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:28:29.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:28:29.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:28:29.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:28:29.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:28:29.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:28:29.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:28:29.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:28:29.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-11-28T20:28:29.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:28:29.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:28:29.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:29.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:29.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:29.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:29.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:28:29.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:28:29.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:28:29.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:28:29.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:28:29.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:28:29.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:28:29.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:28:29.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:28:29.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:28:29.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:28:29.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:28:29.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] echo [2023-11-28T20:28:29.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40d1d6 [Pipeline] echo [2023-11-28T20:28:29.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:30.043Z] provisioning config files... [2023-11-28T20:28:30.056Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5375182537300532224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:30.429Z] ---> ****-login.sh [2023-11-28T20:28:30.429Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:30.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:30.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:30.688Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:30.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:30.688Z] [2023-11-28T20:28:30.688Z] Login Succeeded [2023-11-28T20:28:30.688Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:30.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:30.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:30.688Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:30.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:30.689Z] [2023-11-28T20:28:30.689Z] Login Succeeded [2023-11-28T20:28:30.689Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:30.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:30.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:30.947Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:30.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:30.947Z] [2023-11-28T20:28:30.947Z] Login Succeeded [2023-11-28T20:28:30.947Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:30.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:30.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:30.947Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:30.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:30.947Z] [2023-11-28T20:28:30.947Z] Login Succeeded [2023-11-28T20:28:30.947Z] ****.io [2023-11-28T20:28:31.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:31.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:31.206Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:31.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:31.206Z] [2023-11-28T20:28:31.206Z] Login Succeeded [2023-11-28T20:28:31.206Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:31.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:28:31.699Z] + git rev-list -1 --merges f40d1d667e540eee93f77eb354737bb78aa40b5d~1..f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] echo [2023-11-28T20:28:31.727Z] -----------> git rev-list -1 --merges f40d1d667e540eee93f77eb354737bb78aa40b5d~1..f40d1d667e540eee93f77eb354737bb78aa40b5d f40d1d667e540eee93f77eb354737bb78aa40b5d [false] [Pipeline] sh [2023-11-28T20:28:32.029Z] + git log --format=format:%s -1 f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] echo [2023-11-28T20:28:32.044Z] ========================================================= [2023-11-28T20:28:32.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:28:32.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:28:32.425Z] + git log --format=format:%s -1 f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] echo [2023-11-28T20:28:32.436Z] [semverPrep] GIT_COMMIT: f40d1d667e540eee93f77eb354737bb78aa40b5d, Commit Message: build: Update to latest 3.2.0 dev go-mods (#527) [Pipeline] echo [2023-11-28T20:28:32.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:28:32.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:28:32.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:28:32.841Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:28:32.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:28:32.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:28:32.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:28:32.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:33.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:33.192Z] [2023-11-28T20:28:33.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:33.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:33.758Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:28:33.758Z] b85a868b505f: Pulling fs layer [2023-11-28T20:28:33.758Z] e2be974225ed: Pulling fs layer [2023-11-28T20:28:33.758Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:28:33.758Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:28:33.758Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:28:33.758Z] eaf3925da568: Pulling fs layer [2023-11-28T20:28:33.758Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:28:33.758Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:28:33.758Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:28:33.758Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:28:33.758Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:28:33.758Z] bde34c3a00c8: Waiting [2023-11-28T20:28:33.758Z] b352a97aabf1: Waiting [2023-11-28T20:28:33.758Z] 988bab9f4d93: Waiting [2023-11-28T20:28:33.758Z] 4872d77fe225: Waiting [2023-11-28T20:28:33.758Z] 1469e6f7b9e6: Waiting [2023-11-28T20:28:33.758Z] 5851b861e8e6: Waiting [2023-11-28T20:28:33.758Z] eaf3925da568: Waiting [2023-11-28T20:28:33.758Z] bab4dde63d76: Waiting [2023-11-28T20:28:33.758Z] e2be974225ed: Verifying Checksum [2023-11-28T20:28:33.758Z] e2be974225ed: Download complete [2023-11-28T20:28:33.758Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:28:33.758Z] 988bab9f4d93: Download complete [2023-11-28T20:28:34.018Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:28:34.018Z] 1469e6f7b9e6: Download complete [2023-11-28T20:28:34.018Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:28:34.018Z] 339a4e72a1f5: Download complete [2023-11-28T20:28:34.018Z] eaf3925da568: Verifying Checksum [2023-11-28T20:28:34.018Z] eaf3925da568: Download complete [2023-11-28T20:28:34.018Z] bde34c3a00c8: Download complete [2023-11-28T20:28:34.018Z] b352a97aabf1: Verifying Checksum [2023-11-28T20:28:34.018Z] b352a97aabf1: Download complete [2023-11-28T20:28:34.018Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:28:34.018Z] 4872d77fe225: Download complete [2023-11-28T20:28:34.018Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:28:34.018Z] 5851b861e8e6: Download complete [2023-11-28T20:28:34.018Z] b85a868b505f: Download complete [2023-11-28T20:28:34.276Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:28:34.276Z] bab4dde63d76: Download complete [2023-11-28T20:28:35.653Z] b85a868b505f: Pull complete [2023-11-28T20:28:35.921Z] e2be974225ed: Pull complete [2023-11-28T20:28:36.861Z] 339a4e72a1f5: Pull complete [2023-11-28T20:28:37.800Z] 988bab9f4d93: Pull complete [2023-11-28T20:28:38.736Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:28:39.308Z] eaf3925da568: Pull complete [2023-11-28T20:28:41.220Z] bab4dde63d76: Pull complete [2023-11-28T20:28:41.479Z] bde34c3a00c8: Pull complete [2023-11-28T20:28:41.737Z] b352a97aabf1: Pull complete [2023-11-28T20:28:41.993Z] 4872d77fe225: Pull complete [2023-11-28T20:28:41.993Z] 5851b861e8e6: Pull complete [2023-11-28T20:28:41.993Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:28:41.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:41.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:28:42.171Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:28:42.204Z] $ 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 [2023-11-28T20:28:46.029Z] $ docker top f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 -eo pid,comm [2023-11-28T20:28:46.136Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:28:46.136Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:28:46.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:46.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:46.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:46.364Z] $ docker exec f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 ssh-agent [2023-11-28T20:28:46.465Z] SSH_AUTH_SOCK=/tmp/ssh-sHT9AHyXyQ66/agent.32 [2023-11-28T20:28:46.465Z] SSH_AGENT_PID=38 [2023-11-28T20:28:46.472Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:46.569Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7912095242391131157.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7912095242391131157.key) [2023-11-28T20:28:46.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:46.883Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:28:46.897Z] $ docker exec --env ******** --env ******** f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 ssh-agent -k [2023-11-28T20:28:46.988Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:46.988Z] unset SSH_AGENT_PID; [2023-11-28T20:28:46.989Z] echo Agent pid 38 killed; [2023-11-28T20:28:46.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:28:47.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:28:47.059Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:28:47.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:28:47.172Z] $ docker exec f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 ssh-agent [2023-11-28T20:28:47.271Z] SSH_AUTH_SOCK=/tmp/ssh-VsOwj7ZWrowM/agent.70 [2023-11-28T20:28:47.271Z] SSH_AGENT_PID=76 [2023-11-28T20:28:47.276Z] Running ssh-add (command line suppressed) [2023-11-28T20:28:47.396Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18394227090548246284.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18394227090548246284.key) [2023-11-28T20:28:47.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:28:47.721Z] + git semver init [2023-11-28T20:28:47.980Z] 2023-11-28 20:28:47,904 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:28:47.980Z] 2023-11-28 20:28:47,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-28T20:28:47.980Z] 2023-11-28 20:28:47,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-28T20:28:47.980Z] 2023-11-28 20:28:47,905 [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) [2023-11-28T20:28:49.361Z] 2023-11-28 20:28:48,988 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-11-28T20:28:49.361Z] 2023-11-28 20:28:48,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-11-28T20:28:49.361Z] 2023-11-28 20:28:48,989 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:28:49.361Z] 2023-11-28 20:28:48,989 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:28:49.361Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:28:49.373Z] $ docker exec --env ******** --env ******** f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 ssh-agent -k [2023-11-28T20:28:49.468Z] unset SSH_AUTH_SOCK; [2023-11-28T20:28:49.478Z] unset SSH_AGENT_PID; [2023-11-28T20:28:49.478Z] echo Agent pid 76 killed; [2023-11-28T20:28:49.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:28:49.849Z] + git semver [Pipeline] } [2023-11-28T20:28:50.127Z] $ docker stop --time=1 f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 [2023-11-28T20:28:51.423Z] $ docker rm -f --volumes f8f0f98b2a732f73b8393ff6334999c8c71234e7105a9e0b2bc6448aafee7816 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:28:51.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:28:52.037Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:28:52.039Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:52.375Z] provisioning config files... [2023-11-28T20:28:52.385Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4394240841585876592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:52.753Z] ---> ****-login.sh [2023-11-28T20:28:52.753Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:52.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.753Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.753Z] [2023-11-28T20:28:52.753Z] Login Succeeded [2023-11-28T20:28:52.753Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:52.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.754Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.754Z] [2023-11-28T20:28:52.754Z] Login Succeeded [2023-11-28T20:28:52.754Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:52.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:53.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:53.010Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:53.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:53.010Z] [2023-11-28T20:28:53.010Z] Login Succeeded [2023-11-28T20:28:53.010Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:53.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:53.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:53.010Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:53.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:53.010Z] [2023-11-28T20:28:53.010Z] Login Succeeded [2023-11-28T20:28:53.010Z] ****.io [2023-11-28T20:28:53.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:53.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:53.269Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:53.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:53.269Z] [2023-11-28T20:28:53.269Z] Login Succeeded [2023-11-28T20:28:53.269Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:53.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:28:53.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:53.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:28:53.480Z] ========================================================= [2023-11-28T20:28:53.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:28:53.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:53.874Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:28:53.874Z] Sending build context to Docker daemon 17.18MB [2023-11-28T20:28:53.874Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:28:53.874Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T20:28:53.874Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:28:53.874Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:28:53.874Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:28:53.874Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:28:53.874Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:28:53.874Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:28:53.874Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:28:53.874Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:28:53.874Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:28:53.874Z] 1f1c1a5573a3: Waiting [2023-11-28T20:28:53.874Z] ce7588e14bc9: Waiting [2023-11-28T20:28:53.874Z] ad3a456e5733: Waiting [2023-11-28T20:28:53.874Z] 69c7f0334f64: Waiting [2023-11-28T20:28:53.874Z] b5e4710f87ac: Waiting [2023-11-28T20:28:54.133Z] c4d48a809fc2: Download complete [2023-11-28T20:28:54.133Z] ad3a456e5733: Download complete [2023-11-28T20:28:54.133Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:28:54.133Z] 69c7f0334f64: Download complete [2023-11-28T20:28:54.133Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:28:54.133Z] 7264a8db6415: Download complete [2023-11-28T20:28:54.133Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:28:54.133Z] 1f1c1a5573a3: Download complete [2023-11-28T20:28:54.391Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:28:54.391Z] b5e4710f87ac: Download complete [2023-11-28T20:28:54.391Z] 7264a8db6415: Pull complete [2023-11-28T20:28:54.655Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:28:54.655Z] 4f1c88b9dad5: Download complete [2023-11-28T20:28:54.655Z] c4d48a809fc2: Pull complete [2023-11-28T20:28:54.920Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:28:54.920Z] ce7588e14bc9: Download complete [2023-11-28T20:28:58.205Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:28:58.771Z] ad3a456e5733: Pull complete [2023-11-28T20:28:59.030Z] 69c7f0334f64: Pull complete [2023-11-28T20:28:59.597Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:29:02.884Z] ce7588e14bc9: Pull complete [2023-11-28T20:29:03.449Z] b5e4710f87ac: Pull complete [2023-11-28T20:29:03.706Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:29:03.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:29:03.964Z] ---> 88b5674ff536 [2023-11-28T20:29:03.964Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:07.281Z] Still waiting to schedule task [2023-11-28T20:29:07.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:13.988Z] ---> Running in b7006227a8ad [2023-11-28T20:29:13.988Z] Removing intermediate container b7006227a8ad [2023-11-28T20:29:13.988Z] ---> fde5f2dc790a [2023-11-28T20:29:13.988Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:29:13.988Z] ---> Running in 1c7f28f9339d [2023-11-28T20:29:13.988Z] Removing intermediate container 1c7f28f9339d [2023-11-28T20:29:13.988Z] ---> 53e062910335 [2023-11-28T20:29:13.988Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-28T20:29:13.988Z] ---> Running in 3ee6517a5399 [2023-11-28T20:29:13.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:13.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:13.988Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-28T20:29:13.988Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-28T20:29:13.988Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-28T20:29:13.988Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:29:13.988Z] OK: 270 MiB in 60 packages [2023-11-28T20:29:13.988Z] Removing intermediate container 3ee6517a5399 [2023-11-28T20:29:13.988Z] ---> 06f9b9b4896a [2023-11-28T20:29:13.988Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-28T20:29:13.988Z] ---> Running in a789fb457dc6 [2023-11-28T20:29:14.246Z] Removing intermediate container a789fb457dc6 [2023-11-28T20:29:14.246Z] ---> 92d54bbcaead [2023-11-28T20:29:14.246Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T20:29:14.506Z] ---> 18b615f62de2 [2023-11-28T20:29:14.506Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:29:14.766Z] ---> Running in 8affbe1c8905 [2023-11-28T20:30:22.482Z] Removing intermediate container 8affbe1c8905 [2023-11-28T20:30:22.482Z] ---> e17a145e5aec [2023-11-28T20:30:22.482Z] Step 9/10 : COPY . . [2023-11-28T20:30:22.482Z] ---> 9648484e783a [2023-11-28T20:30:22.482Z] Step 10/10 : RUN ${MAKE} [2023-11-28T20:30:22.482Z] ---> Running in ec61abe6d5e6 [2023-11-28T20:30:22.482Z] noop [2023-11-28T20:30:22.482Z] Removing intermediate container ec61abe6d5e6 [2023-11-28T20:30:22.482Z] ---> 990cacb99d51 [2023-11-28T20:30:22.482Z] Successfully built 990cacb99d51 [2023-11-28T20:30:22.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:22.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:22.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:22.992Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:30:23.033Z] $ 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 [2023-11-28T20:30:24.465Z] $ docker top bb5c1ea8d3aa58e558981b9d7eb08042bb209e78a621db0f0c0af1f607cace89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:24.849Z] + go version [2023-11-28T20:30:24.849Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:30:24.860Z] $ docker stop --time=1 bb5c1ea8d3aa58e558981b9d7eb08042bb209e78a621db0f0c0af1f607cace89 [2023-11-28T20:30:26.493Z] $ docker rm -f --volumes bb5c1ea8d3aa58e558981b9d7eb08042bb209e78a621db0f0c0af1f607cace89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:27.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:30:27.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:27.236Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:30:27.274Z] $ 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 [2023-11-28T20:30:28.363Z] $ docker top 391848ee3513c44a8b608f9ef2ac969c869108ce1efc03a4134e2e428c8f7d40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:30:28.770Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:30:29.105Z] + make test [2023-11-28T20:30:29.105Z] go test ./... -coverprofile=coverage.out [2023-11-28T20:30:33.299Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-28T20:30:43.290Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-28T20:30:43.290Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements [2023-11-28T20:30:50.551Z] go vet ./... [2023-11-28T20:30:54.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:30:54.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:30:54.786Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:30:54.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:30:54.874Z] $ docker stop --time=1 391848ee3513c44a8b608f9ef2ac969c869108ce1efc03a4134e2e428c8f7d40 [2023-11-28T20:30:59.454Z] $ docker rm -f --volumes 391848ee3513c44a8b608f9ef2ac969c869108ce1efc03a4134e2e428c8f7d40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:30:59.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:00.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:00.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:00.894Z] + ls -al . [2023-11-28T20:31:00.894Z] total 192 [2023-11-28T20:31:00.894Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T20:31:00.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:28 .dockerignore [2023-11-28T20:31:00.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 .git [2023-11-28T20:31:00.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 28 20:28 .gitignore [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml [2023-11-28T20:31:00.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:28 .semver [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 28 20:28 Attribution.txt [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 28 20:28 CHANGELOG.md [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 28 20:28 Dockerfile [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 28 20:28 Jenkinsfile [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:28 LICENSE [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 28 20:28 Makefile [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:28 OWNERS.md [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 28 20:28 README.md [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:31:00.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin [2023-11-28T20:31:00.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 cmd [2023-11-28T20:31:00.894Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 28 20:30 coverage.out [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 28 20:28 go.mod [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 28 20:28 go.sum [2023-11-28T20:31:00.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 internal [2023-11-28T20:31:00.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 simulator [2023-11-28T20:31:00.894Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 28 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:01.349Z] + 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=f40d1d667e540eee93f77eb354737bb78aa40b5d --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:31:01.349Z] Sending build context to Docker daemon 17.21MB [2023-11-28T20:31:01.349Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:01.349Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T20:31:01.349Z] ---> 990cacb99d51 [2023-11-28T20:31:01.349Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:01.619Z] ---> Running in b4984b982c63 [2023-11-28T20:31:01.879Z] Removing intermediate container b4984b982c63 [2023-11-28T20:31:01.879Z] ---> 93fa5a6f1ac7 [2023-11-28T20:31:01.879Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:01.879Z] ---> Running in 3afc2bb0532a [2023-11-28T20:31:02.137Z] Removing intermediate container 3afc2bb0532a [2023-11-28T20:31:02.137Z] ---> 3b4f583ad240 [2023-11-28T20:31:02.137Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-28T20:31:02.137Z] ---> Running in 6ab2284acb81 [2023-11-28T20:31:02.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:02.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:02.654Z] OK: 270 MiB in 60 packages [2023-11-28T20:31:03.589Z] Removing intermediate container 6ab2284acb81 [2023-11-28T20:31:03.589Z] ---> de8ceb0801cb [2023-11-28T20:31:03.589Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-28T20:31:03.849Z] ---> Running in 8697ab60a6df [2023-11-28T20:31:04.425Z] Removing intermediate container 8697ab60a6df [2023-11-28T20:31:04.425Z] ---> e63504e4d8b6 [2023-11-28T20:31:04.425Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T20:31:04.682Z] ---> 158c484e1470 [2023-11-28T20:31:04.682Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:04.943Z] ---> Running in a45ff8d67195 [2023-11-28T20:31:05.882Z] Removing intermediate container a45ff8d67195 [2023-11-28T20:31:05.882Z] ---> 5b53e5c2f9b8 [2023-11-28T20:31:05.882Z] Step 9/23 : COPY . . [2023-11-28T20:31:06.451Z] ---> 98e8f1c40222 [2023-11-28T20:31:06.451Z] Step 10/23 : RUN ${MAKE} [2023-11-28T20:31:06.451Z] ---> Running in 62c8b40c5f23 [2023-11-28T20:31:06.710Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-28T20:31:34.187Z] Removing intermediate container 62c8b40c5f23 [2023-11-28T20:31:34.187Z] ---> 64996c75cda5 [2023-11-28T20:31:34.187Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T20:31:34.756Z] 3.18: Pulling from library/alpine [2023-11-28T20:31:35.321Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:31:35.580Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:31:35.580Z] 96526aa774ef: Download complete [2023-11-28T20:31:35.866Z] 96526aa774ef: Pull complete [2023-11-28T20:31:35.866Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:31:35.866Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:31:35.866Z] ---> 8ca4688f4f35 [2023-11-28T20:31:35.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-28T20:31:36.125Z] ---> Running in d69a5135c6b0 [2023-11-28T20:31:36.125Z] Removing intermediate container d69a5135c6b0 [2023-11-28T20:31:36.125Z] ---> aa3e6f2e6ab6 [2023-11-28T20:31:36.125Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:31:36.125Z] ---> Running in 3e890d4574a3 [2023-11-28T20:31:36.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:36.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:37.290Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:31:37.290Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:31:37.290Z] OK: 7 MiB in 16 packages [2023-11-28T20:31:38.722Z] Removing intermediate container 3e890d4574a3 [2023-11-28T20:31:38.722Z] ---> 1f7483b20b26 [2023-11-28T20:31:38.722Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-28T20:31:38.982Z] ---> Running in 6298b3256c2e [2023-11-28T20:31:39.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:40.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:40.516Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:40.516Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:40.516Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:31:40.516Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:40.516Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:40.516Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:31:40.516Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:31:40.516Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:31:40.516Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:31:40.788Z] OK: 7 MiB in 16 packages [2023-11-28T20:31:41.727Z] Removing intermediate container 6298b3256c2e [2023-11-28T20:31:41.727Z] ---> c9367f789f60 [2023-11-28T20:31:41.727Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-28T20:31:43.189Z] ---> ecc74b59f1a5 [2023-11-28T20:31:43.189Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-28T20:31:44.133Z] ---> 53b3fdb7f09c [2023-11-28T20:31:44.133Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-28T20:31:44.703Z] ---> 921a02ca6e10 [2023-11-28T20:31:44.703Z] Step 18/23 : EXPOSE 59901 [2023-11-28T20:31:44.964Z] ---> Running in 64df595c14be [2023-11-28T20:31:45.228Z] Removing intermediate container 64df595c14be [2023-11-28T20:31:45.228Z] ---> 5c207fe73eaa [2023-11-28T20:31:45.228Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-28T20:31:45.228Z] ---> Running in 15162f48aa28 [2023-11-28T20:31:45.228Z] Removing intermediate container 15162f48aa28 [2023-11-28T20:31:45.228Z] ---> fcfd5f34c7e7 [2023-11-28T20:31:45.228Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-28T20:31:45.228Z] ---> Running in 503d5ba8ab6c [2023-11-28T20:31:45.488Z] Removing intermediate container 503d5ba8ab6c [2023-11-28T20:31:45.488Z] ---> ca813533dd0e [2023-11-28T20:31:45.488Z] Step 21/23 : LABEL arch=amd64 [2023-11-28T20:31:45.488Z] ---> Running in eb74faac4483 [2023-11-28T20:31:45.488Z] Removing intermediate container eb74faac4483 [2023-11-28T20:31:45.488Z] ---> 7b9701c8a324 [2023-11-28T20:31:45.488Z] Step 22/23 : LABEL git_sha=f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:31:45.488Z] ---> Running in 21c3ad0245a7 [2023-11-28T20:31:45.488Z] Removing intermediate container 21c3ad0245a7 [2023-11-28T20:31:45.488Z] ---> ffbad6b6987d [2023-11-28T20:31:45.488Z] Step 23/23 : LABEL version=3.2.0-dev.1 [2023-11-28T20:31:45.488Z] ---> Running in 4f9eaf840eb1 [2023-11-28T20:31:45.770Z] Removing intermediate container 4f9eaf840eb1 [2023-11-28T20:31:45.770Z] ---> 6cde52ea43b2 [2023-11-28T20:31:45.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:31:45.770Z] Successfully built 6cde52ea43b2 [2023-11-28T20:31:45.770Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:31:46.008Z] provisioning config files... [2023-11-28T20:31:46.020Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10878813764095187786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:31:46.362Z] ---> ****-login.sh [2023-11-28T20:31:46.362Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:31:46.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:46.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:46.362Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:46.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:46.362Z] [2023-11-28T20:31:46.362Z] Login Succeeded [2023-11-28T20:31:46.362Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:31:46.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:46.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:46.362Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:46.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:46.362Z] [2023-11-28T20:31:46.362Z] Login Succeeded [2023-11-28T20:31:46.362Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:31:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:46.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:46.623Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:46.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:46.623Z] [2023-11-28T20:31:46.623Z] Login Succeeded [2023-11-28T20:31:46.623Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:31:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:46.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:46.624Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:46.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:46.624Z] [2023-11-28T20:31:46.624Z] Login Succeeded [2023-11-28T20:31:46.624Z] ****.io [2023-11-28T20:31:46.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:31:47.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:31:47.141Z] Configure a credential helper to remove this warning. See [2023-11-28T20:31:47.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:31:47.141Z] [2023-11-28T20:31:47.141Z] Login Succeeded [2023-11-28T20:31:47.141Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:31:47.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:47.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:31:47.320Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-11-28T20:31:47.320Z] f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:31:47.320Z] latest [2023-11-28T20:31:47.320Z] 3.2.0-dev.1 [2023-11-28T20:31:47.320Z] f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:31:47.320Z] main [2023-11-28T20:31:47.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:47.750Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:48.193Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:31:48.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-28T20:31:48.193Z] 641b16873515: Preparing [2023-11-28T20:31:48.193Z] bbaac8847a6a: Preparing [2023-11-28T20:31:48.193Z] e1b379fd6893: Preparing [2023-11-28T20:31:48.193Z] 4e743d30019a: Preparing [2023-11-28T20:31:48.193Z] 785ca6946a3a: Preparing [2023-11-28T20:31:48.193Z] cc2447e1835a: Preparing [2023-11-28T20:31:48.193Z] cc2447e1835a: Waiting [2023-11-28T20:31:48.193Z] 641b16873515: Pushed [2023-11-28T20:31:48.193Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:48.193Z] bbaac8847a6a: Pushed [2023-11-28T20:31:48.193Z] 785ca6946a3a: Pushed [2023-11-28T20:31:49.128Z] 4e743d30019a: Pushed [2023-11-28T20:31:51.058Z] e1b379fd6893: Pushed [2023-11-28T20:31:51.317Z] f40d1d667e540eee93f77eb354737bb78aa40b5d: digest: sha256:b1af9f2c82368f862a7b865f55b175579ae37e9dce030d7969055b25fbf3e347 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:51.699Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.145Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-28T20:31:52.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-28T20:31:52.145Z] 641b16873515: Preparing [2023-11-28T20:31:52.145Z] bbaac8847a6a: Preparing [2023-11-28T20:31:52.145Z] e1b379fd6893: Preparing [2023-11-28T20:31:52.145Z] 4e743d30019a: Preparing [2023-11-28T20:31:52.145Z] 785ca6946a3a: Preparing [2023-11-28T20:31:52.145Z] cc2447e1835a: Preparing [2023-11-28T20:31:52.145Z] cc2447e1835a: Waiting [2023-11-28T20:31:52.145Z] e1b379fd6893: Layer already exists [2023-11-28T20:31:52.145Z] 4e743d30019a: Layer already exists [2023-11-28T20:31:52.145Z] 785ca6946a3a: Layer already exists [2023-11-28T20:31:52.145Z] bbaac8847a6a: Layer already exists [2023-11-28T20:31:52.145Z] 641b16873515: Layer already exists [2023-11-28T20:31:52.145Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:52.145Z] latest: digest: sha256:b1af9f2c82368f862a7b865f55b175579ae37e9dce030d7969055b25fbf3e347 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.535Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:52.926Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.1 [2023-11-28T20:31:52.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-28T20:31:52.926Z] 641b16873515: Preparing [2023-11-28T20:31:52.926Z] bbaac8847a6a: Preparing [2023-11-28T20:31:52.926Z] e1b379fd6893: Preparing [2023-11-28T20:31:52.926Z] 4e743d30019a: Preparing [2023-11-28T20:31:52.926Z] 785ca6946a3a: Preparing [2023-11-28T20:31:52.926Z] cc2447e1835a: Preparing [2023-11-28T20:31:52.926Z] cc2447e1835a: Waiting [2023-11-28T20:31:52.926Z] e1b379fd6893: Layer already exists [2023-11-28T20:31:52.926Z] bbaac8847a6a: Layer already exists [2023-11-28T20:31:52.926Z] 641b16873515: Layer already exists [2023-11-28T20:31:52.926Z] 785ca6946a3a: Layer already exists [2023-11-28T20:31:52.926Z] 4e743d30019a: Layer already exists [2023-11-28T20:31:52.926Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:52.926Z] 3.2.0-dev.1: digest: sha256:b1af9f2c82368f862a7b865f55b175579ae37e9dce030d7969055b25fbf3e347 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:53.327Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:53.712Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:31:53.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-28T20:31:53.712Z] 641b16873515: Preparing [2023-11-28T20:31:53.712Z] bbaac8847a6a: Preparing [2023-11-28T20:31:53.712Z] e1b379fd6893: Preparing [2023-11-28T20:31:53.713Z] 4e743d30019a: Preparing [2023-11-28T20:31:53.713Z] 785ca6946a3a: Preparing [2023-11-28T20:31:53.713Z] cc2447e1835a: Preparing [2023-11-28T20:31:53.713Z] 785ca6946a3a: Layer already exists [2023-11-28T20:31:53.713Z] bbaac8847a6a: Layer already exists [2023-11-28T20:31:53.713Z] 641b16873515: Layer already exists [2023-11-28T20:31:53.713Z] e1b379fd6893: Layer already exists [2023-11-28T20:31:53.713Z] 4e743d30019a: Layer already exists [2023-11-28T20:31:53.713Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:53.713Z] f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1: digest: sha256:b1af9f2c82368f862a7b865f55b175579ae37e9dce030d7969055b25fbf3e347 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:54.115Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:54.514Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-11-28T20:31:54.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-28T20:31:54.514Z] 641b16873515: Preparing [2023-11-28T20:31:54.514Z] bbaac8847a6a: Preparing [2023-11-28T20:31:54.514Z] e1b379fd6893: Preparing [2023-11-28T20:31:54.514Z] 4e743d30019a: Preparing [2023-11-28T20:31:54.514Z] 785ca6946a3a: Preparing [2023-11-28T20:31:54.514Z] cc2447e1835a: Preparing [2023-11-28T20:31:54.514Z] cc2447e1835a: Waiting [2023-11-28T20:31:54.514Z] 4e743d30019a: Layer already exists [2023-11-28T20:31:54.514Z] 785ca6946a3a: Layer already exists [2023-11-28T20:31:54.514Z] e1b379fd6893: Layer already exists [2023-11-28T20:31:54.514Z] 641b16873515: Layer already exists [2023-11-28T20:31:54.514Z] bbaac8847a6a: Layer already exists [2023-11-28T20:31:54.514Z] cc2447e1835a: Layer already exists [2023-11-28T20:31:54.514Z] main: digest: sha256:b1af9f2c82368f862a7b865f55b175579ae37e9dce030d7969055b25fbf3e347 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:31:54.731Z] ===================================================== [Pipeline] echo [2023-11-28T20:31:54.769Z] taggedImages: [2023-11-28T20:31:54.769Z] - nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:31:54.769Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-28T20:31:54.769Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.1 [2023-11-28T20:31:54.769Z] - nexus3.edgexfoundry.org:10004/device-modbus:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:31:54.769Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:55.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:31:55.391Z] [2023-11-28T20:31:55.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:55.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:31:55.730Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:31:55.730Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:31:55.730Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:31:55.730Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:31:55.730Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:31:55.730Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:31:55.730Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:31:55.730Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:31:55.730Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:31:55.730Z] 33b1e0a273af: Waiting [2023-11-28T20:31:55.730Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:31:55.730Z] 5c69ac0246d0: Download complete [2023-11-28T20:31:55.730Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:31:55.730Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:31:55.991Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:31:55.991Z] 33b1e0a273af: Download complete [2023-11-28T20:31:55.991Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:31:55.991Z] ec43610c2a17: Download complete [2023-11-28T20:31:55.991Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:31:56.250Z] 5eb5b503b376: Download complete [2023-11-28T20:31:57.185Z] 2f39f015ded8: Download complete [2023-11-28T20:31:57.445Z] 5eb5b503b376: Pull complete [2023-11-28T20:31:57.709Z] 5c69ac0246d0: Pull complete [2023-11-28T20:31:58.276Z] ec43610c2a17: Pull complete [2023-11-28T20:31:58.276Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:31:58.535Z] 33b1e0a273af: Pull complete [2023-11-28T20:31:58.535Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:03.825Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:03.825Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:03.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:03.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:04.040Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:32:04.072Z] $ 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 [2023-11-28T20:32:20.630Z] $ docker top 05d81be7dc8d0b162960d69adf4f95500056994566afe47f21b35f4c17073d28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:21.055Z] ---> job-cost.sh [2023-11-28T20:32:21.055Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:21.055Z] INFO: No Stack... [2023-11-28T20:32:21.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:21.884Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:22.175Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-11-28T20:32:22.176Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:22.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [2023-11-28T20:32:22.225Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] did not exist. Created. [2023-11-28T20:32:22.225Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:22.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:22.672Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:22.680Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:22.765Z] $ docker stop --time=1 05d81be7dc8d0b162960d69adf4f95500056994566afe47f21b35f4c17073d28 [2023-11-28T20:32:23.922Z] $ docker rm -f --volumes 05d81be7dc8d0b162960d69adf4f95500056994566afe47f21b35f4c17073d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:46:55.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6013 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-11-28T20:46:55.110Z] Running in /w/workspace/device-modbus-go/140 [Pipeline] { [Pipeline] checkout [2023-11-28T20:46:58.191Z] Selected Git installation does not exist. Using Default [2023-11-28T20:46:58.191Z] The recommended git tool is: NONE [2023-11-28T20:47:04.012Z] using credential edgex-jenkins-ssh [2023-11-28T20:47:04.037Z] Cloning the remote Git repository [2023-11-28T20:47:04.088Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-11-28T20:47:04.195Z] > git init /w/workspace/device-modbus-go/140 # timeout=10 [2023-11-28T20:47:04.355Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-28T20:47:04.356Z] > git --version # timeout=10 [2023-11-28T20:47:04.377Z] > git --version # 'git version 2.25.1' [2023-11-28T20:47:04.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:47:04.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:47:06.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-28T20:47:06.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:47:07.604Z] Avoid second fetch [2023-11-28T20:47:07.605Z] Checking out Revision f40d1d667e540eee93f77eb354737bb78aa40b5d (main) [2023-11-28T20:47:08.268Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#527)" [2023-11-28T20:47:07.621Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:47:07.699Z] > git checkout -f f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:47:09.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:47:09.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:47:09.963Z] Dload Upload Total Spent Left Speed [2023-11-28T20:47:09.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh [2023-11-28T20:47:10.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:47:10.673Z] + sudo tee /etc/docker/daemon.new [2023-11-28T20:47:10.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T20:47:10.673Z] { [2023-11-28T20:47:10.673Z] "registry-mirrors": [ [2023-11-28T20:47:10.673Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:47:10.673Z] ], [2023-11-28T20:47:10.673Z] "bip": "10.250.0.254/24", [2023-11-28T20:47:10.673Z] "hosts": [ [2023-11-28T20:47:10.673Z] "tcp://0.0.0.0:5555", [2023-11-28T20:47:10.673Z] "unix:///var/run/docker.sock" [2023-11-28T20:47:10.673Z] ], [2023-11-28T20:47:10.673Z] "mtu": 1458, [2023-11-28T20:47:10.673Z] "selinux-enabled": true, [2023-11-28T20:47:10.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:47:10.673Z] } [Pipeline] sh [2023-11-28T20:47:11.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:47:11.345Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:47:29.716Z] provisioning config files... [2023-11-28T20:47:29.744Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/140@tmp/config14523553329968763464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:47:30.227Z] ---> ****-login.sh [2023-11-28T20:47:30.228Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:47:30.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:30.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:30.771Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:30.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:30.771Z] [2023-11-28T20:47:30.771Z] Login Succeeded [2023-11-28T20:47:30.771Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:47:31.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:31.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:31.327Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:31.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:31.327Z] [2023-11-28T20:47:31.327Z] Login Succeeded [2023-11-28T20:47:31.327Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:47:31.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:31.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:31.598Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:31.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:31.598Z] [2023-11-28T20:47:31.598Z] Login Succeeded [2023-11-28T20:47:31.598Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:47:31.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:31.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:31.873Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:31.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:31.873Z] [2023-11-28T20:47:31.873Z] Login Succeeded [2023-11-28T20:47:31.873Z] ****.io [2023-11-28T20:47:32.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:47:32.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:47:32.417Z] Configure a credential helper to remove this warning. See [2023-11-28T20:47:32.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:47:32.417Z] [2023-11-28T20:47:32.417Z] Login Succeeded [2023-11-28T20:47:32.417Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:47:32.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:47:32.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:47:32.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:47:33.012Z] ========================================================= [2023-11-28T20:47:33.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:47:33.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:47:33.535Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:47:35.491Z] Sending build context to Docker daemon 8.711MB [2023-11-28T20:47:35.491Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:47:35.491Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-28T20:47:35.491Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:47:35.491Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:47:35.491Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:47:35.491Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:47:35.491Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:47:35.491Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:47:35.491Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:47:35.491Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:47:35.491Z] f0e02332f6b5: Waiting [2023-11-28T20:47:35.491Z] 872ee5b61b7b: Waiting [2023-11-28T20:47:35.491Z] 0c6a40ed1a82: Waiting [2023-11-28T20:47:35.491Z] 94ae7d8d031c: Waiting [2023-11-28T20:47:35.491Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:47:35.491Z] 5d54e960e981: Download complete [2023-11-28T20:47:35.491Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:47:35.491Z] f0e02332f6b5: Download complete [2023-11-28T20:47:35.761Z] 872ee5b61b7b: Download complete [2023-11-28T20:47:35.761Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T20:47:35.761Z] 9fda8d8052c6: Download complete [2023-11-28T20:47:36.031Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:47:36.031Z] 94ae7d8d031c: Download complete [2023-11-28T20:47:36.624Z] 9fda8d8052c6: Pull complete [2023-11-28T20:47:37.216Z] 5d54e960e981: Pull complete [2023-11-28T20:47:37.487Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T20:47:37.487Z] c4a7e357bf2a: Download complete [2023-11-28T20:47:38.906Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:47:38.906Z] 0c6a40ed1a82: Download complete [2023-11-28T20:47:51.248Z] c4a7e357bf2a: Pull complete [2023-11-28T20:47:51.248Z] f0e02332f6b5: Pull complete [2023-11-28T20:47:51.248Z] 872ee5b61b7b: Pull complete [2023-11-28T20:47:57.898Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:48:03.237Z] 94ae7d8d031c: Pull complete [2023-11-28T20:48:03.237Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:48:03.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:48:03.237Z] ---> 86de565de09d [2023-11-28T20:48:03.237Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:48:03.505Z] ---> Running in f0a8350cba54 [2023-11-28T20:48:03.771Z] Removing intermediate container f0a8350cba54 [2023-11-28T20:48:03.771Z] ---> 0b87ee7d83d9 [2023-11-28T20:48:03.771Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:48:04.044Z] ---> Running in d5a91107a6ca [2023-11-28T20:48:04.312Z] Removing intermediate container d5a91107a6ca [2023-11-28T20:48:04.312Z] ---> aaf76d4d3143 [2023-11-28T20:48:04.312Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-28T20:48:04.312Z] ---> Running in 560b5b9e7aae [2023-11-28T20:48:05.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:48:05.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:48:07.145Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-28T20:48:07.145Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-28T20:48:07.145Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-28T20:48:07.145Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:48:07.145Z] OK: 272 MiB in 60 packages [2023-11-28T20:48:08.113Z] Removing intermediate container 560b5b9e7aae [2023-11-28T20:48:08.113Z] ---> 4aba62e5f2bd [2023-11-28T20:48:08.113Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-28T20:48:08.113Z] ---> Running in 5d8faf02584a [2023-11-28T20:48:08.389Z] Removing intermediate container 5d8faf02584a [2023-11-28T20:48:08.389Z] ---> 3cdd88d6ab54 [2023-11-28T20:48:08.389Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-28T20:48:08.979Z] ---> 40c8d821013f [2023-11-28T20:48:08.979Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:48:08.979Z] ---> Running in 07ea3d233ffd [2023-11-28T20:49:30.617Z] Removing intermediate container 07ea3d233ffd [2023-11-28T20:49:30.617Z] ---> 29ba4759c647 [2023-11-28T20:49:30.617Z] Step 9/10 : COPY . . [2023-11-28T20:49:30.617Z] ---> 51e96752e88b [2023-11-28T20:49:30.617Z] Step 10/10 : RUN ${MAKE} [2023-11-28T20:49:30.617Z] ---> Running in 70d23db97428 [2023-11-28T20:49:30.617Z] noop [2023-11-28T20:49:30.617Z] Removing intermediate container 70d23db97428 [2023-11-28T20:49:30.617Z] ---> 68f3ba01170a [2023-11-28T20:49:30.617Z] Successfully built 68f3ba01170a [2023-11-28T20:49:30.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:49:31.139Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:49:31.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:49:31.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container [2023-11-28T20:49:31.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/140 -v /w/workspace/device-modbus-go/140:/w/workspace/device-modbus-go/140:rw,z -v /w/workspace/device-modbus-go/140@tmp:/w/workspace/device-modbus-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:49:32.890Z] $ docker top 5359cf18bd2268d12dae0f8e05ee625ad478365340950b5c50be07b2597c45ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:49:33.896Z] + go version [2023-11-28T20:49:33.896Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:49:33.913Z] $ docker stop --time=1 5359cf18bd2268d12dae0f8e05ee625ad478365340950b5c50be07b2597c45ab [2023-11-28T20:49:35.521Z] $ docker rm -f --volumes 5359cf18bd2268d12dae0f8e05ee625ad478365340950b5c50be07b2597c45ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:49:36.377Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:49:36.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:49:36.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container [2023-11-28T20:49:36.676Z] $ 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/140 -v /w/workspace/device-modbus-go/140:/w/workspace/device-modbus-go/140:rw,z -v /w/workspace/device-modbus-go/140@tmp:/w/workspace/device-modbus-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:49:37.873Z] $ docker top 6fb43cbe3b4e41b92166fd9f4437738050a3cd5c186c6fc124086e9ea92414f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:49:38.773Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/140 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:49:39.466Z] + make test [2023-11-28T20:49:39.466Z] go test ./... -coverprofile=coverage.out [2023-11-28T20:49:43.728Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-28T20:51:20.356Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-28T20:51:20.356Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 47.9% of statements [2023-11-28T20:51:20.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T20:51:20.356Z] go vet ./... [2023-11-28T20:51:42.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:51:42.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:51:42.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:51:42.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:51:42.512Z] $ docker stop --time=1 6fb43cbe3b4e41b92166fd9f4437738050a3cd5c186c6fc124086e9ea92414f2 [2023-11-28T20:51:44.384Z] $ docker rm -f --volumes 6fb43cbe3b4e41b92166fd9f4437738050a3cd5c186c6fc124086e9ea92414f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:51:45.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:51:45.709Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T20:51:46.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:51:46.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:51:47.258Z] + ls -al . [2023-11-28T20:51:47.258Z] total 188 [2023-11-28T20:51:47.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:49 . [2023-11-28T20:51:47.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:47 .. [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:47 .dockerignore [2023-11-28T20:51:47.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:47 .git [2023-11-28T20:51:47.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:47 .github [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 28 20:47 .gitignore [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:47 .golangci.yml [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 28 20:47 Attribution.txt [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 28 20:47 CHANGELOG.md [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 28 20:47 Dockerfile [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:47 GOVERNANCE.md [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 28 20:47 Jenkinsfile [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:47 LICENSE [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 28 20:47 Makefile [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:47 OWNERS.md [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 28 20:47 README.md [2023-11-28T20:51:47.258Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION [2023-11-28T20:51:47.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:47 bin [2023-11-28T20:51:47.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:47 cmd [2023-11-28T20:51:47.258Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 28 20:51 coverage.out [2023-11-28T20:51:47.259Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 28 20:47 go.mod [2023-11-28T20:51:47.259Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 28 20:47 go.sum [2023-11-28T20:51:47.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:47 internal [2023-11-28T20:51:47.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:47 simulator [2023-11-28T20:51:47.259Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 28 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:51:47.683Z] + 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=f40d1d667e540eee93f77eb354737bb78aa40b5d --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T20:51:47.965Z] Sending build context to Docker daemon 8.736MB [2023-11-28T20:51:47.965Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:51:47.965Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-28T20:51:47.965Z] ---> 68f3ba01170a [2023-11-28T20:51:47.965Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:51:48.551Z] ---> Running in db948eaef301 [2023-11-28T20:51:48.817Z] Removing intermediate container db948eaef301 [2023-11-28T20:51:48.817Z] ---> 1cc3c4f5acab [2023-11-28T20:51:48.817Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:51:48.817Z] ---> Running in 9b8e7982ecfd [2023-11-28T20:51:49.090Z] Removing intermediate container 9b8e7982ecfd [2023-11-28T20:51:49.090Z] ---> 9a6765fadf8c [2023-11-28T20:51:49.090Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-28T20:51:49.090Z] ---> Running in 3d338d3e7a50 [2023-11-28T20:51:50.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:51:50.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:51:51.729Z] OK: 272 MiB in 60 packages [2023-11-28T20:51:53.168Z] Removing intermediate container 3d338d3e7a50 [2023-11-28T20:51:53.168Z] ---> 8e9937fa33b3 [2023-11-28T20:51:53.168Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-28T20:51:53.168Z] ---> Running in 940327488e0c [2023-11-28T20:51:53.435Z] Removing intermediate container 940327488e0c [2023-11-28T20:51:53.435Z] ---> 53a8ea5c4c43 [2023-11-28T20:51:53.435Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-28T20:51:54.022Z] ---> 98d192a122d7 [2023-11-28T20:51:54.022Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:51:54.022Z] ---> Running in 2591db32ad4d [2023-11-28T20:51:56.606Z] Removing intermediate container 2591db32ad4d [2023-11-28T20:51:56.606Z] ---> 510dac5490bd [2023-11-28T20:51:56.606Z] Step 9/23 : COPY . . [2023-11-28T20:51:57.563Z] ---> b543957a48f5 [2023-11-28T20:51:57.563Z] Step 10/23 : RUN ${MAKE} [2023-11-28T20:51:57.829Z] ---> Running in c43ee2ee88cb [2023-11-28T20:51:58.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-28T20:53:50.440Z] Removing intermediate container c43ee2ee88cb [2023-11-28T20:53:50.440Z] ---> c9b42f9f1058 [2023-11-28T20:53:50.440Z] Step 11/23 : FROM alpine:3.18 [2023-11-28T20:53:50.440Z] 3.18: Pulling from library/alpine [2023-11-28T20:53:50.440Z] 579b34f0a95b: Pulling fs layer [2023-11-28T20:53:50.440Z] 579b34f0a95b: Verifying Checksum [2023-11-28T20:53:50.440Z] 579b34f0a95b: Download complete [2023-11-28T20:53:50.711Z] 579b34f0a95b: Pull complete [2023-11-28T20:53:50.711Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:53:50.711Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:53:50.711Z] ---> 3cc203321400 [2023-11-28T20:53:50.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-28T20:53:50.977Z] ---> Running in 40fbca00d184 [2023-11-28T20:53:51.244Z] Removing intermediate container 40fbca00d184 [2023-11-28T20:53:51.244Z] ---> 318eafd33b31 [2023-11-28T20:53:51.244Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:53:51.244Z] ---> Running in 3072b62a34c5 [2023-11-28T20:53:52.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:53:52.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:53:53.875Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:53:53.875Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:53:53.875Z] OK: 8 MiB in 16 packages [2023-11-28T20:53:54.459Z] Removing intermediate container 3072b62a34c5 [2023-11-28T20:53:54.459Z] ---> e0f3ad272dfc [2023-11-28T20:53:54.459Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-28T20:53:54.728Z] ---> Running in 56458afd8bc8 [2023-11-28T20:53:55.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:53:55.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:53:56.906Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:53:56.906Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:53:56.906Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:53:56.906Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:53:56.906Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:53:57.173Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:53:57.173Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:53:57.173Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:53:57.173Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:53:57.173Z] OK: 8 MiB in 16 packages [2023-11-28T20:53:58.129Z] Removing intermediate container 56458afd8bc8 [2023-11-28T20:53:58.129Z] ---> 746f6f653899 [2023-11-28T20:53:58.129Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-28T20:54:02.384Z] ---> baa0c7a916c6 [2023-11-28T20:54:02.384Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-28T20:54:02.384Z] ---> e956bb965b3d [2023-11-28T20:54:02.384Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-28T20:54:02.652Z] ---> 24f18991d418 [2023-11-28T20:54:02.652Z] Step 18/23 : EXPOSE 59901 [2023-11-28T20:54:02.652Z] ---> Running in 11a0efe5c104 [2023-11-28T20:54:02.919Z] Removing intermediate container 11a0efe5c104 [2023-11-28T20:54:02.919Z] ---> 7f3c9203a3bc [2023-11-28T20:54:02.919Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-28T20:54:03.186Z] ---> Running in 3c0b5e617f3e [2023-11-28T20:54:03.456Z] Removing intermediate container 3c0b5e617f3e [2023-11-28T20:54:03.456Z] ---> c59096c0049e [2023-11-28T20:54:03.456Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-28T20:54:03.456Z] ---> Running in d8c42b76e057 [2023-11-28T20:54:03.724Z] Removing intermediate container d8c42b76e057 [2023-11-28T20:54:03.724Z] ---> 06b08c64721a [2023-11-28T20:54:03.724Z] Step 21/23 : LABEL arch=arm64 [2023-11-28T20:54:03.724Z] ---> Running in 19440769ecea [2023-11-28T20:54:03.995Z] Removing intermediate container 19440769ecea [2023-11-28T20:54:03.995Z] ---> 144cc8931e7f [2023-11-28T20:54:03.995Z] Step 22/23 : LABEL git_sha=f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:54:04.261Z] ---> Running in 5979c9cbcf82 [2023-11-28T20:54:04.528Z] Removing intermediate container 5979c9cbcf82 [2023-11-28T20:54:04.528Z] ---> cb87c96afb66 [2023-11-28T20:54:04.528Z] Step 23/23 : LABEL version=3.2.0-dev.1 [2023-11-28T20:54:04.528Z] ---> Running in 5be19d8dd35e [2023-11-28T20:54:04.793Z] Removing intermediate container 5be19d8dd35e [2023-11-28T20:54:04.793Z] ---> f46e82f120a9 [2023-11-28T20:54:04.793Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:54:04.793Z] Successfully built f46e82f120a9 [2023-11-28T20:54:04.793Z] 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 [2023-11-28T20:54:05.265Z] provisioning config files... [2023-11-28T20:54:05.278Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/140@tmp/config6812625560314943011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:54:05.661Z] ---> ****-login.sh [2023-11-28T20:54:05.662Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:54:05.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:54:05.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:54:05.927Z] Configure a credential helper to remove this warning. See [2023-11-28T20:54:05.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:54:05.927Z] [2023-11-28T20:54:05.927Z] Login Succeeded [2023-11-28T20:54:05.927Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:54:06.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:54:06.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:54:06.193Z] Configure a credential helper to remove this warning. See [2023-11-28T20:54:06.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:54:06.193Z] [2023-11-28T20:54:06.193Z] Login Succeeded [2023-11-28T20:54:06.193Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:54:06.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:54:06.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:54:06.460Z] Configure a credential helper to remove this warning. See [2023-11-28T20:54:06.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:54:06.460Z] [2023-11-28T20:54:06.460Z] Login Succeeded [2023-11-28T20:54:06.460Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:54:06.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:54:06.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:54:06.994Z] Configure a credential helper to remove this warning. See [2023-11-28T20:54:06.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:54:06.994Z] [2023-11-28T20:54:06.994Z] Login Succeeded [2023-11-28T20:54:06.994Z] ****.io [2023-11-28T20:54:07.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:54:07.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:54:07.525Z] Configure a credential helper to remove this warning. See [2023-11-28T20:54:07.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:54:07.525Z] [2023-11-28T20:54:07.525Z] Login Succeeded [2023-11-28T20:54:07.525Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:54:07.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:54:07.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:54:07.775Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-11-28T20:54:07.775Z] f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:54:07.775Z] latest [2023-11-28T20:54:07.775Z] 3.2.0-dev.1 [2023-11-28T20:54:07.775Z] f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:54:07.775Z] main [2023-11-28T20:54:07.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:08.322Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:08.780Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:54:08.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-28T20:54:08.780Z] a4a279d395bb: Preparing [2023-11-28T20:54:08.780Z] 05d9a1694889: Preparing [2023-11-28T20:54:08.780Z] e775d4c69fb3: Preparing [2023-11-28T20:54:08.780Z] 01344d43840c: Preparing [2023-11-28T20:54:08.780Z] 2fb8a0712476: Preparing [2023-11-28T20:54:08.780Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:54:08.780Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:54:09.046Z] 05d9a1694889: Pushed [2023-11-28T20:54:09.046Z] 2fb8a0712476: Pushed [2023-11-28T20:54:09.046Z] a4a279d395bb: Pushed [2023-11-28T20:54:09.046Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:54:10.464Z] 01344d43840c: Pushed [2023-11-28T20:54:14.709Z] e775d4c69fb3: Pushed [2023-11-28T20:54:15.665Z] f40d1d667e540eee93f77eb354737bb78aa40b5d: digest: sha256:e4a3e5ffd33f6d5cbea1704b0267c5e81a4825b3d36557a3f13027d46f3ae964 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:16.123Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:16.585Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-28T20:54:16.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-28T20:54:16.585Z] a4a279d395bb: Preparing [2023-11-28T20:54:16.585Z] 05d9a1694889: Preparing [2023-11-28T20:54:16.585Z] e775d4c69fb3: Preparing [2023-11-28T20:54:16.585Z] 01344d43840c: Preparing [2023-11-28T20:54:16.585Z] 2fb8a0712476: Preparing [2023-11-28T20:54:16.585Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:54:16.585Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:54:16.585Z] 01344d43840c: Layer already exists [2023-11-28T20:54:16.585Z] 2fb8a0712476: Layer already exists [2023-11-28T20:54:16.585Z] 05d9a1694889: Layer already exists [2023-11-28T20:54:16.585Z] e775d4c69fb3: Layer already exists [2023-11-28T20:54:16.585Z] a4a279d395bb: Layer already exists [2023-11-28T20:54:16.585Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:54:16.852Z] latest: digest: sha256:e4a3e5ffd33f6d5cbea1704b0267c5e81a4825b3d36557a3f13027d46f3ae964 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:17.374Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:17.833Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.1 [2023-11-28T20:54:17.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-28T20:54:17.833Z] a4a279d395bb: Preparing [2023-11-28T20:54:17.833Z] 05d9a1694889: Preparing [2023-11-28T20:54:17.833Z] e775d4c69fb3: Preparing [2023-11-28T20:54:17.833Z] 01344d43840c: Preparing [2023-11-28T20:54:17.833Z] 2fb8a0712476: Preparing [2023-11-28T20:54:17.833Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:54:17.833Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:54:17.833Z] 2fb8a0712476: Layer already exists [2023-11-28T20:54:17.833Z] a4a279d395bb: Layer already exists [2023-11-28T20:54:17.833Z] 01344d43840c: Layer already exists [2023-11-28T20:54:17.833Z] e775d4c69fb3: Layer already exists [2023-11-28T20:54:17.833Z] 05d9a1694889: Layer already exists [2023-11-28T20:54:17.833Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:54:17.833Z] 3.2.0-dev.1: digest: sha256:e4a3e5ffd33f6d5cbea1704b0267c5e81a4825b3d36557a3f13027d46f3ae964 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:18.658Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:19.170Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:54:19.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-28T20:54:19.170Z] a4a279d395bb: Preparing [2023-11-28T20:54:19.170Z] 05d9a1694889: Preparing [2023-11-28T20:54:19.170Z] e775d4c69fb3: Preparing [2023-11-28T20:54:19.170Z] 01344d43840c: Preparing [2023-11-28T20:54:19.170Z] 2fb8a0712476: Preparing [2023-11-28T20:54:19.170Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:54:19.170Z] 05d9a1694889: Layer already exists [2023-11-28T20:54:19.170Z] 01344d43840c: Layer already exists [2023-11-28T20:54:19.170Z] 2fb8a0712476: Layer already exists [2023-11-28T20:54:19.170Z] e775d4c69fb3: Layer already exists [2023-11-28T20:54:19.170Z] a4a279d395bb: Layer already exists [2023-11-28T20:54:19.170Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:54:19.171Z] f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1: digest: sha256:e4a3e5ffd33f6d5cbea1704b0267c5e81a4825b3d36557a3f13027d46f3ae964 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:19.655Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:20.128Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-11-28T20:54:20.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-28T20:54:20.128Z] a4a279d395bb: Preparing [2023-11-28T20:54:20.128Z] 05d9a1694889: Preparing [2023-11-28T20:54:20.128Z] e775d4c69fb3: Preparing [2023-11-28T20:54:20.128Z] 01344d43840c: Preparing [2023-11-28T20:54:20.128Z] 2fb8a0712476: Preparing [2023-11-28T20:54:20.128Z] 5f4d9fc4d98d: Preparing [2023-11-28T20:54:20.128Z] 5f4d9fc4d98d: Waiting [2023-11-28T20:54:20.128Z] 05d9a1694889: Layer already exists [2023-11-28T20:54:20.128Z] 2fb8a0712476: Layer already exists [2023-11-28T20:54:20.128Z] a4a279d395bb: Layer already exists [2023-11-28T20:54:20.128Z] 01344d43840c: Layer already exists [2023-11-28T20:54:20.128Z] e775d4c69fb3: Layer already exists [2023-11-28T20:54:20.128Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T20:54:20.128Z] main: digest: sha256:e4a3e5ffd33f6d5cbea1704b0267c5e81a4825b3d36557a3f13027d46f3ae964 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:54:20.714Z] ===================================================== [Pipeline] echo [2023-11-28T20:54:20.767Z] taggedImages: [2023-11-28T20:54:20.767Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d [2023-11-28T20:54:20.767Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-28T20:54:20.767Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.1 [2023-11-28T20:54:20.767Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f40d1d667e540eee93f77eb354737bb78aa40b5d-3.2.0-dev.1 [2023-11-28T20:54:20.767Z] - 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 [2023-11-28T20:54:21.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:54:21.391Z] [2023-11-28T20:54:21.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:54:21.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:54:21.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T20:54:21.760Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T20:54:21.760Z] 04944245beec: Pulling fs layer [2023-11-28T20:54:21.760Z] 699f458cf7ca: Pulling fs layer [2023-11-28T20:54:21.760Z] 765212b225bb: Pulling fs layer [2023-11-28T20:54:21.760Z] f23df028b6ca: Pulling fs layer [2023-11-28T20:54:21.760Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T20:54:21.760Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T20:54:21.760Z] f23df028b6ca: Waiting [2023-11-28T20:54:21.760Z] d65c8cfc05b1: Waiting [2023-11-28T20:54:21.760Z] 2437ff75d9bd: Waiting [2023-11-28T20:54:21.760Z] 765212b225bb: Waiting [2023-11-28T20:54:22.028Z] 04944245beec: Verifying Checksum [2023-11-28T20:54:22.028Z] 04944245beec: Download complete [2023-11-28T20:54:22.028Z] 765212b225bb: Verifying Checksum [2023-11-28T20:54:22.028Z] 765212b225bb: Download complete [2023-11-28T20:54:22.028Z] f23df028b6ca: Download complete [2023-11-28T20:54:22.028Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T20:54:22.028Z] d65c8cfc05b1: Download complete [2023-11-28T20:54:22.296Z] 699f458cf7ca: Verifying Checksum [2023-11-28T20:54:22.296Z] 699f458cf7ca: Download complete [2023-11-28T20:54:22.562Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T20:54:22.562Z] 8998bd30e6a1: Download complete [2023-11-28T20:54:25.166Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T20:54:25.166Z] 2437ff75d9bd: Download complete [2023-11-28T20:54:27.106Z] 8998bd30e6a1: Pull complete [2023-11-28T20:54:30.432Z] 04944245beec: Pull complete [2023-11-28T20:54:31.847Z] 699f458cf7ca: Pull complete [2023-11-28T20:54:31.847Z] 765212b225bb: Pull complete [2023-11-28T20:54:32.812Z] f23df028b6ca: Pull complete [2023-11-28T20:54:33.078Z] d65c8cfc05b1: Pull complete [2023-11-28T20:54:48.073Z] 2437ff75d9bd: Pull complete [2023-11-28T20:54:48.073Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T20:54:48.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:54:48.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:54:48.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-6013 does not seem to be running inside a container [2023-11-28T20:54:48.515Z] $ 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/140 -v /w/workspace/device-modbus-go/140:/w/workspace/device-modbus-go/140:rw,z -v /w/workspace/device-modbus-go/140@tmp:/w/workspace/device-modbus-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T20:54:51.053Z] $ docker top 20e46202b95b34db724c1ef3bb044cb7385752ffb7d7a41e260704fd27e23ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:54:51.984Z] ---> job-cost.sh [2023-11-28T20:54:51.984Z] lf-activate-venv: SKIPPING [2023-11-28T20:54:51.984Z] INFO: No Stack... [2023-11-28T20:54:54.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T20:54:55.523Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:54:56.156Z] + cat /w/workspace/device-modbus-go/140/archives/cost.csv [2023-11-28T20:54:56.156Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:54:56.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [2023-11-28T20:54:56.223Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] did not exist. Created. [2023-11-28T20:54:56.223Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:54:56.962Z] /w/workspace/device-modbus-go/140@tmp/durable-1c365d40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T20:54:57.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T20:54:57.669Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T20:54:57.723Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:54:57.732Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:54:57.848Z] $ docker stop --time=1 20e46202b95b34db724c1ef3bb044cb7385752ffb7d7a41e260704fd27e23ff4 [2023-11-28T20:54:59.422Z] $ docker rm -f --volumes 20e46202b95b34db724c1ef3bb044cb7385752ffb7d7a41e260704fd27e23ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T20:55:00.771Z] provisioning config files... [2023-11-28T20:55:00.779Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12645534466853454961tmp [Pipeline] { [Pipeline] sh [2023-11-28T20:55:01.171Z] + set +x [2023-11-28T20:55:01.171Z] + curl -s https://codecov.io/bash [2023-11-28T20:55:01.171Z] + bash -s -- [2023-11-28T20:55:01.171Z] [2023-11-28T20:55:01.171Z] _____ _ [2023-11-28T20:55:01.171Z] / ____| | | [2023-11-28T20:55:01.171Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T20:55:01.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T20:55:01.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T20:55:01.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T20:55:01.171Z] Bash-1.0.6 [2023-11-28T20:55:01.171Z] [2023-11-28T20:55:01.171Z] [2023-11-28T20:55:01.171Z] ==> git version 2.25.1 found [2023-11-28T20:55:01.171Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T20:55:01.171Z] Release-Date: 2020-01-08 [2023-11-28T20:55:01.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T20:55:01.171Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T20:55:01.171Z] ==> Jenkins CI detected. [2023-11-28T20:55:01.171Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-11-28T20:55:01.171Z] project root: . [2023-11-28T20:55:01.171Z] --> token set from env [2023-11-28T20:55:01.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T20:55:01.171Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T20:55:01.171Z] ==> Python coveragepy not found [2023-11-28T20:55:01.171Z] ==> Searching for coverage reports in: [2023-11-28T20:55:01.171Z] + . [2023-11-28T20:55:01.171Z] -> Found 1 reports [2023-11-28T20:55:01.171Z] ==> Detecting git/mercurial file structure [2023-11-28T20:55:01.171Z] ==> Reading reports [2023-11-28T20:55:01.171Z] + ./coverage.out bytes=24334 [2023-11-28T20:55:01.957Z] ==> Appending adjustments [2023-11-28T20:55:01.957Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T20:55:01.957Z] + Found adjustments [2023-11-28T20:55:01.957Z] ==> Gzipping contents [2023-11-28T20:55:01.957Z] 4.0K /tmp/codecov.AvR2nh.gz [2023-11-28T20:55:01.957Z] ==> Uploading reports [2023-11-28T20:55:01.957Z] url: https://codecov.io [2023-11-28T20:55:01.957Z] query: branch=main&commit=f40d1d667e540eee93f77eb354737bb78aa40b5d&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:55:01.957Z] -> Pinging Codecov [2023-11-28T20:55:01.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f40d1d667e540eee93f77eb354737bb78aa40b5d&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T20:55:05.964Z] -> Uploading to [2023-11-28T20:55:05.964Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/55DBCA73C666E3227836607328DD7E49/f40d1d667e540eee93f77eb354737bb78aa40b5d/ee041ee0-30e4-44bd-8706-24291c2cbc62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T205504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7ded7d69bbe91e4040ab039a083c84c26163417f587a15871fc007a77aabf92 [2023-11-28T20:55:05.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:55:05.964Z] Dload Upload Total Spent Left Speed [2023-11-28T20:55:07.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3806 0 0 100 3806 0 1426 0:00:02 0:00:02 --:--:-- 1426 100 3806 0 0 100 3806 0 1426 0:00:02 0:00:02 --:--:-- 1426 [2023-11-28T20:55:10.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] } [2023-11-28T20:55:10.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T20:55:10.573Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T20:55:10.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:55:11.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:55:11.022Z] [2023-11-28T20:55:11.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:55:11.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:55:11.362Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T20:55:11.362Z] df9b9388f04a: Pulling fs layer [2023-11-28T20:55:11.362Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T20:55:11.362Z] 25bc292e5bac: Pulling fs layer [2023-11-28T20:55:11.362Z] 114826534d7a: Pulling fs layer [2023-11-28T20:55:11.362Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T20:55:11.362Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T20:55:11.362Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T20:55:11.362Z] 4657fd5d0bcf: Waiting [2023-11-28T20:55:11.362Z] 6ad1cebc031e: Waiting [2023-11-28T20:55:11.362Z] 8a3aa393b2d8: Waiting [2023-11-28T20:55:11.362Z] 114826534d7a: Waiting [2023-11-28T20:55:11.362Z] 25bc292e5bac: Verifying Checksum [2023-11-28T20:55:11.362Z] 25bc292e5bac: Download complete [2023-11-28T20:55:11.362Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T20:55:11.362Z] 52dc419b0ee2: Download complete [2023-11-28T20:55:11.362Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T20:55:11.362Z] 4657fd5d0bcf: Download complete [2023-11-28T20:55:11.362Z] df9b9388f04a: Verifying Checksum [2023-11-28T20:55:12.688Z] df9b9388f04a: Pull complete [2023-11-28T20:55:12.688Z] 52dc419b0ee2: Pull complete [2023-11-28T20:55:12.947Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T20:55:12.947Z] 6ad1cebc031e: Download complete [2023-11-28T20:55:12.947Z] 25bc292e5bac: Pull complete [2023-11-28T20:55:13.515Z] 114826534d7a: Download complete [2023-11-28T20:55:13.515Z] 8a3aa393b2d8: Download complete [2023-11-28T20:55:19.957Z] 114826534d7a: Pull complete [2023-11-28T20:55:19.957Z] 4657fd5d0bcf: Pull complete [2023-11-28T20:55:20.216Z] 6ad1cebc031e: Pull complete [2023-11-28T20:55:23.500Z] 8a3aa393b2d8: Pull complete [2023-11-28T20:55:23.500Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T20:55:23.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T20:55:23.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:55:23.787Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:55:23.823Z] $ 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:1.410.4 cat [2023-11-28T20:55:31.300Z] $ docker top 9671144c7c51fecaf5a14326a3b498157185ea9b59adf608e3cb5a2c201034c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T20:55:31.470Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-11-28T20:55:31.752Z] + set -o pipefail [2023-11-28T20:55:31.752Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/4fdcb1e5-241d-4fd2-89e1-3e3e61320d01 [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] [2023-11-28T20:55:40.336Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T20:55:40.336Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T20:55:40.336Z] More details here: https://snyk.co/ue1NS [2023-11-28T20:55:40.336Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T20:55:40.336Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T20:55:40.344Z] $ docker stop --time=1 9671144c7c51fecaf5a14326a3b498157185ea9b59adf608e3cb5a2c201034c1 [2023-11-28T20:55:46.024Z] $ docker rm -f --volumes 9671144c7c51fecaf5a14326a3b498157185ea9b59adf608e3cb5a2c201034c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:55:47.551Z] + git log --format=format:%s -1 f40d1d667e540eee93f77eb354737bb78aa40b5d [Pipeline] sh [2023-11-28T20:55:47.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:55:47.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:55:48.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:55:48.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:55:48.374Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:55:48.409Z] $ 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 [2023-11-28T20:55:48.954Z] $ docker top 7381d4bd4c477bf649501c76465338e3672ca736ae3f5cbc2cff88d3b45c089e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:55:49.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:55:49.207Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:55:49.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:55:49.329Z] $ docker exec 7381d4bd4c477bf649501c76465338e3672ca736ae3f5cbc2cff88d3b45c089e ssh-agent [2023-11-28T20:55:49.454Z] SSH_AUTH_SOCK=/tmp/ssh-xXA02irjxbwR/agent.33 [2023-11-28T20:55:49.454Z] SSH_AGENT_PID=39 [2023-11-28T20:55:49.458Z] Running ssh-add (command line suppressed) [2023-11-28T20:55:49.570Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2673080925464600148.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2673080925464600148.key) [2023-11-28T20:55:49.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:55:49.919Z] + git semver tag [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,118 [run_tag] DEBUG tag force:False [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,118 [check_head_tag] DEBUG check head tag [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,119 [execute] INFO git cat-file --batch-check [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,123 [execute] INFO git cat-file --batch [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,138 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,138 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:55:50.177Z] 2023-11-28 20:55:50,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:55:50.177Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:55:50.184Z] $ docker exec --env ******** --env ******** 7381d4bd4c477bf649501c76465338e3672ca736ae3f5cbc2cff88d3b45c089e ssh-agent -k [2023-11-28T20:55:50.293Z] unset SSH_AUTH_SOCK; [2023-11-28T20:55:50.294Z] unset SSH_AGENT_PID; [2023-11-28T20:55:50.294Z] echo Agent pid 39 killed; [2023-11-28T20:55:50.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:55:50.827Z] + git semver [Pipeline] } [2023-11-28T20:55:51.101Z] $ docker stop --time=1 7381d4bd4c477bf649501c76465338e3672ca736ae3f5cbc2cff88d3b45c089e [2023-11-28T20:55:52.368Z] $ docker rm -f --volumes 7381d4bd4c477bf649501c76465338e3672ca736ae3f5cbc2cff88d3b45c089e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:55:53.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:55:53.020Z] [2023-11-28T20:55:53.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:55:53.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:55:53.375Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T20:55:53.375Z] ab5ef0e58194: Pulling fs layer [2023-11-28T20:55:53.375Z] 9712f1f96733: Pulling fs layer [2023-11-28T20:55:53.375Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T20:55:53.375Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T20:55:53.375Z] e9a5061849ea: Pulling fs layer [2023-11-28T20:55:53.375Z] d747dcd14b5f: Pulling fs layer [2023-11-28T20:55:53.375Z] 2de7ff778b66: Pulling fs layer [2023-11-28T20:55:53.375Z] 0d9ebad4ef96: Waiting [2023-11-28T20:55:53.375Z] e9a5061849ea: Waiting [2023-11-28T20:55:53.375Z] d747dcd14b5f: Waiting [2023-11-28T20:55:53.375Z] 2de7ff778b66: Waiting [2023-11-28T20:55:53.375Z] 9712f1f96733: Verifying Checksum [2023-11-28T20:55:53.375Z] 9712f1f96733: Download complete [2023-11-28T20:55:53.636Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T20:55:53.636Z] 63f879dbbcfc: Download complete [2023-11-28T20:55:53.894Z] e9a5061849ea: Verifying Checksum [2023-11-28T20:55:53.894Z] e9a5061849ea: Download complete [2023-11-28T20:55:53.894Z] d747dcd14b5f: Verifying Checksum [2023-11-28T20:55:53.894Z] d747dcd14b5f: Download complete [2023-11-28T20:55:53.894Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T20:55:53.894Z] ab5ef0e58194: Download complete [2023-11-28T20:55:53.894Z] 2de7ff778b66: Verifying Checksum [2023-11-28T20:55:53.894Z] 2de7ff778b66: Download complete [2023-11-28T20:55:57.174Z] ab5ef0e58194: Pull complete [2023-11-28T20:55:57.174Z] 9712f1f96733: Pull complete [2023-11-28T20:55:58.107Z] 63f879dbbcfc: Pull complete [2023-11-28T20:56:02.296Z] 0d9ebad4ef96: Pull complete [2023-11-28T20:56:02.555Z] e9a5061849ea: Pull complete [2023-11-28T20:56:02.555Z] d747dcd14b5f: Pull complete [2023-11-28T20:56:03.931Z] 2de7ff778b66: Pull complete [2023-11-28T20:56:03.931Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T20:56:03.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T20:56:03.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:56:04.217Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:56:04.243Z] $ 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 [2023-11-28T20:56:11.143Z] $ docker top ef42714a8163af58ffc5bebfac814aa634a817f1052ca196182d33afe6973dba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:56:11.315Z] provisioning config files... [2023-11-28T20:56:11.322Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9246036364666442692tmp [2023-11-28T20:56:11.336Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10064288668090546561tmp [2023-11-28T20:56:11.352Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13920666281241820358tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:56:11.444Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:11.741Z] ---> sigul-configuration.sh [2023-11-28T20:56:11.741Z] gpg: directory `/root/.gnupg' created [2023-11-28T20:56:11.741Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T20:56:11.741Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T20:56:11.741Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T20:56:11.741Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T20:56:11.741Z] gpg: CAST5 encrypted data [2023-11-28T20:56:11.741Z] gpg: encrypted with 1 passphrase [2023-11-28T20:56:11.741Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T20:56:12.040Z] + mkdir /home/jenkins [2023-11-28T20:56:12.040Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T20:56:12.332Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T20:56:12.342Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:12.635Z] ---> sigul-install.sh [2023-11-28T20:56:12.635Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T20:56:12.935Z] + git tag --list [2023-11-28T20:56:12.935Z] 0.7.1 [2023-11-28T20:56:12.935Z] v1.0.0 [2023-11-28T20:56:12.935Z] v1.1.0 [2023-11-28T20:56:12.935Z] v1.1.1 [2023-11-28T20:56:12.935Z] v1.2.2 [2023-11-28T20:56:12.935Z] v1.3.0 [2023-11-28T20:56:12.935Z] v1.3.1 [2023-11-28T20:56:12.935Z] v2.0.0 [2023-11-28T20:56:12.935Z] v2.1.0 [2023-11-28T20:56:12.935Z] v2.1.1 [2023-11-28T20:56:12.935Z] v2.2.0 [2023-11-28T20:56:12.935Z] v2.3.0 [2023-11-28T20:56:12.935Z] v3.0 [2023-11-28T20:56:12.935Z] v3.0.0 [2023-11-28T20:56:12.935Z] v3.1 [2023-11-28T20:56:12.935Z] v3.1.0 [2023-11-28T20:56:12.935Z] v3.1.0-dev.1 [2023-11-28T20:56:12.935Z] v3.1.0-dev.10 [2023-11-28T20:56:12.935Z] v3.1.0-dev.11 [2023-11-28T20:56:12.935Z] v3.1.0-dev.12 [2023-11-28T20:56:12.935Z] v3.1.0-dev.13 [2023-11-28T20:56:12.936Z] v3.1.0-dev.14 [2023-11-28T20:56:12.936Z] v3.1.0-dev.15 [2023-11-28T20:56:12.936Z] v3.1.0-dev.16 [2023-11-28T20:56:12.936Z] v3.1.0-dev.17 [2023-11-28T20:56:12.936Z] v3.1.0-dev.18 [2023-11-28T20:56:12.936Z] v3.1.0-dev.19 [2023-11-28T20:56:12.936Z] v3.1.0-dev.2 [2023-11-28T20:56:12.936Z] v3.1.0-dev.20 [2023-11-28T20:56:12.936Z] v3.1.0-dev.21 [2023-11-28T20:56:12.936Z] v3.1.0-dev.22 [2023-11-28T20:56:12.936Z] v3.1.0-dev.23 [2023-11-28T20:56:12.936Z] v3.1.0-dev.24 [2023-11-28T20:56:12.936Z] v3.1.0-dev.25 [2023-11-28T20:56:12.936Z] v3.1.0-dev.3 [2023-11-28T20:56:12.936Z] v3.1.0-dev.4 [2023-11-28T20:56:12.936Z] v3.1.0-dev.5 [2023-11-28T20:56:12.936Z] v3.1.0-dev.6 [2023-11-28T20:56:12.936Z] v3.1.0-dev.7 [2023-11-28T20:56:12.936Z] v3.1.0-dev.8 [2023-11-28T20:56:12.936Z] v3.1.0-dev.9 [2023-11-28T20:56:12.936Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T20:56:13.236Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T20:56:13.806Z] Signing Git tag with Sigul... [2023-11-28T20:56:13.806Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T20:56:14.386Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:14.676Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T20:56:14.681Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T20:56:14.815Z] $ docker stop --time=1 ef42714a8163af58ffc5bebfac814aa634a817f1052ca196182d33afe6973dba [2023-11-28T20:56:16.158Z] $ docker rm -f --volumes ef42714a8163af58ffc5bebfac814aa634a817f1052ca196182d33afe6973dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T20:56:17.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:56:17.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:56:17.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:56:17.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:56:17.614Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:56:17.642Z] $ 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 [2023-11-28T20:56:18.026Z] $ docker top f1a26a4de8c1f6db7cfe3880e1a0844f5f98f71d56ec5f7ceef53f53c7c5b155 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:56:18.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:56:18.343Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:56:18.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:56:18.459Z] $ docker exec f1a26a4de8c1f6db7cfe3880e1a0844f5f98f71d56ec5f7ceef53f53c7c5b155 ssh-agent [2023-11-28T20:56:18.578Z] SSH_AUTH_SOCK=/tmp/ssh-xAy9Ml2FN9SH/agent.32 [2023-11-28T20:56:18.578Z] SSH_AGENT_PID=38 [2023-11-28T20:56:18.592Z] Running ssh-add (command line suppressed) [2023-11-28T20:56:18.700Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6185859414315603930.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6185859414315603930.key) [2023-11-28T20:56:18.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:56:19.087Z] + git semver bump pre [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,254 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,255 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,255 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,255 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,255 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,255 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,257 [execute] INFO git cat-file --batch-check [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,263 [execute] INFO git cat-file --batch [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:56:19.345Z] 2023-11-28 20:56:19,269 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:56:19.345Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:56:19.353Z] $ docker exec --env ******** --env ******** f1a26a4de8c1f6db7cfe3880e1a0844f5f98f71d56ec5f7ceef53f53c7c5b155 ssh-agent -k [2023-11-28T20:56:19.450Z] unset SSH_AUTH_SOCK; [2023-11-28T20:56:19.450Z] unset SSH_AGENT_PID; [2023-11-28T20:56:19.450Z] echo Agent pid 38 killed; [2023-11-28T20:56:19.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:56:19.983Z] + git semver [Pipeline] } [2023-11-28T20:56:20.253Z] $ docker stop --time=1 f1a26a4de8c1f6db7cfe3880e1a0844f5f98f71d56ec5f7ceef53f53c7c5b155 [2023-11-28T20:56:21.544Z] $ docker rm -f --volumes f1a26a4de8c1f6db7cfe3880e1a0844f5f98f71d56ec5f7ceef53f53c7c5b155 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:56:22.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:56:22.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:56:22.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:56:22.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:56:22.576Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:56:22.602Z] $ 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 [2023-11-28T20:56:22.960Z] $ docker top aa049f111d5b856181d82d9286c059efcf501c31fb72b5f9513a23c97319c295 -eo pid,comm [2023-11-28T20:56:23.009Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:56:23.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:56:23.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:56:23.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:56:23.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:56:23.344Z] $ docker exec aa049f111d5b856181d82d9286c059efcf501c31fb72b5f9513a23c97319c295 ssh-agent [2023-11-28T20:56:23.451Z] SSH_AUTH_SOCK=/tmp/ssh-Ilkn1aVEjyqC/agent.32 [2023-11-28T20:56:23.451Z] SSH_AGENT_PID=38 [2023-11-28T20:56:23.463Z] Running ssh-add (command line suppressed) [2023-11-28T20:56:23.588Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8100261894590925550.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8100261894590925550.key) [2023-11-28T20:56:23.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:56:23.952Z] + git semver push [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,135 [run_push] DEBUG push [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,136 [execute] INFO git cat-file --batch-check [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,140 [execute] INFO git rev-list 1f0908f47c5ee59c00bbbc811ab1585e930b8008 -- [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,141 [execute] DEBUG Popen(['git', 'rev-list', '1f0908f47c5ee59c00bbbc811ab1585e930b8008', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,151 [execute] INFO git fetch -v origin [2023-11-28T20:56:24.210Z] 2023-11-28 20:56:24,151 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T20:56:24.776Z] 2023-11-28 20:56:24,696 [run_push] DEBUG no remote changes detected [2023-11-28T20:56:24.776Z] 2023-11-28 20:56:24,696 [execute] INFO git push origin semver [2023-11-28T20:56:24.776Z] 2023-11-28 20:56:24,696 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:56:25.714Z] 2023-11-28 20:56:25,507 [run_push] DEBUG push all version tags [2023-11-28T20:56:25.714Z] 2023-11-28 20:56:25,507 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T20:56:25.714Z] 2023-11-28 20:56:25,508 [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) [2023-11-28T20:56:26.649Z] 2023-11-28 20:56:26,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-28T20:56:26.649Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:56:26.655Z] $ docker exec --env ******** --env ******** aa049f111d5b856181d82d9286c059efcf501c31fb72b5f9513a23c97319c295 ssh-agent -k [2023-11-28T20:56:26.749Z] unset SSH_AUTH_SOCK; [2023-11-28T20:56:26.749Z] unset SSH_AGENT_PID; [2023-11-28T20:56:26.749Z] echo Agent pid 38 killed; [2023-11-28T20:56:26.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:56:27.304Z] + git semver [Pipeline] } [2023-11-28T20:56:27.576Z] $ docker stop --time=1 aa049f111d5b856181d82d9286c059efcf501c31fb72b5f9513a23c97319c295 [2023-11-28T20:56:28.840Z] $ docker rm -f --volumes aa049f111d5b856181d82d9286c059efcf501c31fb72b5f9513a23c97319c295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T20:56:30.351Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-11-28T20:56:30.351Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-28T20:56:30.351Z] total 16 [2023-11-28T20:56:30.351Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T20:56:30.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:56 .. [2023-11-28T20:56:30.351Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T20:56:30.351Z] -rw-r--r-- 1 root root 88 Nov 28 20:32 cost.csv [2023-11-28T20:56:30.351Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-28T20:56:30.351Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-28T20:56:30.351Z] total 16 [2023-11-28T20:56:30.351Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T20:56:30.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 20:56 .. [2023-11-28T20:56:30.351Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T20:56:30.351Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:30.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:31.500Z] ---> package-listing.sh [2023-11-28T20:56:31.500Z] ++ facter osfamily [2023-11-28T20:56:31.500Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T20:56:31.759Z] + OS_FAMILY=debian [2023-11-28T20:56:31.759Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-11-28T20:56:31.759Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T20:56:31.759Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T20:56:31.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T20:56:31.759Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T20:56:31.759Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-28T20:56:31.759Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T20:56:31.759Z] + case "${OS_FAMILY}" in [2023-11-28T20:56:31.759Z] + dpkg -l [2023-11-28T20:56:31.759Z] + grep '^ii' [2023-11-28T20:56:31.759Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T20:56:31.759Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T20:56:31.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T20:56:31.759Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-28T20:56:31.759Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-11-28T20:56:31.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-11-28T20:56:31.770Z] 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 [2023-11-28T20:56:32.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:56:32.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:56:32.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:56:32.853Z] prd-ubuntu20.04-docker-8c-8g-5113 does not seem to be running inside a container [2023-11-28T20:56:32.881Z] $ 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 [2023-11-28T20:56:33.156Z] $ docker top 88a35a0c3771d8543ad89678dd31d76f4c4f2082dd069c38a5b3279b91d15477 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:56:33.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T20:56:33.894Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T20:56:34.173Z] + ls /var/log/sa-host [2023-11-28T20:56:34.173Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:56:34.297Z] provisioning config files... [2023-11-28T20:56:34.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7699131737351101949tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:56:34.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:34.713Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T20:56:34.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:35.159Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T20:56:35.167Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:35.445Z] ---> sudo-logs.sh [2023-11-28T20:56:35.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T20:56:35.541Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:35.819Z] ---> job-cost.sh [2023-11-28T20:56:35.820Z] lf-activate-venv: SKIPPING [2023-11-28T20:56:35.820Z] DEBUG: total: 0.2199999988079071 [2023-11-28T20:56:35.820Z] INFO: Retrieving Stack Cost... [2023-11-28T20:56:36.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:56:36.683Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T20:56:36.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:56:36.979Z] ---> logs-deploy.sh [2023-11-28T20:56:36.979Z] lf-activate-venv: SKIPPING [2023-11-28T20:56:36.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/140 [2023-11-28T20:56:36.979Z] INFO: archiving workspace using pattern(s): [2023-11-28T20:56:37.916Z] Archives upload complete. [2023-11-28T20:56:37.916Z] INFO: archiving logs to Nexus