Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 402bee10dda5ca46600812a85f59fdfe6bf70583 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-ssh16686761228975108698.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-ssh12133818291639925224.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-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17280814161250615134.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-ssh13232800363249037265.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16978810758147299963.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-centos7-blackbox-4c-2g-1129’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1130’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1284’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1286’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1288 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 402bee10dda5ca46600812a85f59fdfe6bf70583 (main) Commit message: "Merge pull request #381 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 > git rev-list --no-walk 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T00:48:09.177Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T00:48:09.259Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T00:48:09.292Z] ========================================================= [2024-02-20T00:48:09.292Z] EdgeX Global Pipelines Version Info [2024-02-20T00:48:09.292Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:48:10.023Z] ------------------- [2024-02-20T00:48:10.023Z] stable info: [2024-02-20T00:48:10.023Z] ------------------- [2024-02-20T00:48:10.023Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T00:48:10.023Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T00:48:10.023Z] Message: update stable to v1.0.258 [2024-02-20T00:48:10.595Z] ------------------- [2024-02-20T00:48:10.595Z] experimental info: [2024-02-20T00:48:10.595Z] ------------------- [2024-02-20T00:48:10.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T00:48:10.595Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T00:48:10.595Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T00:48:10.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-02-20T00:48:10.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-02-20T00:48:10.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T00:48:10.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T00:48:10.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T00:48:10.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T00:48:10.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T00:48:10.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T00:48:10.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T00:48:10.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T00:48:10.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T00:48:10.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-02-20T00:48:11.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T00:48:11.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T00:48:11.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T00:48:11.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T00:48:11.134Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T00:48:11.168Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T00:48:11.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T00:48:11.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T00:48:11.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T00:48:11.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T00:48:11.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T00:48:11.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T00:48:11.401Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T00:48:11.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T00:48:11.476Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T00:48:11.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-20T00:48:11.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-20T00:48:11.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-20T00:48:11.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] echo [2024-02-20T00:48:11.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 402bee1 [Pipeline] echo [2024-02-20T00:48:11.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:48:11.790Z] provisioning config files... [2024-02-20T00:48:11.804Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18039379430054957434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:48:12.145Z] ---> ****-login.sh [2024-02-20T00:48:12.145Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:48:12.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:12.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:12.407Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:12.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:12.407Z] [2024-02-20T00:48:12.407Z] Login Succeeded [2024-02-20T00:48:12.407Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:48:12.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:12.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:12.407Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:12.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:12.407Z] [2024-02-20T00:48:12.407Z] Login Succeeded [2024-02-20T00:48:12.407Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:48:12.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:12.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:12.670Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:12.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:12.670Z] [2024-02-20T00:48:12.670Z] Login Succeeded [2024-02-20T00:48:12.670Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:48:12.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:12.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:12.671Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:12.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:12.671Z] [2024-02-20T00:48:12.671Z] Login Succeeded [2024-02-20T00:48:12.671Z] ****.io [2024-02-20T00:48:12.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:13.193Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:13.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:13.193Z] [2024-02-20T00:48:13.193Z] Login Succeeded [2024-02-20T00:48:13.193Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:48:13.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T00:48:13.706Z] + git rev-list -1 --merges 402bee10dda5ca46600812a85f59fdfe6bf70583~1..402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] echo [2024-02-20T00:48:13.735Z] -----------> git rev-list -1 --merges 402bee10dda5ca46600812a85f59fdfe6bf70583~1..402bee10dda5ca46600812a85f59fdfe6bf70583 402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:48:13.735Z] 402bee10dda5ca46600812a85f59fdfe6bf70583 [false] [Pipeline] sh [2024-02-20T00:48:14.035Z] + git log --format=format:%s -1 402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] echo [2024-02-20T00:48:14.051Z] ========================================================= [2024-02-20T00:48:14.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T00:48:14.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T00:48:14.428Z] + git log --format=format:%s -1 402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] echo [2024-02-20T00:48:14.440Z] [semverPrep] GIT_COMMIT: 402bee10dda5ca46600812a85f59fdfe6bf70583, Commit Message: Merge pull request #381 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-20T00:48:14.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T00:48:14.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T00:48:14.842Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T00:48:14.842Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T00:48:14.842Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T00:48:14.842Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T00:48:14.842Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T00:48:14.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:48:15.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:48:15.223Z] [2024-02-20T00:48:15.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:48:15.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:48:15.544Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T00:48:15.544Z] b85a868b505f: Pulling fs layer [2024-02-20T00:48:15.544Z] e2be974225ed: Pulling fs layer [2024-02-20T00:48:15.544Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T00:48:15.544Z] 988bab9f4d93: Pulling fs layer [2024-02-20T00:48:15.544Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T00:48:15.544Z] 988bab9f4d93: Waiting [2024-02-20T00:48:15.544Z] eaf3925da568: Pulling fs layer [2024-02-20T00:48:15.544Z] bab4dde63d76: Pulling fs layer [2024-02-20T00:48:15.544Z] 1469e6f7b9e6: Waiting [2024-02-20T00:48:15.544Z] eaf3925da568: Waiting [2024-02-20T00:48:15.544Z] bab4dde63d76: Waiting [2024-02-20T00:48:15.544Z] bde34c3a00c8: Pulling fs layer [2024-02-20T00:48:15.544Z] b352a97aabf1: Pulling fs layer [2024-02-20T00:48:15.544Z] 4872d77fe225: Pulling fs layer [2024-02-20T00:48:15.544Z] 5851b861e8e6: Pulling fs layer [2024-02-20T00:48:15.544Z] 4872d77fe225: Waiting [2024-02-20T00:48:15.544Z] e2be974225ed: Download complete [2024-02-20T00:48:15.544Z] 988bab9f4d93: Verifying Checksum [2024-02-20T00:48:15.544Z] 988bab9f4d93: Download complete [2024-02-20T00:48:15.806Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T00:48:15.806Z] 1469e6f7b9e6: Download complete [2024-02-20T00:48:15.806Z] eaf3925da568: Download complete [2024-02-20T00:48:15.806Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T00:48:15.806Z] 339a4e72a1f5: Download complete [2024-02-20T00:48:15.806Z] bde34c3a00c8: Verifying Checksum [2024-02-20T00:48:15.806Z] bde34c3a00c8: Download complete [2024-02-20T00:48:15.806Z] b352a97aabf1: Verifying Checksum [2024-02-20T00:48:15.806Z] b352a97aabf1: Download complete [2024-02-20T00:48:15.806Z] 4872d77fe225: Download complete [2024-02-20T00:48:15.806Z] 5851b861e8e6: Verifying Checksum [2024-02-20T00:48:15.806Z] 5851b861e8e6: Download complete [2024-02-20T00:48:15.806Z] b85a868b505f: Verifying Checksum [2024-02-20T00:48:15.806Z] b85a868b505f: Download complete [2024-02-20T00:48:16.066Z] bab4dde63d76: Verifying Checksum [2024-02-20T00:48:16.066Z] bab4dde63d76: Download complete [2024-02-20T00:48:17.444Z] b85a868b505f: Pull complete [2024-02-20T00:48:17.444Z] e2be974225ed: Pull complete [2024-02-20T00:48:17.705Z] 339a4e72a1f5: Pull complete [2024-02-20T00:48:17.705Z] 988bab9f4d93: Pull complete [2024-02-20T00:48:17.966Z] 1469e6f7b9e6: Pull complete [2024-02-20T00:48:18.225Z] eaf3925da568: Pull complete [2024-02-20T00:48:20.151Z] bab4dde63d76: Pull complete [2024-02-20T00:48:20.151Z] bde34c3a00c8: Pull complete [2024-02-20T00:48:20.152Z] b352a97aabf1: Pull complete [2024-02-20T00:48:20.152Z] 4872d77fe225: Pull complete [2024-02-20T00:48:20.411Z] 5851b861e8e6: Pull complete [2024-02-20T00:48:20.411Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T00:48:20.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:48:20.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:48:20.604Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T00:48:20.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T00:48:23.681Z] $ docker top 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d -eo pid,comm [2024-02-20T00:48:23.744Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T00:48:23.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T00:48:23.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T00:48:23.839Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T00:48:23.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T00:48:23.961Z] $ docker exec 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d ssh-agent [2024-02-20T00:48:24.066Z] SSH_AUTH_SOCK=/tmp/ssh-xrwcmGvserCy/agent.32 [2024-02-20T00:48:24.066Z] SSH_AGENT_PID=38 [2024-02-20T00:48:24.075Z] Running ssh-add (command line suppressed) [2024-02-20T00:48:24.184Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15550996759371290040.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15550996759371290040.key) [2024-02-20T00:48:24.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T00:48:24.502Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T00:48:24.518Z] $ docker exec --env ******** --env ******** 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d ssh-agent -k [2024-02-20T00:48:24.621Z] unset SSH_AUTH_SOCK; [2024-02-20T00:48:24.622Z] unset SSH_AGENT_PID; [2024-02-20T00:48:24.622Z] echo Agent pid 38 killed; [2024-02-20T00:48:24.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T00:48:24.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T00:48:24.690Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T00:48:24.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T00:48:24.807Z] $ docker exec 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d ssh-agent [2024-02-20T00:48:24.921Z] SSH_AUTH_SOCK=/tmp/ssh-P1DJJ0dx3Cs4/agent.70 [2024-02-20T00:48:24.921Z] SSH_AGENT_PID=76 [2024-02-20T00:48:24.926Z] Running ssh-add (command line suppressed) [2024-02-20T00:48:25.031Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15944352153956123567.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15944352153956123567.key) [2024-02-20T00:48:25.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T00:48:25.353Z] + git semver init [2024-02-20T00:48:25.614Z] 2024-02-20 00:48:25,542 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T00:48:25.614Z] 2024-02-20 00:48:25,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-02-20T00:48:25.614Z] 2024-02-20 00:48:25,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-02-20T00:48:25.614Z] 2024-02-20 00:48:25,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T00:48:27.012Z] 2024-02-20 00:48:26,918 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-02-20T00:48:27.012Z] 2024-02-20 00:48:26,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-02-20T00:48:27.012Z] 2024-02-20 00:48:26,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T00:48:27.012Z] 2024-02-20 00:48:26,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T00:48:27.012Z] 3.2.0-dev.9 [Pipeline] } [2024-02-20T00:48:27.027Z] $ docker exec --env ******** --env ******** 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d ssh-agent -k [2024-02-20T00:48:27.146Z] unset SSH_AUTH_SOCK; [2024-02-20T00:48:27.147Z] unset SSH_AGENT_PID; [2024-02-20T00:48:27.147Z] echo Agent pid 76 killed; [2024-02-20T00:48:27.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T00:48:27.541Z] + git semver [Pipeline] } [2024-02-20T00:48:27.819Z] $ docker stop --time=1 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d [2024-02-20T00:48:29.124Z] $ docker rm -f --volumes 93f77b53b77893e1e0118b81f864ae40b9258ccd36617bc7831dbf4df8c6496d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:48:29.498Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T00:48:29.765Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T00:48:29.768Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:48:30.159Z] provisioning config files... [2024-02-20T00:48:30.169Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10524937550977153905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:48:30.494Z] ---> ****-login.sh [2024-02-20T00:48:30.494Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:48:30.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:30.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:30.494Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:30.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:30.494Z] [2024-02-20T00:48:30.494Z] Login Succeeded [2024-02-20T00:48:30.494Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:48:30.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:30.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:30.494Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:30.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:30.494Z] [2024-02-20T00:48:30.494Z] Login Succeeded [2024-02-20T00:48:30.494Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:48:30.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:30.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:30.756Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:30.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:30.756Z] [2024-02-20T00:48:30.756Z] Login Succeeded [2024-02-20T00:48:30.756Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:48:30.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:30.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:30.757Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:30.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:30.757Z] [2024-02-20T00:48:30.757Z] Login Succeeded [2024-02-20T00:48:30.757Z] ****.io [2024-02-20T00:48:31.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:48:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:48:31.017Z] Configure a credential helper to remove this warning. See [2024-02-20T00:48:31.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:48:31.017Z] [2024-02-20T00:48:31.017Z] Login Succeeded [2024-02-20T00:48:31.017Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:48:31.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T00:48:31.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:48:31.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:48:31.220Z] ========================================================= [2024-02-20T00:48:31.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T00:48:31.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:48:31.623Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T00:48:31.623Z] Sending build context to Docker daemon 16.32MB [2024-02-20T00:48:31.623Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:48:31.623Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T00:48:31.623Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T00:48:31.623Z] 7264a8db6415: Pulling fs layer [2024-02-20T00:48:31.623Z] c4d48a809fc2: Pulling fs layer [2024-02-20T00:48:31.623Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T00:48:31.623Z] ad3a456e5733: Pulling fs layer [2024-02-20T00:48:31.623Z] 69c7f0334f64: Pulling fs layer [2024-02-20T00:48:31.623Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T00:48:31.623Z] ce7588e14bc9: Pulling fs layer [2024-02-20T00:48:31.623Z] b5e4710f87ac: Pulling fs layer [2024-02-20T00:48:31.623Z] 69c7f0334f64: Waiting [2024-02-20T00:48:31.623Z] 1f1c1a5573a3: Waiting [2024-02-20T00:48:31.623Z] ad3a456e5733: Waiting [2024-02-20T00:48:31.623Z] b5e4710f87ac: Waiting [2024-02-20T00:48:31.889Z] c4d48a809fc2: Verifying Checksum [2024-02-20T00:48:31.889Z] c4d48a809fc2: Download complete [2024-02-20T00:48:31.889Z] ad3a456e5733: Download complete [2024-02-20T00:48:31.889Z] 69c7f0334f64: Verifying Checksum [2024-02-20T00:48:31.889Z] 69c7f0334f64: Download complete [2024-02-20T00:48:31.889Z] 7264a8db6415: Verifying Checksum [2024-02-20T00:48:31.889Z] 7264a8db6415: Download complete [2024-02-20T00:48:31.889Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T00:48:31.889Z] 1f1c1a5573a3: Download complete [2024-02-20T00:48:32.148Z] 7264a8db6415: Pull complete [2024-02-20T00:48:32.148Z] b5e4710f87ac: Verifying Checksum [2024-02-20T00:48:32.148Z] b5e4710f87ac: Download complete [2024-02-20T00:48:32.148Z] c4d48a809fc2: Pull complete [2024-02-20T00:48:32.408Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T00:48:32.408Z] 4f1c88b9dad5: Download complete [2024-02-20T00:48:32.667Z] ce7588e14bc9: Verifying Checksum [2024-02-20T00:48:32.667Z] ce7588e14bc9: Download complete [2024-02-20T00:48:35.956Z] 4f1c88b9dad5: Pull complete [2024-02-20T00:48:35.956Z] ad3a456e5733: Pull complete [2024-02-20T00:48:35.956Z] 69c7f0334f64: Pull complete [2024-02-20T00:48:35.956Z] 1f1c1a5573a3: Pull complete [2024-02-20T00:48:38.488Z] ce7588e14bc9: Pull complete [2024-02-20T00:48:38.747Z] b5e4710f87ac: Pull complete [2024-02-20T00:48:38.747Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T00:48:38.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T00:48:38.747Z] ---> 88b5674ff536 [2024-02-20T00:48:38.747Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:48:42.978Z] ---> Running in b59b2b409f6c [2024-02-20T00:48:42.978Z] Removing intermediate container b59b2b409f6c [2024-02-20T00:48:42.978Z] ---> 7a7f4a2c8ea7 [2024-02-20T00:48:42.978Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:48:42.978Z] ---> Running in ff25fac7ed11 [2024-02-20T00:48:42.978Z] Removing intermediate container ff25fac7ed11 [2024-02-20T00:48:42.978Z] ---> 0fc364390718 [2024-02-20T00:48:42.978Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T00:48:42.978Z] ---> Running in f44640b0f778 [2024-02-20T00:48:43.238Z] Removing intermediate container f44640b0f778 [2024-02-20T00:48:43.238Z] ---> 1d7137ac25a1 [2024-02-20T00:48:43.238Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T00:48:43.238Z] ---> Running in 5d62c6c25c28 [2024-02-20T00:48:43.238Z] Removing intermediate container 5d62c6c25c28 [2024-02-20T00:48:43.238Z] ---> 2e2cb8a8d2e0 [2024-02-20T00:48:43.238Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:48:43.238Z] ---> Running in 504c180d8cb3 [2024-02-20T00:48:43.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:48:43.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:48:44.020Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T00:48:44.020Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T00:48:44.020Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T00:48:44.020Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T00:48:44.020Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:48:44.020Z] OK: 268 MiB in 56 packages [2024-02-20T00:48:44.590Z] Removing intermediate container 504c180d8cb3 [2024-02-20T00:48:44.590Z] ---> b42948c7c59e [2024-02-20T00:48:44.590Z] Step 8/12 : WORKDIR /device-rest-go [2024-02-20T00:48:44.590Z] ---> Running in bd1f74bcb786 [2024-02-20T00:48:44.590Z] Removing intermediate container bd1f74bcb786 [2024-02-20T00:48:44.590Z] ---> 356101d4de19 [2024-02-20T00:48:44.590Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T00:48:44.848Z] ---> 4a97fe3f2349 [2024-02-20T00:48:44.848Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:48:44.848Z] ---> Running in 13f54e6eb1f2 [2024-02-20T00:48:45.051Z] Still waiting to schedule task [2024-02-20T00:48:45.051Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-20T00:49:11.700Z] Removing intermediate container 13f54e6eb1f2 [2024-02-20T00:49:11.700Z] ---> d68b1acb5c24 [2024-02-20T00:49:11.700Z] Step 11/12 : COPY . . [2024-02-20T00:49:11.959Z] ---> da036041517d [2024-02-20T00:49:11.959Z] Step 12/12 : RUN $MAKE [2024-02-20T00:49:11.959Z] ---> Running in b0b4450100e0 [2024-02-20T00:49:12.218Z] noop [2024-02-20T00:49:12.478Z] Removing intermediate container b0b4450100e0 [2024-02-20T00:49:12.478Z] ---> 8c56f5eba9c6 [2024-02-20T00:49:12.478Z] Successfully built 8c56f5eba9c6 [2024-02-20T00:49:12.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:49:12.867Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T00:49:12.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:49:12.989Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T00:49:13.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T00:49:13.337Z] $ docker top 5ee996c1b79686421f4e6f37e08abaaaf5dc7eaaa9ce4243f03b2528fdc255e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:49:13.713Z] + go version [2024-02-20T00:49:13.713Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T00:49:13.727Z] $ docker stop --time=1 5ee996c1b79686421f4e6f37e08abaaaf5dc7eaaa9ce4243f03b2528fdc255e2 [2024-02-20T00:49:15.025Z] $ docker rm -f --volumes 5ee996c1b79686421f4e6f37e08abaaaf5dc7eaaa9ce4243f03b2528fdc255e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:49:15.609Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T00:49:15.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:49:15.733Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T00:49:15.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T00:49:16.074Z] $ docker top 33a663cfdad85c664ca22b778bed050061371d9f32e09cdca0797557e72f3026 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:49:16.457Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-20T00:49:16.776Z] + make test [2024-02-20T00:49:16.776Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T00:49:18.147Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-02-20T00:49:28.150Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-02-20T00:49:28.150Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 33.2% of statements [2024-02-20T00:49:36.270Z] go vet ./... [2024-02-20T00:49:39.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T00:49:39.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T00:49:39.556Z] ./bin/test-attribution-txt.sh [2024-02-20T00:49:39.556Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T00:49:39.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T00:49:39.610Z] $ docker stop --time=1 33a663cfdad85c664ca22b778bed050061371d9f32e09cdca0797557e72f3026 [2024-02-20T00:49:43.252Z] $ docker rm -f --volumes 33a663cfdad85c664ca22b778bed050061371d9f32e09cdca0797557e72f3026 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:49:43.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T00:49:43.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T00:49:44.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T00:49:44.681Z] + ls -al . [2024-02-20T00:49:44.681Z] total 180 [2024-02-20T00:49:44.681Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 00:49 . [2024-02-20T00:49:44.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:48 .. [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 20 00:48 .dockerignore [2024-02-20T00:49:44.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:49 .git [2024-02-20T00:49:44.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:48 .github [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 00:48 .gitignore [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 00:48 .golangci.yml [2024-02-20T00:49:44.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:48 .semver [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 10300 Feb 20 00:48 Attribution.txt [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 17685 Feb 20 00:48 CHANGELOG.md [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 1687 Feb 20 00:48 Dockerfile [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 00:48 GOVERNANCE.md [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 00:48 Jenkinsfile [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 00:48 LICENSE [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 2016 Feb 20 00:48 Makefile [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 00:48 OWNERS.md [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 20 00:48 README.md [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:48 VERSION [2024-02-20T00:49:44.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:48 bin [2024-02-20T00:49:44.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:48 cmd [2024-02-20T00:49:44.681Z] -rw-r--r-- 1 jenkins jenkins 14499 Feb 20 00:49 coverage.out [2024-02-20T00:49:44.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:48 driver [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 3935 Feb 20 00:48 go.mod [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 34601 Feb 20 00:48 go.sum [2024-02-20T00:49:44.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:48 openapi [2024-02-20T00:49:44.681Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 20 00:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:49:45.034Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=402bee10dda5ca46600812a85f59fdfe6bf70583 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-20T00:49:45.034Z] Sending build context to Docker daemon 16.33MB [2024-02-20T00:49:45.034Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:49:45.034Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-20T00:49:45.034Z] ---> 8c56f5eba9c6 [2024-02-20T00:49:45.034Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:49:45.603Z] ---> Running in cf80d586d2c1 [2024-02-20T00:49:45.603Z] Removing intermediate container cf80d586d2c1 [2024-02-20T00:49:45.603Z] ---> 68f0785c387b [2024-02-20T00:49:45.603Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:49:45.603Z] ---> Running in 5b906f1b2183 [2024-02-20T00:49:45.603Z] Removing intermediate container 5b906f1b2183 [2024-02-20T00:49:45.603Z] ---> 71c4d0df05e3 [2024-02-20T00:49:45.603Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T00:49:45.603Z] ---> Running in a6527392d2f2 [2024-02-20T00:49:45.603Z] Removing intermediate container a6527392d2f2 [2024-02-20T00:49:45.603Z] ---> 4a62eadbc399 [2024-02-20T00:49:45.603Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T00:49:45.603Z] ---> Running in fe423a6d62eb [2024-02-20T00:49:45.860Z] Removing intermediate container fe423a6d62eb [2024-02-20T00:49:45.860Z] ---> daecfc4fa258 [2024-02-20T00:49:45.860Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:49:45.860Z] ---> Running in 6c0a0e88f128 [2024-02-20T00:49:46.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:46.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:46.378Z] OK: 268 MiB in 56 packages [2024-02-20T00:49:46.636Z] Removing intermediate container 6c0a0e88f128 [2024-02-20T00:49:46.636Z] ---> 428da0f04186 [2024-02-20T00:49:46.636Z] Step 8/26 : WORKDIR /device-rest-go [2024-02-20T00:49:46.895Z] ---> Running in dae73e44a381 [2024-02-20T00:49:46.895Z] Removing intermediate container dae73e44a381 [2024-02-20T00:49:46.895Z] ---> 44d5052b0bcd [2024-02-20T00:49:46.895Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-20T00:49:46.895Z] ---> 3f83b2ec5a9e [2024-02-20T00:49:46.895Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:49:46.895Z] ---> Running in 298ba8a3dce1 [2024-02-20T00:49:47.460Z] Removing intermediate container 298ba8a3dce1 [2024-02-20T00:49:47.460Z] ---> c2d18ad809c0 [2024-02-20T00:49:47.460Z] Step 11/26 : COPY . . [2024-02-20T00:49:48.043Z] ---> 5ed8f22daf9c [2024-02-20T00:49:48.043Z] Step 12/26 : RUN $MAKE [2024-02-20T00:49:48.043Z] ---> Running in ff3a6539e489 [2024-02-20T00:49:48.337Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-02-20T00:50:10.433Z] Removing intermediate container ff3a6539e489 [2024-02-20T00:50:10.433Z] ---> 9279f6d200e8 [2024-02-20T00:50:10.433Z] Step 13/26 : FROM alpine:3.18 [2024-02-20T00:50:10.433Z] 3.18: Pulling from library/alpine [2024-02-20T00:50:10.433Z] 619be1103602: Pulling fs layer [2024-02-20T00:50:10.433Z] 619be1103602: Verifying Checksum [2024-02-20T00:50:10.433Z] 619be1103602: Download complete [2024-02-20T00:50:10.434Z] 619be1103602: Pull complete [2024-02-20T00:50:10.434Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T00:50:10.434Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T00:50:10.434Z] ---> d3782b16ccc9 [2024-02-20T00:50:10.434Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-20T00:50:10.434Z] ---> Running in cad2e06c8af1 [2024-02-20T00:50:10.434Z] Removing intermediate container cad2e06c8af1 [2024-02-20T00:50:10.434Z] ---> 8454c31781f7 [2024-02-20T00:50:10.434Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-02-20T00:50:10.434Z] ---> Running in 09474c798e9b [2024-02-20T00:50:10.434Z] Removing intermediate container 09474c798e9b [2024-02-20T00:50:10.434Z] ---> e675bd0de858 [2024-02-20T00:50:10.434Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-02-20T00:50:10.434Z] ---> Running in 7c895dfae32b [2024-02-20T00:50:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:50:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:50:10.434Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T00:50:10.434Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:50:10.434Z] OK: 7 MiB in 16 packages [2024-02-20T00:50:10.434Z] Removing intermediate container 7c895dfae32b [2024-02-20T00:50:10.434Z] ---> 6e1ef292636e [2024-02-20T00:50:10.434Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-20T00:50:10.434Z] ---> Running in 88f22727bb36 [2024-02-20T00:50:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:50:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:50:10.434Z] OK: 7 MiB in 16 packages [2024-02-20T00:50:10.434Z] Removing intermediate container 88f22727bb36 [2024-02-20T00:50:10.434Z] ---> 5f7a82c91885 [2024-02-20T00:50:10.434Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-02-20T00:50:10.693Z] ---> c6a217a8dec4 [2024-02-20T00:50:10.693Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-02-20T00:50:10.953Z] ---> 6a2c1101f784 [2024-02-20T00:50:10.954Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-02-20T00:50:10.954Z] ---> b49c3f9fc54f [2024-02-20T00:50:10.954Z] Step 21/26 : EXPOSE 59986 [2024-02-20T00:50:10.954Z] ---> Running in 0849136b4f01 [2024-02-20T00:50:10.954Z] Removing intermediate container 0849136b4f01 [2024-02-20T00:50:10.954Z] ---> 414fe9542dd3 [2024-02-20T00:50:10.954Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-02-20T00:50:11.214Z] ---> Running in 9c17a8c9b8ad [2024-02-20T00:50:11.214Z] Removing intermediate container 9c17a8c9b8ad [2024-02-20T00:50:11.214Z] ---> a3b88665d333 [2024-02-20T00:50:11.214Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-20T00:50:11.214Z] ---> Running in da64d26c4a28 [2024-02-20T00:50:11.214Z] Removing intermediate container da64d26c4a28 [2024-02-20T00:50:11.214Z] ---> 206b5865386b [2024-02-20T00:50:11.214Z] Step 24/26 : LABEL arch=amd64 [2024-02-20T00:50:11.214Z] ---> Running in 2f82f30a95e9 [2024-02-20T00:50:11.474Z] Removing intermediate container 2f82f30a95e9 [2024-02-20T00:50:11.474Z] ---> 090f2163ca35 [2024-02-20T00:50:11.474Z] Step 25/26 : LABEL git_sha=402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:50:11.474Z] ---> Running in 9f015f37dec9 [2024-02-20T00:50:11.474Z] Removing intermediate container 9f015f37dec9 [2024-02-20T00:50:11.474Z] ---> 5185c048a9a5 [2024-02-20T00:50:11.474Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-02-20T00:50:11.474Z] ---> Running in 5003646dc55f [2024-02-20T00:50:11.474Z] Removing intermediate container 5003646dc55f [2024-02-20T00:50:11.474Z] ---> df0d2e354fef [2024-02-20T00:50:11.474Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T00:50:11.474Z] Successfully built df0d2e354fef [2024-02-20T00:50:11.474Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:50:11.723Z] provisioning config files... [2024-02-20T00:50:11.732Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4534499167234699420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:50:12.065Z] ---> ****-login.sh [2024-02-20T00:50:12.065Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:50:12.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:12.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:12.066Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:12.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:12.066Z] [2024-02-20T00:50:12.066Z] Login Succeeded [2024-02-20T00:50:12.066Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:50:12.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:12.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:12.066Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:12.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:12.066Z] [2024-02-20T00:50:12.066Z] Login Succeeded [2024-02-20T00:50:12.066Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:50:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:12.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:12.324Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:12.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:12.324Z] [2024-02-20T00:50:12.324Z] Login Succeeded [2024-02-20T00:50:12.324Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:50:12.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:12.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:12.325Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:12.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:12.325Z] [2024-02-20T00:50:12.325Z] Login Succeeded [2024-02-20T00:50:12.325Z] ****.io [2024-02-20T00:50:12.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:12.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:12.585Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:12.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:12.585Z] [2024-02-20T00:50:12.585Z] Login Succeeded [2024-02-20T00:50:12.585Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:50:12.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:50:12.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:50:12.774Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-02-20T00:50:12.775Z] 402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:50:12.775Z] latest [2024-02-20T00:50:12.775Z] 3.2.0-dev.9 [2024-02-20T00:50:12.775Z] 402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:50:12.775Z] main [2024-02-20T00:50:12.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:13.222Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:13.616Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:50:13.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-02-20T00:50:13.616Z] 705d9b6d94fa: Preparing [2024-02-20T00:50:13.616Z] 064f3fc51f81: Preparing [2024-02-20T00:50:13.616Z] f7af62a4d37c: Preparing [2024-02-20T00:50:13.616Z] d441adfa3aea: Preparing [2024-02-20T00:50:13.616Z] 98f8860dd538: Preparing [2024-02-20T00:50:13.616Z] aedc3bda2944: Preparing [2024-02-20T00:50:13.616Z] aedc3bda2944: Waiting [2024-02-20T00:50:13.616Z] 705d9b6d94fa: Pushed [2024-02-20T00:50:13.616Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:13.616Z] d441adfa3aea: Pushed [2024-02-20T00:50:13.616Z] 064f3fc51f81: Pushed [2024-02-20T00:50:13.616Z] 98f8860dd538: Pushed [2024-02-20T00:50:16.158Z] f7af62a4d37c: Pushed [2024-02-20T00:50:16.158Z] 402bee10dda5ca46600812a85f59fdfe6bf70583: digest: sha256:d6904ecec666ef2c0abc6276aaaa2dfc52d988d2bb2327271643d1f2a98aff89 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:16.534Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:16.916Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-02-20T00:50:16.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-02-20T00:50:16.916Z] 705d9b6d94fa: Preparing [2024-02-20T00:50:16.916Z] 064f3fc51f81: Preparing [2024-02-20T00:50:16.916Z] f7af62a4d37c: Preparing [2024-02-20T00:50:16.916Z] d441adfa3aea: Preparing [2024-02-20T00:50:16.916Z] 98f8860dd538: Preparing [2024-02-20T00:50:16.916Z] aedc3bda2944: Preparing [2024-02-20T00:50:16.916Z] aedc3bda2944: Waiting [2024-02-20T00:50:16.916Z] 064f3fc51f81: Layer already exists [2024-02-20T00:50:16.916Z] 98f8860dd538: Layer already exists [2024-02-20T00:50:16.916Z] 705d9b6d94fa: Layer already exists [2024-02-20T00:50:16.916Z] f7af62a4d37c: Layer already exists [2024-02-20T00:50:16.916Z] d441adfa3aea: Layer already exists [2024-02-20T00:50:16.916Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:16.916Z] latest: digest: sha256:d6904ecec666ef2c0abc6276aaaa2dfc52d988d2bb2327271643d1f2a98aff89 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:17.310Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:17.693Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.9 [2024-02-20T00:50:17.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-02-20T00:50:17.693Z] 705d9b6d94fa: Preparing [2024-02-20T00:50:17.693Z] 064f3fc51f81: Preparing [2024-02-20T00:50:17.693Z] f7af62a4d37c: Preparing [2024-02-20T00:50:17.693Z] d441adfa3aea: Preparing [2024-02-20T00:50:17.693Z] 98f8860dd538: Preparing [2024-02-20T00:50:17.693Z] aedc3bda2944: Preparing [2024-02-20T00:50:17.693Z] aedc3bda2944: Waiting [2024-02-20T00:50:17.693Z] 705d9b6d94fa: Layer already exists [2024-02-20T00:50:17.693Z] 98f8860dd538: Layer already exists [2024-02-20T00:50:17.693Z] f7af62a4d37c: Layer already exists [2024-02-20T00:50:17.693Z] d441adfa3aea: Layer already exists [2024-02-20T00:50:17.693Z] 064f3fc51f81: Layer already exists [2024-02-20T00:50:17.693Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:17.693Z] 3.2.0-dev.9: digest: sha256:d6904ecec666ef2c0abc6276aaaa2dfc52d988d2bb2327271643d1f2a98aff89 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:18.083Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:18.480Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:50:18.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-02-20T00:50:18.480Z] 705d9b6d94fa: Preparing [2024-02-20T00:50:18.480Z] 064f3fc51f81: Preparing [2024-02-20T00:50:18.480Z] f7af62a4d37c: Preparing [2024-02-20T00:50:18.480Z] d441adfa3aea: Preparing [2024-02-20T00:50:18.480Z] 98f8860dd538: Preparing [2024-02-20T00:50:18.480Z] aedc3bda2944: Preparing [2024-02-20T00:50:18.480Z] aedc3bda2944: Waiting [2024-02-20T00:50:18.480Z] 98f8860dd538: Layer already exists [2024-02-20T00:50:18.480Z] f7af62a4d37c: Layer already exists [2024-02-20T00:50:18.480Z] 064f3fc51f81: Layer already exists [2024-02-20T00:50:18.480Z] d441adfa3aea: Layer already exists [2024-02-20T00:50:18.480Z] 705d9b6d94fa: Layer already exists [2024-02-20T00:50:18.480Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:18.480Z] 402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9: digest: sha256:d6904ecec666ef2c0abc6276aaaa2dfc52d988d2bb2327271643d1f2a98aff89 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:18.885Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:19.276Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-02-20T00:50:19.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-02-20T00:50:19.276Z] 705d9b6d94fa: Preparing [2024-02-20T00:50:19.276Z] 064f3fc51f81: Preparing [2024-02-20T00:50:19.276Z] f7af62a4d37c: Preparing [2024-02-20T00:50:19.276Z] d441adfa3aea: Preparing [2024-02-20T00:50:19.276Z] 98f8860dd538: Preparing [2024-02-20T00:50:19.276Z] aedc3bda2944: Preparing [2024-02-20T00:50:19.276Z] aedc3bda2944: Waiting [2024-02-20T00:50:19.276Z] 064f3fc51f81: Layer already exists [2024-02-20T00:50:19.276Z] 705d9b6d94fa: Layer already exists [2024-02-20T00:50:19.276Z] f7af62a4d37c: Layer already exists [2024-02-20T00:50:19.276Z] d441adfa3aea: Layer already exists [2024-02-20T00:50:19.276Z] 98f8860dd538: Layer already exists [2024-02-20T00:50:19.276Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:19.276Z] main: digest: sha256:d6904ecec666ef2c0abc6276aaaa2dfc52d988d2bb2327271643d1f2a98aff89 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:50:19.482Z] ===================================================== [Pipeline] echo [2024-02-20T00:50:19.530Z] taggedImages: [2024-02-20T00:50:19.530Z] - nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:50:19.530Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-02-20T00:50:19.530Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.9 [2024-02-20T00:50:19.530Z] - nexus3.edgexfoundry.org:10004/device-rest:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:50:19.530Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:20.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:20.163Z] [2024-02-20T00:50:20.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:20.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:20.496Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T00:50:20.496Z] 5eb5b503b376: Pulling fs layer [2024-02-20T00:50:20.496Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T00:50:20.496Z] ec43610c2a17: Pulling fs layer [2024-02-20T00:50:20.496Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T00:50:20.496Z] 33b1e0a273af: Pulling fs layer [2024-02-20T00:50:20.496Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T00:50:20.496Z] 2f39f015ded8: Pulling fs layer [2024-02-20T00:50:20.496Z] 3a2ae6a8a46f: Waiting [2024-02-20T00:50:20.496Z] 2f39f015ded8: Waiting [2024-02-20T00:50:20.496Z] 33b1e0a273af: Waiting [2024-02-20T00:50:20.496Z] 5d3b04190fa2: Waiting [2024-02-20T00:50:20.496Z] 5c69ac0246d0: Download complete [2024-02-20T00:50:20.496Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-20T00:50:20.496Z] 3a2ae6a8a46f: Download complete [2024-02-20T00:50:20.496Z] 33b1e0a273af: Verifying Checksum [2024-02-20T00:50:20.496Z] 33b1e0a273af: Download complete [2024-02-20T00:50:20.496Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T00:50:20.496Z] 5d3b04190fa2: Download complete [2024-02-20T00:50:20.754Z] ec43610c2a17: Verifying Checksum [2024-02-20T00:50:20.754Z] ec43610c2a17: Download complete [2024-02-20T00:50:20.754Z] 5eb5b503b376: Download complete [2024-02-20T00:50:21.320Z] 2f39f015ded8: Download complete [2024-02-20T00:50:22.258Z] 5eb5b503b376: Pull complete [2024-02-20T00:50:22.258Z] 5c69ac0246d0: Pull complete [2024-02-20T00:50:22.835Z] ec43610c2a17: Pull complete [2024-02-20T00:50:22.835Z] 3a2ae6a8a46f: Pull complete [2024-02-20T00:50:23.093Z] 33b1e0a273af: Pull complete [2024-02-20T00:50:23.093Z] 5d3b04190fa2: Pull complete [2024-02-20T00:50:27.271Z] 2f39f015ded8: Pull complete [2024-02-20T00:50:27.271Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T00:50:27.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:27.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:50:27.472Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T00:50:27.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T00:50:32.152Z] $ docker top 7d36f20369e21ccfedced010a94841076c0e0ddb061fed80cc28fdd2e86ab018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:50:32.574Z] ---> job-cost.sh [2024-02-20T00:50:32.575Z] lf-activate-venv: SKIPPING [2024-02-20T00:50:32.575Z] INFO: No Stack... [2024-02-20T00:50:32.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T00:50:33.403Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T00:50:33.692Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-02-20T00:50:33.692Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T00:50:33.706Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [2024-02-20T00:50:33.717Z] Resource [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] did not exist. Created. [2024-02-20T00:50:33.723Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T00:50:34.082Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T00:50:34.145Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T00:50:34.152Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T00:50:34.243Z] $ docker stop --time=1 7d36f20369e21ccfedced010a94841076c0e0ddb061fed80cc28fdd2e86ab018 [2024-02-20T00:50:35.404Z] $ docker rm -f --volumes 7d36f20369e21ccfedced010a94841076c0e0ddb061fed80cc28fdd2e86ab018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T00:51:48.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1292 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-02-20T00:51:48.871Z] Running in /w/workspace/device-rest-go/161 [Pipeline] { [Pipeline] checkout [2024-02-20T00:51:51.956Z] The recommended git tool is: git [2024-02-20T00:51:58.291Z] using credential edgex-jenkins-ssh [2024-02-20T00:51:58.313Z] Cloning the remote Git repository [2024-02-20T00:51:58.372Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-02-20T00:51:58.489Z] > git init /w/workspace/device-rest-go/161 # timeout=10 [2024-02-20T00:51:58.676Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-02-20T00:51:58.678Z] > git --version # timeout=10 [2024-02-20T00:51:58.702Z] > git --version # 'git version 2.25.1' [2024-02-20T00:51:58.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T00:51:58.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T00:52:01.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-02-20T00:52:01.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T00:52:03.039Z] Avoid second fetch [2024-02-20T00:52:03.040Z] Checking out Revision 402bee10dda5ca46600812a85f59fdfe6bf70583 (main) [2024-02-20T00:52:03.782Z] Commit message: "Merge pull request #381 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [2024-02-20T00:52:03.064Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T00:52:03.145Z] > git checkout -f 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T00:52:04.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T00:52:04.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:52:04.968Z] Dload Upload Total Spent Left Speed [2024-02-20T00:52:04.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-02-20T00:52:05.329Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T00:52:05.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T00:52:05.670Z] + sudo tee /etc/docker/daemon.new [2024-02-20T00:52:05.670Z] { [2024-02-20T00:52:05.670Z] "registry-mirrors": [ [2024-02-20T00:52:05.670Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T00:52:05.670Z] ], [2024-02-20T00:52:05.670Z] "bip": "10.250.0.254/24", [2024-02-20T00:52:05.670Z] "hosts": [ [2024-02-20T00:52:05.670Z] "tcp://0.0.0.0:5555", [2024-02-20T00:52:05.670Z] "unix:///var/run/docker.sock" [2024-02-20T00:52:05.670Z] ], [2024-02-20T00:52:05.670Z] "mtu": 1458, [2024-02-20T00:52:05.670Z] "selinux-enabled": true, [2024-02-20T00:52:05.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T00:52:05.670Z] } [Pipeline] sh [2024-02-20T00:52:06.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T00:52:06.431Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:52:24.850Z] provisioning config files... [2024-02-20T00:52:24.884Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/161@tmp/config14367459036152900083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:52:25.376Z] ---> ****-login.sh [2024-02-20T00:52:25.376Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:52:25.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:52:25.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:52:25.970Z] Configure a credential helper to remove this warning. See [2024-02-20T00:52:25.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:52:25.970Z] [2024-02-20T00:52:25.970Z] Login Succeeded [2024-02-20T00:52:25.970Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:52:26.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:52:26.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:52:26.512Z] Configure a credential helper to remove this warning. See [2024-02-20T00:52:26.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:52:26.512Z] [2024-02-20T00:52:26.512Z] Login Succeeded [2024-02-20T00:52:26.512Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:52:26.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:52:26.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:52:26.783Z] Configure a credential helper to remove this warning. See [2024-02-20T00:52:26.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:52:26.783Z] [2024-02-20T00:52:26.783Z] Login Succeeded [2024-02-20T00:52:26.783Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:52:27.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:52:27.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:52:27.327Z] Configure a credential helper to remove this warning. See [2024-02-20T00:52:27.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:52:27.327Z] [2024-02-20T00:52:27.327Z] Login Succeeded [2024-02-20T00:52:27.327Z] ****.io [2024-02-20T00:52:27.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:52:27.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:52:27.871Z] Configure a credential helper to remove this warning. See [2024-02-20T00:52:27.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:52:27.871Z] [2024-02-20T00:52:27.871Z] Login Succeeded [2024-02-20T00:52:27.871Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:52:27.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T00:52:28.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:52:28.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:52:28.533Z] ========================================================= [2024-02-20T00:52:28.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T00:52:28.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:52:29.037Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T00:52:29.037Z] Sending build context to Docker daemon 127.5kB [2024-02-20T00:52:29.308Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:52:29.308Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T00:52:29.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T00:52:29.583Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T00:52:29.583Z] 5d54e960e981: Pulling fs layer [2024-02-20T00:52:29.583Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T00:52:29.583Z] f0e02332f6b5: Pulling fs layer [2024-02-20T00:52:29.583Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T00:52:29.583Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T00:52:29.583Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T00:52:29.583Z] 872ee5b61b7b: Waiting [2024-02-20T00:52:29.583Z] f0e02332f6b5: Waiting [2024-02-20T00:52:29.583Z] 0c6a40ed1a82: Waiting [2024-02-20T00:52:29.583Z] 94ae7d8d031c: Waiting [2024-02-20T00:52:29.583Z] 5d54e960e981: Verifying Checksum [2024-02-20T00:52:29.583Z] 5d54e960e981: Download complete [2024-02-20T00:52:29.583Z] f0e02332f6b5: Verifying Checksum [2024-02-20T00:52:29.583Z] f0e02332f6b5: Download complete [2024-02-20T00:52:29.583Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T00:52:29.583Z] 872ee5b61b7b: Download complete [2024-02-20T00:52:29.583Z] 9fda8d8052c6: Download complete [2024-02-20T00:52:30.175Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T00:52:30.175Z] 94ae7d8d031c: Download complete [2024-02-20T00:52:30.770Z] 9fda8d8052c6: Pull complete [2024-02-20T00:52:31.363Z] 5d54e960e981: Pull complete [2024-02-20T00:52:31.634Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T00:52:31.634Z] c4a7e357bf2a: Download complete [2024-02-20T00:52:32.617Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T00:52:32.617Z] 0c6a40ed1a82: Download complete [2024-02-20T00:52:45.004Z] c4a7e357bf2a: Pull complete [2024-02-20T00:52:45.285Z] f0e02332f6b5: Pull complete [2024-02-20T00:52:45.556Z] 872ee5b61b7b: Pull complete [2024-02-20T00:52:57.896Z] 0c6a40ed1a82: Pull complete [2024-02-20T00:52:58.490Z] 94ae7d8d031c: Pull complete [2024-02-20T00:52:58.759Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T00:52:58.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T00:52:58.759Z] ---> 86de565de09d [2024-02-20T00:52:58.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:52:59.725Z] ---> Running in 434b4d73e5ae [2024-02-20T00:52:59.999Z] Removing intermediate container 434b4d73e5ae [2024-02-20T00:52:59.999Z] ---> 36f5d467de80 [2024-02-20T00:52:59.999Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:52:59.999Z] ---> Running in e7345dece2f6 [2024-02-20T00:53:00.272Z] Removing intermediate container e7345dece2f6 [2024-02-20T00:53:00.272Z] ---> fb28b66af7f3 [2024-02-20T00:53:00.272Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T00:53:00.542Z] ---> Running in 6936dfb5a8b6 [2024-02-20T00:53:00.812Z] Removing intermediate container 6936dfb5a8b6 [2024-02-20T00:53:00.812Z] ---> 1d2e5f5ef717 [2024-02-20T00:53:00.812Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T00:53:01.093Z] ---> Running in fec5df72f3bb [2024-02-20T00:53:01.370Z] Removing intermediate container fec5df72f3bb [2024-02-20T00:53:01.370Z] ---> 74fb8385f219 [2024-02-20T00:53:01.370Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:53:01.370Z] ---> Running in aba95912c203 [2024-02-20T00:53:02.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:53:03.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:53:04.800Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T00:53:04.800Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T00:53:04.800Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T00:53:04.800Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T00:53:04.800Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:53:05.070Z] OK: 271 MiB in 56 packages [2024-02-20T00:53:06.502Z] Removing intermediate container aba95912c203 [2024-02-20T00:53:06.503Z] ---> 7c95dfd58342 [2024-02-20T00:53:06.503Z] Step 8/12 : WORKDIR /device-rest-go [2024-02-20T00:53:06.503Z] ---> Running in 5a8770c507e9 [2024-02-20T00:53:06.772Z] Removing intermediate container 5a8770c507e9 [2024-02-20T00:53:06.772Z] ---> fadaf8b180a7 [2024-02-20T00:53:06.772Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T00:53:07.361Z] ---> 370eb4a55668 [2024-02-20T00:53:07.361Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:53:07.361Z] ---> Running in 88b4eb041ab7 [2024-02-20T00:54:15.302Z] Removing intermediate container 88b4eb041ab7 [2024-02-20T00:54:15.302Z] ---> 7ae9ab00cc2a [2024-02-20T00:54:15.302Z] Step 11/12 : COPY . . [2024-02-20T00:54:15.302Z] ---> 14c109c273cd [2024-02-20T00:54:15.302Z] Step 12/12 : RUN $MAKE [2024-02-20T00:54:15.302Z] ---> Running in fdbdbf0f3999 [2024-02-20T00:54:15.302Z] noop [2024-02-20T00:54:15.302Z] Removing intermediate container fdbdbf0f3999 [2024-02-20T00:54:15.302Z] ---> fd0ebb09ef7e [2024-02-20T00:54:15.302Z] Successfully built fd0ebb09ef7e [2024-02-20T00:54:15.302Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:54:15.783Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T00:54:15.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:54:16.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-1292 does not seem to be running inside a container [2024-02-20T00:54:16.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/161 -v /w/workspace/device-rest-go/161:/w/workspace/device-rest-go/161:rw,z -v /w/workspace/device-rest-go/161@tmp:/w/workspace/device-rest-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T00:54:17.568Z] $ docker top d626a954c8484d4fca851b4560f3f2dca77d8e15e6dd68ed4066c6ad260d8b3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:54:18.512Z] + go version [2024-02-20T00:54:18.512Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T00:54:18.534Z] $ docker stop --time=1 d626a954c8484d4fca851b4560f3f2dca77d8e15e6dd68ed4066c6ad260d8b3b [2024-02-20T00:54:20.229Z] $ docker rm -f --volumes d626a954c8484d4fca851b4560f3f2dca77d8e15e6dd68ed4066c6ad260d8b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:54:21.157Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T00:54:21.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:54:21.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-1292 does not seem to be running inside a container [2024-02-20T00:54:21.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/161 -v /w/workspace/device-rest-go/161:/w/workspace/device-rest-go/161:rw,z -v /w/workspace/device-rest-go/161@tmp:/w/workspace/device-rest-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T00:54:24.369Z] $ docker top bdf0d62f93e6a2b6fcf2056fdc03a275b441c15ec0fcc4770f918a40d2436c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:54:25.314Z] + git config --global --add safe.directory /w/workspace/device-rest-go/161 [Pipeline] fileExists [Pipeline] sh [2024-02-20T00:54:26.020Z] + make test [2024-02-20T00:54:26.020Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T00:54:30.305Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-02-20T00:56:37.720Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-02-20T00:56:37.720Z] ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 33.2% of statements [2024-02-20T00:56:37.720Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T00:56:37.720Z] go vet ./... [2024-02-20T00:57:05.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T00:57:05.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T00:57:05.080Z] ./bin/test-attribution-txt.sh [2024-02-20T00:57:05.080Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T00:57:05.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T00:57:05.202Z] $ docker stop --time=1 bdf0d62f93e6a2b6fcf2056fdc03a275b441c15ec0fcc4770f918a40d2436c64 [2024-02-20T00:57:08.201Z] $ docker rm -f --volumes bdf0d62f93e6a2b6fcf2056fdc03a275b441c15ec0fcc4770f918a40d2436c64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:57:09.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T00:57:09.695Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T00:57:10.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T00:57:10.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T00:57:11.322Z] + ls -al . [2024-02-20T00:57:11.322Z] total 176 [2024-02-20T00:57:11.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:54 . [2024-02-20T00:57:11.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:51 .. [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 20 00:52 .dockerignore [2024-02-20T00:57:11.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:52 .git [2024-02-20T00:57:11.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:52 .github [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 00:52 .gitignore [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 00:52 .golangci.yml [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 10300 Feb 20 00:52 Attribution.txt [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 17685 Feb 20 00:52 CHANGELOG.md [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 1687 Feb 20 00:52 Dockerfile [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 00:52 GOVERNANCE.md [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 00:52 Jenkinsfile [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 00:52 LICENSE [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 2016 Feb 20 00:52 Makefile [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 00:52 OWNERS.md [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 20 00:52 README.md [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:48 VERSION [2024-02-20T00:57:11.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:52 bin [2024-02-20T00:57:11.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:52 cmd [2024-02-20T00:57:11.322Z] -rw-r--r-- 1 jenkins jenkins 14499 Feb 20 00:56 coverage.out [2024-02-20T00:57:11.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:52 driver [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 3935 Feb 20 00:52 go.mod [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 34601 Feb 20 00:52 go.sum [2024-02-20T00:57:11.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:52 openapi [2024-02-20T00:57:11.322Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 20 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:57:11.752Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=402bee10dda5ca46600812a85f59fdfe6bf70583 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-20T00:57:11.752Z] Sending build context to Docker daemon 142.8kB [2024-02-20T00:57:12.022Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:57:12.022Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-20T00:57:12.022Z] ---> fd0ebb09ef7e [2024-02-20T00:57:12.022Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:57:12.291Z] ---> Running in 32694356ac51 [2024-02-20T00:57:12.558Z] Removing intermediate container 32694356ac51 [2024-02-20T00:57:12.558Z] ---> 9a21dc9b91af [2024-02-20T00:57:12.558Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:57:12.558Z] ---> Running in 0ea2374592e6 [2024-02-20T00:57:13.157Z] Removing intermediate container 0ea2374592e6 [2024-02-20T00:57:13.157Z] ---> a91a9291e4e8 [2024-02-20T00:57:13.157Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T00:57:13.157Z] ---> Running in ddcbe34811f5 [2024-02-20T00:57:15.796Z] Removing intermediate container ddcbe34811f5 [2024-02-20T00:57:15.796Z] ---> 2d47df7a072c [2024-02-20T00:57:15.796Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T00:57:15.796Z] ---> Running in 6aa6a8e6b408 [2024-02-20T00:57:15.796Z] Removing intermediate container 6aa6a8e6b408 [2024-02-20T00:57:15.796Z] ---> dee6ca5ce59e [2024-02-20T00:57:15.796Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:57:15.796Z] ---> Running in e7939fba823d [2024-02-20T00:57:16.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:57:17.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:57:18.455Z] OK: 271 MiB in 56 packages [2024-02-20T00:57:19.872Z] Removing intermediate container e7939fba823d [2024-02-20T00:57:19.872Z] ---> c635a44f3ab5 [2024-02-20T00:57:19.872Z] Step 8/26 : WORKDIR /device-rest-go [2024-02-20T00:57:19.872Z] ---> Running in 2742cec54308 [2024-02-20T00:57:20.144Z] Removing intermediate container 2742cec54308 [2024-02-20T00:57:20.144Z] ---> 019fabd096ad [2024-02-20T00:57:20.144Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-20T00:57:22.100Z] ---> a9950405025c [2024-02-20T00:57:22.100Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:57:22.100Z] ---> Running in bc9c4d8887c4 [2024-02-20T00:57:26.382Z] Removing intermediate container bc9c4d8887c4 [2024-02-20T00:57:26.382Z] ---> 20af31a85fae [2024-02-20T00:57:26.382Z] Step 11/26 : COPY . . [2024-02-20T00:57:26.382Z] ---> 66b564f07739 [2024-02-20T00:57:26.382Z] Step 12/26 : RUN $MAKE [2024-02-20T00:57:26.649Z] ---> Running in 1f4c12375c5c [2024-02-20T00:57:27.615Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-02-20T00:59:35.078Z] Removing intermediate container 1f4c12375c5c [2024-02-20T00:59:35.078Z] ---> 92fdf34778e7 [2024-02-20T00:59:35.078Z] Step 13/26 : FROM alpine:3.18 [2024-02-20T00:59:35.078Z] 3.18: Pulling from library/alpine [2024-02-20T00:59:35.078Z] c6b39de5b339: Pulling fs layer [2024-02-20T00:59:35.078Z] c6b39de5b339: Download complete [2024-02-20T00:59:35.078Z] c6b39de5b339: Pull complete [2024-02-20T00:59:35.078Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T00:59:35.078Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T00:59:35.078Z] ---> 33abbf032149 [2024-02-20T00:59:35.078Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-20T00:59:35.078Z] ---> Running in c66e93c63065 [2024-02-20T00:59:35.078Z] Removing intermediate container c66e93c63065 [2024-02-20T00:59:35.078Z] ---> ed9852cb38ba [2024-02-20T00:59:35.078Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-02-20T00:59:35.078Z] ---> Running in 463b9bfe2bca [2024-02-20T00:59:35.078Z] Removing intermediate container 463b9bfe2bca [2024-02-20T00:59:35.078Z] ---> e1724616ec84 [2024-02-20T00:59:35.078Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-02-20T00:59:35.078Z] ---> Running in 45fb5eadf65b [2024-02-20T00:59:35.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:35.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:35.078Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T00:59:35.078Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:59:35.078Z] OK: 8 MiB in 16 packages [2024-02-20T00:59:35.353Z] Removing intermediate container 45fb5eadf65b [2024-02-20T00:59:35.353Z] ---> 86a67f47caea [2024-02-20T00:59:35.353Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-20T00:59:35.622Z] ---> Running in 39b188d24285 [2024-02-20T00:59:36.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:37.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:38.139Z] OK: 8 MiB in 16 packages [2024-02-20T00:59:39.097Z] Removing intermediate container 39b188d24285 [2024-02-20T00:59:39.097Z] ---> 90388051d1dc [2024-02-20T00:59:39.097Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-02-20T00:59:40.596Z] ---> 8a92a57f140a [2024-02-20T00:59:40.596Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-02-20T00:59:41.183Z] ---> 6d913a8ce40a [2024-02-20T00:59:41.183Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-02-20T00:59:41.772Z] ---> 86132c93099a [2024-02-20T00:59:41.772Z] Step 21/26 : EXPOSE 59986 [2024-02-20T00:59:41.772Z] ---> Running in 710664b64054 [2024-02-20T00:59:42.051Z] Removing intermediate container 710664b64054 [2024-02-20T00:59:42.051Z] ---> 709e96658d1a [2024-02-20T00:59:42.051Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-02-20T00:59:42.321Z] ---> Running in 2716d2bb29ab [2024-02-20T00:59:42.593Z] Removing intermediate container 2716d2bb29ab [2024-02-20T00:59:42.593Z] ---> 4a27952bb120 [2024-02-20T00:59:42.593Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-20T00:59:42.593Z] ---> Running in 4d8eb609bc45 [2024-02-20T00:59:43.185Z] Removing intermediate container 4d8eb609bc45 [2024-02-20T00:59:43.185Z] ---> 6bd4db5fae30 [2024-02-20T00:59:43.185Z] Step 24/26 : LABEL arch=arm64 [2024-02-20T00:59:43.185Z] ---> Running in ddf71e583b91 [2024-02-20T00:59:43.454Z] Removing intermediate container ddf71e583b91 [2024-02-20T00:59:43.454Z] ---> e2785dc06cbf [2024-02-20T00:59:43.454Z] Step 25/26 : LABEL git_sha=402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:59:43.454Z] ---> Running in e1ea2541bdb3 [2024-02-20T00:59:43.722Z] Removing intermediate container e1ea2541bdb3 [2024-02-20T00:59:43.722Z] ---> 889e6e587a9b [2024-02-20T00:59:43.722Z] Step 26/26 : LABEL version=3.2.0-dev.9 [2024-02-20T00:59:43.991Z] ---> Running in 8e95aeb931ad [2024-02-20T00:59:44.260Z] Removing intermediate container 8e95aeb931ad [2024-02-20T00:59:44.260Z] ---> a82604626bd6 [2024-02-20T00:59:44.260Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T00:59:44.260Z] Successfully built a82604626bd6 [2024-02-20T00:59:44.260Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:59:44.870Z] provisioning config files... [2024-02-20T00:59:44.890Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/161@tmp/config155886953859760670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:59:45.284Z] ---> ****-login.sh [2024-02-20T00:59:45.284Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:59:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:45.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:45.550Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:45.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:45.550Z] [2024-02-20T00:59:45.550Z] Login Succeeded [2024-02-20T00:59:45.550Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:59:45.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:45.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:45.816Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:45.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:45.817Z] [2024-02-20T00:59:45.817Z] Login Succeeded [2024-02-20T00:59:46.084Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:59:46.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:46.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:46.356Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:46.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:46.356Z] [2024-02-20T00:59:46.356Z] Login Succeeded [2024-02-20T00:59:46.356Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:59:46.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:46.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:46.625Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:46.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:46.625Z] [2024-02-20T00:59:46.891Z] Login Succeeded [2024-02-20T00:59:46.891Z] ****.io [2024-02-20T00:59:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:47.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:47.426Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:47.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:47.426Z] [2024-02-20T00:59:47.426Z] Login Succeeded [2024-02-20T00:59:47.426Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:59:47.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:59:47.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:59:47.698Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-02-20T00:59:47.698Z] 402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:59:47.698Z] latest [2024-02-20T00:59:47.698Z] 3.2.0-dev.9 [2024-02-20T00:59:47.698Z] 402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:59:47.698Z] main [2024-02-20T00:59:47.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:48.253Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:48.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:59:48.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-02-20T00:59:48.990Z] e25308c50c3f: Preparing [2024-02-20T00:59:48.990Z] cc4120dc6643: Preparing [2024-02-20T00:59:48.990Z] 9c66b033815d: Preparing [2024-02-20T00:59:48.990Z] 3f7e10691e7d: Preparing [2024-02-20T00:59:48.990Z] 35f47a31c775: Preparing [2024-02-20T00:59:48.990Z] 7c504f21be85: Preparing [2024-02-20T00:59:48.990Z] 7c504f21be85: Waiting [2024-02-20T00:59:49.258Z] e25308c50c3f: Pushed [2024-02-20T00:59:49.258Z] 3f7e10691e7d: Pushed [2024-02-20T00:59:49.258Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:49.258Z] cc4120dc6643: Pushed [2024-02-20T00:59:49.258Z] 35f47a31c775: Pushed [2024-02-20T00:59:53.516Z] 9c66b033815d: Pushed [2024-02-20T00:59:53.781Z] 402bee10dda5ca46600812a85f59fdfe6bf70583: digest: sha256:5e6b626cbd0a3081d51373ba266f87fecf8e54b29597ce19be1297037196360a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:54.259Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:54.734Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-02-20T00:59:54.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-02-20T00:59:54.734Z] e25308c50c3f: Preparing [2024-02-20T00:59:54.734Z] cc4120dc6643: Preparing [2024-02-20T00:59:54.734Z] 9c66b033815d: Preparing [2024-02-20T00:59:54.734Z] 3f7e10691e7d: Preparing [2024-02-20T00:59:54.734Z] 35f47a31c775: Preparing [2024-02-20T00:59:54.734Z] 7c504f21be85: Preparing [2024-02-20T00:59:54.734Z] 7c504f21be85: Waiting [2024-02-20T00:59:54.734Z] 9c66b033815d: Layer already exists [2024-02-20T00:59:54.734Z] cc4120dc6643: Layer already exists [2024-02-20T00:59:54.734Z] 3f7e10691e7d: Layer already exists [2024-02-20T00:59:54.734Z] e25308c50c3f: Layer already exists [2024-02-20T00:59:54.734Z] 35f47a31c775: Layer already exists [2024-02-20T00:59:54.734Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:55.001Z] latest: digest: sha256:5e6b626cbd0a3081d51373ba266f87fecf8e54b29597ce19be1297037196360a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:55.480Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:55.960Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.9 [2024-02-20T00:59:55.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-02-20T00:59:55.960Z] e25308c50c3f: Preparing [2024-02-20T00:59:55.960Z] cc4120dc6643: Preparing [2024-02-20T00:59:55.960Z] 9c66b033815d: Preparing [2024-02-20T00:59:55.960Z] 3f7e10691e7d: Preparing [2024-02-20T00:59:55.960Z] 35f47a31c775: Preparing [2024-02-20T00:59:55.960Z] 7c504f21be85: Preparing [2024-02-20T00:59:55.960Z] e25308c50c3f: Layer already exists [2024-02-20T00:59:55.960Z] cc4120dc6643: Layer already exists [2024-02-20T00:59:55.960Z] 3f7e10691e7d: Layer already exists [2024-02-20T00:59:55.960Z] 35f47a31c775: Layer already exists [2024-02-20T00:59:55.960Z] 9c66b033815d: Layer already exists [2024-02-20T00:59:55.960Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:56.225Z] 3.2.0-dev.9: digest: sha256:5e6b626cbd0a3081d51373ba266f87fecf8e54b29597ce19be1297037196360a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:56.834Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:57.325Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:59:57.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-02-20T00:59:57.325Z] e25308c50c3f: Preparing [2024-02-20T00:59:57.325Z] cc4120dc6643: Preparing [2024-02-20T00:59:57.325Z] 9c66b033815d: Preparing [2024-02-20T00:59:57.325Z] 3f7e10691e7d: Preparing [2024-02-20T00:59:57.325Z] 35f47a31c775: Preparing [2024-02-20T00:59:57.325Z] 7c504f21be85: Preparing [2024-02-20T00:59:57.325Z] 7c504f21be85: Waiting [2024-02-20T00:59:57.325Z] 9c66b033815d: Layer already exists [2024-02-20T00:59:57.325Z] e25308c50c3f: Layer already exists [2024-02-20T00:59:57.325Z] cc4120dc6643: Layer already exists [2024-02-20T00:59:57.325Z] 3f7e10691e7d: Layer already exists [2024-02-20T00:59:57.325Z] 35f47a31c775: Layer already exists [2024-02-20T00:59:57.325Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:57.596Z] 402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9: digest: sha256:5e6b626cbd0a3081d51373ba266f87fecf8e54b29597ce19be1297037196360a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:58.097Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:58.574Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-02-20T00:59:58.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-02-20T00:59:58.574Z] e25308c50c3f: Preparing [2024-02-20T00:59:58.574Z] cc4120dc6643: Preparing [2024-02-20T00:59:58.574Z] 9c66b033815d: Preparing [2024-02-20T00:59:58.574Z] 3f7e10691e7d: Preparing [2024-02-20T00:59:58.574Z] 35f47a31c775: Preparing [2024-02-20T00:59:58.574Z] 7c504f21be85: Preparing [2024-02-20T00:59:58.574Z] 7c504f21be85: Waiting [2024-02-20T00:59:58.574Z] cc4120dc6643: Layer already exists [2024-02-20T00:59:58.574Z] 9c66b033815d: Layer already exists [2024-02-20T00:59:58.574Z] 35f47a31c775: Layer already exists [2024-02-20T00:59:58.574Z] e25308c50c3f: Layer already exists [2024-02-20T00:59:58.574Z] 3f7e10691e7d: Layer already exists [2024-02-20T00:59:58.574Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:58.844Z] main: digest: sha256:5e6b626cbd0a3081d51373ba266f87fecf8e54b29597ce19be1297037196360a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:59:59.170Z] ===================================================== [Pipeline] echo [2024-02-20T00:59:59.226Z] taggedImages: [2024-02-20T00:59:59.226Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583 [2024-02-20T00:59:59.226Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-02-20T00:59:59.226Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.9 [2024-02-20T00:59:59.226Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:402bee10dda5ca46600812a85f59fdfe6bf70583-3.2.0-dev.9 [2024-02-20T00:59:59.226Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:59.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T00:59:59.865Z] [2024-02-20T00:59:59.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:00.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:00:02.827Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T01:00:02.827Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T01:00:02.827Z] 04944245beec: Pulling fs layer [2024-02-20T01:00:02.827Z] 699f458cf7ca: Pulling fs layer [2024-02-20T01:00:02.827Z] 765212b225bb: Pulling fs layer [2024-02-20T01:00:02.827Z] f23df028b6ca: Pulling fs layer [2024-02-20T01:00:02.827Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T01:00:02.827Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T01:00:02.827Z] 765212b225bb: Waiting [2024-02-20T01:00:02.827Z] f23df028b6ca: Waiting [2024-02-20T01:00:02.827Z] d65c8cfc05b1: Waiting [2024-02-20T01:00:02.827Z] 2437ff75d9bd: Waiting [2024-02-20T01:00:02.827Z] 04944245beec: Verifying Checksum [2024-02-20T01:00:02.827Z] 04944245beec: Download complete [2024-02-20T01:00:02.827Z] 765212b225bb: Download complete [2024-02-20T01:00:02.827Z] f23df028b6ca: Verifying Checksum [2024-02-20T01:00:02.827Z] f23df028b6ca: Download complete [2024-02-20T01:00:03.094Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T01:00:03.094Z] d65c8cfc05b1: Download complete [2024-02-20T01:00:03.094Z] 699f458cf7ca: Verifying Checksum [2024-02-20T01:00:03.094Z] 699f458cf7ca: Download complete [2024-02-20T01:00:03.360Z] 8998bd30e6a1: Verifying Checksum [2024-02-20T01:00:03.360Z] 8998bd30e6a1: Download complete [2024-02-20T01:00:05.932Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T01:00:05.932Z] 2437ff75d9bd: Download complete [2024-02-20T01:00:08.514Z] 8998bd30e6a1: Pull complete [2024-02-20T01:00:08.514Z] 04944245beec: Pull complete [2024-02-20T01:00:09.919Z] 699f458cf7ca: Pull complete [2024-02-20T01:00:10.503Z] 765212b225bb: Pull complete [2024-02-20T01:00:11.088Z] f23df028b6ca: Pull complete [2024-02-20T01:00:11.355Z] d65c8cfc05b1: Pull complete [2024-02-20T01:00:29.603Z] 2437ff75d9bd: Pull complete [2024-02-20T01:00:29.603Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T01:00:29.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:00:29.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:00:29.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-1292 does not seem to be running inside a container [2024-02-20T01:00:30.048Z] $ 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-rest-go/161 -v /w/workspace/device-rest-go/161:/w/workspace/device-rest-go/161:rw,z -v /w/workspace/device-rest-go/161@tmp:/w/workspace/device-rest-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-20T01:00:33.055Z] $ docker top 639bc0d07eb2f649ce3fb1b5fdac7e0a84fa6f07b13bb9f19b1fae3ad9d3c41f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:00:34.002Z] ---> job-cost.sh [2024-02-20T01:00:34.002Z] lf-activate-venv: SKIPPING [2024-02-20T01:00:34.002Z] INFO: No Stack... [2024-02-20T01:00:34.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T01:00:35.225Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:00:35.861Z] + cat /w/workspace/device-rest-go/161/archives/cost.csv [2024-02-20T01:00:35.862Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T01:00:35.923Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [2024-02-20T01:00:35.930Z] Resource [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] did not exist. Created. [2024-02-20T01:00:35.935Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:00:36.680Z] /w/workspace/device-rest-go/161@tmp/durable-1d01757f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T01:00:37.324Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T01:00:37.389Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T01:00:37.437Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:00:37.445Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:00:37.550Z] $ docker stop --time=1 639bc0d07eb2f649ce3fb1b5fdac7e0a84fa6f07b13bb9f19b1fae3ad9d3c41f [2024-02-20T01:00:39.058Z] $ docker rm -f --volumes 639bc0d07eb2f649ce3fb1b5fdac7e0a84fa6f07b13bb9f19b1fae3ad9d3c41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-20T01:00:40.508Z] provisioning config files... [2024-02-20T01:00:40.517Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18054220626095581418tmp [Pipeline] { [Pipeline] sh [2024-02-20T01:00:40.899Z] + set +x [2024-02-20T01:00:40.899Z] + curl -s https://codecov.io/bash [2024-02-20T01:00:40.899Z] + bash -s -- [2024-02-20T01:00:40.899Z] [2024-02-20T01:00:40.899Z] _____ _ [2024-02-20T01:00:40.899Z] / ____| | | [2024-02-20T01:00:40.899Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T01:00:40.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T01:00:40.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T01:00:40.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T01:00:40.899Z] Bash-1.0.6 [2024-02-20T01:00:40.899Z] [2024-02-20T01:00:40.899Z] [2024-02-20T01:00:40.899Z] ==> git version 2.25.1 found [2024-02-20T01:00:40.899Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-20T01:00:40.899Z] Release-Date: 2020-01-08 [2024-02-20T01:00:40.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T01:00:40.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T01:00:40.899Z] ==> Jenkins CI detected. [2024-02-20T01:00:40.899Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-02-20T01:00:40.899Z] project root: . [2024-02-20T01:00:40.899Z] --> token set from env [2024-02-20T01:00:40.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T01:00:40.899Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T01:00:40.899Z] ==> Python coveragepy not found [2024-02-20T01:00:40.899Z] ==> Searching for coverage reports in: [2024-02-20T01:00:40.899Z] + . [2024-02-20T01:00:40.899Z] -> Found 1 reports [2024-02-20T01:00:40.899Z] ==> Detecting git/mercurial file structure [2024-02-20T01:00:40.899Z] ==> Reading reports [2024-02-20T01:00:40.899Z] + ./coverage.out bytes=14499 [2024-02-20T01:00:41.159Z] ==> Appending adjustments [2024-02-20T01:00:41.160Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T01:00:41.160Z] + Found adjustments [2024-02-20T01:00:41.160Z] ==> Gzipping contents [2024-02-20T01:00:41.160Z] 4.0K /tmp/codecov.AglilR.gz [2024-02-20T01:00:41.160Z] ==> Uploading reports [2024-02-20T01:00:41.160Z] url: https://codecov.io [2024-02-20T01:00:41.160Z] query: branch=main&commit=402bee10dda5ca46600812a85f59fdfe6bf70583&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T01:00:41.160Z] -> Pinging Codecov [2024-02-20T01:00:41.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=402bee10dda5ca46600812a85f59fdfe6bf70583&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T01:00:41.419Z] -> Uploading to [2024-02-20T01:00:41.420Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/4E5D53B4F1F92C436F7061BF334D961C/402bee10dda5ca46600812a85f59fdfe6bf70583/35ec950e-2cdd-4bb1-a966-f2b0e40c4ddd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T010041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2047b42050db3e7014c4d7bf43e1d36e82d1f5e98a4860527ac5712132c58625 [2024-02-20T01:00:41.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:00:41.420Z] Dload Upload Total Spent Left Speed [2024-02-20T01:00:41.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8501 --:--:-- --:--:-- --:--:-- 8533 [2024-02-20T01:00:41.679Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] } [2024-02-20T01:00:41.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-20T01:00:42.042Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-20T01:00:42.055Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:42.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:00:42.484Z] [2024-02-20T01:00:42.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:42.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:00:42.840Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-20T01:00:42.840Z] df9b9388f04a: Pulling fs layer [2024-02-20T01:00:42.840Z] 52dc419b0ee2: Pulling fs layer [2024-02-20T01:00:42.840Z] 25bc292e5bac: Pulling fs layer [2024-02-20T01:00:42.840Z] 114826534d7a: Pulling fs layer [2024-02-20T01:00:42.840Z] 4657fd5d0bcf: Pulling fs layer [2024-02-20T01:00:42.840Z] 114826534d7a: Waiting [2024-02-20T01:00:42.840Z] 6ad1cebc031e: Pulling fs layer [2024-02-20T01:00:42.840Z] 8a3aa393b2d8: Pulling fs layer [2024-02-20T01:00:42.840Z] 6ad1cebc031e: Waiting [2024-02-20T01:00:42.840Z] 4657fd5d0bcf: Waiting [2024-02-20T01:00:42.840Z] 8a3aa393b2d8: Waiting [2024-02-20T01:00:42.840Z] 25bc292e5bac: Verifying Checksum [2024-02-20T01:00:42.840Z] 25bc292e5bac: Download complete [2024-02-20T01:00:42.840Z] 52dc419b0ee2: Download complete [2024-02-20T01:00:42.840Z] 4657fd5d0bcf: Verifying Checksum [2024-02-20T01:00:42.840Z] 4657fd5d0bcf: Download complete [2024-02-20T01:00:42.840Z] df9b9388f04a: Download complete [2024-02-20T01:00:43.101Z] df9b9388f04a: Pull complete [2024-02-20T01:00:43.101Z] 6ad1cebc031e: Verifying Checksum [2024-02-20T01:00:43.101Z] 6ad1cebc031e: Download complete [2024-02-20T01:00:43.101Z] 52dc419b0ee2: Pull complete [2024-02-20T01:00:43.101Z] 25bc292e5bac: Pull complete [2024-02-20T01:00:43.666Z] 8a3aa393b2d8: Verifying Checksum [2024-02-20T01:00:43.666Z] 8a3aa393b2d8: Download complete [2024-02-20T01:00:43.666Z] 114826534d7a: Verifying Checksum [2024-02-20T01:00:43.666Z] 114826534d7a: Download complete [2024-02-20T01:00:46.943Z] 114826534d7a: Pull complete [2024-02-20T01:00:46.943Z] 4657fd5d0bcf: Pull complete [2024-02-20T01:00:47.201Z] 6ad1cebc031e: Pull complete [2024-02-20T01:00:49.729Z] 8a3aa393b2d8: Pull complete [2024-02-20T01:00:49.729Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-20T01:00:49.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:00:49.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:00:49.999Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:00:50.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-20T01:00:53.494Z] $ docker top 4bd3c3b81a58cf5ab5463b175783c3ef24c46c652f95f638947c8840517162d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-20T01:00:53.652Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-02-20T01:00:53.930Z] + set -o pipefail [2024-02-20T01:00:53.930Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-02-20T01:00:58.114Z] [2024-02-20T01:00:58.114Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-02-20T01:00:58.114Z] [2024-02-20T01:00:58.114Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/683b8510-b0c9-43db-8a7f-9b4d95a462ac [2024-02-20T01:00:58.114Z] [2024-02-20T01:00:58.114Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-20T01:00:58.114Z] [2024-02-20T01:00:58.374Z] [2024-02-20T01:00:58.374Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-20T01:00:58.374Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-20T01:00:58.374Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-20T01:00:58.387Z] $ docker stop --time=1 4bd3c3b81a58cf5ab5463b175783c3ef24c46c652f95f638947c8840517162d4 [2024-02-20T01:01:01.818Z] $ docker rm -f --volumes 4bd3c3b81a58cf5ab5463b175783c3ef24c46c652f95f638947c8840517162d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:01:03.331Z] + git log --format=format:%s -1 402bee10dda5ca46600812a85f59fdfe6bf70583 [Pipeline] sh [2024-02-20T01:01:03.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:03.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:03.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:03.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:04.138Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:01:04.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:04.586Z] $ docker top 5b073f96f2c0511c8ec19a10afb6ad309b195e3df01c26ddb111954fc973bddd -eo pid,comm [2024-02-20T01:01:04.628Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:04.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:04.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:04.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:04.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:04.938Z] $ docker exec 5b073f96f2c0511c8ec19a10afb6ad309b195e3df01c26ddb111954fc973bddd ssh-agent [2024-02-20T01:01:05.043Z] SSH_AUTH_SOCK=/tmp/ssh-D03lgN20jU55/agent.31 [2024-02-20T01:01:05.043Z] SSH_AGENT_PID=38 [2024-02-20T01:01:05.047Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:05.147Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13968177055468483245.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13968177055468483245.key) [2024-02-20T01:01:05.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:05.494Z] + git semver tag [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,666 [run_tag] DEBUG tag force:False [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,666 [check_head_tag] DEBUG check head tag [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,667 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,671 [execute] INFO git cat-file --batch [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,691 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,691 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:05.754Z] 2024-02-20 01:01:05,696 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:05.754Z] 3.2.0-dev.9 [Pipeline] } [2024-02-20T01:01:05.766Z] $ docker exec --env ******** --env ******** 5b073f96f2c0511c8ec19a10afb6ad309b195e3df01c26ddb111954fc973bddd ssh-agent -k [2024-02-20T01:01:05.854Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:05.854Z] unset SSH_AGENT_PID; [2024-02-20T01:01:05.855Z] echo Agent pid 38 killed; [2024-02-20T01:01:05.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:06.371Z] + git semver [Pipeline] } [2024-02-20T01:01:06.647Z] $ docker stop --time=1 5b073f96f2c0511c8ec19a10afb6ad309b195e3df01c26ddb111954fc973bddd [2024-02-20T01:01:07.920Z] $ docker rm -f --volumes 5b073f96f2c0511c8ec19a10afb6ad309b195e3df01c26ddb111954fc973bddd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:08.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:08.674Z] [2024-02-20T01:01:08.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:12.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:12.907Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-20T01:01:12.907Z] ab5ef0e58194: Pulling fs layer [2024-02-20T01:01:12.907Z] 9712f1f96733: Pulling fs layer [2024-02-20T01:01:12.907Z] 63f879dbbcfc: Pulling fs layer [2024-02-20T01:01:12.907Z] 0d9ebad4ef96: Pulling fs layer [2024-02-20T01:01:12.907Z] e9a5061849ea: Pulling fs layer [2024-02-20T01:01:12.907Z] d747dcd14b5f: Pulling fs layer [2024-02-20T01:01:12.907Z] 2de7ff778b66: Pulling fs layer [2024-02-20T01:01:12.907Z] e9a5061849ea: Waiting [2024-02-20T01:01:12.907Z] d747dcd14b5f: Waiting [2024-02-20T01:01:12.907Z] 2de7ff778b66: Waiting [2024-02-20T01:01:12.907Z] 0d9ebad4ef96: Waiting [2024-02-20T01:01:12.907Z] 9712f1f96733: Verifying Checksum [2024-02-20T01:01:12.907Z] 9712f1f96733: Download complete [2024-02-20T01:01:13.191Z] 63f879dbbcfc: Verifying Checksum [2024-02-20T01:01:13.191Z] 63f879dbbcfc: Download complete [2024-02-20T01:01:13.452Z] e9a5061849ea: Verifying Checksum [2024-02-20T01:01:13.452Z] e9a5061849ea: Download complete [2024-02-20T01:01:13.452Z] d747dcd14b5f: Verifying Checksum [2024-02-20T01:01:13.452Z] d747dcd14b5f: Download complete [2024-02-20T01:01:13.452Z] 0d9ebad4ef96: Verifying Checksum [2024-02-20T01:01:13.452Z] 0d9ebad4ef96: Download complete [2024-02-20T01:01:13.708Z] 2de7ff778b66: Verifying Checksum [2024-02-20T01:01:13.708Z] 2de7ff778b66: Download complete [2024-02-20T01:01:13.708Z] ab5ef0e58194: Verifying Checksum [2024-02-20T01:01:13.708Z] ab5ef0e58194: Download complete [2024-02-20T01:01:16.231Z] ab5ef0e58194: Pull complete [2024-02-20T01:01:16.231Z] 9712f1f96733: Pull complete [2024-02-20T01:01:16.796Z] 63f879dbbcfc: Pull complete [2024-02-20T01:01:20.114Z] 0d9ebad4ef96: Pull complete [2024-02-20T01:01:20.114Z] e9a5061849ea: Pull complete [2024-02-20T01:01:20.424Z] d747dcd14b5f: Pull complete [2024-02-20T01:01:21.358Z] 2de7ff778b66: Pull complete [2024-02-20T01:01:21.358Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-20T01:01:21.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:21.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:21.655Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:01:21.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-20T01:01:26.665Z] $ docker top 2c25c29b0a93badb09de816be57e573bbe9fb0645c565106da6138b1f96e1336 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:01:26.833Z] provisioning config files... [2024-02-20T01:01:26.840Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16008949797638632546tmp [2024-02-20T01:01:26.850Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3290974855310851376tmp [2024-02-20T01:01:26.859Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7726570259203358259tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:01:26.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:27.248Z] ---> sigul-configuration.sh [2024-02-20T01:01:27.248Z] gpg: directory `/root/.gnupg' created [2024-02-20T01:01:27.248Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-20T01:01:27.248Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-20T01:01:27.248Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-20T01:01:27.248Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-20T01:01:27.248Z] gpg: CAST5 encrypted data [2024-02-20T01:01:27.248Z] gpg: encrypted with 1 passphrase [2024-02-20T01:01:27.248Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-20T01:01:27.545Z] + mkdir /home/jenkins [2024-02-20T01:01:27.545Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-20T01:01:27.837Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-20T01:01:27.849Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:28.139Z] ---> sigul-install.sh [2024-02-20T01:01:28.139Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-20T01:01:28.434Z] + git tag --list [2024-02-20T01:01:28.434Z] v1.0.0 [2024-02-20T01:01:28.434Z] v1.1.0 [2024-02-20T01:01:28.434Z] v1.1.1 [2024-02-20T01:01:28.434Z] v1.1.2 [2024-02-20T01:01:28.434Z] v1.2.0 [2024-02-20T01:01:28.434Z] v1.2.1 [2024-02-20T01:01:28.434Z] v2.0.0 [2024-02-20T01:01:28.434Z] v2.1.0 [2024-02-20T01:01:28.434Z] v2.1.1 [2024-02-20T01:01:28.434Z] v2.2.0 [2024-02-20T01:01:28.434Z] v2.3.0 [2024-02-20T01:01:28.434Z] v3.0 [2024-02-20T01:01:28.434Z] v3.0.0 [2024-02-20T01:01:28.434Z] v3.1 [2024-02-20T01:01:28.434Z] v3.1.0 [2024-02-20T01:01:28.434Z] v3.1.0-dev.1 [2024-02-20T01:01:28.434Z] v3.1.0-dev.10 [2024-02-20T01:01:28.434Z] v3.1.0-dev.11 [2024-02-20T01:01:28.434Z] v3.1.0-dev.12 [2024-02-20T01:01:28.434Z] v3.1.0-dev.13 [2024-02-20T01:01:28.434Z] v3.1.0-dev.14 [2024-02-20T01:01:28.434Z] v3.1.0-dev.15 [2024-02-20T01:01:28.434Z] v3.1.0-dev.16 [2024-02-20T01:01:28.434Z] v3.1.0-dev.17 [2024-02-20T01:01:28.434Z] v3.1.0-dev.18 [2024-02-20T01:01:28.434Z] v3.1.0-dev.19 [2024-02-20T01:01:28.434Z] v3.1.0-dev.2 [2024-02-20T01:01:28.434Z] v3.1.0-dev.20 [2024-02-20T01:01:28.434Z] v3.1.0-dev.21 [2024-02-20T01:01:28.434Z] v3.1.0-dev.22 [2024-02-20T01:01:28.434Z] v3.1.0-dev.23 [2024-02-20T01:01:28.434Z] v3.1.0-dev.24 [2024-02-20T01:01:28.434Z] v3.1.0-dev.25 [2024-02-20T01:01:28.434Z] v3.1.0-dev.26 [2024-02-20T01:01:28.434Z] v3.1.0-dev.27 [2024-02-20T01:01:28.434Z] v3.1.0-dev.28 [2024-02-20T01:01:28.434Z] v3.1.0-dev.29 [2024-02-20T01:01:28.434Z] v3.1.0-dev.3 [2024-02-20T01:01:28.434Z] v3.1.0-dev.30 [2024-02-20T01:01:28.434Z] v3.1.0-dev.31 [2024-02-20T01:01:28.434Z] v3.1.0-dev.32 [2024-02-20T01:01:28.434Z] v3.1.0-dev.4 [2024-02-20T01:01:28.434Z] v3.1.0-dev.5 [2024-02-20T01:01:28.434Z] v3.1.0-dev.6 [2024-02-20T01:01:28.434Z] v3.1.0-dev.7 [2024-02-20T01:01:28.434Z] v3.1.0-dev.8 [2024-02-20T01:01:28.434Z] v3.1.0-dev.9 [2024-02-20T01:01:28.434Z] v3.2.0-dev.1 [2024-02-20T01:01:28.434Z] v3.2.0-dev.2 [2024-02-20T01:01:28.434Z] v3.2.0-dev.3 [2024-02-20T01:01:28.434Z] v3.2.0-dev.4 [2024-02-20T01:01:28.434Z] v3.2.0-dev.5 [2024-02-20T01:01:28.434Z] v3.2.0-dev.6 [2024-02-20T01:01:28.434Z] v3.2.0-dev.7 [2024-02-20T01:01:28.434Z] v3.2.0-dev.8 [2024-02-20T01:01:28.434Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-20T01:01:28.728Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-20T01:01:29.295Z] Signing Git tag with Sigul... [2024-02-20T01:01:29.295Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-20T01:01:29.570Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:29.857Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-20T01:01:29.865Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-20T01:01:29.995Z] $ docker stop --time=1 2c25c29b0a93badb09de816be57e573bbe9fb0645c565106da6138b1f96e1336 [2024-02-20T01:01:31.316Z] $ docker rm -f --volumes 2c25c29b0a93badb09de816be57e573bbe9fb0645c565106da6138b1f96e1336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-20T01:01:32.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:32.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:32.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:32.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:32.783Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:01:32.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:33.154Z] $ docker top 7f2bef8f4aa5512fa6d4fbb784d4f09666dba92c70c18a744626fb5293920471 -eo pid,comm [2024-02-20T01:01:33.197Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:33.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:33.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:33.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:33.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:33.628Z] $ docker exec 7f2bef8f4aa5512fa6d4fbb784d4f09666dba92c70c18a744626fb5293920471 ssh-agent [2024-02-20T01:01:33.728Z] SSH_AUTH_SOCK=/tmp/ssh-fvNmmC47l73s/agent.32 [2024-02-20T01:01:33.728Z] SSH_AGENT_PID=38 [2024-02-20T01:01:33.732Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:33.841Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13327507502735797089.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13327507502735797089.key) [2024-02-20T01:01:33.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:34.193Z] + git semver bump pre [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,369 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,370 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,370 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,370 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,370 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,372 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,378 [execute] INFO git cat-file --batch [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:34.452Z] 2024-02-20 01:01:34,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:34.452Z] 3.2.0-dev.10 [Pipeline] } [2024-02-20T01:01:34.464Z] $ docker exec --env ******** --env ******** 7f2bef8f4aa5512fa6d4fbb784d4f09666dba92c70c18a744626fb5293920471 ssh-agent -k [2024-02-20T01:01:34.571Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:34.572Z] unset SSH_AGENT_PID; [2024-02-20T01:01:34.572Z] echo Agent pid 38 killed; [2024-02-20T01:01:34.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:35.103Z] + git semver [Pipeline] } [2024-02-20T01:01:35.375Z] $ docker stop --time=1 7f2bef8f4aa5512fa6d4fbb784d4f09666dba92c70c18a744626fb5293920471 [2024-02-20T01:01:36.656Z] $ docker rm -f --volumes 7f2bef8f4aa5512fa6d4fbb784d4f09666dba92c70c18a744626fb5293920471 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:01:37.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:37.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:37.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:37.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:37.686Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:01:37.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:38.062Z] $ docker top c2ff6a287aef1158747441bab05a6ed545521e6b4eeaf8608a95f99b10569696 -eo pid,comm [2024-02-20T01:01:38.104Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:38.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:38.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:38.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:38.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:38.478Z] $ docker exec c2ff6a287aef1158747441bab05a6ed545521e6b4eeaf8608a95f99b10569696 ssh-agent [2024-02-20T01:01:38.574Z] SSH_AUTH_SOCK=/tmp/ssh-AmEbyDU1NLjv/agent.32 [2024-02-20T01:01:38.574Z] SSH_AGENT_PID=38 [2024-02-20T01:01:38.579Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:38.693Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11004334417043204508.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11004334417043204508.key) [2024-02-20T01:01:38.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:39.043Z] + git semver push [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,207 [run_push] DEBUG push [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,208 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,211 [execute] INFO git rev-list 0c930506f96821c024f5796a90e4b39a0378b2fb -- [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,211 [execute] DEBUG Popen(['git', 'rev-list', '0c930506f96821c024f5796a90e4b39a0378b2fb', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,219 [execute] INFO git fetch -v origin [2024-02-20T01:01:39.302Z] 2024-02-20 01:01:39,220 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-20T01:01:39.869Z] 2024-02-20 01:01:39,709 [run_push] DEBUG no remote changes detected [2024-02-20T01:01:39.869Z] 2024-02-20 01:01:39,710 [execute] INFO git push origin semver [2024-02-20T01:01:39.869Z] 2024-02-20 01:01:39,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:40.436Z] 2024-02-20 01:01:40,384 [run_push] DEBUG push all version tags [2024-02-20T01:01:40.436Z] 2024-02-20 01:01:40,384 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-20T01:01:40.436Z] 2024-02-20 01:01:40,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:41.384Z] 2024-02-20 01:01:41,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-02-20T01:01:41.384Z] 3.2.0-dev.10 [Pipeline] } [2024-02-20T01:01:41.402Z] $ docker exec --env ******** --env ******** c2ff6a287aef1158747441bab05a6ed545521e6b4eeaf8608a95f99b10569696 ssh-agent -k [2024-02-20T01:01:41.496Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:41.499Z] unset SSH_AGENT_PID; [2024-02-20T01:01:41.499Z] echo Agent pid 38 killed; [2024-02-20T01:01:41.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:42.107Z] + git semver [Pipeline] } [2024-02-20T01:01:42.380Z] $ docker stop --time=1 c2ff6a287aef1158747441bab05a6ed545521e6b4eeaf8608a95f99b10569696 [2024-02-20T01:01:43.663Z] $ docker rm -f --volumes c2ff6a287aef1158747441bab05a6ed545521e6b4eeaf8608a95f99b10569696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-20T01:01:45.197Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-02-20T01:01:45.198Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-02-20T01:01:45.198Z] total 16 [2024-02-20T01:01:45.198Z] drwxr-xr-x 3 root root 4096 Feb 20 00:50 . [2024-02-20T01:01:45.198Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. [2024-02-20T01:01:45.198Z] drwxr-xr-x 2 root root 4096 Feb 20 00:50 cost [2024-02-20T01:01:45.198Z] -rw-r--r-- 1 root root 86 Feb 20 00:50 cost.csv [2024-02-20T01:01:45.198Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-02-20T01:01:45.198Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-02-20T01:01:45.198Z] total 16 [2024-02-20T01:01:45.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:50 . [2024-02-20T01:01:45.198Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. [2024-02-20T01:01:45.198Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 00:50 cost [2024-02-20T01:01:45.198Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:45.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:46.346Z] ---> package-listing.sh [2024-02-20T01:01:46.346Z] ++ facter osfamily [2024-02-20T01:01:46.346Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T01:01:46.606Z] + OS_FAMILY=debian [2024-02-20T01:01:46.606Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-02-20T01:01:46.606Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T01:01:46.606Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T01:01:46.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T01:01:46.606Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T01:01:46.606Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-02-20T01:01:46.606Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T01:01:46.606Z] + case "${OS_FAMILY}" in [2024-02-20T01:01:46.606Z] + dpkg -l [2024-02-20T01:01:46.606Z] + grep '^ii' [2024-02-20T01:01:46.606Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T01:01:46.606Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T01:01:46.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T01:01:46.606Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-02-20T01:01:46.606Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-02-20T01:01:46.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-02-20T01:01:46.617Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-20T01:01:46.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:47.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:01:47.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:47.701Z] prd-ubuntu20.04-docker-8c-8g-1288 does not seem to be running inside a container [2024-02-20T01:01:47.736Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T01:01:47.962Z] $ docker top 31f85ff4e54042d0cb7152414f228ece4faffbadd4229531c544a684c182d558 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:01:48.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T01:01:48.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T01:01:48.997Z] + ls /var/log/sa-host [2024-02-20T01:01:48.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:01:49.122Z] provisioning config files... [2024-02-20T01:01:49.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17716374036440933108tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:01:49.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:49.545Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T01:01:49.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:50.014Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T01:01:50.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:50.304Z] ---> sudo-logs.sh [2024-02-20T01:01:50.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T01:01:50.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:50.672Z] ---> job-cost.sh [2024-02-20T01:01:50.672Z] lf-activate-venv: SKIPPING [2024-02-20T01:01:50.672Z] DEBUG: total: 0.2199999988079071 [2024-02-20T01:01:50.672Z] INFO: Retrieving Stack Cost... [2024-02-20T01:01:50.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:01:51.496Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T01:01:51.505Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:51.785Z] ---> logs-deploy.sh [2024-02-20T01:01:51.785Z] lf-activate-venv: SKIPPING [2024-02-20T01:01:51.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/161 [2024-02-20T01:01:51.785Z] INFO: archiving workspace using pattern(s): [2024-02-20T01:01:52.721Z] Archives upload complete. [2024-02-20T01:01:52.721Z] INFO: archiving logs to Nexus