Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 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-ssh7928249063536320473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh39263326868115773.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh13980994418920869358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5838808464950906629.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-ssh5258466480277473232.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-22351’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22353 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 Avoid second fetch Checking out Revision 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 (main) Commit message: "Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 # timeout=10 > git rev-list --no-walk 3b51f885a24fd135da4abf50d3948cd78a691d64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:04:12.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:04:12.279Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:04:12.302Z] ========================================================= [2024-10-09T22:04:12.302Z] EdgeX Global Pipelines Version Info [2024-10-09T22:04:12.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:13.019Z] ------------------- [2024-10-09T22:04:13.019Z] stable info: [2024-10-09T22:04:13.019Z] ------------------- [2024-10-09T22:04:13.019Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:04:13.019Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:04:13.019Z] Message: update stable to v1.0.265 [2024-10-09T22:04:13.588Z] ------------------- [2024-10-09T22:04:13.588Z] experimental info: [2024-10-09T22:04:13.588Z] ------------------- [2024-10-09T22:04:13.588Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:04:13.588Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:04:13.588Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:04:13.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-09T22:04:13.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-09T22:04:13.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:04:13.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:04:13.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:04:13.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:04:13.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:04:13.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:04:13.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:04:13.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:04:13.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:04:13.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-09T22:04:13.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:04:13.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:04:13.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:04:13.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:04:13.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:04:14.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:04:14.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:04:14.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:04:14.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:04:14.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:04:14.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:04:14.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:04:14.193Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:04:14.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:04:14.233Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:04:14.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:04:14.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:04:14.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:04:14.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] echo [2024-10-09T22:04:14.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 107c131 [Pipeline] echo [2024-10-09T22:04:14.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:04:14.407Z] provisioning config files... [2024-10-09T22:04:14.419Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11895519322692529945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:14.748Z] ---> ****-login.sh [2024-10-09T22:04:14.748Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:04:14.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:15.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:15.007Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:15.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:15.007Z] [2024-10-09T22:04:15.007Z] Login Succeeded [2024-10-09T22:04:15.007Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:04:15.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:15.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:15.007Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:15.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:15.007Z] [2024-10-09T22:04:15.007Z] Login Succeeded [2024-10-09T22:04:15.007Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:04:15.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:15.267Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:15.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:15.267Z] [2024-10-09T22:04:15.267Z] Login Succeeded [2024-10-09T22:04:15.267Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:04:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:15.267Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:15.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:15.267Z] [2024-10-09T22:04:15.267Z] Login Succeeded [2024-10-09T22:04:15.267Z] ****.io [2024-10-09T22:04:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:15.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:15.527Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:15.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:15.527Z] [2024-10-09T22:04:15.527Z] Login Succeeded [2024-10-09T22:04:15.527Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:04:15.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:04:15.916Z] + git rev-list -1 --merges 107c131f2d4d00842a0c6d2364e97dcb8ff9e476~1..107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] echo [2024-10-09T22:04:15.943Z] -----------> git rev-list -1 --merges 107c131f2d4d00842a0c6d2364e97dcb8ff9e476~1..107c131f2d4d00842a0c6d2364e97dcb8ff9e476 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:04:15.943Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [false] [Pipeline] sh [2024-10-09T22:04:16.236Z] + git log --format=format:%s -1 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] echo [2024-10-09T22:04:16.251Z] ========================================================= [2024-10-09T22:04:16.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:04:16.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:04:16.590Z] + git log --format=format:%s -1 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] echo [2024-10-09T22:04:16.601Z] [semverPrep] GIT_COMMIT: 107c131f2d4d00842a0c6d2364e97dcb8ff9e476, Commit Message: Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-09T22:04:16.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:04:16.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:04:16.953Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:04:16.953Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:04:16.953Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:04:16.953Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:04:16.953Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:04:16.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:17.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:04:17.308Z] [2024-10-09T22:04:17.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:17.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:04:17.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:04:17.609Z] b85a868b505f: Pulling fs layer [2024-10-09T22:04:17.609Z] e2be974225ed: Pulling fs layer [2024-10-09T22:04:17.609Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:04:17.609Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:04:17.609Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:04:17.609Z] eaf3925da568: Pulling fs layer [2024-10-09T22:04:17.609Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:04:17.609Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:04:17.609Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:04:17.609Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:04:17.609Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:04:17.609Z] 988bab9f4d93: Waiting [2024-10-09T22:04:17.609Z] 1469e6f7b9e6: Waiting [2024-10-09T22:04:17.609Z] eaf3925da568: Waiting [2024-10-09T22:04:17.609Z] bde34c3a00c8: Waiting [2024-10-09T22:04:17.609Z] bab4dde63d76: Waiting [2024-10-09T22:04:17.609Z] b352a97aabf1: Waiting [2024-10-09T22:04:17.609Z] 4872d77fe225: Waiting [2024-10-09T22:04:17.609Z] 5851b861e8e6: Waiting [2024-10-09T22:04:17.609Z] e2be974225ed: Verifying Checksum [2024-10-09T22:04:17.609Z] e2be974225ed: Download complete [2024-10-09T22:04:17.609Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:04:17.609Z] 988bab9f4d93: Download complete [2024-10-09T22:04:17.609Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:04:17.609Z] 1469e6f7b9e6: Download complete [2024-10-09T22:04:17.609Z] eaf3925da568: Download complete [2024-10-09T22:04:17.609Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:04:17.609Z] 339a4e72a1f5: Download complete [2024-10-09T22:04:17.609Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:04:17.609Z] bde34c3a00c8: Download complete [2024-10-09T22:04:17.867Z] b352a97aabf1: Download complete [2024-10-09T22:04:17.867Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:04:17.867Z] 4872d77fe225: Download complete [2024-10-09T22:04:17.867Z] 5851b861e8e6: Download complete [2024-10-09T22:04:17.867Z] b85a868b505f: Verifying Checksum [2024-10-09T22:04:17.867Z] b85a868b505f: Download complete [2024-10-09T22:04:18.125Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:04:18.125Z] bab4dde63d76: Download complete [2024-10-09T22:04:19.061Z] b85a868b505f: Pull complete [2024-10-09T22:04:19.061Z] e2be974225ed: Pull complete [2024-10-09T22:04:19.628Z] 339a4e72a1f5: Pull complete [2024-10-09T22:04:19.628Z] 988bab9f4d93: Pull complete [2024-10-09T22:04:19.886Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:04:19.886Z] eaf3925da568: Pull complete [2024-10-09T22:04:21.789Z] bab4dde63d76: Pull complete [2024-10-09T22:04:21.789Z] bde34c3a00c8: Pull complete [2024-10-09T22:04:21.789Z] b352a97aabf1: Pull complete [2024-10-09T22:04:21.789Z] 4872d77fe225: Pull complete [2024-10-09T22:04:21.789Z] 5851b861e8e6: Pull complete [2024-10-09T22:04:21.789Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:04:21.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:04:21.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:04:21.911Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:04:21.940Z] $ 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-10-09T22:04:25.705Z] $ docker top f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 -eo pid,comm [2024-10-09T22:04:25.759Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-09T22:04:25.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:04:25.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:04:25.821Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:04:25.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:04:25.935Z] $ docker exec f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 ssh-agent [2024-10-09T22:04:26.049Z] SSH_AUTH_SOCK=/tmp/ssh-PEw2hADCeSNe/agent.33 [2024-10-09T22:04:26.049Z] SSH_AGENT_PID=39 [2024-10-09T22:04:26.054Z] Running ssh-add (command line suppressed) [2024-10-09T22:04:26.152Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12824111325793451546.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12824111325793451546.key) [2024-10-09T22:04:26.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:04:26.458Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:04:26.468Z] $ docker exec --env ******** --env ******** f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 ssh-agent -k [2024-10-09T22:04:26.564Z] unset SSH_AUTH_SOCK; [2024-10-09T22:04:26.565Z] unset SSH_AGENT_PID; [2024-10-09T22:04:26.565Z] echo Agent pid 39 killed; [2024-10-09T22:04:26.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:04:26.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:04:26.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:04:26.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:04:26.724Z] $ docker exec f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 ssh-agent [2024-10-09T22:04:26.829Z] SSH_AUTH_SOCK=/tmp/ssh-6SSi7wwoLiJn/agent.72 [2024-10-09T22:04:26.829Z] SSH_AGENT_PID=78 [2024-10-09T22:04:26.834Z] Running ssh-add (command line suppressed) [2024-10-09T22:04:26.934Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17260002548185964523.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17260002548185964523.key) [2024-10-09T22:04:26.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:04:27.241Z] + git semver init [2024-10-09T22:04:27.501Z] 2024-10-09 22:04:27,415 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:04:27.501Z] 2024-10-09 22:04:27,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-09T22:04:27.501Z] 2024-10-09 22:04:27,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-09T22:04:27.501Z] 2024-10-09 22:04:27,416 [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-10-09T22:04:28.879Z] 2024-10-09 22:04:28,651 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-10-09T22:04:28.879Z] 2024-10-09 22:04:28,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-10-09T22:04:28.879Z] 2024-10-09 22:04:28,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:04:28.879Z] 2024-10-09 22:04:28,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:04:28.879Z] 3.2.0-dev.23 [Pipeline] } [2024-10-09T22:04:28.886Z] $ docker exec --env ******** --env ******** f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 ssh-agent -k [2024-10-09T22:04:28.980Z] unset SSH_AUTH_SOCK; [2024-10-09T22:04:28.981Z] unset SSH_AGENT_PID; [2024-10-09T22:04:28.981Z] echo Agent pid 78 killed; [2024-10-09T22:04:28.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:04:29.308Z] + git semver [Pipeline] } [2024-10-09T22:04:29.579Z] $ docker stop --time=1 f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 [2024-10-09T22:04:30.859Z] $ docker rm -f --volumes f823e2933af84169f2335e0a3ef9d90d6ecbee26ef6f015b471c9381c10897c6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:04:31.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:04:31.426Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:04:31.430Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:04:31.604Z] provisioning config files... [2024-10-09T22:04:31.614Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15641141185265885382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:31.917Z] ---> ****-login.sh [2024-10-09T22:04:31.917Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:04:31.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:31.918Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:31.918Z] [2024-10-09T22:04:31.918Z] Login Succeeded [2024-10-09T22:04:31.918Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:04:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:31.918Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:31.918Z] [2024-10-09T22:04:31.918Z] Login Succeeded [2024-10-09T22:04:31.918Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:04:32.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:32.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:32.178Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:32.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:32.178Z] [2024-10-09T22:04:32.178Z] Login Succeeded [2024-10-09T22:04:32.178Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:04:32.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:32.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:32.178Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:32.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:32.178Z] [2024-10-09T22:04:32.178Z] Login Succeeded [2024-10-09T22:04:32.178Z] ****.io [2024-10-09T22:04:32.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:32.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:32.438Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:32.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:32.438Z] [2024-10-09T22:04:32.438Z] Login Succeeded [2024-10-09T22:04:32.438Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:04:32.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:04:32.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:04:32.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:04:32.581Z] ========================================================= [2024-10-09T22:04:32.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:04:32.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:32.921Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:04:32.921Z] Sending build context to Docker daemon 16.61MB [2024-10-09T22:04:32.921Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:04:32.921Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:04:33.180Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:04:33.180Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:04:33.180Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:04:33.180Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:04:33.180Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:04:33.180Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:04:33.180Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:04:33.180Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:04:33.180Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:04:33.180Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:04:33.180Z] 5c3c966382ef: Waiting [2024-10-09T22:04:33.180Z] 4f4fb700ef54: Waiting [2024-10-09T22:04:33.180Z] 9f66e0745190: Waiting [2024-10-09T22:04:33.180Z] 5d5c8e513c77: Waiting [2024-10-09T22:04:33.180Z] f49a43e4bbc0: Waiting [2024-10-09T22:04:33.180Z] 561ebcabdf7f: Waiting [2024-10-09T22:04:33.180Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:04:33.180Z] 4cc291be95ef: Download complete [2024-10-09T22:04:33.180Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:04:33.180Z] 5c3c966382ef: Download complete [2024-10-09T22:04:33.180Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:04:33.180Z] 4f4fb700ef54: Download complete [2024-10-09T22:04:33.180Z] 5d5c8e513c77: Download complete [2024-10-09T22:04:33.180Z] 43c4264eed91: Download complete [2024-10-09T22:04:33.180Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:04:33.180Z] 9f66e0745190: Download complete [2024-10-09T22:04:33.180Z] 43c4264eed91: Pull complete [2024-10-09T22:04:33.438Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T22:04:33.438Z] 561ebcabdf7f: Download complete [2024-10-09T22:04:33.438Z] 4cc291be95ef: Pull complete [2024-10-09T22:04:33.696Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:04:33.696Z] 2ac1f1163629: Download complete [2024-10-09T22:04:33.954Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:04:33.954Z] f49a43e4bbc0: Download complete [2024-10-09T22:04:37.233Z] 2ac1f1163629: Pull complete [2024-10-09T22:04:37.233Z] 5c3c966382ef: Pull complete [2024-10-09T22:04:37.233Z] 4f4fb700ef54: Pull complete [2024-10-09T22:04:37.233Z] 5d5c8e513c77: Pull complete [2024-10-09T22:04:37.233Z] 9f66e0745190: Pull complete [2024-10-09T22:04:39.763Z] f49a43e4bbc0: Pull complete [2024-10-09T22:04:39.763Z] 561ebcabdf7f: Pull complete [2024-10-09T22:04:39.763Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:04:39.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:04:39.763Z] ---> 3a752c3f9dda [2024-10-09T22:04:39.763Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:04:45.039Z] ---> Running in c1fc4b966fbb [2024-10-09T22:04:45.039Z] Removing intermediate container c1fc4b966fbb [2024-10-09T22:04:45.039Z] ---> 5fd5cbfd95bf [2024-10-09T22:04:45.039Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:04:45.039Z] ---> Running in d98acac1db3a [2024-10-09T22:04:45.039Z] Removing intermediate container d98acac1db3a [2024-10-09T22:04:45.039Z] ---> 0f3a99f30dcc [2024-10-09T22:04:45.039Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:04:45.039Z] ---> Running in edc6b3376f75 [2024-10-09T22:04:45.039Z] Removing intermediate container edc6b3376f75 [2024-10-09T22:04:45.039Z] ---> 479bacaab2c9 [2024-10-09T22:04:45.039Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:04:45.039Z] ---> Running in acb62f74a9ad [2024-10-09T22:04:45.039Z] Removing intermediate container acb62f74a9ad [2024-10-09T22:04:45.039Z] ---> 6af36cd4a060 [2024-10-09T22:04:45.039Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:04:45.039Z] ---> Running in 2ace68aae812 [2024-10-09T22:04:45.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:45.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:45.812Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T22:04:45.812Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T22:04:45.812Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T22:04:45.812Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T22:04:45.812Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:45.812Z] OK: 250 MiB in 58 packages [2024-10-09T22:04:46.379Z] Removing intermediate container 2ace68aae812 [2024-10-09T22:04:46.379Z] ---> 095072f25f36 [2024-10-09T22:04:46.379Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-09T22:04:46.379Z] ---> Running in c28a9b8925dd [2024-10-09T22:04:46.557Z] Still waiting to schedule task [2024-10-09T22:04:46.557Z] ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:04:46.557Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22356’ is offline [2024-10-09T22:04:46.638Z] Removing intermediate container c28a9b8925dd [2024-10-09T22:04:46.638Z] ---> 0e5805fadf7f [2024-10-09T22:04:46.638Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-09T22:04:46.638Z] ---> 33dda903469a [2024-10-09T22:04:46.638Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:04:46.638Z] ---> Running in 98ce661ea3ba [2024-10-09T22:05:38.573Z] Removing intermediate container 98ce661ea3ba [2024-10-09T22:05:38.573Z] ---> 478ff9d82bfa [2024-10-09T22:05:38.573Z] Step 11/12 : COPY . . [2024-10-09T22:05:38.573Z] ---> 0c9f752829fd [2024-10-09T22:05:38.573Z] Step 12/12 : RUN $MAKE [2024-10-09T22:05:38.573Z] ---> Running in ea79d10ce0c7 [2024-10-09T22:05:38.573Z] noop [2024-10-09T22:05:38.573Z] Removing intermediate container ea79d10ce0c7 [2024-10-09T22:05:38.573Z] ---> f3042b63737c [2024-10-09T22:05:38.573Z] Successfully built f3042b63737c [2024-10-09T22:05:38.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:38.893Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:38.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:38.974Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:05:38.999Z] $ 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-10-09T22:05:39.302Z] $ docker top 2c6183cb274108072dbddd0d9cfac9caade364495bbb52a680e84c1772a35081 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:39.648Z] + go version [2024-10-09T22:05:39.648Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:05:39.657Z] $ docker stop --time=1 2c6183cb274108072dbddd0d9cfac9caade364495bbb52a680e84c1772a35081 [2024-10-09T22:05:40.920Z] $ docker rm -f --volumes 2c6183cb274108072dbddd0d9cfac9caade364495bbb52a680e84c1772a35081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:41.369Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:05:41.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:41.443Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:05:41.471Z] $ 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-10-09T22:05:41.793Z] $ docker top eb7983d12df61f537d48278a0bf03a9ad3871040db8a30b6c0b21cac49d90542 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:05:42.137Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:05:42.437Z] + make test [2024-10-09T22:05:42.437Z] go test ./... -coverprofile=coverage.out ./... [2024-10-09T22:05:44.336Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-09T22:06:02.399Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-09T22:06:02.399Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements [2024-10-09T22:06:10.500Z] go vet ./... [2024-10-09T22:06:15.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:06:15.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:06:15.813Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:06:16.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:06:16.096Z] $ docker stop --time=1 eb7983d12df61f537d48278a0bf03a9ad3871040db8a30b6c0b21cac49d90542 [2024-10-09T22:06:21.944Z] $ docker rm -f --volumes eb7983d12df61f537d48278a0bf03a9ad3871040db8a30b6c0b21cac49d90542 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:06:22.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:06:22.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:06:23.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:06:23.297Z] + ls -al . [2024-10-09T22:06:23.297Z] total 256 [2024-10-09T22:06:23.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:05 . [2024-10-09T22:06:23.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:04 .. [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 9 22:04 .dockerignore [2024-10-09T22:06:23.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:06 .git [2024-10-09T22:06:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 .github [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 9 22:04 .gitignore [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:04 .golangci.yml [2024-10-09T22:06:23.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:04 .semver [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 9 22:04 Attribution.txt [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 9 22:04 CHANGELOG.md [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 9 22:04 Dockerfile [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:04 GOVERNANCE.md [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 9 22:04 Jenkinsfile [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:04 LICENSE [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 9 22:04 Makefile [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 9 22:04 OWNERS.md [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 9 22:04 README.md [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:04 VERSION [2024-10-09T22:06:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 bin [2024-10-09T22:06:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 cmd [2024-10-09T22:06:23.297Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 9 22:06 coverage.out [2024-10-09T22:06:23.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 driver [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 9 22:04 go.mod [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 9 22:04 go.sum [2024-10-09T22:06:23.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 openapi [2024-10-09T22:06:23.297Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 9 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:23.642Z] + 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=107c131f2d4d00842a0c6d2364e97dcb8ff9e476 --label arch=amd64 --label version=3.2.0-dev.23 . [2024-10-09T22:06:23.642Z] Sending build context to Docker daemon 16.62MB [2024-10-09T22:06:23.642Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:06:23.642Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T22:06:23.642Z] ---> f3042b63737c [2024-10-09T22:06:23.642Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:06:23.900Z] ---> Running in ca91a8fb2b05 [2024-10-09T22:06:23.900Z] Removing intermediate container ca91a8fb2b05 [2024-10-09T22:06:23.900Z] ---> 636f17915077 [2024-10-09T22:06:23.900Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:06:23.900Z] ---> Running in e21f70feb524 [2024-10-09T22:06:24.159Z] Removing intermediate container e21f70feb524 [2024-10-09T22:06:24.159Z] ---> dde444569d8d [2024-10-09T22:06:24.159Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:06:24.159Z] ---> Running in 969d64e02d91 [2024-10-09T22:06:24.159Z] Removing intermediate container 969d64e02d91 [2024-10-09T22:06:24.159Z] ---> 0a3d5f6b8165 [2024-10-09T22:06:24.159Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:06:24.159Z] ---> Running in 4493a8e175e4 [2024-10-09T22:06:24.159Z] Removing intermediate container 4493a8e175e4 [2024-10-09T22:06:24.159Z] ---> 6810e569273f [2024-10-09T22:06:24.159Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:06:24.159Z] ---> Running in 5e06d4922b88 [2024-10-09T22:06:24.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:24.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:24.936Z] OK: 250 MiB in 58 packages [2024-10-09T22:06:25.195Z] Removing intermediate container 5e06d4922b88 [2024-10-09T22:06:25.195Z] ---> 334396567121 [2024-10-09T22:06:25.195Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-09T22:06:25.195Z] ---> Running in b50ef159c3ed [2024-10-09T22:06:25.195Z] Removing intermediate container b50ef159c3ed [2024-10-09T22:06:25.195Z] ---> 87cddbdfc54a [2024-10-09T22:06:25.195Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-09T22:06:25.456Z] ---> eb032bd40f2c [2024-10-09T22:06:25.456Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:06:25.456Z] ---> Running in b9846bd1de76 [2024-10-09T22:06:26.023Z] Removing intermediate container b9846bd1de76 [2024-10-09T22:06:26.023Z] ---> f950aafb2564 [2024-10-09T22:06:26.023Z] Step 11/26 : COPY . . [2024-10-09T22:06:26.588Z] ---> afdf1c963ae0 [2024-10-09T22:06:26.588Z] Step 12/26 : RUN $MAKE [2024-10-09T22:06:26.588Z] ---> Running in 4affcb29350e [2024-10-09T22:06:26.846Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-09T22:06:58.948Z] Removing intermediate container 4affcb29350e [2024-10-09T22:06:58.948Z] ---> 370bf8c9e09a [2024-10-09T22:06:58.948Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T22:06:58.948Z] 3.20: Pulling from library/alpine [2024-10-09T22:06:58.948Z] 43c4264eed91: Already exists [2024-10-09T22:06:58.948Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:06:58.948Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:06:58.948Z] ---> 91ef0af61f39 [2024-10-09T22:06:58.948Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:06:58.948Z] ---> Running in 7f6e839b7518 [2024-10-09T22:06:58.948Z] Removing intermediate container 7f6e839b7518 [2024-10-09T22:06:58.948Z] ---> 2e685941b7d8 [2024-10-09T22:06:58.948Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-09T22:06:58.948Z] ---> Running in 1c9811cb8772 [2024-10-09T22:06:58.948Z] Removing intermediate container 1c9811cb8772 [2024-10-09T22:06:58.948Z] ---> efbe3cccbd0d [2024-10-09T22:06:58.948Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T22:06:58.948Z] ---> Running in 7c59aea467b8 [2024-10-09T22:06:58.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:58.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:58.948Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:06:58.948Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:58.948Z] OK: 8 MiB in 15 packages [2024-10-09T22:06:58.948Z] Removing intermediate container 7c59aea467b8 [2024-10-09T22:06:58.948Z] ---> b25d08a7ac1a [2024-10-09T22:06:58.948Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-09T22:06:58.948Z] ---> Running in c82fd603f6c0 [2024-10-09T22:06:58.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:59.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:59.468Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:06:59.468Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:06:59.468Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:06:59.468Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:06:59.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:59.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:06:59.727Z] OK: 8 MiB in 15 packages [2024-10-09T22:07:00.295Z] Removing intermediate container c82fd603f6c0 [2024-10-09T22:07:00.295Z] ---> 8ab1e595336e [2024-10-09T22:07:00.295Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-09T22:07:01.226Z] ---> e05169b379c3 [2024-10-09T22:07:01.226Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-09T22:07:01.226Z] ---> a5f870b510eb [2024-10-09T22:07:01.226Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-09T22:07:01.484Z] ---> 61c0b3fd778e [2024-10-09T22:07:01.484Z] Step 21/26 : EXPOSE 59986 [2024-10-09T22:07:01.484Z] ---> Running in 264d91ed94a1 [2024-10-09T22:07:01.484Z] Removing intermediate container 264d91ed94a1 [2024-10-09T22:07:01.484Z] ---> 2991b7b93c25 [2024-10-09T22:07:01.484Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-09T22:07:01.484Z] ---> Running in f28286eb2246 [2024-10-09T22:07:01.484Z] Removing intermediate container f28286eb2246 [2024-10-09T22:07:01.484Z] ---> c3d489a90029 [2024-10-09T22:07:01.484Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-09T22:07:01.744Z] ---> Running in 7354f3ff6190 [2024-10-09T22:07:01.744Z] Removing intermediate container 7354f3ff6190 [2024-10-09T22:07:01.744Z] ---> 33b35f80cee9 [2024-10-09T22:07:01.744Z] Step 24/26 : LABEL arch=amd64 [2024-10-09T22:07:01.744Z] ---> Running in ba91a18e60c7 [2024-10-09T22:07:01.744Z] Removing intermediate container ba91a18e60c7 [2024-10-09T22:07:01.744Z] ---> 58fb819e2cb8 [2024-10-09T22:07:01.744Z] Step 25/26 : LABEL git_sha=107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:07:01.744Z] ---> Running in 98d2386e0ae4 [2024-10-09T22:07:02.006Z] Removing intermediate container 98d2386e0ae4 [2024-10-09T22:07:02.006Z] ---> 9950dd552103 [2024-10-09T22:07:02.006Z] Step 26/26 : LABEL version=3.2.0-dev.23 [2024-10-09T22:07:02.006Z] ---> Running in 12b4fef7d7ee [2024-10-09T22:07:02.006Z] Removing intermediate container 12b4fef7d7ee [2024-10-09T22:07:02.006Z] ---> c3b0f779e8ac [2024-10-09T22:07:02.006Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:07:02.006Z] Successfully built c3b0f779e8ac [2024-10-09T22:07:02.006Z] 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-10-09T22:07:02.125Z] provisioning config files... [2024-10-09T22:07:02.132Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11335736808770654821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:07:02.431Z] ---> ****-login.sh [2024-10-09T22:07:02.431Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:07:02.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:02.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:02.431Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:02.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:02.431Z] [2024-10-09T22:07:02.431Z] Login Succeeded [2024-10-09T22:07:02.431Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:07:02.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:02.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:02.431Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:02.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:02.431Z] [2024-10-09T22:07:02.431Z] Login Succeeded [2024-10-09T22:07:02.431Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:07:02.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:02.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:02.690Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:02.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:02.690Z] [2024-10-09T22:07:02.690Z] Login Succeeded [2024-10-09T22:07:02.690Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:07:02.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:02.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:02.690Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:02.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:02.690Z] [2024-10-09T22:07:02.690Z] Login Succeeded [2024-10-09T22:07:02.690Z] ****.io [2024-10-09T22:07:02.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:07:02.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:07:02.948Z] Configure a credential helper to remove this warning. See [2024-10-09T22:07:02.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:07:02.948Z] [2024-10-09T22:07:02.948Z] Login Succeeded [2024-10-09T22:07:02.948Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:07:02.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:07:02.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:07:03.011Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-10-09T22:07:03.011Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:07:03.011Z] latest [2024-10-09T22:07:03.011Z] 3.2.0-dev.23 [2024-10-09T22:07:03.011Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:07:03.011Z] main [2024-10-09T22:07:03.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:03.353Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:03.661Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:07:03.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-09T22:07:03.661Z] f52b9107320b: Preparing [2024-10-09T22:07:03.661Z] 48dfb7e2e675: Preparing [2024-10-09T22:07:03.661Z] 59314279f2cd: Preparing [2024-10-09T22:07:03.661Z] 5b6e4126cbaf: Preparing [2024-10-09T22:07:03.661Z] 64f26f44ec19: Preparing [2024-10-09T22:07:03.661Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:03.661Z] 64f26f44ec19: Pushed [2024-10-09T22:07:03.661Z] 5b6e4126cbaf: Pushed [2024-10-09T22:07:03.661Z] f52b9107320b: Pushed [2024-10-09T22:07:03.661Z] 48dfb7e2e675: Pushed [2024-10-09T22:07:03.661Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:06.940Z] 59314279f2cd: Pushed [2024-10-09T22:07:06.940Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476: digest: sha256:822127c46848a31da4200fcb682a1dbc92ff222e50a45766af1c3e14c63829ca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:07.263Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:07.574Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-09T22:07:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-09T22:07:07.574Z] f52b9107320b: Preparing [2024-10-09T22:07:07.574Z] 48dfb7e2e675: Preparing [2024-10-09T22:07:07.574Z] 59314279f2cd: Preparing [2024-10-09T22:07:07.574Z] 5b6e4126cbaf: Preparing [2024-10-09T22:07:07.574Z] 64f26f44ec19: Preparing [2024-10-09T22:07:07.574Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:07.574Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:07.574Z] 48dfb7e2e675: Layer already exists [2024-10-09T22:07:07.574Z] f52b9107320b: Layer already exists [2024-10-09T22:07:07.574Z] 64f26f44ec19: Layer already exists [2024-10-09T22:07:07.574Z] 59314279f2cd: Layer already exists [2024-10-09T22:07:07.574Z] 5b6e4126cbaf: Layer already exists [2024-10-09T22:07:07.574Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:07.574Z] latest: digest: sha256:822127c46848a31da4200fcb682a1dbc92ff222e50a45766af1c3e14c63829ca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:07.895Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:08.217Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.23 [2024-10-09T22:07:08.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-09T22:07:08.217Z] f52b9107320b: Preparing [2024-10-09T22:07:08.217Z] 48dfb7e2e675: Preparing [2024-10-09T22:07:08.217Z] 59314279f2cd: Preparing [2024-10-09T22:07:08.217Z] 5b6e4126cbaf: Preparing [2024-10-09T22:07:08.217Z] 64f26f44ec19: Preparing [2024-10-09T22:07:08.217Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:08.217Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:08.217Z] 5b6e4126cbaf: Layer already exists [2024-10-09T22:07:08.217Z] 48dfb7e2e675: Layer already exists [2024-10-09T22:07:08.217Z] 64f26f44ec19: Layer already exists [2024-10-09T22:07:08.217Z] f52b9107320b: Layer already exists [2024-10-09T22:07:08.217Z] 59314279f2cd: Layer already exists [2024-10-09T22:07:08.217Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:08.217Z] 3.2.0-dev.23: digest: sha256:822127c46848a31da4200fcb682a1dbc92ff222e50a45766af1c3e14c63829ca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:08.539Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:08.867Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:07:08.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-09T22:07:08.867Z] f52b9107320b: Preparing [2024-10-09T22:07:08.867Z] 48dfb7e2e675: Preparing [2024-10-09T22:07:08.867Z] 59314279f2cd: Preparing [2024-10-09T22:07:08.867Z] 5b6e4126cbaf: Preparing [2024-10-09T22:07:08.867Z] 64f26f44ec19: Preparing [2024-10-09T22:07:08.867Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:08.867Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:08.867Z] 64f26f44ec19: Layer already exists [2024-10-09T22:07:08.867Z] 5b6e4126cbaf: Layer already exists [2024-10-09T22:07:08.867Z] f52b9107320b: Layer already exists [2024-10-09T22:07:08.867Z] 48dfb7e2e675: Layer already exists [2024-10-09T22:07:08.867Z] 59314279f2cd: Layer already exists [2024-10-09T22:07:08.867Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:08.867Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23: digest: sha256:822127c46848a31da4200fcb682a1dbc92ff222e50a45766af1c3e14c63829ca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:09.185Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:09.509Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-10-09T22:07:09.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-09T22:07:09.509Z] f52b9107320b: Preparing [2024-10-09T22:07:09.509Z] 48dfb7e2e675: Preparing [2024-10-09T22:07:09.509Z] 59314279f2cd: Preparing [2024-10-09T22:07:09.509Z] 5b6e4126cbaf: Preparing [2024-10-09T22:07:09.509Z] 64f26f44ec19: Preparing [2024-10-09T22:07:09.509Z] 63ca1fbb43ae: Preparing [2024-10-09T22:07:09.509Z] 63ca1fbb43ae: Waiting [2024-10-09T22:07:09.509Z] 59314279f2cd: Layer already exists [2024-10-09T22:07:09.509Z] f52b9107320b: Layer already exists [2024-10-09T22:07:09.509Z] 5b6e4126cbaf: Layer already exists [2024-10-09T22:07:09.509Z] 48dfb7e2e675: Layer already exists [2024-10-09T22:07:09.509Z] 64f26f44ec19: Layer already exists [2024-10-09T22:07:09.509Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:07:09.509Z] main: digest: sha256:822127c46848a31da4200fcb682a1dbc92ff222e50a45766af1c3e14c63829ca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:07:09.581Z] ===================================================== [Pipeline] echo [2024-10-09T22:07:09.595Z] taggedImages: [2024-10-09T22:07:09.595Z] - nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:07:09.595Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-09T22:07:09.595Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.23 [2024-10-09T22:07:09.595Z] - nexus3.edgexfoundry.org:10004/device-rest:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:07:09.595Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:10.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:10.001Z] [2024-10-09T22:07:10.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:10.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:10.296Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:07:10.296Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:07:10.296Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:07:10.296Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:07:10.296Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:07:10.296Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:07:10.296Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:07:10.296Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:07:10.296Z] 2f39f015ded8: Waiting [2024-10-09T22:07:10.296Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:07:10.296Z] 33b1e0a273af: Waiting [2024-10-09T22:07:10.296Z] 5c69ac0246d0: Verifying Checksum [2024-10-09T22:07:10.296Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:07:10.296Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:07:10.296Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:07:10.296Z] 33b1e0a273af: Download complete [2024-10-09T22:07:10.296Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:07:10.296Z] ec43610c2a17: Download complete [2024-10-09T22:07:10.296Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:07:10.296Z] 5d3b04190fa2: Download complete [2024-10-09T22:07:10.557Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:07:10.557Z] 5eb5b503b376: Download complete [2024-10-09T22:07:11.122Z] 2f39f015ded8: Download complete [2024-10-09T22:07:11.687Z] 5eb5b503b376: Pull complete [2024-10-09T22:07:11.687Z] 5c69ac0246d0: Pull complete [2024-10-09T22:07:12.250Z] ec43610c2a17: Pull complete [2024-10-09T22:07:12.250Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:07:12.509Z] 33b1e0a273af: Pull complete [2024-10-09T22:07:12.509Z] 5d3b04190fa2: Pull complete [2024-10-09T22:07:16.691Z] 2f39f015ded8: Pull complete [2024-10-09T22:07:16.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:07:16.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:07:16.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:07:16.791Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:07:16.817Z] $ 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-10-09T22:07:21.568Z] $ docker top defe6ede76473c6c0c7d415583097c0b76a9501373ec78facdd4e9a373d23bdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:07:21.959Z] ---> job-cost.sh [2024-10-09T22:07:21.959Z] lf-activate-venv: SKIPPING [2024-10-09T22:07:21.959Z] INFO: No Stack... [2024-10-09T22:07:22.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:07:22.477Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:07:22.767Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-10-09T22:07:22.767Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:07:22.779Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [2024-10-09T22:07:22.789Z] Resource [jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] did not exist. Created. [2024-10-09T22:07:22.796Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:07:23.102Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:07:23.124Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:07:23.132Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:07:23.154Z] $ docker stop --time=1 defe6ede76473c6c0c7d415583097c0b76a9501373ec78facdd4e9a373d23bdc [2024-10-09T22:07:24.309Z] $ docker rm -f --volumes defe6ede76473c6c0c7d415583097c0b76a9501373ec78facdd4e9a373d23bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:07:41.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22361 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-10-09T22:07:41.681Z] Running in /w/workspace/device-rest-go/175 [Pipeline] { [Pipeline] checkout [2024-10-09T22:07:41.726Z] The recommended git tool is: git [2024-10-09T22:07:48.052Z] using credential edgex-jenkins-ssh [2024-10-09T22:07:48.080Z] Cloning the remote Git repository [2024-10-09T22:07:48.133Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-09T22:07:48.258Z] > git init /w/workspace/device-rest-go/175 # timeout=10 [2024-10-09T22:07:48.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-09T22:07:48.439Z] > git --version # timeout=10 [2024-10-09T22:07:48.467Z] > git --version # 'git version 2.25.1' [2024-10-09T22:07:48.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:07:48.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:07:51.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-09T22:07:51.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:07:52.839Z] Avoid second fetch [2024-10-09T22:07:52.839Z] Checking out Revision 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 (main) [2024-10-09T22:07:52.857Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:07:52.944Z] > git checkout -f 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 # timeout=10 [2024-10-09T22:07:53.583Z] Commit message: "Merge pull request #417 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:07:58.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:07:58.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:07:58.540Z] Dload Upload Total Spent Left Speed [2024-10-09T22:07:58.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 181k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2024-10-09T22:07:58.912Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:07:59.262Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:07:59.262Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:07:59.262Z] { [2024-10-09T22:07:59.262Z] "registry-mirrors": [ [2024-10-09T22:07:59.262Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:07:59.262Z] ], [2024-10-09T22:07:59.262Z] "bip": "10.250.0.254/24", [2024-10-09T22:07:59.262Z] "hosts": [ [2024-10-09T22:07:59.262Z] "tcp://0.0.0.0:5555", [2024-10-09T22:07:59.262Z] "unix:///var/run/docker.sock" [2024-10-09T22:07:59.262Z] ], [2024-10-09T22:07:59.262Z] "mtu": 1458, [2024-10-09T22:07:59.262Z] "selinux-enabled": true, [2024-10-09T22:07:59.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:07:59.262Z] } [Pipeline] sh [2024-10-09T22:07:59.659Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:08:00.025Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:08:18.367Z] provisioning config files... [2024-10-09T22:08:18.409Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/175@tmp/config17800317002481234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:08:18.946Z] ---> ****-login.sh [2024-10-09T22:08:18.946Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:08:19.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:08:19.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:08:19.821Z] Configure a credential helper to remove this warning. See [2024-10-09T22:08:19.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:08:19.821Z] [2024-10-09T22:08:19.821Z] Login Succeeded [2024-10-09T22:08:19.821Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:08:20.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:08:20.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:08:20.098Z] Configure a credential helper to remove this warning. See [2024-10-09T22:08:20.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:08:20.098Z] [2024-10-09T22:08:20.098Z] Login Succeeded [2024-10-09T22:08:20.098Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:08:20.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:08:20.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:08:20.659Z] Configure a credential helper to remove this warning. See [2024-10-09T22:08:20.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:08:20.659Z] [2024-10-09T22:08:20.659Z] Login Succeeded [2024-10-09T22:08:20.659Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:08:20.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:08:20.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:08:20.935Z] Configure a credential helper to remove this warning. See [2024-10-09T22:08:20.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:08:20.935Z] [2024-10-09T22:08:20.935Z] Login Succeeded [2024-10-09T22:08:20.935Z] ****.io [2024-10-09T22:08:21.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:08:21.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:08:21.494Z] Configure a credential helper to remove this warning. See [2024-10-09T22:08:21.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:08:21.494Z] [2024-10-09T22:08:21.494Z] Login Succeeded [2024-10-09T22:08:21.494Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:08:21.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:08:22.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:08:22.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:08:22.054Z] ========================================================= [2024-10-09T22:08:22.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:08:22.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:08:22.598Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:08:22.599Z] Sending build context to Docker daemon 140.3kB [2024-10-09T22:08:22.873Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:08:22.873Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:08:23.145Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:08:23.145Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:08:23.145Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:08:23.145Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:08:23.145Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:08:23.145Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:08:23.145Z] 80978eb59214: Pulling fs layer [2024-10-09T22:08:23.145Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:08:23.145Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:08:23.145Z] 80978eb59214: Waiting [2024-10-09T22:08:23.145Z] c9f46d7d2bd2: Waiting [2024-10-09T22:08:23.145Z] c5a475d317c9: Waiting [2024-10-09T22:08:23.145Z] 4f4fb700ef54: Waiting [2024-10-09T22:08:23.145Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:08:23.145Z] 55b35a11ae5e: Download complete [2024-10-09T22:08:23.145Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:08:23.145Z] 50b3750afda1: Download complete [2024-10-09T22:08:23.145Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:08:23.145Z] 4f4fb700ef54: Download complete [2024-10-09T22:08:23.145Z] 80978eb59214: Verifying Checksum [2024-10-09T22:08:23.145Z] 80978eb59214: Download complete [2024-10-09T22:08:23.145Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:08:23.145Z] cf04c63912e1: Download complete [2024-10-09T22:08:23.742Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:08:23.742Z] c5a475d317c9: Download complete [2024-10-09T22:08:24.341Z] cf04c63912e1: Pull complete [2024-10-09T22:08:25.328Z] 55b35a11ae5e: Pull complete [2024-10-09T22:08:25.601Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:08:25.601Z] a37a00ec5f00: Download complete [2024-10-09T22:08:26.583Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:08:26.583Z] c9f46d7d2bd2: Download complete [2024-10-09T22:08:41.633Z] a37a00ec5f00: Pull complete [2024-10-09T22:08:41.633Z] 50b3750afda1: Pull complete [2024-10-09T22:08:41.633Z] 4f4fb700ef54: Pull complete [2024-10-09T22:08:41.633Z] 80978eb59214: Pull complete [2024-10-09T22:08:51.748Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:08:52.019Z] c5a475d317c9: Pull complete [2024-10-09T22:08:52.019Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:08:52.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:08:52.019Z] ---> be29e6b0f0d4 [2024-10-09T22:08:52.019Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:08:53.436Z] ---> Running in c2bc6ef8fb55 [2024-10-09T22:08:53.436Z] Removing intermediate container c2bc6ef8fb55 [2024-10-09T22:08:53.436Z] ---> d94a03555463 [2024-10-09T22:08:53.436Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:08:53.707Z] ---> Running in 586828c65edc [2024-10-09T22:08:53.978Z] Removing intermediate container 586828c65edc [2024-10-09T22:08:53.978Z] ---> d201b7acdd09 [2024-10-09T22:08:53.978Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:08:53.978Z] ---> Running in 669b353518bf [2024-10-09T22:08:54.580Z] Removing intermediate container 669b353518bf [2024-10-09T22:08:54.580Z] ---> 46437a3632c1 [2024-10-09T22:08:54.580Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:08:54.580Z] ---> Running in a7519c9a4bd9 [2024-10-09T22:08:54.849Z] Removing intermediate container a7519c9a4bd9 [2024-10-09T22:08:54.849Z] ---> fd97f6697023 [2024-10-09T22:08:54.849Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:08:55.121Z] ---> Running in d29fbea58300 [2024-10-09T22:08:56.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:08:56.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:08:58.259Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T22:08:58.259Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T22:08:58.530Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T22:08:58.530Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T22:08:58.530Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:08:58.530Z] OK: 242 MiB in 58 packages [2024-10-09T22:08:59.960Z] Removing intermediate container d29fbea58300 [2024-10-09T22:08:59.960Z] ---> 5d81a443490a [2024-10-09T22:08:59.960Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-09T22:08:59.960Z] ---> Running in f57349201f8e [2024-10-09T22:09:00.560Z] Removing intermediate container f57349201f8e [2024-10-09T22:09:00.560Z] ---> 286cd618c5ee [2024-10-09T22:09:00.560Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-09T22:09:01.163Z] ---> 19606331ec25 [2024-10-09T22:09:01.163Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:09:01.163Z] ---> Running in 6d1f48c38ed3 [2024-10-09T22:11:07.949Z] Removing intermediate container 6d1f48c38ed3 [2024-10-09T22:11:07.949Z] ---> 20a16e69d86c [2024-10-09T22:11:07.949Z] Step 11/12 : COPY . . [2024-10-09T22:11:07.949Z] ---> ba108a96e403 [2024-10-09T22:11:07.949Z] Step 12/12 : RUN $MAKE [2024-10-09T22:11:07.949Z] ---> Running in 1a8c3789bb65 [2024-10-09T22:11:07.949Z] noop [2024-10-09T22:11:07.949Z] Removing intermediate container 1a8c3789bb65 [2024-10-09T22:11:07.949Z] ---> b94642c8c37e [2024-10-09T22:11:07.949Z] Successfully built b94642c8c37e [2024-10-09T22:11:07.949Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:11:08.349Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:11:08.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:11:08.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-22361 does not seem to be running inside a container [2024-10-09T22:11:08.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/175 -v /w/workspace/device-rest-go/175:/w/workspace/device-rest-go/175:rw,z -v /w/workspace/device-rest-go/175@tmp:/w/workspace/device-rest-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T22:11:10.048Z] $ docker top 41c1eea7412ffa92d1e44d9965ec105b3eb00eadcb447480c26b66edb7bb4d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:11:10.925Z] + go version [2024-10-09T22:11:10.925Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:11:10.945Z] $ docker stop --time=1 41c1eea7412ffa92d1e44d9965ec105b3eb00eadcb447480c26b66edb7bb4d9e [2024-10-09T22:11:12.717Z] $ docker rm -f --volumes 41c1eea7412ffa92d1e44d9965ec105b3eb00eadcb447480c26b66edb7bb4d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:11:13.371Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:11:13.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:11:13.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-22361 does not seem to be running inside a container [2024-10-09T22:11:13.693Z] $ 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/175 -v /w/workspace/device-rest-go/175:/w/workspace/device-rest-go/175:rw,z -v /w/workspace/device-rest-go/175@tmp:/w/workspace/device-rest-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T22:11:15.135Z] $ docker top 7159e66bfbc6c6d6e00e826bb6a9859bdc3f7f73ecac3b6d35057a6f73d5eefd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:11:16.002Z] + git config --global --add safe.directory /w/workspace/device-rest-go/175 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:11:16.672Z] + make test [2024-10-09T22:11:16.672Z] go test ./... -coverprofile=coverage.out ./... [2024-10-09T22:11:23.367Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-09T22:16:00.353Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-09T22:16:00.353Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 33.2% of statements [2024-10-09T22:16:00.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:16:00.353Z] go vet ./... [2024-10-09T22:16:56.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:16:56.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:16:56.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:16:56.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:16:56.869Z] $ docker stop --time=1 7159e66bfbc6c6d6e00e826bb6a9859bdc3f7f73ecac3b6d35057a6f73d5eefd [2024-10-09T22:16:59.075Z] $ docker rm -f --volumes 7159e66bfbc6c6d6e00e826bb6a9859bdc3f7f73ecac3b6d35057a6f73d5eefd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:17:00.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:17:00.969Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:17:01.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:17:02.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:17:02.709Z] + ls -al . [2024-10-09T22:17:02.709Z] total 252 [2024-10-09T22:17:02.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:11 . [2024-10-09T22:17:02.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:07 .. [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 9 22:07 .dockerignore [2024-10-09T22:17:02.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:07 .git [2024-10-09T22:17:02.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 .github [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 9 22:07 .gitignore [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:07 .golangci.yml [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 9 22:07 Attribution.txt [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 9 22:07 CHANGELOG.md [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 9 22:07 Dockerfile [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:07 GOVERNANCE.md [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 9 22:07 Jenkinsfile [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 22:07 LICENSE [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 9 22:07 Makefile [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 9 22:07 OWNERS.md [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 9 22:07 README.md [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:04 VERSION [2024-10-09T22:17:02.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:07 bin [2024-10-09T22:17:02.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 cmd [2024-10-09T22:17:02.709Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 9 22:15 coverage.out [2024-10-09T22:17:02.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:07 driver [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 9 22:07 go.mod [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 9 22:07 go.sum [2024-10-09T22:17:02.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:07 openapi [2024-10-09T22:17:02.709Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 9 22:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:17:03.088Z] + 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=107c131f2d4d00842a0c6d2364e97dcb8ff9e476 --label arch=arm64 --label version=3.2.0-dev.23 . [2024-10-09T22:17:03.088Z] Sending build context to Docker daemon 155.6kB [2024-10-09T22:17:03.357Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:17:03.357Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T22:17:03.357Z] ---> b94642c8c37e [2024-10-09T22:17:03.357Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:17:03.636Z] ---> Running in a49a143ee0ca [2024-10-09T22:17:03.919Z] Removing intermediate container a49a143ee0ca [2024-10-09T22:17:03.919Z] ---> 24c2c82a5135 [2024-10-09T22:17:03.919Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:17:04.188Z] ---> Running in 65c7b2b1349d [2024-10-09T22:17:04.460Z] Removing intermediate container 65c7b2b1349d [2024-10-09T22:17:04.460Z] ---> 0495ad2cc85f [2024-10-09T22:17:04.460Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T22:17:04.460Z] ---> Running in e339fbe59608 [2024-10-09T22:17:05.054Z] Removing intermediate container e339fbe59608 [2024-10-09T22:17:05.054Z] ---> 55f3abc2b8ee [2024-10-09T22:17:05.054Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:17:05.054Z] ---> Running in 6cd49419608b [2024-10-09T22:17:05.334Z] Removing intermediate container 6cd49419608b [2024-10-09T22:17:05.334Z] ---> 6cade394d898 [2024-10-09T22:17:05.334Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:17:05.609Z] ---> Running in ff21266d6350 [2024-10-09T22:17:07.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:17:07.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:17:09.951Z] OK: 242 MiB in 58 packages [2024-10-09T22:17:10.934Z] Removing intermediate container ff21266d6350 [2024-10-09T22:17:10.934Z] ---> 4f5ed0beca62 [2024-10-09T22:17:10.934Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-09T22:17:10.934Z] ---> Running in 950baf6a696f [2024-10-09T22:17:11.539Z] Removing intermediate container 950baf6a696f [2024-10-09T22:17:11.539Z] ---> 917eefa7dcb2 [2024-10-09T22:17:11.539Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-09T22:17:12.139Z] ---> 1f6a2e58a9c9 [2024-10-09T22:17:12.139Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:17:12.139Z] ---> Running in 27056bcb1f73 [2024-10-09T22:17:15.537Z] Removing intermediate container 27056bcb1f73 [2024-10-09T22:17:15.537Z] ---> 703bc30aa50e [2024-10-09T22:17:15.537Z] Step 11/26 : COPY . . [2024-10-09T22:17:16.146Z] ---> 546d67b30318 [2024-10-09T22:17:16.146Z] Step 12/26 : RUN $MAKE [2024-10-09T22:17:16.146Z] ---> Running in f5eec70a5655 [2024-10-09T22:17:17.579Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-09T22:22:10.708Z] Removing intermediate container f5eec70a5655 [2024-10-09T22:22:10.708Z] ---> 0c106a93b681 [2024-10-09T22:22:10.708Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T22:22:10.708Z] 3.20: Pulling from library/alpine [2024-10-09T22:22:10.708Z] cf04c63912e1: Already exists [2024-10-09T22:22:10.708Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:22:10.708Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:22:10.708Z] ---> c157a85ed455 [2024-10-09T22:22:10.708Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:22:10.708Z] ---> Running in c5e587a3db61 [2024-10-09T22:22:10.708Z] Removing intermediate container c5e587a3db61 [2024-10-09T22:22:10.708Z] ---> edcadbeaa52f [2024-10-09T22:22:10.708Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-09T22:22:10.708Z] ---> Running in 16cb3648aeed [2024-10-09T22:22:10.708Z] Removing intermediate container 16cb3648aeed [2024-10-09T22:22:10.708Z] ---> e2822cd4d7f3 [2024-10-09T22:22:10.708Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T22:22:10.708Z] ---> Running in 62cf237a9d0d [2024-10-09T22:22:10.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:10.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:10.708Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:22:10.708Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:22:10.708Z] OK: 9 MiB in 15 packages [2024-10-09T22:22:10.708Z] Removing intermediate container 62cf237a9d0d [2024-10-09T22:22:10.708Z] ---> e61e3c626b64 [2024-10-09T22:22:10.708Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-09T22:22:10.708Z] ---> Running in 7c4af170da72 [2024-10-09T22:22:11.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:12.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:13.669Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:22:13.669Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:22:13.669Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:22:13.938Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:22:14.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:14.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:22:16.416Z] OK: 9 MiB in 15 packages [2024-10-09T22:22:17.002Z] Removing intermediate container 7c4af170da72 [2024-10-09T22:22:17.002Z] ---> 06dcffa995b1 [2024-10-09T22:22:17.002Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-09T22:22:18.958Z] ---> 5672fca74c7a [2024-10-09T22:22:18.959Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-09T22:22:19.546Z] ---> 040926e4ae33 [2024-10-09T22:22:19.546Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-09T22:22:20.955Z] ---> 07dd3f63a28d [2024-10-09T22:22:20.955Z] Step 21/26 : EXPOSE 59986 [2024-10-09T22:22:20.955Z] ---> Running in c5dac7799a83 [2024-10-09T22:22:21.223Z] Removing intermediate container c5dac7799a83 [2024-10-09T22:22:21.223Z] ---> 006bdae011cc [2024-10-09T22:22:21.223Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-09T22:22:21.490Z] ---> Running in c00dace7390f [2024-10-09T22:22:21.758Z] Removing intermediate container c00dace7390f [2024-10-09T22:22:21.758Z] ---> ad3e6991b412 [2024-10-09T22:22:21.758Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-09T22:22:21.758Z] ---> Running in 719e79d65085 [2024-10-09T22:22:22.025Z] Removing intermediate container 719e79d65085 [2024-10-09T22:22:22.025Z] ---> 5ddb468d4989 [2024-10-09T22:22:22.025Z] Step 24/26 : LABEL arch=arm64 [2024-10-09T22:22:22.291Z] ---> Running in fce378629bf7 [2024-10-09T22:22:22.558Z] Removing intermediate container fce378629bf7 [2024-10-09T22:22:22.558Z] ---> 199f5542c571 [2024-10-09T22:22:22.558Z] Step 25/26 : LABEL git_sha=107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:22:22.558Z] ---> Running in 3fa23b4f60c1 [2024-10-09T22:22:22.826Z] Removing intermediate container 3fa23b4f60c1 [2024-10-09T22:22:22.826Z] ---> 386a482c8ee2 [2024-10-09T22:22:22.826Z] Step 26/26 : LABEL version=3.2.0-dev.23 [2024-10-09T22:22:23.093Z] ---> Running in e8f9a55c0274 [2024-10-09T22:22:23.361Z] Removing intermediate container e8f9a55c0274 [2024-10-09T22:22:23.361Z] ---> 5fcecdb30694 [2024-10-09T22:22:23.361Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:22:23.361Z] Successfully built 5fcecdb30694 [2024-10-09T22:22:23.361Z] 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-10-09T22:22:23.523Z] provisioning config files... [2024-10-09T22:22:23.538Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/175@tmp/config1141281682355480980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:22:23.880Z] ---> ****-login.sh [2024-10-09T22:22:23.880Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:22:23.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:24.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:24.150Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:24.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:24.150Z] [2024-10-09T22:22:24.150Z] Login Succeeded [2024-10-09T22:22:24.150Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:22:24.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:24.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:24.417Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:24.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:24.417Z] [2024-10-09T22:22:24.417Z] Login Succeeded [2024-10-09T22:22:24.417Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:22:24.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:24.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:24.949Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:24.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:24.949Z] [2024-10-09T22:22:24.949Z] Login Succeeded [2024-10-09T22:22:24.949Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:22:25.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:25.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:25.215Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:25.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:25.215Z] [2024-10-09T22:22:25.215Z] Login Succeeded [2024-10-09T22:22:25.216Z] ****.io [2024-10-09T22:22:25.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:22:25.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:22:25.754Z] Configure a credential helper to remove this warning. See [2024-10-09T22:22:25.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:22:25.754Z] [2024-10-09T22:22:25.754Z] Login Succeeded [2024-10-09T22:22:25.754Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:22:25.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:22:25.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:22:25.855Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-10-09T22:22:25.855Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:22:25.855Z] latest [2024-10-09T22:22:25.855Z] 3.2.0-dev.23 [2024-10-09T22:22:25.855Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:22:25.855Z] main [2024-10-09T22:22:25.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:26.231Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:26.592Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:22:26.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-09T22:22:26.592Z] b6732b5596b9: Preparing [2024-10-09T22:22:26.592Z] dfea82f182f0: Preparing [2024-10-09T22:22:26.592Z] a5e84df00049: Preparing [2024-10-09T22:22:26.592Z] 0c39f0acf631: Preparing [2024-10-09T22:22:26.592Z] 097b7fc6a2bd: Preparing [2024-10-09T22:22:26.592Z] 16113d51b718: Preparing [2024-10-09T22:22:26.592Z] 16113d51b718: Waiting [2024-10-09T22:22:26.858Z] dfea82f182f0: Pushed [2024-10-09T22:22:26.858Z] b6732b5596b9: Pushed [2024-10-09T22:22:26.858Z] 097b7fc6a2bd: Pushed [2024-10-09T22:22:26.858Z] 16113d51b718: Layer already exists [2024-10-09T22:22:26.858Z] 0c39f0acf631: Pushed [2024-10-09T22:22:33.522Z] a5e84df00049: Pushed [2024-10-09T22:22:33.522Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476: digest: sha256:61ae401ac6425590f26fd9ce000adbd0aecb16c12badbe54d41eadf5b3802756 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:33.893Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:34.253Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-09T22:22:34.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-09T22:22:34.253Z] b6732b5596b9: Preparing [2024-10-09T22:22:34.253Z] dfea82f182f0: Preparing [2024-10-09T22:22:34.253Z] a5e84df00049: Preparing [2024-10-09T22:22:34.253Z] 0c39f0acf631: Preparing [2024-10-09T22:22:34.253Z] 097b7fc6a2bd: Preparing [2024-10-09T22:22:34.253Z] 16113d51b718: Preparing [2024-10-09T22:22:34.253Z] 16113d51b718: Waiting [2024-10-09T22:22:34.253Z] dfea82f182f0: Layer already exists [2024-10-09T22:22:34.253Z] a5e84df00049: Layer already exists [2024-10-09T22:22:34.253Z] b6732b5596b9: Layer already exists [2024-10-09T22:22:34.253Z] 0c39f0acf631: Layer already exists [2024-10-09T22:22:34.253Z] 097b7fc6a2bd: Layer already exists [2024-10-09T22:22:34.253Z] 16113d51b718: Layer already exists [2024-10-09T22:22:34.521Z] latest: digest: sha256:61ae401ac6425590f26fd9ce000adbd0aecb16c12badbe54d41eadf5b3802756 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:34.895Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:35.265Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.23 [2024-10-09T22:22:35.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-09T22:22:35.265Z] b6732b5596b9: Preparing [2024-10-09T22:22:35.265Z] dfea82f182f0: Preparing [2024-10-09T22:22:35.265Z] a5e84df00049: Preparing [2024-10-09T22:22:35.265Z] 0c39f0acf631: Preparing [2024-10-09T22:22:35.265Z] 097b7fc6a2bd: Preparing [2024-10-09T22:22:35.265Z] 16113d51b718: Preparing [2024-10-09T22:22:35.265Z] 16113d51b718: Waiting [2024-10-09T22:22:35.265Z] 097b7fc6a2bd: Layer already exists [2024-10-09T22:22:35.265Z] b6732b5596b9: Layer already exists [2024-10-09T22:22:35.265Z] 0c39f0acf631: Layer already exists [2024-10-09T22:22:35.265Z] dfea82f182f0: Layer already exists [2024-10-09T22:22:35.265Z] a5e84df00049: Layer already exists [2024-10-09T22:22:35.265Z] 16113d51b718: Layer already exists [2024-10-09T22:22:35.534Z] 3.2.0-dev.23: digest: sha256:61ae401ac6425590f26fd9ce000adbd0aecb16c12badbe54d41eadf5b3802756 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:35.908Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:36.275Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:22:36.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-09T22:22:36.275Z] b6732b5596b9: Preparing [2024-10-09T22:22:36.275Z] dfea82f182f0: Preparing [2024-10-09T22:22:36.275Z] a5e84df00049: Preparing [2024-10-09T22:22:36.275Z] 0c39f0acf631: Preparing [2024-10-09T22:22:36.275Z] 097b7fc6a2bd: Preparing [2024-10-09T22:22:36.275Z] 16113d51b718: Preparing [2024-10-09T22:22:36.275Z] 16113d51b718: Waiting [2024-10-09T22:22:36.275Z] b6732b5596b9: Layer already exists [2024-10-09T22:22:36.275Z] dfea82f182f0: Layer already exists [2024-10-09T22:22:36.275Z] 0c39f0acf631: Layer already exists [2024-10-09T22:22:36.275Z] 097b7fc6a2bd: Layer already exists [2024-10-09T22:22:36.275Z] a5e84df00049: Layer already exists [2024-10-09T22:22:36.275Z] 16113d51b718: Layer already exists [2024-10-09T22:22:36.543Z] 107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23: digest: sha256:61ae401ac6425590f26fd9ce000adbd0aecb16c12badbe54d41eadf5b3802756 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:36.919Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:37.288Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-10-09T22:22:37.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-09T22:22:37.288Z] b6732b5596b9: Preparing [2024-10-09T22:22:37.288Z] dfea82f182f0: Preparing [2024-10-09T22:22:37.288Z] a5e84df00049: Preparing [2024-10-09T22:22:37.288Z] 0c39f0acf631: Preparing [2024-10-09T22:22:37.288Z] 097b7fc6a2bd: Preparing [2024-10-09T22:22:37.288Z] 16113d51b718: Preparing [2024-10-09T22:22:37.288Z] a5e84df00049: Layer already exists [2024-10-09T22:22:37.288Z] 097b7fc6a2bd: Layer already exists [2024-10-09T22:22:37.288Z] 0c39f0acf631: Layer already exists [2024-10-09T22:22:37.288Z] dfea82f182f0: Layer already exists [2024-10-09T22:22:37.288Z] b6732b5596b9: Layer already exists [2024-10-09T22:22:37.288Z] 16113d51b718: Layer already exists [2024-10-09T22:22:37.555Z] main: digest: sha256:61ae401ac6425590f26fd9ce000adbd0aecb16c12badbe54d41eadf5b3802756 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:22:37.637Z] ===================================================== [Pipeline] echo [2024-10-09T22:22:37.651Z] taggedImages: [2024-10-09T22:22:37.651Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [2024-10-09T22:22:37.651Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-09T22:22:37.651Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.23 [2024-10-09T22:22:37.651Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:107c131f2d4d00842a0c6d2364e97dcb8ff9e476-3.2.0-dev.23 [2024-10-09T22:22:37.651Z] - 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-10-09T22:22:38.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:22:38.045Z] [2024-10-09T22:22:38.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:22:38.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:22:38.670Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:22:38.670Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:22:38.670Z] 04944245beec: Pulling fs layer [2024-10-09T22:22:38.670Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:22:38.670Z] 765212b225bb: Pulling fs layer [2024-10-09T22:22:38.670Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:22:38.670Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:22:38.670Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:22:38.670Z] f23df028b6ca: Waiting [2024-10-09T22:22:38.670Z] d65c8cfc05b1: Waiting [2024-10-09T22:22:38.670Z] 2437ff75d9bd: Waiting [2024-10-09T22:22:38.670Z] 765212b225bb: Waiting [2024-10-09T22:22:38.670Z] 04944245beec: Verifying Checksum [2024-10-09T22:22:38.670Z] 04944245beec: Download complete [2024-10-09T22:22:38.670Z] 765212b225bb: Verifying Checksum [2024-10-09T22:22:38.670Z] 765212b225bb: Download complete [2024-10-09T22:22:38.670Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:22:38.670Z] f23df028b6ca: Download complete [2024-10-09T22:22:38.670Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:22:38.670Z] d65c8cfc05b1: Download complete [2024-10-09T22:22:38.938Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:22:38.938Z] 699f458cf7ca: Download complete [2024-10-09T22:22:39.524Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:22:39.524Z] 8998bd30e6a1: Download complete [2024-10-09T22:22:42.117Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:22:42.117Z] 2437ff75d9bd: Download complete [2024-10-09T22:22:44.067Z] 8998bd30e6a1: Pull complete [2024-10-09T22:22:44.656Z] 04944245beec: Pull complete [2024-10-09T22:22:46.615Z] 699f458cf7ca: Pull complete [2024-10-09T22:22:46.615Z] 765212b225bb: Pull complete [2024-10-09T22:22:47.586Z] f23df028b6ca: Pull complete [2024-10-09T22:22:47.858Z] d65c8cfc05b1: Pull complete [2024-10-09T22:23:06.098Z] 2437ff75d9bd: Pull complete [2024-10-09T22:23:06.098Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:23:06.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:23:06.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:06.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-22361 does not seem to be running inside a container [2024-10-09T22:23:06.433Z] $ 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/175 -v /w/workspace/device-rest-go/175:/w/workspace/device-rest-go/175:rw,z -v /w/workspace/device-rest-go/175@tmp:/w/workspace/device-rest-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-09T22:23:09.936Z] $ docker top bca8771f27e417b7d53ce0812ecc57ab0464841e0089b25b67c4ff5d4423e4e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:10.865Z] ---> job-cost.sh [2024-10-09T22:23:10.865Z] lf-activate-venv: SKIPPING [2024-10-09T22:23:10.865Z] INFO: No Stack... [2024-10-09T22:23:11.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:23:12.425Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:23:13.082Z] + cut -d, -f6 [2024-10-09T22:23:13.082Z] + cat /w/workspace/device-rest-go/175/archives/cost.csv [Pipeline] lock [2024-10-09T22:23:13.165Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [2024-10-09T22:23:13.176Z] Resource [jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] did not exist. Created. [2024-10-09T22:23:13.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:23:13.882Z] /w/workspace/device-rest-go/175@tmp/durable-f8553228/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:23:14.553Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:23:14.576Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:23:14.639Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:23:14.650Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:23:14.680Z] $ docker stop --time=1 bca8771f27e417b7d53ce0812ecc57ab0464841e0089b25b67c4ff5d4423e4e7 [2024-10-09T22:23:16.948Z] $ docker rm -f --volumes bca8771f27e417b7d53ce0812ecc57ab0464841e0089b25b67c4ff5d4423e4e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-09T22:23:17.469Z] provisioning config files... [2024-10-09T22:23:17.477Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18304479469400054045tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:23:17.778Z] + set +x [2024-10-09T22:23:17.778Z] + bash -s -- [2024-10-09T22:23:17.778Z] + curl -s https://codecov.io/bash [2024-10-09T22:23:17.778Z] [2024-10-09T22:23:17.778Z] _____ _ [2024-10-09T22:23:17.778Z] / ____| | | [2024-10-09T22:23:17.778Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:23:17.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:23:17.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:23:17.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:23:17.778Z] Bash-1.0.6 [2024-10-09T22:23:17.778Z] [2024-10-09T22:23:17.778Z] [2024-10-09T22:23:17.778Z] ==> git version 2.25.1 found [2024-10-09T22:23:17.778Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-09T22:23:17.778Z] Release-Date: 2020-01-08 [2024-10-09T22:23:17.778Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:23:17.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:23:17.778Z] ==> Jenkins CI detected. [2024-10-09T22:23:17.778Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-10-09T22:23:17.778Z] project root: . [2024-10-09T22:23:17.778Z] --> token set from env [2024-10-09T22:23:17.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:23:17.778Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:23:17.778Z] ==> Python coveragepy not found [2024-10-09T22:23:17.778Z] ==> Searching for coverage reports in: [2024-10-09T22:23:17.778Z] + . [2024-10-09T22:23:17.778Z] -> Found 1 reports [2024-10-09T22:23:17.778Z] ==> Detecting git/mercurial file structure [2024-10-09T22:23:17.778Z] ==> Reading reports [2024-10-09T22:23:17.778Z] + ./coverage.out bytes=14565 [2024-10-09T22:23:17.778Z] ==> Appending adjustments [2024-10-09T22:23:17.778Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:23:18.037Z] + Found adjustments [2024-10-09T22:23:18.037Z] ==> Gzipping contents [2024-10-09T22:23:18.037Z] 4.0K /tmp/codecov.sYyrMM.gz [2024-10-09T22:23:18.037Z] ==> Uploading reports [2024-10-09T22:23:18.037Z] url: https://codecov.io [2024-10-09T22:23:18.037Z] query: branch=main&commit=107c131f2d4d00842a0c6d2364e97dcb8ff9e476&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:23:18.037Z] -> Pinging Codecov [2024-10-09T22:23:18.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=107c131f2d4d00842a0c6d2364e97dcb8ff9e476&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:23:18.037Z] -> Uploading to [2024-10-09T22:23:18.037Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/107c131f2d4d00842a0c6d2364e97dcb8ff9e476/3d256301-e9a3-49f7-84d7-479e08a0d1c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222317Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b5c506b94c8ef975aa35a336cb07f6a4281fee6318403733afc2937618147dec [2024-10-09T22:23:18.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:23:18.037Z] Dload Upload Total Spent Left Speed [2024-10-09T22:23:18.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 9680 --:--:-- --:--:-- --:--:-- 9720 [2024-10-09T22:23:18.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] } [2024-10-09T22:23:18.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:23:18.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:23:18.555Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:18.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:18.876Z] [2024-10-09T22:23:18.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:21.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:21.510Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:23:21.510Z] 43c4264eed91: Already exists [2024-10-09T22:23:21.510Z] 4cc291be95ef: Already exists [2024-10-09T22:23:21.510Z] 2ac1f1163629: Already exists [2024-10-09T22:23:21.510Z] 5c3c966382ef: Already exists [2024-10-09T22:23:21.510Z] 4f4fb700ef54: Already exists [2024-10-09T22:23:21.510Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:23:21.510Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:23:21.510Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:23:21.510Z] d9c7d2e4e75e: Download complete [2024-10-09T22:23:21.768Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:23:22.335Z] 9c3e1370e548: Download complete [2024-10-09T22:23:25.621Z] 9c3e1370e548: Pull complete [2024-10-09T22:23:25.621Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:23:25.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:23:25.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:25.741Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:23:25.769Z] $ 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:latest cat [2024-10-09T22:23:27.881Z] $ docker top 8f4bb8470aa303b4eb6ce4a995aa03d901eb1d344f0a6eda8e79e03ec690188f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:23:28.241Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-10-09T22:23:28.258Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-10-09T22:23:28.545Z] + set -o pipefail [2024-10-09T22:23:28.546Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-10-09T22:23:36.665Z] [2024-10-09T22:23:36.666Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-10-09T22:23:36.666Z] [2024-10-09T22:23:36.666Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/82bd0523-96a4-47bc-aad9-3dfd6e50262c [2024-10-09T22:23:36.666Z] [2024-10-09T22:23:36.666Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:23:36.666Z] [2024-10-09T22:23:36.666Z] [2024-10-09T22:23:36.666Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:23:36.666Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:23:36.671Z] $ docker stop --time=1 8f4bb8470aa303b4eb6ce4a995aa03d901eb1d344f0a6eda8e79e03ec690188f [2024-10-09T22:23:41.283Z] $ docker rm -f --volumes 8f4bb8470aa303b4eb6ce4a995aa03d901eb1d344f0a6eda8e79e03ec690188f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:23:42.351Z] + git log --format=format:%s -1 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 [Pipeline] sh [2024-10-09T22:23:42.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:23:42.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:42.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:23:42.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:43.032Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:23:43.053Z] $ 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-10-09T22:23:43.502Z] $ docker top 09015f2985067d842aa9dab534ffcfa01b56c84b23f29fe2c40c72c15588bda2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:23:43.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:23:43.618Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:23:43.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:23:43.726Z] $ docker exec 09015f2985067d842aa9dab534ffcfa01b56c84b23f29fe2c40c72c15588bda2 ssh-agent [2024-10-09T22:23:43.835Z] SSH_AUTH_SOCK=/tmp/ssh-jkqA5OrvljDU/agent.32 [2024-10-09T22:23:43.835Z] SSH_AGENT_PID=38 [2024-10-09T22:23:43.839Z] Running ssh-add (command line suppressed) [2024-10-09T22:23:43.928Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14050990465554852056.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14050990465554852056.key) [2024-10-09T22:23:43.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:23:44.237Z] + git semver tag [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,404 [run_tag] DEBUG tag force:False [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,404 [check_head_tag] DEBUG check head tag [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,405 [execute] INFO git cat-file --batch-check [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,410 [execute] INFO git cat-file --batch [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,437 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:23:44.497Z] 2024-10-09 22:23:44,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:23:44.497Z] 3.2.0-dev.23 [Pipeline] } [2024-10-09T22:23:44.502Z] $ docker exec --env ******** --env ******** 09015f2985067d842aa9dab534ffcfa01b56c84b23f29fe2c40c72c15588bda2 ssh-agent -k [2024-10-09T22:23:44.597Z] unset SSH_AUTH_SOCK; [2024-10-09T22:23:44.598Z] unset SSH_AGENT_PID; [2024-10-09T22:23:44.598Z] echo Agent pid 38 killed; [2024-10-09T22:23:44.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:23:44.945Z] + git semver [Pipeline] } [2024-10-09T22:23:45.211Z] $ docker stop --time=1 09015f2985067d842aa9dab534ffcfa01b56c84b23f29fe2c40c72c15588bda2 [2024-10-09T22:23:46.467Z] $ docker rm -f --volumes 09015f2985067d842aa9dab534ffcfa01b56c84b23f29fe2c40c72c15588bda2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:46.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:23:46.896Z] [2024-10-09T22:23:46.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:47.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:23:47.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:23:47.200Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:23:47.200Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:23:47.200Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:23:47.200Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:23:47.200Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:23:47.200Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:23:47.200Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:23:47.200Z] e9a5061849ea: Waiting [2024-10-09T22:23:47.200Z] d747dcd14b5f: Waiting [2024-10-09T22:23:47.200Z] 2de7ff778b66: Waiting [2024-10-09T22:23:47.200Z] 0d9ebad4ef96: Waiting [2024-10-09T22:23:47.200Z] 9712f1f96733: Download complete [2024-10-09T22:23:47.460Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:23:47.460Z] 63f879dbbcfc: Download complete [2024-10-09T22:23:47.717Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:23:47.717Z] e9a5061849ea: Download complete [2024-10-09T22:23:47.717Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:23:47.717Z] d747dcd14b5f: Download complete [2024-10-09T22:23:47.717Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:23:47.717Z] 0d9ebad4ef96: Download complete [2024-10-09T22:23:47.717Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:23:47.717Z] ab5ef0e58194: Download complete [2024-10-09T22:23:47.717Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:23:47.717Z] 2de7ff778b66: Download complete [2024-10-09T22:23:50.251Z] ab5ef0e58194: Pull complete [2024-10-09T22:23:50.251Z] 9712f1f96733: Pull complete [2024-10-09T22:23:50.819Z] 63f879dbbcfc: Pull complete [2024-10-09T22:23:54.160Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:23:54.418Z] e9a5061849ea: Pull complete [2024-10-09T22:23:54.418Z] d747dcd14b5f: Pull complete [2024-10-09T22:23:55.353Z] 2de7ff778b66: Pull complete [2024-10-09T22:23:55.353Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:23:55.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:23:55.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:23:55.452Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:23:55.471Z] $ 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-10-09T22:24:01.056Z] $ docker top 138ffcf6267fa66f27e4d466de166982c8ce87c4f2c7bcd669815c93055ed9ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:24:01.148Z] provisioning config files... [2024-10-09T22:24:01.154Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18128849050819665378tmp [2024-10-09T22:24:01.164Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13104906073215948093tmp [2024-10-09T22:24:01.173Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2822883628078308616tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:24:01.206Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:01.503Z] ---> sigul-configuration.sh [2024-10-09T22:24:01.503Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:24:01.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:24:01.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:24:01.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:24:01.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:24:01.503Z] gpg: CAST5 encrypted data [2024-10-09T22:24:01.503Z] gpg: encrypted with 1 passphrase [2024-10-09T22:24:01.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:24:01.800Z] + mkdir /home/jenkins [2024-10-09T22:24:01.801Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:24:02.097Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-09T22:24:02.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:02.407Z] ---> sigul-install.sh [2024-10-09T22:24:02.407Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:24:02.703Z] + git tag --list [2024-10-09T22:24:02.703Z] v1.0.0 [2024-10-09T22:24:02.703Z] v1.1.0 [2024-10-09T22:24:02.703Z] v1.1.1 [2024-10-09T22:24:02.703Z] v1.1.2 [2024-10-09T22:24:02.703Z] v1.2.0 [2024-10-09T22:24:02.703Z] v1.2.1 [2024-10-09T22:24:02.703Z] v2.0.0 [2024-10-09T22:24:02.703Z] v2.1.0 [2024-10-09T22:24:02.703Z] v2.1.1 [2024-10-09T22:24:02.703Z] v2.2.0 [2024-10-09T22:24:02.703Z] v2.3.0 [2024-10-09T22:24:02.703Z] v3.0 [2024-10-09T22:24:02.703Z] v3.0.0 [2024-10-09T22:24:02.703Z] v3.1 [2024-10-09T22:24:02.703Z] v3.1.0 [2024-10-09T22:24:02.703Z] v3.1.0-dev.1 [2024-10-09T22:24:02.703Z] v3.1.0-dev.10 [2024-10-09T22:24:02.703Z] v3.1.0-dev.11 [2024-10-09T22:24:02.703Z] v3.1.0-dev.12 [2024-10-09T22:24:02.703Z] v3.1.0-dev.13 [2024-10-09T22:24:02.703Z] v3.1.0-dev.14 [2024-10-09T22:24:02.703Z] v3.1.0-dev.15 [2024-10-09T22:24:02.703Z] v3.1.0-dev.16 [2024-10-09T22:24:02.703Z] v3.1.0-dev.17 [2024-10-09T22:24:02.703Z] v3.1.0-dev.18 [2024-10-09T22:24:02.703Z] v3.1.0-dev.19 [2024-10-09T22:24:02.703Z] v3.1.0-dev.2 [2024-10-09T22:24:02.703Z] v3.1.0-dev.20 [2024-10-09T22:24:02.703Z] v3.1.0-dev.21 [2024-10-09T22:24:02.703Z] v3.1.0-dev.22 [2024-10-09T22:24:02.703Z] v3.1.0-dev.23 [2024-10-09T22:24:02.703Z] v3.1.0-dev.24 [2024-10-09T22:24:02.703Z] v3.1.0-dev.25 [2024-10-09T22:24:02.703Z] v3.1.0-dev.26 [2024-10-09T22:24:02.703Z] v3.1.0-dev.27 [2024-10-09T22:24:02.703Z] v3.1.0-dev.28 [2024-10-09T22:24:02.703Z] v3.1.0-dev.29 [2024-10-09T22:24:02.703Z] v3.1.0-dev.3 [2024-10-09T22:24:02.703Z] v3.1.0-dev.30 [2024-10-09T22:24:02.703Z] v3.1.0-dev.31 [2024-10-09T22:24:02.703Z] v3.1.0-dev.32 [2024-10-09T22:24:02.703Z] v3.1.0-dev.4 [2024-10-09T22:24:02.703Z] v3.1.0-dev.5 [2024-10-09T22:24:02.703Z] v3.1.0-dev.6 [2024-10-09T22:24:02.703Z] v3.1.0-dev.7 [2024-10-09T22:24:02.703Z] v3.1.0-dev.8 [2024-10-09T22:24:02.703Z] v3.1.0-dev.9 [2024-10-09T22:24:02.703Z] v3.1.1 [2024-10-09T22:24:02.703Z] v3.2.0-dev.1 [2024-10-09T22:24:02.703Z] v3.2.0-dev.10 [2024-10-09T22:24:02.703Z] v3.2.0-dev.11 [2024-10-09T22:24:02.703Z] v3.2.0-dev.12 [2024-10-09T22:24:02.703Z] v3.2.0-dev.13 [2024-10-09T22:24:02.703Z] v3.2.0-dev.14 [2024-10-09T22:24:02.703Z] v3.2.0-dev.15 [2024-10-09T22:24:02.703Z] v3.2.0-dev.16 [2024-10-09T22:24:02.703Z] v3.2.0-dev.17 [2024-10-09T22:24:02.703Z] v3.2.0-dev.18 [2024-10-09T22:24:02.703Z] v3.2.0-dev.19 [2024-10-09T22:24:02.703Z] v3.2.0-dev.2 [2024-10-09T22:24:02.703Z] v3.2.0-dev.20 [2024-10-09T22:24:02.703Z] v3.2.0-dev.21 [2024-10-09T22:24:02.703Z] v3.2.0-dev.22 [2024-10-09T22:24:02.703Z] v3.2.0-dev.23 [2024-10-09T22:24:02.703Z] v3.2.0-dev.3 [2024-10-09T22:24:02.703Z] v3.2.0-dev.4 [2024-10-09T22:24:02.703Z] v3.2.0-dev.5 [2024-10-09T22:24:02.703Z] v3.2.0-dev.6 [2024-10-09T22:24:02.703Z] v3.2.0-dev.7 [2024-10-09T22:24:02.703Z] v3.2.0-dev.8 [2024-10-09T22:24:02.703Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:24:03.001Z] + lftools sign git-tag v3.2.0-dev.23 [2024-10-09T22:24:03.570Z] Signing Git tag with Sigul... [2024-10-09T22:24:03.570Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-10-09T22:24:03.845Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:04.139Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:24:04.145Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:24:04.163Z] $ docker stop --time=1 138ffcf6267fa66f27e4d466de166982c8ce87c4f2c7bcd669815c93055ed9ed [2024-10-09T22:24:05.457Z] $ docker rm -f --volumes 138ffcf6267fa66f27e4d466de166982c8ce87c4f2c7bcd669815c93055ed9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:24:05.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:24:05.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:06.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:24:06.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:06.304Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:24:06.326Z] $ 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-10-09T22:24:06.670Z] $ docker top dae28268cffeeadbbd5f80fd2a461cd33cb91ddecc74b9ec804d6fe649b543c2 -eo pid,comm [2024-10-09T22:24:06.718Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-09T22:24:06.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:24:06.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:24:06.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:24:06.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:24:06.906Z] $ docker exec dae28268cffeeadbbd5f80fd2a461cd33cb91ddecc74b9ec804d6fe649b543c2 ssh-agent [2024-10-09T22:24:07.026Z] SSH_AUTH_SOCK=/tmp/ssh-zUmwfdc35Bx8/agent.31 [2024-10-09T22:24:07.026Z] SSH_AGENT_PID=37 [2024-10-09T22:24:07.037Z] Running ssh-add (command line suppressed) [2024-10-09T22:24:07.121Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2023942909655646729.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2023942909655646729.key) [2024-10-09T22:24:07.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:24:07.437Z] + git semver bump pre [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,609 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,609 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,609 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,610 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,611 [execute] INFO git cat-file --batch-check [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,617 [execute] INFO git cat-file --batch [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:07.696Z] 2024-10-09 22:24:07,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:24:07.696Z] 3.2.0-dev.24 [Pipeline] } [2024-10-09T22:24:07.700Z] $ docker exec --env ******** --env ******** dae28268cffeeadbbd5f80fd2a461cd33cb91ddecc74b9ec804d6fe649b543c2 ssh-agent -k [2024-10-09T22:24:07.798Z] unset SSH_AUTH_SOCK; [2024-10-09T22:24:07.798Z] unset SSH_AGENT_PID; [2024-10-09T22:24:07.798Z] echo Agent pid 37 killed; [2024-10-09T22:24:07.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:24:08.140Z] + git semver [Pipeline] } [2024-10-09T22:24:08.406Z] $ docker stop --time=1 dae28268cffeeadbbd5f80fd2a461cd33cb91ddecc74b9ec804d6fe649b543c2 [2024-10-09T22:24:09.696Z] $ docker rm -f --volumes dae28268cffeeadbbd5f80fd2a461cd33cb91ddecc74b9ec804d6fe649b543c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:24:10.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:24:10.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:10.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:24:10.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:10.451Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:24:10.473Z] $ 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-10-09T22:24:10.796Z] $ docker top a6fef332a3fe3db9302f24d27edf556d6194e2fc53ced07c6908d70a52b02ef8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:24:10.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:24:10.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:24:11.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:24:11.014Z] $ docker exec a6fef332a3fe3db9302f24d27edf556d6194e2fc53ced07c6908d70a52b02ef8 ssh-agent [2024-10-09T22:24:11.141Z] SSH_AUTH_SOCK=/tmp/ssh-r0txzWckmYha/agent.32 [2024-10-09T22:24:11.141Z] SSH_AGENT_PID=38 [2024-10-09T22:24:11.145Z] Running ssh-add (command line suppressed) [2024-10-09T22:24:11.243Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8942299720786741641.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8942299720786741641.key) [2024-10-09T22:24:11.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:24:11.550Z] + git semver push [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,725 [run_push] DEBUG push [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,726 [execute] INFO git cat-file --batch-check [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,730 [execute] INFO git rev-list 7605e5e2a9249d7dd62d07569afa48e4692c5b14 -- [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,730 [execute] DEBUG Popen(['git', 'rev-list', '7605e5e2a9249d7dd62d07569afa48e4692c5b14', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,739 [execute] INFO git fetch -v origin [2024-10-09T22:24:11.812Z] 2024-10-09 22:24:11,739 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:24:12.381Z] 2024-10-09 22:24:12,202 [run_push] DEBUG no remote changes detected [2024-10-09T22:24:12.381Z] 2024-10-09 22:24:12,203 [execute] INFO git push origin semver [2024-10-09T22:24:12.381Z] 2024-10-09 22:24:12,203 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:24:12.951Z] 2024-10-09 22:24:12,936 [run_push] DEBUG push all version tags [2024-10-09T22:24:12.951Z] 2024-10-09 22:24:12,936 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:24:12.951Z] 2024-10-09 22:24:12,937 [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-10-09T22:24:13.889Z] 2024-10-09 22:24:13,572 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-09T22:24:13.889Z] 3.2.0-dev.24 [Pipeline] } [2024-10-09T22:24:13.894Z] $ docker exec --env ******** --env ******** a6fef332a3fe3db9302f24d27edf556d6194e2fc53ced07c6908d70a52b02ef8 ssh-agent -k [2024-10-09T22:24:13.983Z] unset SSH_AUTH_SOCK; [2024-10-09T22:24:13.983Z] unset SSH_AGENT_PID; [2024-10-09T22:24:13.984Z] echo Agent pid 38 killed; [2024-10-09T22:24:14.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:24:14.345Z] + git semver [Pipeline] } [2024-10-09T22:24:14.613Z] $ docker stop --time=1 a6fef332a3fe3db9302f24d27edf556d6194e2fc53ced07c6908d70a52b02ef8 [2024-10-09T22:24:15.872Z] $ docker rm -f --volumes a6fef332a3fe3db9302f24d27edf556d6194e2fc53ced07c6908d70a52b02ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-09T22:24:16.532Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-10-09T22:24:16.533Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-09T22:24:16.533Z] total 16 [2024-10-09T22:24:16.533Z] drwxr-xr-x 3 root root 4096 Oct 9 22:07 . [2024-10-09T22:24:16.533Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. [2024-10-09T22:24:16.533Z] drwxr-xr-x 2 root root 4096 Oct 9 22:07 cost [2024-10-09T22:24:16.533Z] -rw-r--r-- 1 root root 86 Oct 9 22:07 cost.csv [2024-10-09T22:24:16.533Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-09T22:24:16.533Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-09T22:24:16.533Z] total 16 [2024-10-09T22:24:16.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:07 . [2024-10-09T22:24:16.533Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:24 .. [2024-10-09T22:24:16.533Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:07 cost [2024-10-09T22:24:16.533Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 9 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:16.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:17.688Z] ---> package-listing.sh [2024-10-09T22:24:17.688Z] ++ facter osfamily [2024-10-09T22:24:17.688Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:24:17.947Z] + OS_FAMILY=debian [2024-10-09T22:24:17.948Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-10-09T22:24:17.948Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:24:17.948Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:24:17.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:24:17.948Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:24:17.948Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-09T22:24:17.948Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:24:17.948Z] + case "${OS_FAMILY}" in [2024-10-09T22:24:17.948Z] + dpkg -l [2024-10-09T22:24:17.948Z] + grep '^ii' [2024-10-09T22:24:17.948Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:24:17.948Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:24:17.948Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:24:17.948Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-09T22:24:17.948Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-10-09T22:24:17.948Z] + 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-10-09T22:24:17.960Z] 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-10-09T22:24:18.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:18.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:24:18.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:18.882Z] prd-ubuntu20.04-docker-8c-8g-22353 does not seem to be running inside a container [2024-10-09T22:24:18.906Z] $ 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-10-09T22:24:19.116Z] $ docker top 466dff1c42c36f2b41d7071ee6411e6beac1cb28156f3939347cdf5930a47350 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:24:19.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:24:19.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:24:20.138Z] + ls /var/log/sa-host [2024-10-09T22:24:20.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:24:20.219Z] provisioning config files... [2024-10-09T22:24:20.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9620822027561922344tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:24:20.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:20.530Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:24:20.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:20.947Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:24:20.956Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:21.242Z] ---> sudo-logs.sh [2024-10-09T22:24:21.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:24:21.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:21.568Z] ---> job-cost.sh [2024-10-09T22:24:21.568Z] lf-activate-venv: SKIPPING [2024-10-09T22:24:21.568Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:24:21.568Z] INFO: Retrieving Stack Cost... [2024-10-09T22:24:21.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:24:22.396Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:24:22.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:22.699Z] ---> logs-deploy.sh [2024-10-09T22:24:22.699Z] lf-activate-venv: SKIPPING [2024-10-09T22:24:22.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/175 [2024-10-09T22:24:22.699Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:24:23.637Z] Archives upload complete. [2024-10-09T22:24:23.637Z] INFO: archiving logs to Nexus