Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 600d018d751e79cb36c22856eb8a497d52ddc51b 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-ssh15900494795027392837.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-ssh5656671630966358410.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-ssh9661015844086129716.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-ssh15175739425534711442.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-ssh7391314023700545089.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 ‘prd-ubuntu20.04-docker-8c-8g-9104’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9107 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 600d018d751e79cb36c22856eb8a497d52ddc51b (main) Commit message: "Merge pull request #528 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" > 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 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 > git rev-list --no-walk f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T06:10:23.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T06:10:23.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T06:10:23.730Z] ========================================================= [2023-11-29T06:10:23.730Z] EdgeX Global Pipelines Version Info [2023-11-29T06:10:23.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:10:24.859Z] ------------------- [2023-11-29T06:10:24.859Z] stable info: [2023-11-29T06:10:24.859Z] ------------------- [2023-11-29T06:10:24.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T06:10:24.859Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T06:10:24.859Z] Message: update stable to v1.0.258 [2023-11-29T06:10:25.121Z] ------------------- [2023-11-29T06:10:25.121Z] experimental info: [2023-11-29T06:10:25.121Z] ------------------- [2023-11-29T06:10:25.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T06:10:25.121Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T06:10:25.121Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T06:10:25.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-11-29T06:10:25.255Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-11-29T06:10:25.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T06:10:25.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T06:10:25.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T06:10:25.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T06:10:25.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T06:10:25.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T06:10:25.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T06:10:25.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T06:10:25.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T06:10:25.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-11-29T06:10:25.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T06:10:25.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T06:10:25.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T06:10:25.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T06:10:25.695Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T06:10:25.734Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T06:10:25.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T06:10:25.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T06:10:25.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T06:10:25.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T06:10:25.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T06:10:25.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T06:10:25.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T06:10:26.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T06:10:26.057Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T06:10:26.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-29T06:10:26.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-29T06:10:26.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-29T06:10:26.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] echo [2023-11-29T06:10:26.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 600d018 [Pipeline] echo [2023-11-29T06:10:26.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:10:26.373Z] provisioning config files... [2023-11-29T06:10:26.388Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3179606988782790292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:10:26.729Z] ---> ****-login.sh [2023-11-29T06:10:26.729Z] nexus3.edgexfoundry.org:10001 [2023-11-29T06:10:26.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:26.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:26.990Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:26.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:26.990Z] [2023-11-29T06:10:26.990Z] Login Succeeded [2023-11-29T06:10:26.990Z] nexus3.edgexfoundry.org:10002 [2023-11-29T06:10:26.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:27.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:27.253Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:27.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:27.253Z] [2023-11-29T06:10:27.253Z] Login Succeeded [2023-11-29T06:10:27.253Z] nexus3.edgexfoundry.org:10003 [2023-11-29T06:10:27.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:27.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:27.253Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:27.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:27.253Z] [2023-11-29T06:10:27.253Z] Login Succeeded [2023-11-29T06:10:27.253Z] nexus3.edgexfoundry.org:10004 [2023-11-29T06:10:27.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:27.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:27.514Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:27.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:27.514Z] [2023-11-29T06:10:27.514Z] Login Succeeded [2023-11-29T06:10:27.514Z] ****.io [2023-11-29T06:10:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:27.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:27.776Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:27.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:27.776Z] [2023-11-29T06:10:27.776Z] Login Succeeded [2023-11-29T06:10:27.776Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T06:10:27.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T06:10:28.287Z] + git rev-list -1 --merges 600d018d751e79cb36c22856eb8a497d52ddc51b~1..600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] echo [2023-11-29T06:10:28.317Z] -----------> git rev-list -1 --merges 600d018d751e79cb36c22856eb8a497d52ddc51b~1..600d018d751e79cb36c22856eb8a497d52ddc51b 600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:10:28.317Z] 600d018d751e79cb36c22856eb8a497d52ddc51b [false] [Pipeline] sh [2023-11-29T06:10:28.619Z] + git log --format=format:%s -1 600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] echo [2023-11-29T06:10:28.634Z] ========================================================= [2023-11-29T06:10:28.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T06:10:28.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T06:10:29.028Z] + git log --format=format:%s -1 600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] echo [2023-11-29T06:10:29.040Z] [semverPrep] GIT_COMMIT: 600d018d751e79cb36c22856eb8a497d52ddc51b, Commit Message: Merge pull request #528 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo [2023-11-29T06:10:29.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T06:10:29.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T06:10:29.550Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T06:10:29.550Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T06:10:29.550Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T06:10:29.550Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T06:10:29.550Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T06:10:29.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:10:29.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:10:29.929Z] [2023-11-29T06:10:29.929Z] 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-29T06:10:30.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:10:30.242Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T06:10:30.242Z] b85a868b505f: Pulling fs layer [2023-11-29T06:10:30.242Z] e2be974225ed: Pulling fs layer [2023-11-29T06:10:30.242Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T06:10:30.242Z] 988bab9f4d93: Pulling fs layer [2023-11-29T06:10:30.242Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T06:10:30.242Z] 988bab9f4d93: Waiting [2023-11-29T06:10:30.242Z] eaf3925da568: Pulling fs layer [2023-11-29T06:10:30.242Z] bab4dde63d76: Pulling fs layer [2023-11-29T06:10:30.242Z] bde34c3a00c8: Pulling fs layer [2023-11-29T06:10:30.242Z] 1469e6f7b9e6: Waiting [2023-11-29T06:10:30.242Z] eaf3925da568: Waiting [2023-11-29T06:10:30.242Z] bab4dde63d76: Waiting [2023-11-29T06:10:30.242Z] b352a97aabf1: Pulling fs layer [2023-11-29T06:10:30.242Z] bde34c3a00c8: Waiting [2023-11-29T06:10:30.242Z] 4872d77fe225: Pulling fs layer [2023-11-29T06:10:30.242Z] b352a97aabf1: Waiting [2023-11-29T06:10:30.242Z] 5851b861e8e6: Pulling fs layer [2023-11-29T06:10:30.242Z] 4872d77fe225: Waiting [2023-11-29T06:10:30.242Z] 5851b861e8e6: Waiting [2023-11-29T06:10:30.242Z] e2be974225ed: Download complete [2023-11-29T06:10:30.242Z] 988bab9f4d93: Download complete [2023-11-29T06:10:30.242Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T06:10:30.242Z] 1469e6f7b9e6: Download complete [2023-11-29T06:10:30.505Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T06:10:30.505Z] 339a4e72a1f5: Download complete [2023-11-29T06:10:30.505Z] eaf3925da568: Verifying Checksum [2023-11-29T06:10:30.505Z] eaf3925da568: Download complete [2023-11-29T06:10:30.505Z] bde34c3a00c8: Download complete [2023-11-29T06:10:30.505Z] b352a97aabf1: Verifying Checksum [2023-11-29T06:10:30.505Z] b352a97aabf1: Download complete [2023-11-29T06:10:30.505Z] 4872d77fe225: Verifying Checksum [2023-11-29T06:10:30.505Z] 4872d77fe225: Download complete [2023-11-29T06:10:30.505Z] 5851b861e8e6: Download complete [2023-11-29T06:10:30.505Z] b85a868b505f: Download complete [2023-11-29T06:10:30.766Z] bab4dde63d76: Verifying Checksum [2023-11-29T06:10:30.766Z] bab4dde63d76: Download complete [2023-11-29T06:10:32.145Z] b85a868b505f: Pull complete [2023-11-29T06:10:32.145Z] e2be974225ed: Pull complete [2023-11-29T06:10:32.406Z] 339a4e72a1f5: Pull complete [2023-11-29T06:10:32.665Z] 988bab9f4d93: Pull complete [2023-11-29T06:10:32.923Z] 1469e6f7b9e6: Pull complete [2023-11-29T06:10:32.923Z] eaf3925da568: Pull complete [2023-11-29T06:10:34.847Z] bab4dde63d76: Pull complete [2023-11-29T06:10:34.847Z] bde34c3a00c8: Pull complete [2023-11-29T06:10:35.109Z] b352a97aabf1: Pull complete [2023-11-29T06:10:35.109Z] 4872d77fe225: Pull complete [2023-11-29T06:10:35.370Z] 5851b861e8e6: Pull complete [2023-11-29T06:10:35.371Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T06:10:35.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:10:35.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:10:35.573Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:10:35.606Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T06:10:38.621Z] $ docker top 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 -eo pid,comm [2023-11-29T06:10:38.682Z] 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-29T06:10:38.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T06:10:38.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T06:10:38.775Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T06:10:38.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T06:10:38.910Z] $ docker exec 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 ssh-agent [2023-11-29T06:10:39.019Z] SSH_AUTH_SOCK=/tmp/ssh-juOo8i8heZhc/agent.32 [2023-11-29T06:10:39.019Z] SSH_AGENT_PID=38 [2023-11-29T06:10:39.027Z] Running ssh-add (command line suppressed) [2023-11-29T06:10:39.131Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5392684602733104311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5392684602733104311.key) [2023-11-29T06:10:39.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T06:10:39.455Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T06:10:39.470Z] $ docker exec --env ******** --env ******** 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 ssh-agent -k [2023-11-29T06:10:39.559Z] unset SSH_AUTH_SOCK; [2023-11-29T06:10:39.559Z] unset SSH_AGENT_PID; [2023-11-29T06:10:39.559Z] echo Agent pid 38 killed; [2023-11-29T06:10:39.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T06:10:39.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T06:10:39.638Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T06:10:39.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T06:10:39.769Z] $ docker exec 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 ssh-agent [2023-11-29T06:10:39.871Z] SSH_AUTH_SOCK=/tmp/ssh-3S4caIrzqTKn/agent.70 [2023-11-29T06:10:39.871Z] SSH_AGENT_PID=76 [2023-11-29T06:10:39.876Z] Running ssh-add (command line suppressed) [2023-11-29T06:10:39.978Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6906800787417570804.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6906800787417570804.key) [2023-11-29T06:10:39.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T06:10:40.292Z] + git semver init [2023-11-29T06:10:40.552Z] 2023-11-29 06:10:40,469 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T06:10:40.552Z] 2023-11-29 06:10:40,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-29T06:10:40.552Z] 2023-11-29 06:10:40,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-11-29T06:10:40.552Z] 2023-11-29 06:10:40,470 [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-29T06:10:41.940Z] 2023-11-29 06:10:41,701 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-11-29T06:10:41.940Z] 2023-11-29 06:10:41,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-11-29T06:10:41.940Z] 2023-11-29 06:10:41,701 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:10:41.940Z] 2023-11-29 06:10:41,702 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:10:41.940Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T06:10:41.952Z] $ docker exec --env ******** --env ******** 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 ssh-agent -k [2023-11-29T06:10:42.056Z] unset SSH_AUTH_SOCK; [2023-11-29T06:10:42.056Z] unset SSH_AGENT_PID; [2023-11-29T06:10:42.056Z] echo Agent pid 76 killed; [2023-11-29T06:10:42.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T06:10:42.440Z] + git semver [Pipeline] } [2023-11-29T06:10:42.716Z] $ docker stop --time=1 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 [2023-11-29T06:10:44.016Z] $ docker rm -f --volumes 5b3ce986e9977f4edee21deb112bf69ab459b546f482dff6000ae3b8171884a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T06:10:44.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T06:10:44.662Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T06:10:44.666Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:10:45.055Z] provisioning config files... [2023-11-29T06:10:45.066Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16656987706310544866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:10:45.386Z] ---> ****-login.sh [2023-11-29T06:10:45.386Z] nexus3.edgexfoundry.org:10001 [2023-11-29T06:10:45.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:45.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:45.386Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:45.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:45.386Z] [2023-11-29T06:10:45.386Z] Login Succeeded [2023-11-29T06:10:45.386Z] nexus3.edgexfoundry.org:10002 [2023-11-29T06:10:45.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:45.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:45.386Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:45.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:45.387Z] [2023-11-29T06:10:45.387Z] Login Succeeded [2023-11-29T06:10:45.387Z] nexus3.edgexfoundry.org:10003 [2023-11-29T06:10:45.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:45.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:45.648Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:45.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:45.648Z] [2023-11-29T06:10:45.648Z] Login Succeeded [2023-11-29T06:10:45.648Z] nexus3.edgexfoundry.org:10004 [2023-11-29T06:10:45.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:45.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:45.648Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:45.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:45.648Z] [2023-11-29T06:10:45.648Z] Login Succeeded [2023-11-29T06:10:45.648Z] ****.io [2023-11-29T06:10:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:10:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:10:45.908Z] Configure a credential helper to remove this warning. See [2023-11-29T06:10:45.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:10:45.908Z] [2023-11-29T06:10:45.908Z] Login Succeeded [2023-11-29T06:10:45.908Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T06:10:45.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T06:10:46.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:10:46.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:10:46.137Z] ========================================================= [2023-11-29T06:10:46.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T06:10:46.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:10:46.542Z] + 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-29T06:10:46.542Z] Sending build context to Docker daemon 17.21MB [2023-11-29T06:10:46.542Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T06:10:46.542Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-29T06:10:46.542Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T06:10:46.542Z] 7264a8db6415: Pulling fs layer [2023-11-29T06:10:46.542Z] c4d48a809fc2: Pulling fs layer [2023-11-29T06:10:46.542Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T06:10:46.542Z] ad3a456e5733: Pulling fs layer [2023-11-29T06:10:46.542Z] 69c7f0334f64: Pulling fs layer [2023-11-29T06:10:46.542Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T06:10:46.542Z] ce7588e14bc9: Pulling fs layer [2023-11-29T06:10:46.542Z] b5e4710f87ac: Pulling fs layer [2023-11-29T06:10:46.542Z] ad3a456e5733: Waiting [2023-11-29T06:10:46.542Z] 69c7f0334f64: Waiting [2023-11-29T06:10:46.542Z] 1f1c1a5573a3: Waiting [2023-11-29T06:10:46.542Z] ce7588e14bc9: Waiting [2023-11-29T06:10:46.542Z] b5e4710f87ac: Waiting [2023-11-29T06:10:46.803Z] c4d48a809fc2: Verifying Checksum [2023-11-29T06:10:46.803Z] c4d48a809fc2: Download complete [2023-11-29T06:10:46.803Z] ad3a456e5733: Verifying Checksum [2023-11-29T06:10:46.803Z] ad3a456e5733: Download complete [2023-11-29T06:10:46.803Z] 69c7f0334f64: Verifying Checksum [2023-11-29T06:10:46.803Z] 69c7f0334f64: Download complete [2023-11-29T06:10:46.803Z] 7264a8db6415: Verifying Checksum [2023-11-29T06:10:46.803Z] 7264a8db6415: Download complete [2023-11-29T06:10:46.803Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T06:10:46.803Z] 1f1c1a5573a3: Download complete [2023-11-29T06:10:46.803Z] 7264a8db6415: Pull complete [2023-11-29T06:10:47.064Z] b5e4710f87ac: Verifying Checksum [2023-11-29T06:10:47.064Z] b5e4710f87ac: Download complete [2023-11-29T06:10:47.064Z] c4d48a809fc2: Pull complete [2023-11-29T06:10:47.325Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T06:10:47.325Z] 4f1c88b9dad5: Download complete [2023-11-29T06:10:47.584Z] ce7588e14bc9: Verifying Checksum [2023-11-29T06:10:47.584Z] ce7588e14bc9: Download complete [2023-11-29T06:10:55.072Z] 4f1c88b9dad5: Pull complete [2023-11-29T06:10:55.072Z] ad3a456e5733: Pull complete [2023-11-29T06:10:55.072Z] 69c7f0334f64: Pull complete [2023-11-29T06:10:55.072Z] 1f1c1a5573a3: Pull complete [2023-11-29T06:10:56.990Z] ce7588e14bc9: Pull complete [2023-11-29T06:10:57.250Z] b5e4710f87ac: Pull complete [2023-11-29T06:10:57.250Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T06:10:57.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T06:10:57.250Z] ---> 88b5674ff536 [2023-11-29T06:10:57.250Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:10:59.950Z] Still waiting to schedule task [2023-11-29T06:10:59.950Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9105’ is offline [2023-11-29T06:11:02.577Z] ---> Running in 714938c99424 [2023-11-29T06:11:02.577Z] Removing intermediate container 714938c99424 [2023-11-29T06:11:02.577Z] ---> 170fbdd11749 [2023-11-29T06:11:02.577Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:11:02.577Z] ---> Running in c1da8d439bab [2023-11-29T06:11:02.577Z] Removing intermediate container c1da8d439bab [2023-11-29T06:11:02.577Z] ---> db354fd3a71e [2023-11-29T06:11:02.577Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:11:02.577Z] ---> Running in 6a4a3807337c [2023-11-29T06:11:02.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T06:11:02.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T06:11:02.577Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-29T06:11:02.577Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-29T06:11:02.577Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-29T06:11:02.577Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:11:02.577Z] OK: 270 MiB in 60 packages [2023-11-29T06:11:03.144Z] Removing intermediate container 6a4a3807337c [2023-11-29T06:11:03.144Z] ---> 536704c71a3a [2023-11-29T06:11:03.144Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-29T06:11:03.144Z] ---> Running in a9efe86978eb [2023-11-29T06:11:03.144Z] Removing intermediate container a9efe86978eb [2023-11-29T06:11:03.144Z] ---> d0b4744e4503 [2023-11-29T06:11:03.145Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-29T06:11:03.403Z] ---> cca9fac06e28 [2023-11-29T06:11:03.403Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:11:03.403Z] ---> Running in f6e359aad045 [2023-11-29T06:11:45.282Z] Removing intermediate container f6e359aad045 [2023-11-29T06:11:45.282Z] ---> 4c99b17a1c89 [2023-11-29T06:11:45.282Z] Step 9/10 : COPY . . [2023-11-29T06:11:45.282Z] ---> d2efe10c1ff5 [2023-11-29T06:11:45.282Z] Step 10/10 : RUN ${MAKE} [2023-11-29T06:11:45.282Z] ---> Running in a09d6159e16a [2023-11-29T06:11:45.282Z] noop [2023-11-29T06:11:45.282Z] Removing intermediate container a09d6159e16a [2023-11-29T06:11:45.282Z] ---> 9ac07a3397d4 [2023-11-29T06:11:45.282Z] Successfully built 9ac07a3397d4 [2023-11-29T06:11:45.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:11:45.676Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T06:11:45.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:11:45.820Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:11:45.849Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-29T06:11:46.215Z] $ docker top db972384a13b5259d1249cf819fb0d0b8ab7027c36c179784dd44d2bf52672f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:11:46.602Z] + go version [2023-11-29T06:11:46.602Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T06:11:46.614Z] $ docker stop --time=1 db972384a13b5259d1249cf819fb0d0b8ab7027c36c179784dd44d2bf52672f4 [2023-11-29T06:11:47.890Z] $ docker rm -f --volumes db972384a13b5259d1249cf819fb0d0b8ab7027c36c179784dd44d2bf52672f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:11:48.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T06:11:48.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:11:48.633Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:11:48.666Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-29T06:11:49.018Z] $ docker top 2ebcdafbac339364e5baf248e47d5120606791e0404039bfed2d300460bcd003 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:11:49.510Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-29T06:11:49.830Z] + make test [2023-11-29T06:11:49.831Z] go test ./... -coverprofile=coverage.out [2023-11-29T06:11:51.214Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-29T06:12:03.432Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-29T06:12:03.432Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.018s coverage: 47.9% of statements [2023-11-29T06:12:09.996Z] go vet ./... [2023-11-29T06:12:13.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T06:12:13.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T06:12:13.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T06:12:13.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T06:12:13.329Z] $ docker stop --time=1 2ebcdafbac339364e5baf248e47d5120606791e0404039bfed2d300460bcd003 [2023-11-29T06:12:16.579Z] $ docker rm -f --volumes 2ebcdafbac339364e5baf248e47d5120606791e0404039bfed2d300460bcd003 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T06:12:17.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T06:12:17.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T06:12:17.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T06:12:18.154Z] + ls -al . [2023-11-29T06:12:18.154Z] total 192 [2023-11-29T06:12:18.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 06:11 . [2023-11-29T06:12:18.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 06:10 .. [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 06:10 .dockerignore [2023-11-29T06:12:18.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 06:12 .git [2023-11-29T06:12:18.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:10 .github [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 06:10 .gitignore [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 06:10 .golangci.yml [2023-11-29T06:12:18.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 06:10 .semver [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 06:10 Attribution.txt [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 06:10 CHANGELOG.md [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 06:10 Dockerfile [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 06:10 GOVERNANCE.md [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 06:10 Jenkinsfile [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 06:10 LICENSE [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 06:10 Makefile [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 06:10 OWNERS.md [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 06:10 README.md [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 06:10 VERSION [2023-11-29T06:12:18.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 06:10 bin [2023-11-29T06:12:18.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:10 cmd [2023-11-29T06:12:18.154Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 06:12 coverage.out [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 06:10 go.mod [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 06:10 go.sum [2023-11-29T06:12:18.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:10 internal [2023-11-29T06:12:18.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 06:10 simulator [2023-11-29T06:12:18.154Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:18.505Z] + 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=600d018d751e79cb36c22856eb8a497d52ddc51b --label arch=amd64 --label version=3.2.0-dev.2 . [2023-11-29T06:12:18.505Z] Sending build context to Docker daemon 17.23MB [2023-11-29T06:12:18.505Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T06:12:18.505Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-29T06:12:18.505Z] ---> 9ac07a3397d4 [2023-11-29T06:12:18.505Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:12:18.763Z] ---> Running in b11827b3431c [2023-11-29T06:12:18.763Z] Removing intermediate container b11827b3431c [2023-11-29T06:12:18.763Z] ---> c04e926322ad [2023-11-29T06:12:18.763Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:12:19.023Z] ---> Running in 26e14b8e74db [2023-11-29T06:12:19.023Z] Removing intermediate container 26e14b8e74db [2023-11-29T06:12:19.023Z] ---> 1b68a7fba06b [2023-11-29T06:12:19.023Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:12:19.023Z] ---> Running in 88c652707e8f [2023-11-29T06:12:19.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:19.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:19.799Z] OK: 270 MiB in 60 packages [2023-11-29T06:12:20.058Z] Removing intermediate container 88c652707e8f [2023-11-29T06:12:20.058Z] ---> ba43ab546e7c [2023-11-29T06:12:20.058Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-29T06:12:20.058Z] ---> Running in 38dc4eba783a [2023-11-29T06:12:20.058Z] Removing intermediate container 38dc4eba783a [2023-11-29T06:12:20.058Z] ---> 6d3d5daf900f [2023-11-29T06:12:20.058Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-29T06:12:20.317Z] ---> 23e78ca664c4 [2023-11-29T06:12:20.317Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:12:20.317Z] ---> Running in 2b2a274a1d46 [2023-11-29T06:12:20.885Z] Removing intermediate container 2b2a274a1d46 [2023-11-29T06:12:20.885Z] ---> 2f0b41be8f65 [2023-11-29T06:12:20.885Z] Step 9/23 : COPY . . [2023-11-29T06:12:21.460Z] ---> 991dc73f4747 [2023-11-29T06:12:21.460Z] Step 10/23 : RUN ${MAKE} [2023-11-29T06:12:21.460Z] ---> Running in a9b8e1d15324 [2023-11-29T06:12:21.720Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-29T06:12:43.661Z] Removing intermediate container a9b8e1d15324 [2023-11-29T06:12:43.661Z] ---> ec003ec980f0 [2023-11-29T06:12:43.661Z] Step 11/23 : FROM alpine:3.18 [2023-11-29T06:12:43.661Z] 3.18: Pulling from library/alpine [2023-11-29T06:12:43.661Z] 96526aa774ef: Pulling fs layer [2023-11-29T06:12:43.661Z] 96526aa774ef: Download complete [2023-11-29T06:12:43.661Z] 96526aa774ef: Pull complete [2023-11-29T06:12:43.661Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T06:12:43.661Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T06:12:43.661Z] ---> 8ca4688f4f35 [2023-11-29T06:12:43.661Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-29T06:12:43.661Z] ---> Running in 1297bd107030 [2023-11-29T06:12:43.661Z] Removing intermediate container 1297bd107030 [2023-11-29T06:12:43.661Z] ---> bc93d443fd9f [2023-11-29T06:12:43.661Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-29T06:12:43.661Z] ---> Running in 2434bb8c16a9 [2023-11-29T06:12:43.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:43.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:43.661Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T06:12:43.661Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T06:12:43.661Z] OK: 7 MiB in 16 packages [2023-11-29T06:12:43.661Z] Removing intermediate container 2434bb8c16a9 [2023-11-29T06:12:43.661Z] ---> 4df1b8b012e6 [2023-11-29T06:12:43.661Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-29T06:12:43.661Z] ---> Running in c14089ce6a3b [2023-11-29T06:12:43.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:43.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T06:12:44.179Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:12:44.179Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:12:44.179Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T06:12:44.179Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:12:44.179Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:12:44.179Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:12:44.179Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:12:44.179Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:12:44.179Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:12:44.179Z] OK: 7 MiB in 16 packages [2023-11-29T06:12:44.747Z] Removing intermediate container c14089ce6a3b [2023-11-29T06:12:44.747Z] ---> 58ebc1ee7355 [2023-11-29T06:12:44.747Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-29T06:12:45.682Z] ---> 3e60d4d783f8 [2023-11-29T06:12:45.682Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-29T06:12:45.944Z] ---> 4580a47e7d43 [2023-11-29T06:12:45.944Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-29T06:12:45.944Z] ---> 520c1ba97f99 [2023-11-29T06:12:45.944Z] Step 18/23 : EXPOSE 59901 [2023-11-29T06:12:45.944Z] ---> Running in 61d5e43b9740 [2023-11-29T06:12:46.201Z] Removing intermediate container 61d5e43b9740 [2023-11-29T06:12:46.201Z] ---> fb56b30f5aed [2023-11-29T06:12:46.201Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-29T06:12:46.201Z] ---> Running in 989b9f9711cb [2023-11-29T06:12:46.201Z] Removing intermediate container 989b9f9711cb [2023-11-29T06:12:46.201Z] ---> 7976b58d3308 [2023-11-29T06:12:46.201Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T06:12:46.201Z] ---> Running in 5f7234c1eb23 [2023-11-29T06:12:46.201Z] Removing intermediate container 5f7234c1eb23 [2023-11-29T06:12:46.201Z] ---> 13415bcdbc15 [2023-11-29T06:12:46.201Z] Step 21/23 : LABEL arch=amd64 [2023-11-29T06:12:46.201Z] ---> Running in 02f1968a2e18 [2023-11-29T06:12:46.459Z] Removing intermediate container 02f1968a2e18 [2023-11-29T06:12:46.459Z] ---> ecbe446cd557 [2023-11-29T06:12:46.459Z] Step 22/23 : LABEL git_sha=600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:12:46.459Z] ---> Running in d1895464d87b [2023-11-29T06:12:46.459Z] Removing intermediate container d1895464d87b [2023-11-29T06:12:46.459Z] ---> 70868c178348 [2023-11-29T06:12:46.459Z] Step 23/23 : LABEL version=3.2.0-dev.2 [2023-11-29T06:12:46.459Z] ---> Running in c8617428e50c [2023-11-29T06:12:46.459Z] Removing intermediate container c8617428e50c [2023-11-29T06:12:46.459Z] ---> 7c1260d38a22 [2023-11-29T06:12:46.459Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T06:12:46.459Z] Successfully built 7c1260d38a22 [2023-11-29T06:12:46.459Z] 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-29T06:12:46.738Z] provisioning config files... [2023-11-29T06:12:46.746Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9819500506388191497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:12:47.086Z] ---> ****-login.sh [2023-11-29T06:12:47.086Z] nexus3.edgexfoundry.org:10001 [2023-11-29T06:12:47.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:12:47.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:12:47.086Z] Configure a credential helper to remove this warning. See [2023-11-29T06:12:47.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:12:47.086Z] [2023-11-29T06:12:47.086Z] Login Succeeded [2023-11-29T06:12:47.086Z] nexus3.edgexfoundry.org:10002 [2023-11-29T06:12:47.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:12:47.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:12:47.087Z] Configure a credential helper to remove this warning. See [2023-11-29T06:12:47.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:12:47.087Z] [2023-11-29T06:12:47.087Z] Login Succeeded [2023-11-29T06:12:47.087Z] nexus3.edgexfoundry.org:10003 [2023-11-29T06:12:47.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:12:47.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:12:47.345Z] Configure a credential helper to remove this warning. See [2023-11-29T06:12:47.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:12:47.345Z] [2023-11-29T06:12:47.345Z] Login Succeeded [2023-11-29T06:12:47.345Z] nexus3.edgexfoundry.org:10004 [2023-11-29T06:12:47.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:12:47.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:12:47.346Z] Configure a credential helper to remove this warning. See [2023-11-29T06:12:47.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:12:47.346Z] [2023-11-29T06:12:47.346Z] Login Succeeded [2023-11-29T06:12:47.346Z] ****.io [2023-11-29T06:12:47.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:12:47.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:12:47.607Z] Configure a credential helper to remove this warning. See [2023-11-29T06:12:47.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:12:47.607Z] [2023-11-29T06:12:47.607Z] Login Succeeded [2023-11-29T06:12:47.607Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T06:12:47.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T06:12:47.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:12:47.785Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-11-29T06:12:47.785Z] 600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:12:47.785Z] latest [2023-11-29T06:12:47.785Z] 3.2.0-dev.2 [2023-11-29T06:12:47.785Z] 600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:12:47.785Z] main [2023-11-29T06:12:47.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:48.221Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:48.599Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:12:48.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-29T06:12:48.599Z] 039151e20530: Preparing [2023-11-29T06:12:48.599Z] 332508fb8592: Preparing [2023-11-29T06:12:48.599Z] 2f18fd2a79d4: Preparing [2023-11-29T06:12:48.599Z] 2db7d5e82107: Preparing [2023-11-29T06:12:48.599Z] 0acebbd55984: Preparing [2023-11-29T06:12:48.599Z] cc2447e1835a: Preparing [2023-11-29T06:12:48.599Z] cc2447e1835a: Waiting [2023-11-29T06:12:48.599Z] 039151e20530: Pushed [2023-11-29T06:12:48.599Z] 0acebbd55984: Pushed [2023-11-29T06:12:48.599Z] 332508fb8592: Pushed [2023-11-29T06:12:48.599Z] cc2447e1835a: Layer already exists [2023-11-29T06:12:49.169Z] 2db7d5e82107: Pushed [2023-11-29T06:12:50.478Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9108 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-11-29T06:12:50.518Z] Running in /w/workspace/device-modbus-go/141 [Pipeline] { [Pipeline] checkout [2023-11-29T06:12:50.579Z] Selected Git installation does not exist. Using Default [2023-11-29T06:12:50.579Z] The recommended git tool is: NONE [2023-11-29T06:12:51.704Z] 2f18fd2a79d4: Pushed [2023-11-29T06:12:51.704Z] 600d018d751e79cb36c22856eb8a497d52ddc51b: digest: sha256:ef8816a0fae0899726af1568f61a39f09bce700b750c75e35e495825691b4102 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:52.095Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:52.478Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-29T06:12:52.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-29T06:12:52.478Z] 039151e20530: Preparing [2023-11-29T06:12:52.478Z] 332508fb8592: Preparing [2023-11-29T06:12:52.478Z] 2f18fd2a79d4: Preparing [2023-11-29T06:12:52.478Z] 2db7d5e82107: Preparing [2023-11-29T06:12:52.478Z] 0acebbd55984: Preparing [2023-11-29T06:12:52.478Z] cc2447e1835a: Preparing [2023-11-29T06:12:52.478Z] cc2447e1835a: Waiting [2023-11-29T06:12:52.478Z] 039151e20530: Layer already exists [2023-11-29T06:12:52.478Z] 2f18fd2a79d4: Layer already exists [2023-11-29T06:12:52.478Z] 0acebbd55984: Layer already exists [2023-11-29T06:12:52.478Z] 332508fb8592: Layer already exists [2023-11-29T06:12:52.478Z] 2db7d5e82107: Layer already exists [2023-11-29T06:12:52.478Z] cc2447e1835a: Layer already exists [2023-11-29T06:12:52.478Z] latest: digest: sha256:ef8816a0fae0899726af1568f61a39f09bce700b750c75e35e495825691b4102 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:52.868Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:53.255Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.2 [2023-11-29T06:12:53.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-29T06:12:53.255Z] 039151e20530: Preparing [2023-11-29T06:12:53.255Z] 332508fb8592: Preparing [2023-11-29T06:12:53.255Z] 2f18fd2a79d4: Preparing [2023-11-29T06:12:53.255Z] 2db7d5e82107: Preparing [2023-11-29T06:12:53.255Z] 0acebbd55984: Preparing [2023-11-29T06:12:53.255Z] cc2447e1835a: Preparing [2023-11-29T06:12:53.255Z] cc2447e1835a: Waiting [2023-11-29T06:12:53.255Z] 2f18fd2a79d4: Layer already exists [2023-11-29T06:12:53.255Z] 0acebbd55984: Layer already exists [2023-11-29T06:12:53.255Z] 039151e20530: Layer already exists [2023-11-29T06:12:53.255Z] 332508fb8592: Layer already exists [2023-11-29T06:12:53.255Z] 2db7d5e82107: Layer already exists [2023-11-29T06:12:53.255Z] cc2447e1835a: Layer already exists [2023-11-29T06:12:53.255Z] 3.2.0-dev.2: digest: sha256:ef8816a0fae0899726af1568f61a39f09bce700b750c75e35e495825691b4102 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:53.662Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:54.045Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:12:54.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-29T06:12:54.045Z] 039151e20530: Preparing [2023-11-29T06:12:54.045Z] 332508fb8592: Preparing [2023-11-29T06:12:54.045Z] 2f18fd2a79d4: Preparing [2023-11-29T06:12:54.045Z] 2db7d5e82107: Preparing [2023-11-29T06:12:54.045Z] 0acebbd55984: Preparing [2023-11-29T06:12:54.045Z] cc2447e1835a: Preparing [2023-11-29T06:12:54.045Z] cc2447e1835a: Waiting [2023-11-29T06:12:54.045Z] 2f18fd2a79d4: Layer already exists [2023-11-29T06:12:54.045Z] 332508fb8592: Layer already exists [2023-11-29T06:12:54.045Z] 2db7d5e82107: Layer already exists [2023-11-29T06:12:54.045Z] 039151e20530: Layer already exists [2023-11-29T06:12:54.045Z] 0acebbd55984: Layer already exists [2023-11-29T06:12:54.045Z] cc2447e1835a: Layer already exists [2023-11-29T06:12:54.045Z] 600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2: digest: sha256:ef8816a0fae0899726af1568f61a39f09bce700b750c75e35e495825691b4102 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:54.439Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:54.912Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-11-29T06:12:54.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-11-29T06:12:54.912Z] 039151e20530: Preparing [2023-11-29T06:12:54.912Z] 332508fb8592: Preparing [2023-11-29T06:12:54.912Z] 2f18fd2a79d4: Preparing [2023-11-29T06:12:54.912Z] 2db7d5e82107: Preparing [2023-11-29T06:12:54.912Z] 0acebbd55984: Preparing [2023-11-29T06:12:54.912Z] cc2447e1835a: Preparing [2023-11-29T06:12:54.912Z] cc2447e1835a: Waiting [2023-11-29T06:12:54.912Z] 2f18fd2a79d4: Layer already exists [2023-11-29T06:12:54.912Z] 2db7d5e82107: Layer already exists [2023-11-29T06:12:54.912Z] 332508fb8592: Layer already exists [2023-11-29T06:12:54.912Z] 0acebbd55984: Layer already exists [2023-11-29T06:12:54.912Z] 039151e20530: Layer already exists [2023-11-29T06:12:54.912Z] cc2447e1835a: Layer already exists [2023-11-29T06:12:54.912Z] main: digest: sha256:ef8816a0fae0899726af1568f61a39f09bce700b750c75e35e495825691b4102 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T06:12:55.185Z] ===================================================== [Pipeline] echo [2023-11-29T06:12:55.229Z] taggedImages: [2023-11-29T06:12:55.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:12:55.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-11-29T06:12:55.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.2 [2023-11-29T06:12:55.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:12:55.229Z] - 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-29T06:12:55.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T06:12:55.866Z] [2023-11-29T06:12:55.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:12:56.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T06:12:56.190Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T06:12:56.190Z] 5eb5b503b376: Pulling fs layer [2023-11-29T06:12:56.190Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T06:12:56.190Z] ec43610c2a17: Pulling fs layer [2023-11-29T06:12:56.190Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T06:12:56.190Z] 33b1e0a273af: Pulling fs layer [2023-11-29T06:12:56.190Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T06:12:56.190Z] 2f39f015ded8: Pulling fs layer [2023-11-29T06:12:56.190Z] 3a2ae6a8a46f: Waiting [2023-11-29T06:12:56.190Z] 5d3b04190fa2: Waiting [2023-11-29T06:12:56.190Z] 33b1e0a273af: Waiting [2023-11-29T06:12:56.190Z] 2f39f015ded8: Waiting [2023-11-29T06:12:56.190Z] 5c69ac0246d0: Download complete [2023-11-29T06:12:56.190Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T06:12:56.190Z] 3a2ae6a8a46f: Download complete [2023-11-29T06:12:56.191Z] 33b1e0a273af: Verifying Checksum [2023-11-29T06:12:56.191Z] 33b1e0a273af: Download complete [2023-11-29T06:12:56.191Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T06:12:56.191Z] 5d3b04190fa2: Download complete [2023-11-29T06:12:56.191Z] ec43610c2a17: Verifying Checksum [2023-11-29T06:12:56.191Z] ec43610c2a17: Download complete [2023-11-29T06:12:56.450Z] 5eb5b503b376: Verifying Checksum [2023-11-29T06:12:56.450Z] 5eb5b503b376: Download complete [2023-11-29T06:12:57.020Z] 2f39f015ded8: Verifying Checksum [2023-11-29T06:12:57.020Z] 2f39f015ded8: Download complete [2023-11-29T06:12:57.586Z] 5eb5b503b376: Pull complete [2023-11-29T06:12:57.844Z] 5c69ac0246d0: Pull complete [2023-11-29T06:12:58.410Z] ec43610c2a17: Pull complete [2023-11-29T06:12:58.410Z] 3a2ae6a8a46f: Pull complete [2023-11-29T06:12:58.410Z] 33b1e0a273af: Pull complete [2023-11-29T06:12:58.667Z] 5d3b04190fa2: Pull complete [2023-11-29T06:12:58.968Z] using credential edgex-jenkins-ssh [2023-11-29T06:12:59.097Z] Cloning the remote Git repository [2023-11-29T06:12:59.155Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-11-29T06:12:59.297Z] > git init /w/workspace/device-modbus-go/141 # timeout=10 [2023-11-29T06:12:59.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-11-29T06:12:59.514Z] > git --version # timeout=10 [2023-11-29T06:12:59.572Z] > git --version # 'git version 2.25.1' [2023-11-29T06:12:59.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T06:12:59.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T06:13:02.860Z] 2f39f015ded8: Pull complete [2023-11-29T06:13:02.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T06:13:02.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T06:13:02.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:13:03.084Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:13:03.111Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T06:13:03.134Z] Avoid second fetch [2023-11-29T06:13:03.134Z] Checking out Revision 600d018d751e79cb36c22856eb8a497d52ddc51b (main) [2023-11-29T06:13:02.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-11-29T06:13:02.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T06:13:03.160Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T06:13:03.301Z] > git checkout -f 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 [2023-11-29T06:13:04.051Z] Commit message: "Merge pull request #528 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" [2023-11-29T06:13:04.565Z] [2023-11-29T06:13:04.565Z] GitHub has been notified of this commit’s build result [2023-11-29T06:13:04.565Z] [2023-11-29T06:13:08.098Z] $ docker top 5892e52369eba4196665bc957e11056bba7be0de249ca5cd1f6d9affddff805c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T06:13:08.525Z] ---> job-cost.sh [2023-11-29T06:13:08.525Z] lf-activate-venv: SKIPPING [2023-11-29T06:13:08.525Z] INFO: No Stack... [2023-11-29T06:13:08.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T06:13:09.043Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T06:13:09.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T06:13:09.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T06:13:09.168Z] Dload Upload Total Spent Left Speed [2023-11-29T06:13:09.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 78120 0 --:--:-- --:--:-- --:--:-- 78120 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 88685 [Pipeline] sh [2023-11-29T06:13:09.326Z] + cut -d, -f6 [2023-11-29T06:13:09.326Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [Pipeline] lock [2023-11-29T06:13:09.450Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [2023-11-29T06:13:09.459Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] did not exist. Created. [2023-11-29T06:13:09.459Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T06:13:09.676Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T06:13:09.839Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T06:13:09.903Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T06:13:09.913Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T06:13:10.004Z] $ docker stop --time=1 5892e52369eba4196665bc957e11056bba7be0de249ca5cd1f6d9affddff805c [2023-11-29T06:13:10.024Z] + sudo tee /etc/docker/daemon.new [2023-11-29T06:13:10.024Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T06:13:10.024Z] { [2023-11-29T06:13:10.024Z] "registry-mirrors": [ [2023-11-29T06:13:10.024Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T06:13:10.024Z] ], [2023-11-29T06:13:10.024Z] "bip": "10.250.0.254/24", [2023-11-29T06:13:10.024Z] "hosts": [ [2023-11-29T06:13:10.024Z] "tcp://0.0.0.0:5555", [2023-11-29T06:13:10.024Z] "unix:///var/run/docker.sock" [2023-11-29T06:13:10.024Z] ], [2023-11-29T06:13:10.024Z] "mtu": 1458, [2023-11-29T06:13:10.024Z] "selinux-enabled": true, [2023-11-29T06:13:10.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T06:13:10.024Z] } [2023-11-29T06:13:11.149Z] $ docker rm -f --volumes 5892e52369eba4196665bc957e11056bba7be0de249ca5cd1f6d9affddff805c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T06:13:11.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T06:13:11.981Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:13:30.323Z] provisioning config files... [2023-11-29T06:13:30.349Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/141@tmp/config2296069090399257295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:13:30.832Z] ---> ****-login.sh [2023-11-29T06:13:30.832Z] nexus3.edgexfoundry.org:10001 [2023-11-29T06:13:31.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:13:36.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:13:36.470Z] Configure a credential helper to remove this warning. See [2023-11-29T06:13:36.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:13:36.470Z] [2023-11-29T06:13:36.470Z] Login Succeeded [2023-11-29T06:13:36.470Z] nexus3.edgexfoundry.org:10002 [2023-11-29T06:13:36.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:13:36.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:13:36.740Z] Configure a credential helper to remove this warning. See [2023-11-29T06:13:36.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:13:36.740Z] [2023-11-29T06:13:36.740Z] Login Succeeded [2023-11-29T06:13:36.740Z] nexus3.edgexfoundry.org:10003 [2023-11-29T06:13:37.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:13:37.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:13:37.011Z] Configure a credential helper to remove this warning. See [2023-11-29T06:13:37.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:13:37.011Z] [2023-11-29T06:13:37.011Z] Login Succeeded [2023-11-29T06:13:37.011Z] nexus3.edgexfoundry.org:10004 [2023-11-29T06:13:37.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:13:37.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:13:37.561Z] Configure a credential helper to remove this warning. See [2023-11-29T06:13:37.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:13:37.561Z] [2023-11-29T06:13:37.561Z] Login Succeeded [2023-11-29T06:13:37.561Z] ****.io [2023-11-29T06:13:37.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:13:38.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:13:38.100Z] Configure a credential helper to remove this warning. See [2023-11-29T06:13:38.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:13:38.100Z] [2023-11-29T06:13:38.100Z] Login Succeeded [2023-11-29T06:13:38.100Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T06:13:38.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T06:13:38.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:13:38.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:13:38.679Z] ========================================================= [2023-11-29T06:13:38.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T06:13:38.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:13:39.193Z] + 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-29T06:13:39.464Z] Sending build context to Docker daemon 8.725MB [2023-11-29T06:13:39.464Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T06:13:39.464Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-29T06:13:39.749Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T06:13:39.749Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T06:13:39.749Z] 5d54e960e981: Pulling fs layer [2023-11-29T06:13:39.749Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T06:13:39.749Z] f0e02332f6b5: Pulling fs layer [2023-11-29T06:13:39.749Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T06:13:39.749Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T06:13:39.749Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T06:13:39.749Z] f0e02332f6b5: Waiting [2023-11-29T06:13:39.749Z] 872ee5b61b7b: Waiting [2023-11-29T06:13:39.749Z] 0c6a40ed1a82: Waiting [2023-11-29T06:13:39.749Z] 94ae7d8d031c: Waiting [2023-11-29T06:13:39.749Z] 5d54e960e981: Verifying Checksum [2023-11-29T06:13:39.749Z] 5d54e960e981: Download complete [2023-11-29T06:13:39.749Z] f0e02332f6b5: Verifying Checksum [2023-11-29T06:13:39.749Z] f0e02332f6b5: Download complete [2023-11-29T06:13:39.749Z] 872ee5b61b7b: Verifying Checksum [2023-11-29T06:13:39.749Z] 872ee5b61b7b: Download complete [2023-11-29T06:13:39.749Z] 9fda8d8052c6: Verifying Checksum [2023-11-29T06:13:39.749Z] 9fda8d8052c6: Download complete [2023-11-29T06:13:40.355Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T06:13:40.355Z] 94ae7d8d031c: Download complete [2023-11-29T06:13:40.946Z] 9fda8d8052c6: Pull complete [2023-11-29T06:13:41.538Z] 5d54e960e981: Pull complete [2023-11-29T06:13:41.849Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T06:13:41.849Z] c4a7e357bf2a: Download complete [2023-11-29T06:13:42.866Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T06:13:42.866Z] 0c6a40ed1a82: Download complete [2023-11-29T06:13:55.230Z] c4a7e357bf2a: Pull complete [2023-11-29T06:13:55.230Z] f0e02332f6b5: Pull complete [2023-11-29T06:13:55.230Z] 872ee5b61b7b: Pull complete [2023-11-29T06:14:03.475Z] 0c6a40ed1a82: Pull complete [2023-11-29T06:14:04.893Z] 94ae7d8d031c: Pull complete [2023-11-29T06:14:04.893Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T06:14:04.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T06:14:04.893Z] ---> 86de565de09d [2023-11-29T06:14:04.893Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:14:05.871Z] ---> Running in 123eca11eb91 [2023-11-29T06:14:06.140Z] Removing intermediate container 123eca11eb91 [2023-11-29T06:14:06.140Z] ---> 85c36df8e74d [2023-11-29T06:14:06.140Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:14:06.140Z] ---> Running in 014723226a9e [2023-11-29T06:14:06.409Z] Removing intermediate container 014723226a9e [2023-11-29T06:14:06.409Z] ---> 738652bd5dbe [2023-11-29T06:14:06.409Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:14:06.409Z] ---> Running in 2df41591334b [2023-11-29T06:14:07.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:14:07.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:14:09.287Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-11-29T06:14:09.287Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-11-29T06:14:09.287Z] (8/8) Installing openssh (9.3_p2-r0) [2023-11-29T06:14:09.287Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:14:09.287Z] OK: 272 MiB in 60 packages [2023-11-29T06:14:10.259Z] Removing intermediate container 2df41591334b [2023-11-29T06:14:10.259Z] ---> 02e3f442f05f [2023-11-29T06:14:10.259Z] Step 6/10 : WORKDIR /device-modbus-go [2023-11-29T06:14:10.528Z] ---> Running in 1727e781a76a [2023-11-29T06:14:10.795Z] Removing intermediate container 1727e781a76a [2023-11-29T06:14:10.795Z] ---> 0a0f7806edd9 [2023-11-29T06:14:10.795Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-29T06:14:11.381Z] ---> 09e04d7a19dd [2023-11-29T06:14:11.381Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:14:11.381Z] ---> Running in 0e798f025a3a [2023-11-29T06:15:33.058Z] Removing intermediate container 0e798f025a3a [2023-11-29T06:15:33.058Z] ---> a5d77e181910 [2023-11-29T06:15:33.058Z] Step 9/10 : COPY . . [2023-11-29T06:15:33.058Z] ---> 262997b4e6e6 [2023-11-29T06:15:33.058Z] Step 10/10 : RUN ${MAKE} [2023-11-29T06:15:33.058Z] ---> Running in b01d2fe05bf5 [2023-11-29T06:15:33.058Z] noop [2023-11-29T06:15:33.058Z] Removing intermediate container b01d2fe05bf5 [2023-11-29T06:15:33.058Z] ---> b703e4f40bea [2023-11-29T06:15:33.058Z] Successfully built b703e4f40bea [2023-11-29T06:15:33.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:15:33.552Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T06:15:33.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:15:33.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-9108 does not seem to be running inside a container [2023-11-29T06:15:34.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/141 -v /w/workspace/device-modbus-go/141:/w/workspace/device-modbus-go/141:rw,z -v /w/workspace/device-modbus-go/141@tmp:/w/workspace/device-modbus-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T06:15:35.211Z] $ docker top 7a9eb87ae7c9a1854b0219357a90f1fbef825ac53f7c05b616b8524d40d0b58f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:15:36.109Z] + go version [2023-11-29T06:15:36.109Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T06:15:36.141Z] $ docker stop --time=1 7a9eb87ae7c9a1854b0219357a90f1fbef825ac53f7c05b616b8524d40d0b58f [2023-11-29T06:15:37.749Z] $ docker rm -f --volumes 7a9eb87ae7c9a1854b0219357a90f1fbef825ac53f7c05b616b8524d40d0b58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:15:38.639Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T06:15:38.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:15:38.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-9108 does not seem to be running inside a container [2023-11-29T06:15:38.986Z] $ 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/141 -v /w/workspace/device-modbus-go/141:/w/workspace/device-modbus-go/141:rw,z -v /w/workspace/device-modbus-go/141@tmp:/w/workspace/device-modbus-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T06:15:42.972Z] $ docker top dfd90329e6baf220a4e962c22d13d10ee9c19a7220fba7e67caad2ba21bc55bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:15:43.863Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/141 [Pipeline] fileExists [Pipeline] sh [2023-11-29T06:15:44.559Z] + make test [2023-11-29T06:15:44.559Z] go test ./... -coverprofile=coverage.out [2023-11-29T06:15:48.814Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-11-29T06:17:25.467Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-11-29T06:17:25.467Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 47.9% of statements [2023-11-29T06:17:25.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T06:17:25.467Z] go vet ./... [2023-11-29T06:17:35.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T06:17:35.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T06:17:35.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T06:17:35.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T06:17:35.629Z] $ docker stop --time=1 dfd90329e6baf220a4e962c22d13d10ee9c19a7220fba7e67caad2ba21bc55bf [2023-11-29T06:17:38.111Z] $ docker rm -f --volumes dfd90329e6baf220a4e962c22d13d10ee9c19a7220fba7e67caad2ba21bc55bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T06:17:39.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T06:17:39.355Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T06:17:39.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T06:17:40.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T06:17:40.754Z] + ls -al . [2023-11-29T06:17:40.754Z] total 188 [2023-11-29T06:17:40.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 06:15 . [2023-11-29T06:17:40.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 06:12 .. [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 06:13 .dockerignore [2023-11-29T06:17:40.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 06:13 .git [2023-11-29T06:17:40.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:13 .github [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 06:13 .gitignore [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 06:13 .golangci.yml [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 06:13 Attribution.txt [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 06:13 CHANGELOG.md [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 06:13 Dockerfile [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 06:13 GOVERNANCE.md [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 06:13 Jenkinsfile [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 06:13 LICENSE [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 06:13 Makefile [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 06:13 OWNERS.md [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 06:13 README.md [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 06:10 VERSION [2023-11-29T06:17:40.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 06:13 bin [2023-11-29T06:17:40.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:13 cmd [2023-11-29T06:17:40.754Z] -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 06:17 coverage.out [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 06:13 go.mod [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 06:13 go.sum [2023-11-29T06:17:40.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 06:13 internal [2023-11-29T06:17:40.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 06:13 simulator [2023-11-29T06:17:40.754Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:17:41.183Z] + 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=600d018d751e79cb36c22856eb8a497d52ddc51b --label arch=arm64 --label version=3.2.0-dev.2 . [2023-11-29T06:17:41.455Z] Sending build context to Docker daemon 8.75MB [2023-11-29T06:17:41.724Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T06:17:41.724Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-29T06:17:41.724Z] ---> b703e4f40bea [2023-11-29T06:17:41.724Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-11-29T06:17:41.724Z] ---> Running in f6f323799cc8 [2023-11-29T06:17:41.991Z] Removing intermediate container f6f323799cc8 [2023-11-29T06:17:41.991Z] ---> dd714992c653 [2023-11-29T06:17:41.991Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T06:17:42.259Z] ---> Running in 2f1190897071 [2023-11-29T06:17:42.526Z] Removing intermediate container 2f1190897071 [2023-11-29T06:17:42.526Z] ---> 40746bde73f3 [2023-11-29T06:17:42.526Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-11-29T06:17:42.526Z] ---> Running in 150031de6a0d [2023-11-29T06:17:43.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:17:44.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:17:45.038Z] OK: 272 MiB in 60 packages [2023-11-29T06:17:46.001Z] Removing intermediate container 150031de6a0d [2023-11-29T06:17:46.001Z] ---> 25fe2a303b30 [2023-11-29T06:17:46.001Z] Step 6/23 : WORKDIR /device-modbus-go [2023-11-29T06:17:46.001Z] ---> Running in 58212f161854 [2023-11-29T06:17:46.001Z] Removing intermediate container 58212f161854 [2023-11-29T06:17:46.001Z] ---> f4a1c80de01f [2023-11-29T06:17:46.001Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-29T06:17:46.600Z] ---> 45d961ea2898 [2023-11-29T06:17:46.600Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T06:17:46.600Z] ---> Running in a834a2aba84e [2023-11-29T06:17:51.968Z] Removing intermediate container a834a2aba84e [2023-11-29T06:17:51.968Z] ---> 953e17ca16ae [2023-11-29T06:17:51.968Z] Step 9/23 : COPY . . [2023-11-29T06:17:51.968Z] ---> 8699462663d7 [2023-11-29T06:17:51.968Z] Step 10/23 : RUN ${MAKE} [2023-11-29T06:17:52.244Z] ---> Running in 041edf74558c [2023-11-29T06:17:53.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-11-29T06:19:44.863Z] Removing intermediate container 041edf74558c [2023-11-29T06:19:44.863Z] ---> a2faa34af3a2 [2023-11-29T06:19:44.863Z] Step 11/23 : FROM alpine:3.18 [2023-11-29T06:19:44.863Z] 3.18: Pulling from library/alpine [2023-11-29T06:19:44.863Z] 579b34f0a95b: Pulling fs layer [2023-11-29T06:19:44.863Z] 579b34f0a95b: Verifying Checksum [2023-11-29T06:19:44.863Z] 579b34f0a95b: Download complete [2023-11-29T06:19:44.863Z] 579b34f0a95b: Pull complete [2023-11-29T06:19:44.863Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T06:19:44.863Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T06:19:44.863Z] ---> 3cc203321400 [2023-11-29T06:19:44.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-11-29T06:19:44.863Z] ---> Running in 42a3eab1a029 [2023-11-29T06:19:44.863Z] Removing intermediate container 42a3eab1a029 [2023-11-29T06:19:44.863Z] ---> bff2d4faeb09 [2023-11-29T06:19:44.863Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-11-29T06:19:44.863Z] ---> Running in 43f281ba2793 [2023-11-29T06:19:44.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:19:44.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:19:44.863Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T06:19:44.863Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T06:19:44.863Z] OK: 8 MiB in 16 packages [2023-11-29T06:19:44.863Z] Removing intermediate container 43f281ba2793 [2023-11-29T06:19:44.863Z] ---> 8e4098d1557d [2023-11-29T06:19:44.863Z] Step 14/23 : RUN apk --no-cache upgrade [2023-11-29T06:19:44.863Z] ---> Running in 7cf4960bc5ae [2023-11-29T06:19:44.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T06:19:44.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T06:19:44.863Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:19:44.863Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:19:44.863Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T06:19:44.863Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:19:44.863Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:19:44.863Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T06:19:44.863Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T06:19:44.863Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T06:19:44.863Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T06:19:44.863Z] OK: 8 MiB in 16 packages [2023-11-29T06:19:44.863Z] Removing intermediate container 7cf4960bc5ae [2023-11-29T06:19:44.863Z] ---> 56f2ce84bc40 [2023-11-29T06:19:44.863Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-11-29T06:19:45.452Z] ---> 3dbe4ad101e9 [2023-11-29T06:19:45.452Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-11-29T06:19:46.036Z] ---> 3efb22247216 [2023-11-29T06:19:46.036Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-11-29T06:19:46.323Z] ---> 009858cf3521 [2023-11-29T06:19:46.323Z] Step 18/23 : EXPOSE 59901 [2023-11-29T06:19:46.592Z] ---> Running in 8cdfe4828121 [2023-11-29T06:19:46.859Z] Removing intermediate container 8cdfe4828121 [2023-11-29T06:19:46.859Z] ---> 3eb376a1362c [2023-11-29T06:19:46.859Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-11-29T06:19:46.859Z] ---> Running in 53247e7d53a7 [2023-11-29T06:19:47.127Z] Removing intermediate container 53247e7d53a7 [2023-11-29T06:19:47.127Z] ---> 0977d45a5097 [2023-11-29T06:19:47.127Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T06:19:47.127Z] ---> Running in 7f2974fd5dfb [2023-11-29T06:19:47.396Z] Removing intermediate container 7f2974fd5dfb [2023-11-29T06:19:47.396Z] ---> 2c15eb167d9a [2023-11-29T06:19:47.396Z] Step 21/23 : LABEL arch=arm64 [2023-11-29T06:19:47.662Z] ---> Running in 25d6bb71eb01 [2023-11-29T06:19:47.933Z] Removing intermediate container 25d6bb71eb01 [2023-11-29T06:19:47.933Z] ---> 1410ce4c421b [2023-11-29T06:19:47.933Z] Step 22/23 : LABEL git_sha=600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:19:47.933Z] ---> Running in 7ee995cc7a3c [2023-11-29T06:19:48.202Z] Removing intermediate container 7ee995cc7a3c [2023-11-29T06:19:48.202Z] ---> a4c90b3e720e [2023-11-29T06:19:48.202Z] Step 23/23 : LABEL version=3.2.0-dev.2 [2023-11-29T06:19:48.202Z] ---> Running in a0ba37955eb5 [2023-11-29T06:19:48.469Z] Removing intermediate container a0ba37955eb5 [2023-11-29T06:19:48.469Z] ---> b2d981100c90 [2023-11-29T06:19:48.469Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T06:19:48.469Z] Successfully built b2d981100c90 [2023-11-29T06:19:48.469Z] 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-29T06:19:48.974Z] provisioning config files... [2023-11-29T06:19:49.061Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/141@tmp/config6399261271082280943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:19:49.446Z] ---> ****-login.sh [2023-11-29T06:19:49.446Z] nexus3.edgexfoundry.org:10001 [2023-11-29T06:19:49.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:19:49.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:19:49.713Z] Configure a credential helper to remove this warning. See [2023-11-29T06:19:49.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:19:49.713Z] [2023-11-29T06:19:49.713Z] Login Succeeded [2023-11-29T06:19:49.713Z] nexus3.edgexfoundry.org:10002 [2023-11-29T06:19:49.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:19:49.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:19:49.985Z] Configure a credential helper to remove this warning. See [2023-11-29T06:19:49.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:19:49.985Z] [2023-11-29T06:19:49.985Z] Login Succeeded [2023-11-29T06:19:49.985Z] nexus3.edgexfoundry.org:10003 [2023-11-29T06:19:50.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:19:50.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:19:50.518Z] Configure a credential helper to remove this warning. See [2023-11-29T06:19:50.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:19:50.518Z] [2023-11-29T06:19:50.518Z] Login Succeeded [2023-11-29T06:19:50.518Z] nexus3.edgexfoundry.org:10004 [2023-11-29T06:19:50.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:19:50.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:19:50.785Z] Configure a credential helper to remove this warning. See [2023-11-29T06:19:50.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:19:50.785Z] [2023-11-29T06:19:50.785Z] Login Succeeded [2023-11-29T06:19:50.785Z] ****.io [2023-11-29T06:19:51.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T06:19:51.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T06:19:51.317Z] Configure a credential helper to remove this warning. See [2023-11-29T06:19:51.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T06:19:51.317Z] [2023-11-29T06:19:51.317Z] Login Succeeded [2023-11-29T06:19:51.317Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T06:19:51.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T06:19:51.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T06:19:51.622Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-11-29T06:19:51.622Z] 600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:19:51.622Z] latest [2023-11-29T06:19:51.622Z] 3.2.0-dev.2 [2023-11-29T06:19:51.622Z] 600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:19:51.622Z] main [2023-11-29T06:19:51.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:19:52.199Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:19:52.659Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:19:52.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-29T06:19:52.659Z] 37dbefbf3f9d: Preparing [2023-11-29T06:19:52.659Z] add52b2ce2ea: Preparing [2023-11-29T06:19:52.659Z] 4b3b8aaf7870: Preparing [2023-11-29T06:19:52.659Z] 92b161912a1e: Preparing [2023-11-29T06:19:52.659Z] 0c020b505246: Preparing [2023-11-29T06:19:52.659Z] 5f4d9fc4d98d: Preparing [2023-11-29T06:19:52.659Z] 5f4d9fc4d98d: Waiting [2023-11-29T06:19:52.926Z] 37dbefbf3f9d: Pushed [2023-11-29T06:19:52.926Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T06:19:52.926Z] 0c020b505246: Pushed [2023-11-29T06:19:52.926Z] add52b2ce2ea: Pushed [2023-11-29T06:19:58.264Z] 92b161912a1e: Pushed [2023-11-29T06:20:01.605Z] 4b3b8aaf7870: Pushed [2023-11-29T06:20:01.605Z] 600d018d751e79cb36c22856eb8a497d52ddc51b: digest: sha256:8444a165bea36aef0f180a887f0a88aa1e871d1a8e5b142fd510af95dea02e65 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:02.114Z] + 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-29T06:20:02.614Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-29T06:20:02.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-29T06:20:02.614Z] 37dbefbf3f9d: Preparing [2023-11-29T06:20:02.614Z] add52b2ce2ea: Preparing [2023-11-29T06:20:02.614Z] 4b3b8aaf7870: Preparing [2023-11-29T06:20:02.614Z] 92b161912a1e: Preparing [2023-11-29T06:20:02.614Z] 0c020b505246: Preparing [2023-11-29T06:20:02.614Z] 5f4d9fc4d98d: Preparing [2023-11-29T06:20:02.614Z] 5f4d9fc4d98d: Waiting [2023-11-29T06:20:02.614Z] 4b3b8aaf7870: Layer already exists [2023-11-29T06:20:02.614Z] 92b161912a1e: Layer already exists [2023-11-29T06:20:02.614Z] 37dbefbf3f9d: Layer already exists [2023-11-29T06:20:02.614Z] add52b2ce2ea: Layer already exists [2023-11-29T06:20:02.614Z] 0c020b505246: Layer already exists [2023-11-29T06:20:02.614Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T06:20:02.614Z] latest: digest: sha256:8444a165bea36aef0f180a887f0a88aa1e871d1a8e5b142fd510af95dea02e65 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:03.372Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:03.859Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.2 [2023-11-29T06:20:03.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-29T06:20:03.860Z] 37dbefbf3f9d: Preparing [2023-11-29T06:20:03.860Z] add52b2ce2ea: Preparing [2023-11-29T06:20:03.860Z] 4b3b8aaf7870: Preparing [2023-11-29T06:20:03.860Z] 92b161912a1e: Preparing [2023-11-29T06:20:03.860Z] 0c020b505246: Preparing [2023-11-29T06:20:03.860Z] 5f4d9fc4d98d: Preparing [2023-11-29T06:20:03.860Z] 5f4d9fc4d98d: Waiting [2023-11-29T06:20:03.860Z] 37dbefbf3f9d: Layer already exists [2023-11-29T06:20:03.860Z] 92b161912a1e: Layer already exists [2023-11-29T06:20:03.860Z] 4b3b8aaf7870: Layer already exists [2023-11-29T06:20:03.860Z] add52b2ce2ea: Layer already exists [2023-11-29T06:20:03.860Z] 0c020b505246: Layer already exists [2023-11-29T06:20:03.860Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T06:20:03.860Z] 3.2.0-dev.2: digest: sha256:8444a165bea36aef0f180a887f0a88aa1e871d1a8e5b142fd510af95dea02e65 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:04.380Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:04.881Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:20:04.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-29T06:20:04.881Z] 37dbefbf3f9d: Preparing [2023-11-29T06:20:04.881Z] add52b2ce2ea: Preparing [2023-11-29T06:20:04.881Z] 4b3b8aaf7870: Preparing [2023-11-29T06:20:04.881Z] 92b161912a1e: Preparing [2023-11-29T06:20:04.881Z] 0c020b505246: Preparing [2023-11-29T06:20:04.881Z] 5f4d9fc4d98d: Preparing [2023-11-29T06:20:04.881Z] 5f4d9fc4d98d: Waiting [2023-11-29T06:20:04.881Z] 4b3b8aaf7870: Layer already exists [2023-11-29T06:20:04.881Z] 0c020b505246: Layer already exists [2023-11-29T06:20:04.881Z] 37dbefbf3f9d: Layer already exists [2023-11-29T06:20:04.881Z] 92b161912a1e: Layer already exists [2023-11-29T06:20:04.881Z] add52b2ce2ea: Layer already exists [2023-11-29T06:20:04.881Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T06:20:05.147Z] 600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2: digest: sha256:8444a165bea36aef0f180a887f0a88aa1e871d1a8e5b142fd510af95dea02e65 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:05.643Z] + 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-29T06:20:06.182Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-11-29T06:20:06.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-11-29T06:20:06.182Z] 37dbefbf3f9d: Preparing [2023-11-29T06:20:06.182Z] add52b2ce2ea: Preparing [2023-11-29T06:20:06.182Z] 4b3b8aaf7870: Preparing [2023-11-29T06:20:06.182Z] 92b161912a1e: Preparing [2023-11-29T06:20:06.182Z] 0c020b505246: Preparing [2023-11-29T06:20:06.182Z] 5f4d9fc4d98d: Preparing [2023-11-29T06:20:06.182Z] 5f4d9fc4d98d: Waiting [2023-11-29T06:20:06.182Z] 0c020b505246: Layer already exists [2023-11-29T06:20:06.182Z] 37dbefbf3f9d: Layer already exists [2023-11-29T06:20:06.182Z] add52b2ce2ea: Layer already exists [2023-11-29T06:20:06.182Z] 92b161912a1e: Layer already exists [2023-11-29T06:20:06.182Z] 4b3b8aaf7870: Layer already exists [2023-11-29T06:20:06.182Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T06:20:06.458Z] main: digest: sha256:8444a165bea36aef0f180a887f0a88aa1e871d1a8e5b142fd510af95dea02e65 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T06:20:06.814Z] ===================================================== [Pipeline] echo [2023-11-29T06:20:06.870Z] taggedImages: [2023-11-29T06:20:06.870Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b [2023-11-29T06:20:06.870Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-11-29T06:20:06.870Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.2 [2023-11-29T06:20:06.870Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:600d018d751e79cb36c22856eb8a497d52ddc51b-3.2.0-dev.2 [2023-11-29T06:20:06.870Z] - 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-29T06:20:07.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:20:07.575Z] [2023-11-29T06:20:07.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:07.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:20:07.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T06:20:07.962Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T06:20:07.962Z] 04944245beec: Pulling fs layer [2023-11-29T06:20:07.962Z] 699f458cf7ca: Pulling fs layer [2023-11-29T06:20:07.962Z] 765212b225bb: Pulling fs layer [2023-11-29T06:20:07.962Z] f23df028b6ca: Pulling fs layer [2023-11-29T06:20:07.962Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T06:20:07.962Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T06:20:07.962Z] f23df028b6ca: Waiting [2023-11-29T06:20:07.962Z] d65c8cfc05b1: Waiting [2023-11-29T06:20:07.962Z] 2437ff75d9bd: Waiting [2023-11-29T06:20:07.962Z] 765212b225bb: Waiting [2023-11-29T06:20:08.240Z] 04944245beec: Verifying Checksum [2023-11-29T06:20:08.240Z] 04944245beec: Download complete [2023-11-29T06:20:08.240Z] 765212b225bb: Verifying Checksum [2023-11-29T06:20:08.240Z] 765212b225bb: Download complete [2023-11-29T06:20:08.240Z] f23df028b6ca: Verifying Checksum [2023-11-29T06:20:08.240Z] f23df028b6ca: Download complete [2023-11-29T06:20:08.240Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T06:20:08.240Z] d65c8cfc05b1: Download complete [2023-11-29T06:20:08.240Z] 699f458cf7ca: Verifying Checksum [2023-11-29T06:20:08.240Z] 699f458cf7ca: Download complete [2023-11-29T06:20:08.827Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T06:20:08.827Z] 8998bd30e6a1: Download complete [2023-11-29T06:20:11.405Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T06:20:11.405Z] 2437ff75d9bd: Download complete [2023-11-29T06:20:12.811Z] 8998bd30e6a1: Pull complete [2023-11-29T06:20:13.396Z] 04944245beec: Pull complete [2023-11-29T06:20:14.807Z] 699f458cf7ca: Pull complete [2023-11-29T06:20:15.074Z] 765212b225bb: Pull complete [2023-11-29T06:20:16.033Z] f23df028b6ca: Pull complete [2023-11-29T06:20:16.033Z] d65c8cfc05b1: Pull complete [2023-11-29T06:20:31.419Z] 2437ff75d9bd: Pull complete [2023-11-29T06:20:31.419Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T06:20:31.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T06:20:31.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:20:31.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-9108 does not seem to be running inside a container [2023-11-29T06:20:31.883Z] $ 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/141 -v /w/workspace/device-modbus-go/141:/w/workspace/device-modbus-go/141:rw,z -v /w/workspace/device-modbus-go/141@tmp:/w/workspace/device-modbus-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T06:20:34.390Z] $ docker top 8f558a6c42947c5feb4fce1e9aa4fc3a0dac373dd86df69de2e18965f4ec9ecd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:20:35.300Z] ---> job-cost.sh [2023-11-29T06:20:35.300Z] lf-activate-venv: SKIPPING [2023-11-29T06:20:35.300Z] INFO: No Stack... [2023-11-29T06:20:35.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T06:20:36.520Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T06:20:36.840Z] + cat /w/workspace/device-modbus-go/141/archives/cost.csv [2023-11-29T06:20:36.840Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T06:20:36.904Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [2023-11-29T06:20:36.914Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] did not exist. Created. [2023-11-29T06:20:36.914Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T06:20:37.350Z] /w/workspace/device-modbus-go/141@tmp/durable-7cca685f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T06:20:38.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T06:20:38.330Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T06:20:38.398Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T06:20:38.407Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T06:20:38.540Z] $ docker stop --time=1 8f558a6c42947c5feb4fce1e9aa4fc3a0dac373dd86df69de2e18965f4ec9ecd [2023-11-29T06:20:41.026Z] $ docker rm -f --volumes 8f558a6c42947c5feb4fce1e9aa4fc3a0dac373dd86df69de2e18965f4ec9ecd [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-29T06:20:42.334Z] provisioning config files... [2023-11-29T06:20:42.341Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16238150686400214795tmp [Pipeline] { [Pipeline] sh [2023-11-29T06:20:42.717Z] + set +x [2023-11-29T06:20:42.717Z] + + bash -scurl -- -s [2023-11-29T06:20:42.717Z] https://codecov.io/bash [2023-11-29T06:20:42.717Z] [2023-11-29T06:20:42.717Z] _____ _ [2023-11-29T06:20:42.717Z] / ____| | | [2023-11-29T06:20:42.717Z] | | ___ __| | ___ ___ _____ __ [2023-11-29T06:20:42.717Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-29T06:20:42.717Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-29T06:20:42.717Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-29T06:20:42.717Z] Bash-1.0.6 [2023-11-29T06:20:42.717Z] [2023-11-29T06:20:42.717Z] [2023-11-29T06:20:42.717Z] ==> git version 2.25.1 found [2023-11-29T06:20:42.717Z] ==> 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-29T06:20:42.717Z] Release-Date: 2020-01-08 [2023-11-29T06:20:42.717Z] 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-29T06:20:42.717Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-29T06:20:42.717Z] ==> Jenkins CI detected. [2023-11-29T06:20:42.717Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-11-29T06:20:42.717Z] project root: . [2023-11-29T06:20:42.717Z] --> token set from env [2023-11-29T06:20:42.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-29T06:20:42.718Z] ==> Running gcov in . (disable via -X gcov) [2023-11-29T06:20:42.718Z] ==> Python coveragepy not found [2023-11-29T06:20:42.718Z] ==> Searching for coverage reports in: [2023-11-29T06:20:42.718Z] + . [2023-11-29T06:20:42.718Z] -> Found 1 reports [2023-11-29T06:20:42.718Z] ==> Detecting git/mercurial file structure [2023-11-29T06:20:42.718Z] ==> Reading reports [2023-11-29T06:20:42.718Z] + ./coverage.out bytes=24334 [2023-11-29T06:20:42.718Z] ==> Appending adjustments [2023-11-29T06:20:42.718Z] https://docs.codecov.io/docs/fixing-reports [2023-11-29T06:20:42.977Z] + Found adjustments [2023-11-29T06:20:42.977Z] ==> Gzipping contents [2023-11-29T06:20:42.977Z] 4.0K /tmp/codecov.RvG5ww.gz [2023-11-29T06:20:42.977Z] ==> Uploading reports [2023-11-29T06:20:42.977Z] url: https://codecov.io [2023-11-29T06:20:42.977Z] query: branch=main&commit=600d018d751e79cb36c22856eb8a497d52ddc51b&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T06:20:42.977Z] -> Pinging Codecov [2023-11-29T06:20:42.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=600d018d751e79cb36c22856eb8a497d52ddc51b&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T06:20:42.977Z] -> Uploading to [2023-11-29T06:20:42.978Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-29/55DBCA73C666E3227836607328DD7E49/600d018d751e79cb36c22856eb8a497d52ddc51b/ec574765-f89c-4e3a-bf9e-db4462a3f961.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T062042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0fed017644f99d9dd3d78885647f12f0844c0544af3989d52566ecf939a4a5f [2023-11-29T06:20:42.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T06:20:42.978Z] Dload Upload Total Spent Left Speed [2023-11-29T06:20:43.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 15598 --:--:-- --:--:-- --:--:-- 15598 [2023-11-29T06:20:43.236Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] } [2023-11-29T06:20:43.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-29T06:20:43.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-29T06:20:43.693Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:20:44.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T06:20:44.138Z] [2023-11-29T06:20:44.138Z] 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-29T06:20:44.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T06:20:44.486Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-29T06:20:44.486Z] df9b9388f04a: Pulling fs layer [2023-11-29T06:20:44.486Z] 52dc419b0ee2: Pulling fs layer [2023-11-29T06:20:44.486Z] 25bc292e5bac: Pulling fs layer [2023-11-29T06:20:44.486Z] 114826534d7a: Pulling fs layer [2023-11-29T06:20:44.486Z] 4657fd5d0bcf: Pulling fs layer [2023-11-29T06:20:44.486Z] 114826534d7a: Waiting [2023-11-29T06:20:44.486Z] 6ad1cebc031e: Pulling fs layer [2023-11-29T06:20:44.486Z] 8a3aa393b2d8: Pulling fs layer [2023-11-29T06:20:44.486Z] 4657fd5d0bcf: Waiting [2023-11-29T06:20:44.486Z] 6ad1cebc031e: Waiting [2023-11-29T06:20:44.486Z] 8a3aa393b2d8: Waiting [2023-11-29T06:20:44.486Z] 25bc292e5bac: Download complete [2023-11-29T06:20:44.486Z] 52dc419b0ee2: Download complete [2023-11-29T06:20:44.486Z] 4657fd5d0bcf: Verifying Checksum [2023-11-29T06:20:44.486Z] 4657fd5d0bcf: Download complete [2023-11-29T06:20:44.486Z] df9b9388f04a: Verifying Checksum [2023-11-29T06:20:44.746Z] 6ad1cebc031e: Verifying Checksum [2023-11-29T06:20:44.746Z] 6ad1cebc031e: Download complete [2023-11-29T06:20:44.746Z] df9b9388f04a: Pull complete [2023-11-29T06:20:44.746Z] 52dc419b0ee2: Pull complete [2023-11-29T06:20:44.746Z] 25bc292e5bac: Pull complete [2023-11-29T06:20:45.315Z] 114826534d7a: Verifying Checksum [2023-11-29T06:20:45.315Z] 114826534d7a: Download complete [2023-11-29T06:20:45.315Z] 8a3aa393b2d8: Verifying Checksum [2023-11-29T06:20:45.315Z] 8a3aa393b2d8: Download complete [2023-11-29T06:20:48.600Z] 114826534d7a: Pull complete [2023-11-29T06:20:48.600Z] 4657fd5d0bcf: Pull complete [2023-11-29T06:20:48.857Z] 6ad1cebc031e: Pull complete [2023-11-29T06:20:51.383Z] 8a3aa393b2d8: Pull complete [2023-11-29T06:20:51.383Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-29T06:20:51.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T06:20:51.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:20:51.648Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:20:51.675Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-29T06:20:56.347Z] $ docker top 78c88649634953517bc64d10f06bd25566620aafdfc21e708e1677642dbcbc32 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-29T06:20:56.503Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-11-29T06:20:56.779Z] + set -o pipefail [2023-11-29T06:20:56.779Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-11-29T06:21:03.341Z] [2023-11-29T06:21:03.341Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-11-29T06:21:03.342Z] [2023-11-29T06:21:03.342Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/a73c8e6a-494b-4fef-84c1-8c0799a7cca2 [2023-11-29T06:21:03.342Z] [2023-11-29T06:21:03.342Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-29T06:21:03.342Z] [2023-11-29T06:21:03.342Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-29T06:21:03.342Z] [2023-11-29T06:21:03.342Z] [2023-11-29T06:21:03.342Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-29T06:21:03.342Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-29T06:21:03.342Z] More details here: https://snyk.co/ue1NS [2023-11-29T06:21:03.342Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-29T06:21:03.342Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-29T06:21:03.353Z] $ docker stop --time=1 78c88649634953517bc64d10f06bd25566620aafdfc21e708e1677642dbcbc32 [2023-11-29T06:21:07.935Z] $ docker rm -f --volumes 78c88649634953517bc64d10f06bd25566620aafdfc21e708e1677642dbcbc32 [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-29T06:21:09.439Z] + git log --format=format:%s -1 600d018d751e79cb36c22856eb8a497d52ddc51b [Pipeline] sh [2023-11-29T06:21:09.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T06:21:09.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:10.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:21:10.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:21:10.237Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:21:10.269Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T06:21:10.705Z] $ docker top c83f53f30c94ca6fa097027fb5b4a318ddb9092da91c2c4454d8e24becd22c30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T06:21:10.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T06:21:10.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T06:21:11.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T06:21:11.066Z] $ docker exec c83f53f30c94ca6fa097027fb5b4a318ddb9092da91c2c4454d8e24becd22c30 ssh-agent [2023-11-29T06:21:11.168Z] SSH_AUTH_SOCK=/tmp/ssh-5fyivZs2raaR/agent.32 [2023-11-29T06:21:11.168Z] SSH_AGENT_PID=38 [2023-11-29T06:21:11.172Z] Running ssh-add (command line suppressed) [2023-11-29T06:21:11.277Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9045684041844551861.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9045684041844551861.key) [2023-11-29T06:21:11.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T06:21:11.622Z] + git semver tag [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,786 [run_tag] DEBUG tag force:False [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,786 [check_head_tag] DEBUG check head tag [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,787 [execute] INFO git cat-file --batch-check [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,791 [execute] INFO git cat-file --batch [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,805 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,805 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T06:21:11.882Z] 2023-11-29 06:21:11,810 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:11.882Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T06:21:11.893Z] $ docker exec --env ******** --env ******** c83f53f30c94ca6fa097027fb5b4a318ddb9092da91c2c4454d8e24becd22c30 ssh-agent -k [2023-11-29T06:21:11.991Z] unset SSH_AUTH_SOCK; [2023-11-29T06:21:11.991Z] unset SSH_AGENT_PID; [2023-11-29T06:21:11.991Z] echo Agent pid 38 killed; [2023-11-29T06:21:11.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T06:21:12.516Z] + git semver [Pipeline] } [2023-11-29T06:21:12.788Z] $ docker stop --time=1 c83f53f30c94ca6fa097027fb5b4a318ddb9092da91c2c4454d8e24becd22c30 [2023-11-29T06:21:14.052Z] $ docker rm -f --volumes c83f53f30c94ca6fa097027fb5b4a318ddb9092da91c2c4454d8e24becd22c30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:14.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T06:21:14.721Z] [2023-11-29T06:21:14.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:15.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T06:21:15.069Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-29T06:21:15.069Z] ab5ef0e58194: Pulling fs layer [2023-11-29T06:21:15.069Z] 9712f1f96733: Pulling fs layer [2023-11-29T06:21:15.069Z] 63f879dbbcfc: Pulling fs layer [2023-11-29T06:21:15.069Z] 0d9ebad4ef96: Pulling fs layer [2023-11-29T06:21:15.069Z] e9a5061849ea: Pulling fs layer [2023-11-29T06:21:15.069Z] d747dcd14b5f: Pulling fs layer [2023-11-29T06:21:15.069Z] 2de7ff778b66: Pulling fs layer [2023-11-29T06:21:15.069Z] 0d9ebad4ef96: Waiting [2023-11-29T06:21:15.069Z] d747dcd14b5f: Waiting [2023-11-29T06:21:15.069Z] 2de7ff778b66: Waiting [2023-11-29T06:21:15.069Z] e9a5061849ea: Waiting [2023-11-29T06:21:15.069Z] 9712f1f96733: Verifying Checksum [2023-11-29T06:21:15.069Z] 9712f1f96733: Download complete [2023-11-29T06:21:15.331Z] 63f879dbbcfc: Verifying Checksum [2023-11-29T06:21:15.331Z] 63f879dbbcfc: Download complete [2023-11-29T06:21:15.591Z] 0d9ebad4ef96: Verifying Checksum [2023-11-29T06:21:15.591Z] 0d9ebad4ef96: Download complete [2023-11-29T06:21:15.591Z] d747dcd14b5f: Verifying Checksum [2023-11-29T06:21:15.591Z] e9a5061849ea: Verifying Checksum [2023-11-29T06:21:15.591Z] e9a5061849ea: Download complete [2023-11-29T06:21:15.591Z] ab5ef0e58194: Verifying Checksum [2023-11-29T06:21:15.591Z] ab5ef0e58194: Download complete [2023-11-29T06:21:15.850Z] 2de7ff778b66: Verifying Checksum [2023-11-29T06:21:15.850Z] 2de7ff778b66: Download complete [2023-11-29T06:21:18.381Z] ab5ef0e58194: Pull complete [2023-11-29T06:21:18.381Z] 9712f1f96733: Pull complete [2023-11-29T06:21:18.944Z] 63f879dbbcfc: Pull complete [2023-11-29T06:21:22.233Z] 0d9ebad4ef96: Pull complete [2023-11-29T06:21:22.491Z] e9a5061849ea: Pull complete [2023-11-29T06:21:22.491Z] d747dcd14b5f: Pull complete [2023-11-29T06:21:23.866Z] 2de7ff778b66: Pull complete [2023-11-29T06:21:23.866Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-29T06:21:23.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T06:21:23.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:21:24.160Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:21:24.187Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-29T06:21:31.477Z] $ docker top 7f2e4f6a372629581617c755cb1ff7e3a4db5cdd0719cb02c99e4ad827b4a6e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:21:31.648Z] provisioning config files... [2023-11-29T06:21:31.660Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6074024804522186286tmp [2023-11-29T06:21:31.678Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7489990470454969513tmp [2023-11-29T06:21:31.696Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7571936660278043897tmp [Pipeline] { [Pipeline] echo [2023-11-29T06:21:31.810Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:32.098Z] ---> sigul-configuration.sh [2023-11-29T06:21:32.098Z] gpg: directory `/root/.gnupg' created [2023-11-29T06:21:32.098Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-29T06:21:32.098Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-29T06:21:32.098Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-29T06:21:32.098Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-29T06:21:32.098Z] gpg: CAST5 encrypted data [2023-11-29T06:21:32.098Z] gpg: encrypted with 1 passphrase [2023-11-29T06:21:32.098Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-29T06:21:32.386Z] + mkdir /home/jenkins [2023-11-29T06:21:32.386Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-29T06:21:32.680Z] + 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-29T06:21:32.693Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:32.984Z] ---> sigul-install.sh [2023-11-29T06:21:32.984Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-29T06:21:33.275Z] + git tag --list [2023-11-29T06:21:33.275Z] 0.7.1 [2023-11-29T06:21:33.275Z] v1.0.0 [2023-11-29T06:21:33.275Z] v1.1.0 [2023-11-29T06:21:33.275Z] v1.1.1 [2023-11-29T06:21:33.275Z] v1.2.2 [2023-11-29T06:21:33.275Z] v1.3.0 [2023-11-29T06:21:33.275Z] v1.3.1 [2023-11-29T06:21:33.275Z] v2.0.0 [2023-11-29T06:21:33.275Z] v2.1.0 [2023-11-29T06:21:33.275Z] v2.1.1 [2023-11-29T06:21:33.275Z] v2.2.0 [2023-11-29T06:21:33.275Z] v2.3.0 [2023-11-29T06:21:33.275Z] v3.0 [2023-11-29T06:21:33.275Z] v3.0.0 [2023-11-29T06:21:33.275Z] v3.1 [2023-11-29T06:21:33.275Z] v3.1.0 [2023-11-29T06:21:33.275Z] v3.1.0-dev.1 [2023-11-29T06:21:33.275Z] v3.1.0-dev.10 [2023-11-29T06:21:33.275Z] v3.1.0-dev.11 [2023-11-29T06:21:33.275Z] v3.1.0-dev.12 [2023-11-29T06:21:33.275Z] v3.1.0-dev.13 [2023-11-29T06:21:33.275Z] v3.1.0-dev.14 [2023-11-29T06:21:33.275Z] v3.1.0-dev.15 [2023-11-29T06:21:33.275Z] v3.1.0-dev.16 [2023-11-29T06:21:33.275Z] v3.1.0-dev.17 [2023-11-29T06:21:33.275Z] v3.1.0-dev.18 [2023-11-29T06:21:33.275Z] v3.1.0-dev.19 [2023-11-29T06:21:33.275Z] v3.1.0-dev.2 [2023-11-29T06:21:33.275Z] v3.1.0-dev.20 [2023-11-29T06:21:33.275Z] v3.1.0-dev.21 [2023-11-29T06:21:33.275Z] v3.1.0-dev.22 [2023-11-29T06:21:33.275Z] v3.1.0-dev.23 [2023-11-29T06:21:33.275Z] v3.1.0-dev.24 [2023-11-29T06:21:33.275Z] v3.1.0-dev.25 [2023-11-29T06:21:33.275Z] v3.1.0-dev.3 [2023-11-29T06:21:33.275Z] v3.1.0-dev.4 [2023-11-29T06:21:33.275Z] v3.1.0-dev.5 [2023-11-29T06:21:33.275Z] v3.1.0-dev.6 [2023-11-29T06:21:33.275Z] v3.1.0-dev.7 [2023-11-29T06:21:33.275Z] v3.1.0-dev.8 [2023-11-29T06:21:33.275Z] v3.1.0-dev.9 [2023-11-29T06:21:33.275Z] v3.2.0-dev.1 [2023-11-29T06:21:33.275Z] v3.2.0-dev.2 [Pipeline] sh [2023-11-29T06:21:33.568Z] + lftools sign git-tag v3.2.0-dev.2 [2023-11-29T06:21:34.140Z] Signing Git tag with Sigul... [2023-11-29T06:21:34.140Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-11-29T06:21:34.415Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:34.704Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-29T06:21:34.711Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-29T06:21:34.839Z] $ docker stop --time=1 7f2e4f6a372629581617c755cb1ff7e3a4db5cdd0719cb02c99e4ad827b4a6e3 [2023-11-29T06:21:36.132Z] $ docker rm -f --volumes 7f2e4f6a372629581617c755cb1ff7e3a4db5cdd0719cb02c99e4ad827b4a6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-29T06:21:36.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T06:21:36.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:37.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:21:37.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:21:37.533Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:21:37.566Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T06:21:37.932Z] $ docker top 256f1dd4a047576fbacf08a648adc0b624faec64ca5fccd9f0f0f04bc3cd8eec -eo pid,comm [2023-11-29T06:21:37.983Z] 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-29T06:21:37.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T06:21:38.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T06:21:38.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T06:21:38.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T06:21:38.304Z] $ docker exec 256f1dd4a047576fbacf08a648adc0b624faec64ca5fccd9f0f0f04bc3cd8eec ssh-agent [2023-11-29T06:21:38.418Z] SSH_AUTH_SOCK=/tmp/ssh-D8TSKWbOcWO1/agent.32 [2023-11-29T06:21:38.418Z] SSH_AGENT_PID=38 [2023-11-29T06:21:38.423Z] Running ssh-add (command line suppressed) [2023-11-29T06:21:38.520Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14241087203282102560.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14241087203282102560.key) [2023-11-29T06:21:38.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T06:21:38.873Z] + git semver bump pre [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,049 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,051 [execute] INFO git cat-file --batch-check [2023-11-29T06:21:39.132Z] 2023-11-29 06:21:39,051 [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-29T06:21:39.132Z] 2023-11-29 06:21:39,056 [execute] INFO git cat-file --batch [2023-11-29T06:21:39.133Z] 2023-11-29 06:21:39,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T06:21:39.133Z] 2023-11-29 06:21:39,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:39.133Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T06:21:39.142Z] $ docker exec --env ******** --env ******** 256f1dd4a047576fbacf08a648adc0b624faec64ca5fccd9f0f0f04bc3cd8eec ssh-agent -k [2023-11-29T06:21:39.233Z] unset SSH_AUTH_SOCK; [2023-11-29T06:21:39.234Z] unset SSH_AGENT_PID; [2023-11-29T06:21:39.234Z] echo Agent pid 38 killed; [2023-11-29T06:21:39.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T06:21:39.790Z] + git semver [Pipeline] } [2023-11-29T06:21:40.062Z] $ docker stop --time=1 256f1dd4a047576fbacf08a648adc0b624faec64ca5fccd9f0f0f04bc3cd8eec [2023-11-29T06:21:41.337Z] $ docker rm -f --volumes 256f1dd4a047576fbacf08a648adc0b624faec64ca5fccd9f0f0f04bc3cd8eec [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T06:21:41.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T06:21:41.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:42.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T06:21:42.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:21:42.388Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:21:42.479Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T06:21:42.793Z] $ docker top 9c33efc7526608fd061da76d6918c60dfde362b47623927b62278d071a340539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T06:21:43.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T06:21:43.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T06:21:43.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T06:21:43.203Z] $ docker exec 9c33efc7526608fd061da76d6918c60dfde362b47623927b62278d071a340539 ssh-agent [2023-11-29T06:21:43.303Z] SSH_AUTH_SOCK=/tmp/ssh-QYcv9lMEarx1/agent.32 [2023-11-29T06:21:43.303Z] SSH_AGENT_PID=38 [2023-11-29T06:21:43.317Z] Running ssh-add (command line suppressed) [2023-11-29T06:21:43.401Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17435177436962438392.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17435177436962438392.key) [2023-11-29T06:21:43.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T06:21:43.751Z] + git semver push [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,908 [run_push] DEBUG push [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,908 [execute] INFO git cat-file --batch-check [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,909 [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-29T06:21:44.011Z] 2023-11-29 06:21:43,912 [execute] INFO git rev-list 634ef028bf7ce334c8be690a82dbb90d71470d54 -- [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,912 [execute] DEBUG Popen(['git', 'rev-list', '634ef028bf7ce334c8be690a82dbb90d71470d54', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,920 [execute] INFO git fetch -v origin [2023-11-29T06:21:44.011Z] 2023-11-29 06:21:43,921 [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-29T06:21:44.577Z] 2023-11-29 06:21:44,456 [run_push] DEBUG no remote changes detected [2023-11-29T06:21:44.577Z] 2023-11-29 06:21:44,457 [execute] INFO git push origin semver [2023-11-29T06:21:44.577Z] 2023-11-29 06:21:44,457 [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-29T06:21:45.514Z] 2023-11-29 06:21:45,242 [run_push] DEBUG push all version tags [2023-11-29T06:21:45.514Z] 2023-11-29 06:21:45,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-29T06:21:45.514Z] 2023-11-29 06:21:45,243 [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-29T06:21:46.082Z] 2023-11-29 06:21:45,972 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-11-29T06:21:46.082Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T06:21:46.090Z] $ docker exec --env ******** --env ******** 9c33efc7526608fd061da76d6918c60dfde362b47623927b62278d071a340539 ssh-agent -k [2023-11-29T06:21:46.185Z] unset SSH_AUTH_SOCK; [2023-11-29T06:21:46.185Z] unset SSH_AGENT_PID; [2023-11-29T06:21:46.185Z] echo Agent pid 38 killed; [2023-11-29T06:21:46.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T06:21:46.711Z] + git semver [Pipeline] } [2023-11-29T06:21:46.981Z] $ docker stop --time=1 9c33efc7526608fd061da76d6918c60dfde362b47623927b62278d071a340539 [2023-11-29T06:21:48.218Z] $ docker rm -f --volumes 9c33efc7526608fd061da76d6918c60dfde362b47623927b62278d071a340539 [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-29T06:21:49.742Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-11-29T06:21:49.743Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-29T06:21:49.743Z] total 16 [2023-11-29T06:21:49.743Z] drwxr-xr-x 3 root root 4096 Nov 29 06:13 . [2023-11-29T06:21:49.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 06:21 .. [2023-11-29T06:21:49.743Z] drwxr-xr-x 2 root root 4096 Nov 29 06:13 cost [2023-11-29T06:21:49.743Z] -rw-r--r-- 1 root root 88 Nov 29 06:13 cost.csv [2023-11-29T06:21:49.743Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-29T06:21:49.743Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-11-29T06:21:49.743Z] total 16 [2023-11-29T06:21:49.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 06:13 . [2023-11-29T06:21:49.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 06:21 .. [2023-11-29T06:21:49.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 06:13 cost [2023-11-29T06:21:49.743Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 29 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:50.030Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:50.884Z] ---> package-listing.sh [2023-11-29T06:21:50.884Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T06:21:50.884Z] ++ facter osfamily [2023-11-29T06:21:51.143Z] + OS_FAMILY=debian [2023-11-29T06:21:51.143Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-11-29T06:21:51.143Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T06:21:51.143Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T06:21:51.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T06:21:51.143Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T06:21:51.143Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-29T06:21:51.143Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T06:21:51.143Z] + case "${OS_FAMILY}" in [2023-11-29T06:21:51.143Z] + dpkg -l [2023-11-29T06:21:51.143Z] + grep '^ii' [2023-11-29T06:21:51.143Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T06:21:51.143Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T06:21:51.143Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T06:21:51.143Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-11-29T06:21:51.143Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-11-29T06:21:51.143Z] + 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-29T06:21:51.153Z] 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-29T06:21:51.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T06:21:52.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T06:21:52.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T06:21:52.227Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2023-11-29T06:21:52.257Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T06:21:52.465Z] $ docker top dbb63dee681f4811492675565780078e9e14d2994c43cfe7a3d0fe6c47603802 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T06:21:52.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T06:21:53.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T06:21:53.502Z] + ls /var/log/sa-host [2023-11-29T06:21:53.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T06:21:53.621Z] provisioning config files... [2023-11-29T06:21:53.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5403387439472064666tmp [Pipeline] { [Pipeline] echo [2023-11-29T06:21:53.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:54.035Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T06:21:54.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:54.509Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T06:21:54.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:54.797Z] ---> sudo-logs.sh [2023-11-29T06:21:54.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T06:21:54.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:55.170Z] ---> job-cost.sh [2023-11-29T06:21:55.171Z] lf-activate-venv: SKIPPING [2023-11-29T06:21:55.171Z] DEBUG: total: 0.2199999988079071 [2023-11-29T06:21:55.171Z] INFO: Retrieving Stack Cost... [2023-11-29T06:21:55.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T06:21:55.999Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T06:21:56.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T06:21:56.292Z] ---> logs-deploy.sh [2023-11-29T06:21:56.293Z] lf-activate-venv: SKIPPING [2023-11-29T06:21:56.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/141 [2023-11-29T06:21:56.293Z] INFO: archiving workspace using pattern(s): [2023-11-29T06:21:57.229Z] Archives upload complete. [2023-11-29T06:21:57.229Z] INFO: archiving logs to Nexus