Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c2cca6ccca3210e07b712156771ed12440b1abf 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-ssh9638258502562979168.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-ssh14776466174653565462.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-ssh12968546493092771563.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-ssh3884386195018070236.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-ssh5158820118045914153.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22727 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 9c2cca6ccca3210e07b712156771ed12440b1abf (main) Commit message: "Merge pull request #418 from jackchenjc/edgex-go-issue-4916" > 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 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 > git rev-list --no-walk 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:43:54.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:43:54.488Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:43:54.519Z] ========================================================= [2024-10-14T08:43:54.519Z] EdgeX Global Pipelines Version Info [2024-10-14T08:43:54.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:43:55.284Z] ------------------- [2024-10-14T08:43:55.284Z] stable info: [2024-10-14T08:43:55.284Z] ------------------- [2024-10-14T08:43:55.284Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:43:55.284Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:43:55.284Z] Message: update stable to v1.0.265 [2024-10-14T08:43:55.855Z] ------------------- [2024-10-14T08:43:55.856Z] experimental info: [2024-10-14T08:43:55.856Z] ------------------- [2024-10-14T08:43:55.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:43:55.856Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:43:55.856Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:43:55.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-14T08:43:55.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-14T08:43:55.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:43:56.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:43:56.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:43:56.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:43:56.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:43:56.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:43:56.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:43:56.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:43:56.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:43:56.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-14T08:43:56.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:43:56.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:43:56.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:43:56.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:43:56.333Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:43:56.360Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:43:56.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:43:56.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:43:56.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:43:56.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:43:56.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:43:56.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:43:56.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:43:56.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:43:56.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:43:56.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:43:56.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:43:56.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:43:56.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] echo [2024-10-14T08:43:56.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c2cca6 [Pipeline] echo [2024-10-14T08:43:56.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:43:56.811Z] provisioning config files... [2024-10-14T08:43:56.825Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6405327228396800245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:43:57.179Z] ---> ****-login.sh [2024-10-14T08:43:57.179Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:43:57.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:57.442Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:57.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:57.442Z] [2024-10-14T08:43:57.442Z] Login Succeeded [2024-10-14T08:43:57.442Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:43:57.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:57.442Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:57.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:57.442Z] [2024-10-14T08:43:57.442Z] Login Succeeded [2024-10-14T08:43:57.442Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:43:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:57.703Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:57.703Z] [2024-10-14T08:43:57.703Z] Login Succeeded [2024-10-14T08:43:57.703Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:43:57.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:57.703Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:57.703Z] [2024-10-14T08:43:57.704Z] Login Succeeded [2024-10-14T08:43:57.704Z] ****.io [2024-10-14T08:43:57.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:57.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:57.964Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:57.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:57.964Z] [2024-10-14T08:43:57.964Z] Login Succeeded [2024-10-14T08:43:57.964Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:43:57.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:43:58.364Z] + git rev-list -1 --merges 9c2cca6ccca3210e07b712156771ed12440b1abf~1..9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] echo [2024-10-14T08:43:58.392Z] -----------> git rev-list -1 --merges 9c2cca6ccca3210e07b712156771ed12440b1abf~1..9c2cca6ccca3210e07b712156771ed12440b1abf 9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T08:43:58.392Z] 9c2cca6ccca3210e07b712156771ed12440b1abf [false] [Pipeline] sh [2024-10-14T08:43:58.685Z] + git log --format=format:%s -1 9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] echo [2024-10-14T08:43:58.702Z] ========================================================= [2024-10-14T08:43:58.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:43:58.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:43:59.035Z] + git log --format=format:%s -1 9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] echo [2024-10-14T08:43:59.046Z] [semverPrep] GIT_COMMIT: 9c2cca6ccca3210e07b712156771ed12440b1abf, Commit Message: Merge pull request #418 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:43:59.058Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:43:59.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:43:59.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:43:59.425Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:43:59.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:43:59.425Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:43:59.425Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:43:59.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:43:59.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:43:59.778Z] [2024-10-14T08:43:59.778Z] 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-14T08:44:00.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:44:00.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:44:00.098Z] b85a868b505f: Pulling fs layer [2024-10-14T08:44:00.098Z] e2be974225ed: Pulling fs layer [2024-10-14T08:44:00.098Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:44:00.098Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:44:00.098Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:44:00.098Z] eaf3925da568: Pulling fs layer [2024-10-14T08:44:00.098Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:44:00.098Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:44:00.098Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:44:00.098Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:44:00.098Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:44:00.098Z] 988bab9f4d93: Waiting [2024-10-14T08:44:00.098Z] 1469e6f7b9e6: Waiting [2024-10-14T08:44:00.098Z] eaf3925da568: Waiting [2024-10-14T08:44:00.098Z] bab4dde63d76: Waiting [2024-10-14T08:44:00.098Z] bde34c3a00c8: Waiting [2024-10-14T08:44:00.098Z] b352a97aabf1: Waiting [2024-10-14T08:44:00.098Z] 4872d77fe225: Waiting [2024-10-14T08:44:00.098Z] 5851b861e8e6: Waiting [2024-10-14T08:44:00.098Z] e2be974225ed: Verifying Checksum [2024-10-14T08:44:00.099Z] e2be974225ed: Download complete [2024-10-14T08:44:00.099Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:44:00.099Z] 988bab9f4d93: Download complete [2024-10-14T08:44:00.099Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:44:00.099Z] 1469e6f7b9e6: Download complete [2024-10-14T08:44:00.099Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:44:00.099Z] 339a4e72a1f5: Download complete [2024-10-14T08:44:00.363Z] eaf3925da568: Verifying Checksum [2024-10-14T08:44:00.363Z] eaf3925da568: Download complete [2024-10-14T08:44:00.363Z] bde34c3a00c8: Verifying Checksum [2024-10-14T08:44:00.363Z] bde34c3a00c8: Download complete [2024-10-14T08:44:00.363Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:44:00.363Z] b352a97aabf1: Download complete [2024-10-14T08:44:00.363Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:44:00.363Z] 4872d77fe225: Download complete [2024-10-14T08:44:00.363Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:44:00.363Z] 5851b861e8e6: Download complete [2024-10-14T08:44:00.363Z] b85a868b505f: Verifying Checksum [2024-10-14T08:44:00.363Z] b85a868b505f: Download complete [2024-10-14T08:44:00.622Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:44:00.622Z] bab4dde63d76: Download complete [2024-10-14T08:44:01.559Z] b85a868b505f: Pull complete [2024-10-14T08:44:01.819Z] e2be974225ed: Pull complete [2024-10-14T08:44:02.388Z] 339a4e72a1f5: Pull complete [2024-10-14T08:44:02.388Z] 988bab9f4d93: Pull complete [2024-10-14T08:44:02.649Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:44:02.649Z] eaf3925da568: Pull complete [2024-10-14T08:44:04.556Z] bab4dde63d76: Pull complete [2024-10-14T08:44:04.557Z] bde34c3a00c8: Pull complete [2024-10-14T08:44:04.816Z] b352a97aabf1: Pull complete [2024-10-14T08:44:04.816Z] 4872d77fe225: Pull complete [2024-10-14T08:44:04.816Z] 5851b861e8e6: Pull complete [2024-10-14T08:44:04.816Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:44:04.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:44:04.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:44:04.974Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T08:44:05.010Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:44:08.658Z] $ docker top 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 -eo pid,comm [2024-10-14T08:44:08.708Z] 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-14T08:44:08.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:44:08.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:44:08.772Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:44:08.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:44:08.889Z] $ docker exec 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 ssh-agent [2024-10-14T08:44:08.993Z] SSH_AUTH_SOCK=/tmp/ssh-yuqdjWok6RIt/agent.32 [2024-10-14T08:44:08.993Z] SSH_AGENT_PID=39 [2024-10-14T08:44:09.000Z] Running ssh-add (command line suppressed) [2024-10-14T08:44:09.103Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15964565757175030280.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15964565757175030280.key) [2024-10-14T08:44:09.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:44:09.415Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:44:09.428Z] $ docker exec --env ******** --env ******** 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 ssh-agent -k [2024-10-14T08:44:09.515Z] unset SSH_AUTH_SOCK; [2024-10-14T08:44:09.516Z] unset SSH_AGENT_PID; [2024-10-14T08:44:09.516Z] echo Agent pid 39 killed; [2024-10-14T08:44:09.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:44:09.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:44:09.573Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:44:09.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:44:09.676Z] $ docker exec 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 ssh-agent [2024-10-14T08:44:09.788Z] SSH_AUTH_SOCK=/tmp/ssh-NLCU7uJUQmEd/agent.72 [2024-10-14T08:44:09.788Z] SSH_AGENT_PID=78 [2024-10-14T08:44:09.792Z] Running ssh-add (command line suppressed) [2024-10-14T08:44:09.891Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1619243001343031337.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1619243001343031337.key) [2024-10-14T08:44:09.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:44:10.208Z] + git semver init [2024-10-14T08:44:10.467Z] 2024-10-14 08:44:10,377 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:44:10.467Z] 2024-10-14 08:44:10,378 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-14T08:44:10.467Z] 2024-10-14 08:44:10,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-14T08:44:10.467Z] 2024-10-14 08:44:10,378 [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-14T08:44:11.848Z] 2024-10-14 08:44:11,704 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-10-14T08:44:11.848Z] 2024-10-14 08:44:11,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-10-14T08:44:11.848Z] 2024-10-14 08:44:11,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T08:44:11.848Z] 2024-10-14 08:44:11,706 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T08:44:11.848Z] 3.2.0-dev.24 [Pipeline] } [2024-10-14T08:44:11.860Z] $ docker exec --env ******** --env ******** 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 ssh-agent -k [2024-10-14T08:44:11.955Z] unset SSH_AUTH_SOCK; [2024-10-14T08:44:11.956Z] unset SSH_AGENT_PID; [2024-10-14T08:44:11.956Z] echo Agent pid 78 killed; [2024-10-14T08:44:11.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:44:12.294Z] + git semver [Pipeline] } [2024-10-14T08:44:12.566Z] $ docker stop --time=1 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 [2024-10-14T08:44:13.852Z] $ docker rm -f --volumes 6f4fbb13e4371c0cc36959acd57992ee7da96648631140b0952b995524249413 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:44:14.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:44:14.419Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:44:14.424Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-14T08:44:14.583Z] provisioning config files... [2024-10-14T08:44:14.592Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config270569737954823162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:44:14.884Z] ---> ****-login.sh [2024-10-14T08:44:14.884Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:44:14.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:14.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:14.884Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:14.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:14.884Z] [2024-10-14T08:44:14.884Z] Login Succeeded [2024-10-14T08:44:14.884Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:44:14.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:14.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:14.884Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:14.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:14.884Z] [2024-10-14T08:44:14.884Z] Login Succeeded [2024-10-14T08:44:14.884Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:44:15.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:15.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:15.144Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:15.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:15.144Z] [2024-10-14T08:44:15.144Z] Login Succeeded [2024-10-14T08:44:15.144Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:44:15.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:15.403Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:15.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:15.403Z] [2024-10-14T08:44:15.403Z] Login Succeeded [2024-10-14T08:44:15.403Z] ****.io [2024-10-14T08:44:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:44:15.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:44:15.762Z] Configure a credential helper to remove this warning. See [2024-10-14T08:44:15.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:44:15.762Z] [2024-10-14T08:44:15.762Z] Login Succeeded [2024-10-14T08:44:15.762Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:44:15.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:44:15.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:44:15.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:44:15.916Z] ========================================================= [2024-10-14T08:44:15.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:44:15.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:44:16.257Z] + 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-14T08:44:16.257Z] Sending build context to Docker daemon 16.61MB [2024-10-14T08:44:16.257Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:44:16.257Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:44:16.257Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:44:16.257Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:44:16.257Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:44:16.257Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:44:16.257Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:44:16.257Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:44:16.257Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:44:16.257Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:44:16.257Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:44:16.257Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:44:16.257Z] 5d5c8e513c77: Waiting [2024-10-14T08:44:16.257Z] 9f66e0745190: Waiting [2024-10-14T08:44:16.257Z] 561ebcabdf7f: Waiting [2024-10-14T08:44:16.257Z] 5c3c966382ef: Waiting [2024-10-14T08:44:16.257Z] 4f4fb700ef54: Waiting [2024-10-14T08:44:16.257Z] f49a43e4bbc0: Waiting [2024-10-14T08:44:16.518Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:44:16.518Z] 5c3c966382ef: Download complete [2024-10-14T08:44:16.518Z] 4f4fb700ef54: Download complete [2024-10-14T08:44:16.518Z] 5d5c8e513c77: Download complete [2024-10-14T08:44:16.518Z] 43c4264eed91: Download complete [2024-10-14T08:44:16.518Z] 9f66e0745190: Download complete [2024-10-14T08:44:16.518Z] 43c4264eed91: Pull complete [2024-10-14T08:44:16.777Z] 4cc291be95ef: Pull complete [2024-10-14T08:44:16.777Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T08:44:16.777Z] 561ebcabdf7f: Download complete [2024-10-14T08:44:17.036Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:44:17.036Z] 2ac1f1163629: Download complete [2024-10-14T08:44:17.294Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:44:17.294Z] f49a43e4bbc0: Download complete [2024-10-14T08:44:20.579Z] 2ac1f1163629: Pull complete [2024-10-14T08:44:20.579Z] 5c3c966382ef: Pull complete [2024-10-14T08:44:20.579Z] 4f4fb700ef54: Pull complete [2024-10-14T08:44:20.579Z] 5d5c8e513c77: Pull complete [2024-10-14T08:44:20.579Z] 9f66e0745190: Pull complete [2024-10-14T08:44:22.479Z] f49a43e4bbc0: Pull complete [2024-10-14T08:44:23.048Z] 561ebcabdf7f: Pull complete [2024-10-14T08:44:23.048Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:44:23.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:44:23.048Z] ---> 3a752c3f9dda [2024-10-14T08:44:23.048Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:44:29.546Z] Still waiting to schedule task [2024-10-14T08:44:29.546Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:44:29.802Z] ---> Running in 913a30858325 [2024-10-14T08:44:29.802Z] Removing intermediate container 913a30858325 [2024-10-14T08:44:29.802Z] ---> 0cb7ce5c1ed2 [2024-10-14T08:44:29.802Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:44:29.802Z] ---> Running in 6c0018f63b07 [2024-10-14T08:44:29.802Z] Removing intermediate container 6c0018f63b07 [2024-10-14T08:44:29.802Z] ---> a38d2b12da6c [2024-10-14T08:44:29.802Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:44:29.802Z] ---> Running in 05e9e9161a02 [2024-10-14T08:44:30.063Z] Removing intermediate container 05e9e9161a02 [2024-10-14T08:44:30.063Z] ---> 6a09a2cf44c1 [2024-10-14T08:44:30.063Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:44:30.063Z] ---> Running in 2bfc80ff47d4 [2024-10-14T08:44:30.063Z] Removing intermediate container 2bfc80ff47d4 [2024-10-14T08:44:30.063Z] ---> 9f38958c74dc [2024-10-14T08:44:30.063Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:44:30.063Z] ---> Running in bb951820a9f8 [2024-10-14T08:44:30.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:44:30.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:44:30.840Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T08:44:30.840Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T08:44:30.840Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T08:44:30.840Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T08:44:30.840Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:44:30.840Z] OK: 250 MiB in 58 packages [2024-10-14T08:44:31.415Z] Removing intermediate container bb951820a9f8 [2024-10-14T08:44:31.415Z] ---> 100ceaef45b4 [2024-10-14T08:44:31.415Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-14T08:44:31.415Z] ---> Running in 122cd715c9bb [2024-10-14T08:44:31.677Z] Removing intermediate container 122cd715c9bb [2024-10-14T08:44:31.677Z] ---> 81b45d22170e [2024-10-14T08:44:31.677Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T08:44:31.677Z] ---> 9219fdc3a477 [2024-10-14T08:44:31.677Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:44:31.677Z] ---> Running in 064ae401296e [2024-10-14T08:45:27.914Z] Removing intermediate container 064ae401296e [2024-10-14T08:45:27.914Z] ---> 37c4cf9f1859 [2024-10-14T08:45:27.914Z] Step 11/12 : COPY . . [2024-10-14T08:45:27.914Z] ---> 716bb2514ed8 [2024-10-14T08:45:27.914Z] Step 12/12 : RUN $MAKE [2024-10-14T08:45:27.914Z] ---> Running in df5128937bce [2024-10-14T08:45:27.914Z] noop [2024-10-14T08:45:27.914Z] Removing intermediate container df5128937bce [2024-10-14T08:45:27.914Z] ---> c6faf0e6938f [2024-10-14T08:45:27.914Z] Successfully built c6faf0e6938f [2024-10-14T08:45:27.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:28.247Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:45:28.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:45:28.326Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T08:45:28.360Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-14T08:45:28.709Z] $ docker top 18dd7b77696f4c54861c20239db634fa33f825a50d22f7b8488047ac93f8c075 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:45:29.057Z] + go version [2024-10-14T08:45:29.057Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:45:29.068Z] $ docker stop --time=1 18dd7b77696f4c54861c20239db634fa33f825a50d22f7b8488047ac93f8c075 [2024-10-14T08:45:30.345Z] $ docker rm -f --volumes 18dd7b77696f4c54861c20239db634fa33f825a50d22f7b8488047ac93f8c075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:30.799Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:45:30.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:45:30.882Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T08:45:30.920Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-14T08:45:31.243Z] $ docker top 5c5387e34fcb5c15912b5c602f12d0a93f4cc718a055f6c60cecc0d7e6587c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:45:31.596Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:45:31.901Z] + make test [2024-10-14T08:45:31.901Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T08:45:33.799Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-14T08:45:53.071Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-14T08:45:53.071Z] ok github.com/edgexfoundry/device-rest-go/driver 0.005s coverage: 33.2% of statements [2024-10-14T08:46:02.323Z] go vet ./... [2024-10-14T08:46:07.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:46:07.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:46:07.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:46:07.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:46:07.624Z] $ docker stop --time=1 5c5387e34fcb5c15912b5c602f12d0a93f4cc718a055f6c60cecc0d7e6587c6a [2024-10-14T08:46:13.539Z] $ docker rm -f --volumes 5c5387e34fcb5c15912b5c602f12d0a93f4cc718a055f6c60cecc0d7e6587c6a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:46:14.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:46:14.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:46:14.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:46:14.902Z] + ls -al . [2024-10-14T08:46:14.902Z] total 256 [2024-10-14T08:46:14.902Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:45 . [2024-10-14T08:46:14.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:43 .. [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 08:43 .dockerignore [2024-10-14T08:46:14.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:45 .git [2024-10-14T08:46:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:43 .github [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 08:43 .gitignore [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:43 .golangci.yml [2024-10-14T08:46:14.902Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:44 .semver [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 08:43 Attribution.txt [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 08:43 CHANGELOG.md [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 08:43 Dockerfile [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:43 GOVERNANCE.md [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 08:43 Jenkinsfile [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:43 LICENSE [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 08:43 Makefile [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 08:43 OWNERS.md [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 08:43 README.md [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION [2024-10-14T08:46:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:43 bin [2024-10-14T08:46:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:43 cmd [2024-10-14T08:46:14.902Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 08:45 coverage.out [2024-10-14T08:46:14.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:43 driver [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 08:43 go.mod [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 08:43 go.sum [2024-10-14T08:46:14.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:43 openapi [2024-10-14T08:46:14.902Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:15.238Z] + 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=9c2cca6ccca3210e07b712156771ed12440b1abf --label arch=amd64 --label version=3.2.0-dev.24 . [2024-10-14T08:46:15.239Z] Sending build context to Docker daemon 16.63MB [2024-10-14T08:46:15.239Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:46:15.239Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T08:46:15.239Z] ---> c6faf0e6938f [2024-10-14T08:46:15.239Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:46:15.498Z] ---> Running in c56984b4c178 [2024-10-14T08:46:15.758Z] Removing intermediate container c56984b4c178 [2024-10-14T08:46:15.758Z] ---> 641f193a2f9a [2024-10-14T08:46:15.758Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:46:15.758Z] ---> Running in ed337cd6c130 [2024-10-14T08:46:15.758Z] Removing intermediate container ed337cd6c130 [2024-10-14T08:46:15.758Z] ---> c5b0c9958c76 [2024-10-14T08:46:15.758Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:46:15.758Z] ---> Running in 909fc197a02c [2024-10-14T08:46:15.758Z] Removing intermediate container 909fc197a02c [2024-10-14T08:46:15.758Z] ---> 7b6172a31e55 [2024-10-14T08:46:15.758Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:46:15.758Z] ---> Running in 67ce7b46af7f [2024-10-14T08:46:16.018Z] Removing intermediate container 67ce7b46af7f [2024-10-14T08:46:16.018Z] ---> 90f5411ad432 [2024-10-14T08:46:16.018Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:46:16.018Z] ---> Running in b08c56957c29 [2024-10-14T08:46:16.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:16.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:16.845Z] OK: 250 MiB in 58 packages [2024-10-14T08:46:17.105Z] Removing intermediate container b08c56957c29 [2024-10-14T08:46:17.105Z] ---> bb0f14f55121 [2024-10-14T08:46:17.105Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-14T08:46:17.105Z] ---> Running in 12e1948d449b [2024-10-14T08:46:17.105Z] Removing intermediate container 12e1948d449b [2024-10-14T08:46:17.105Z] ---> 119463c83818 [2024-10-14T08:46:17.105Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-14T08:46:17.105Z] ---> ebff089778c7 [2024-10-14T08:46:17.105Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:46:17.363Z] ---> Running in 57e651bb3013 [2024-10-14T08:46:17.929Z] Removing intermediate container 57e651bb3013 [2024-10-14T08:46:17.929Z] ---> d99849019f03 [2024-10-14T08:46:17.929Z] Step 11/26 : COPY . . [2024-10-14T08:46:18.494Z] ---> 0faec5e2268b [2024-10-14T08:46:18.494Z] Step 12/26 : RUN $MAKE [2024-10-14T08:46:18.494Z] ---> Running in 20582f865370 [2024-10-14T08:46:18.751Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-14T08:46:57.460Z] Removing intermediate container 20582f865370 [2024-10-14T08:46:57.460Z] ---> 4f0401ddd331 [2024-10-14T08:46:57.460Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T08:46:57.460Z] 3.20: Pulling from library/alpine [2024-10-14T08:46:57.460Z] 43c4264eed91: Already exists [2024-10-14T08:46:57.460Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:46:57.460Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:46:57.460Z] ---> 91ef0af61f39 [2024-10-14T08:46:57.460Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:46:57.460Z] ---> Running in 06d6854baa78 [2024-10-14T08:46:57.460Z] Removing intermediate container 06d6854baa78 [2024-10-14T08:46:57.460Z] ---> 795ea1b2b789 [2024-10-14T08:46:57.460Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-14T08:46:57.460Z] ---> Running in 3206f55ffd47 [2024-10-14T08:46:57.460Z] Removing intermediate container 3206f55ffd47 [2024-10-14T08:46:57.460Z] ---> 31a51544b6ec [2024-10-14T08:46:57.460Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:46:57.460Z] ---> Running in a7ce93097227 [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:46:57.460Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:46:57.460Z] OK: 8 MiB in 15 packages [2024-10-14T08:46:57.460Z] Removing intermediate container a7ce93097227 [2024-10-14T08:46:57.460Z] ---> 693f81910079 [2024-10-14T08:46:57.460Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-14T08:46:57.460Z] ---> Running in 8b1aedd8fd09 [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:46:57.460Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:46:57.460Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:46:57.460Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:46:57.460Z] OK: 8 MiB in 15 packages [2024-10-14T08:46:57.460Z] Removing intermediate container 8b1aedd8fd09 [2024-10-14T08:46:57.460Z] ---> 3ca411757a95 [2024-10-14T08:46:57.460Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-14T08:46:58.837Z] ---> 645b9ff89f49 [2024-10-14T08:46:58.837Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-14T08:46:58.837Z] ---> 021076b9c7b6 [2024-10-14T08:46:58.837Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-14T08:46:58.837Z] ---> 9ccef8af85b6 [2024-10-14T08:46:58.837Z] Step 21/26 : EXPOSE 59986 [2024-10-14T08:46:58.837Z] ---> Running in 20b4b2ca829c [2024-10-14T08:46:58.837Z] Removing intermediate container 20b4b2ca829c [2024-10-14T08:46:58.837Z] ---> a3acedd23d60 [2024-10-14T08:46:58.837Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-14T08:46:58.837Z] ---> Running in 156de0a1e5be [2024-10-14T08:46:58.837Z] Removing intermediate container 156de0a1e5be [2024-10-14T08:46:58.837Z] ---> 2cf76988f38d [2024-10-14T08:46:58.837Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T08:46:59.098Z] ---> Running in 744b70b2f88c [2024-10-14T08:46:59.098Z] Removing intermediate container 744b70b2f88c [2024-10-14T08:46:59.098Z] ---> 13faecfff77a [2024-10-14T08:46:59.098Z] Step 24/26 : LABEL arch=amd64 [2024-10-14T08:46:59.098Z] ---> Running in 8252f31f86a7 [2024-10-14T08:46:59.098Z] Removing intermediate container 8252f31f86a7 [2024-10-14T08:46:59.098Z] ---> 0804a3aca2d6 [2024-10-14T08:46:59.098Z] Step 25/26 : LABEL git_sha=9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T08:46:59.098Z] ---> Running in 19a23ea692b4 [2024-10-14T08:46:59.357Z] Removing intermediate container 19a23ea692b4 [2024-10-14T08:46:59.357Z] ---> 4331d73152bf [2024-10-14T08:46:59.357Z] Step 26/26 : LABEL version=3.2.0-dev.24 [2024-10-14T08:46:59.357Z] ---> Running in a2d27402cc1c [2024-10-14T08:46:59.357Z] Removing intermediate container a2d27402cc1c [2024-10-14T08:46:59.357Z] ---> 430566c2b363 [2024-10-14T08:46:59.357Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:46:59.357Z] Successfully built 430566c2b363 [2024-10-14T08:46:59.357Z] 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-14T08:46:59.503Z] provisioning config files... [2024-10-14T08:46:59.513Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18183284642823688944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:46:59.817Z] ---> ****-login.sh [2024-10-14T08:46:59.817Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:46:59.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:59.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:59.818Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:59.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:59.818Z] [2024-10-14T08:46:59.818Z] Login Succeeded [2024-10-14T08:46:59.818Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:46:59.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:46:59.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:46:59.818Z] Configure a credential helper to remove this warning. See [2024-10-14T08:46:59.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:46:59.818Z] [2024-10-14T08:46:59.818Z] Login Succeeded [2024-10-14T08:46:59.818Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:47:00.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:00.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:00.078Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:00.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:00.078Z] [2024-10-14T08:47:00.078Z] Login Succeeded [2024-10-14T08:47:00.078Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:47:00.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:00.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:00.078Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:00.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:00.078Z] [2024-10-14T08:47:00.078Z] Login Succeeded [2024-10-14T08:47:00.078Z] ****.io [2024-10-14T08:47:00.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:47:00.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:47:00.338Z] Configure a credential helper to remove this warning. See [2024-10-14T08:47:00.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:47:00.338Z] [2024-10-14T08:47:00.338Z] Login Succeeded [2024-10-14T08:47:00.338Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:47:00.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:47:00.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:47:00.436Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-10-14T08:47:00.436Z] 9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T08:47:00.436Z] latest [2024-10-14T08:47:00.436Z] 3.2.0-dev.24 [2024-10-14T08:47:00.436Z] 9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T08:47:00.436Z] main [2024-10-14T08:47:00.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:00.793Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:01.121Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T08:47:01.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-14T08:47:01.122Z] b9e0b9acd0fe: Preparing [2024-10-14T08:47:01.122Z] 937ba4b8e758: Preparing [2024-10-14T08:47:01.122Z] 6d4eaa7c8fcc: Preparing [2024-10-14T08:47:01.122Z] 3a50b7587ecf: Preparing [2024-10-14T08:47:01.122Z] e2a41e4bb0a2: Preparing [2024-10-14T08:47:01.122Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:01.122Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:01.122Z] b9e0b9acd0fe: Pushed [2024-10-14T08:47:01.122Z] e2a41e4bb0a2: Pushed [2024-10-14T08:47:01.122Z] 3a50b7587ecf: Pushed [2024-10-14T08:47:01.122Z] 937ba4b8e758: Pushed [2024-10-14T08:47:01.122Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:06.391Z] 6d4eaa7c8fcc: Pushed [2024-10-14T08:47:06.391Z] 9c2cca6ccca3210e07b712156771ed12440b1abf: digest: sha256:c1430c67d0388c921fef37288261dd44c6be4a277c614c1667d4a2e4254cac6d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:06.712Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:07.039Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-14T08:47:07.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-14T08:47:07.039Z] b9e0b9acd0fe: Preparing [2024-10-14T08:47:07.039Z] 937ba4b8e758: Preparing [2024-10-14T08:47:07.039Z] 6d4eaa7c8fcc: Preparing [2024-10-14T08:47:07.039Z] 3a50b7587ecf: Preparing [2024-10-14T08:47:07.039Z] e2a41e4bb0a2: Preparing [2024-10-14T08:47:07.039Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:07.039Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:07.039Z] 3a50b7587ecf: Layer already exists [2024-10-14T08:47:07.039Z] 937ba4b8e758: Layer already exists [2024-10-14T08:47:07.039Z] 6d4eaa7c8fcc: Layer already exists [2024-10-14T08:47:07.039Z] b9e0b9acd0fe: Layer already exists [2024-10-14T08:47:07.039Z] e2a41e4bb0a2: Layer already exists [2024-10-14T08:47:07.039Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:07.040Z] latest: digest: sha256:c1430c67d0388c921fef37288261dd44c6be4a277c614c1667d4a2e4254cac6d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:07.363Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:07.682Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.24 [2024-10-14T08:47:07.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-14T08:47:07.682Z] b9e0b9acd0fe: Preparing [2024-10-14T08:47:07.682Z] 937ba4b8e758: Preparing [2024-10-14T08:47:07.682Z] 6d4eaa7c8fcc: Preparing [2024-10-14T08:47:07.682Z] 3a50b7587ecf: Preparing [2024-10-14T08:47:07.682Z] e2a41e4bb0a2: Preparing [2024-10-14T08:47:07.682Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:07.682Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:07.682Z] 6d4eaa7c8fcc: Layer already exists [2024-10-14T08:47:07.682Z] b9e0b9acd0fe: Layer already exists [2024-10-14T08:47:07.682Z] e2a41e4bb0a2: Layer already exists [2024-10-14T08:47:07.682Z] 3a50b7587ecf: Layer already exists [2024-10-14T08:47:07.682Z] 937ba4b8e758: Layer already exists [2024-10-14T08:47:07.682Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:07.682Z] 3.2.0-dev.24: digest: sha256:c1430c67d0388c921fef37288261dd44c6be4a277c614c1667d4a2e4254cac6d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:08.004Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:08.327Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T08:47:08.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-14T08:47:08.327Z] b9e0b9acd0fe: Preparing [2024-10-14T08:47:08.327Z] 937ba4b8e758: Preparing [2024-10-14T08:47:08.327Z] 6d4eaa7c8fcc: Preparing [2024-10-14T08:47:08.327Z] 3a50b7587ecf: Preparing [2024-10-14T08:47:08.327Z] e2a41e4bb0a2: Preparing [2024-10-14T08:47:08.327Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:08.327Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:08.327Z] b9e0b9acd0fe: Layer already exists [2024-10-14T08:47:08.327Z] 937ba4b8e758: Layer already exists [2024-10-14T08:47:08.327Z] 3a50b7587ecf: Layer already exists [2024-10-14T08:47:08.327Z] e2a41e4bb0a2: Layer already exists [2024-10-14T08:47:08.327Z] 6d4eaa7c8fcc: Layer already exists [2024-10-14T08:47:08.327Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:08.327Z] 9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24: digest: sha256:c1430c67d0388c921fef37288261dd44c6be4a277c614c1667d4a2e4254cac6d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:08.650Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:08.976Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-10-14T08:47:08.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-14T08:47:08.976Z] b9e0b9acd0fe: Preparing [2024-10-14T08:47:08.976Z] 937ba4b8e758: Preparing [2024-10-14T08:47:08.976Z] 6d4eaa7c8fcc: Preparing [2024-10-14T08:47:08.976Z] 3a50b7587ecf: Preparing [2024-10-14T08:47:08.976Z] e2a41e4bb0a2: Preparing [2024-10-14T08:47:08.976Z] 63ca1fbb43ae: Preparing [2024-10-14T08:47:08.976Z] 63ca1fbb43ae: Waiting [2024-10-14T08:47:08.976Z] 937ba4b8e758: Layer already exists [2024-10-14T08:47:08.976Z] 3a50b7587ecf: Layer already exists [2024-10-14T08:47:08.976Z] 6d4eaa7c8fcc: Layer already exists [2024-10-14T08:47:08.976Z] b9e0b9acd0fe: Layer already exists [2024-10-14T08:47:08.976Z] e2a41e4bb0a2: Layer already exists [2024-10-14T08:47:08.976Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:47:08.976Z] main: digest: sha256:c1430c67d0388c921fef37288261dd44c6be4a277c614c1667d4a2e4254cac6d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:47:09.067Z] ===================================================== [Pipeline] echo [2024-10-14T08:47:09.086Z] taggedImages: [2024-10-14T08:47:09.086Z] - nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T08:47:09.086Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-14T08:47:09.086Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.24 [2024-10-14T08:47:09.086Z] - nexus3.edgexfoundry.org:10004/device-rest:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T08:47:09.086Z] - 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-14T08:47:09.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:09.512Z] [2024-10-14T08:47:09.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:09.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:09.815Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:47:09.815Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:47:09.815Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:47:09.815Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:47:09.815Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:47:09.815Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:47:09.815Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:47:09.815Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:47:09.815Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:47:09.815Z] 33b1e0a273af: Waiting [2024-10-14T08:47:09.815Z] 5d3b04190fa2: Waiting [2024-10-14T08:47:09.815Z] 2f39f015ded8: Waiting [2024-10-14T08:47:09.815Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:47:09.815Z] 5c69ac0246d0: Download complete [2024-10-14T08:47:09.815Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:47:09.815Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:47:09.815Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:47:09.815Z] 33b1e0a273af: Download complete [2024-10-14T08:47:09.815Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:47:09.815Z] ec43610c2a17: Download complete [2024-10-14T08:47:09.815Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:47:09.815Z] 5d3b04190fa2: Download complete [2024-10-14T08:47:10.072Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:47:10.072Z] 5eb5b503b376: Download complete [2024-10-14T08:47:10.638Z] 2f39f015ded8: Download complete [2024-10-14T08:47:11.205Z] 5eb5b503b376: Pull complete [2024-10-14T08:47:11.205Z] 5c69ac0246d0: Pull complete [2024-10-14T08:47:11.770Z] ec43610c2a17: Pull complete [2024-10-14T08:47:11.770Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:47:12.028Z] 33b1e0a273af: Pull complete [2024-10-14T08:47:12.028Z] 5d3b04190fa2: Pull complete [2024-10-14T08:47:16.225Z] 2f39f015ded8: Pull complete [2024-10-14T08:47:16.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:47:16.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:47:16.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:47:16.345Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T08:47:16.375Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:47:22.431Z] $ docker top 73cc3f0c5df3785673343d0fd242e215e121018abacd0da9bceebda8f7f6ae1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:47:22.850Z] ---> job-cost.sh [2024-10-14T08:47:22.850Z] lf-activate-venv: SKIPPING [2024-10-14T08:47:22.850Z] INFO: No Stack... [2024-10-14T08:47:23.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:47:23.675Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:47:23.967Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-10-14T08:47:23.967Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:47:23.980Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [2024-10-14T08:47:23.987Z] Resource [jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] did not exist. Created. [2024-10-14T08:47:23.994Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:47:24.309Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:47:24.347Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:47:24.355Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:47:24.384Z] $ docker stop --time=1 73cc3f0c5df3785673343d0fd242e215e121018abacd0da9bceebda8f7f6ae1c [2024-10-14T08:47:25.536Z] $ docker rm -f --volumes 73cc3f0c5df3785673343d0fd242e215e121018abacd0da9bceebda8f7f6ae1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:47:46.080Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22733 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-10-14T08:47:46.102Z] Running in /w/workspace/device-rest-go/176 [Pipeline] { [Pipeline] checkout [2024-10-14T08:47:49.159Z] The recommended git tool is: git [2024-10-14T08:47:54.631Z] using credential edgex-jenkins-ssh [2024-10-14T08:47:54.670Z] Cloning the remote Git repository [2024-10-14T08:47:54.725Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-14T08:47:54.843Z] > git init /w/workspace/device-rest-go/176 # timeout=10 [2024-10-14T08:47:55.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-14T08:47:55.025Z] > git --version # timeout=10 [2024-10-14T08:47:55.059Z] > git --version # 'git version 2.25.1' [2024-10-14T08:47:55.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:47:55.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:47:58.275Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-14T08:47:58.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:47:59.416Z] Avoid second fetch [2024-10-14T08:47:59.417Z] Checking out Revision 9c2cca6ccca3210e07b712156771ed12440b1abf (main) [2024-10-14T08:48:00.227Z] Commit message: "Merge pull request #418 from jackchenjc/edgex-go-issue-4916" [2024-10-14T08:47:59.440Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:47:59.533Z] > git checkout -f 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:48:05.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:48:05.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:48:05.154Z] Dload Upload Total Spent Left Speed [2024-10-14T08:48:05.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2024-10-14T08:48:05.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:48:05.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:48:05.874Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:48:05.874Z] { [2024-10-14T08:48:05.874Z] "registry-mirrors": [ [2024-10-14T08:48:05.874Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:48:05.874Z] ], [2024-10-14T08:48:05.874Z] "bip": "10.250.0.254/24", [2024-10-14T08:48:05.874Z] "hosts": [ [2024-10-14T08:48:05.874Z] "tcp://0.0.0.0:5555", [2024-10-14T08:48:05.874Z] "unix:///var/run/docker.sock" [2024-10-14T08:48:05.874Z] ], [2024-10-14T08:48:05.874Z] "mtu": 1458, [2024-10-14T08:48:05.874Z] "selinux-enabled": true, [2024-10-14T08:48:05.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:48:05.874Z] } [Pipeline] sh [2024-10-14T08:48:06.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:48:06.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:48:25.014Z] provisioning config files... [2024-10-14T08:48:25.058Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/176@tmp/config11532951843465814689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:25.610Z] ---> ****-login.sh [2024-10-14T08:48:25.610Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:48:26.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:26.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:26.497Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:26.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:26.497Z] [2024-10-14T08:48:26.497Z] Login Succeeded [2024-10-14T08:48:26.497Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:48:26.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:27.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:27.049Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:27.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:27.049Z] [2024-10-14T08:48:27.049Z] Login Succeeded [2024-10-14T08:48:27.049Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:48:27.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:27.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:27.329Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:27.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:27.329Z] [2024-10-14T08:48:27.329Z] Login Succeeded [2024-10-14T08:48:27.329Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:48:27.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:27.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:27.897Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:27.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:27.897Z] [2024-10-14T08:48:27.897Z] Login Succeeded [2024-10-14T08:48:27.897Z] ****.io [2024-10-14T08:48:28.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:28.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:28.455Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:28.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:28.455Z] [2024-10-14T08:48:28.455Z] Login Succeeded [2024-10-14T08:48:28.455Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:48:28.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:48:28.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:48:28.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:48:28.986Z] ========================================================= [2024-10-14T08:48:28.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:48:28.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:29.385Z] + 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-14T08:48:29.385Z] Sending build context to Docker daemon 140.8kB [2024-10-14T08:48:29.664Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:48:29.664Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:48:29.942Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:48:29.942Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:48:29.942Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:48:29.942Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:48:29.942Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:48:29.942Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:48:29.942Z] 80978eb59214: Pulling fs layer [2024-10-14T08:48:29.942Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:48:29.942Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:48:29.942Z] 50b3750afda1: Waiting [2024-10-14T08:48:29.942Z] 4f4fb700ef54: Waiting [2024-10-14T08:48:29.942Z] 80978eb59214: Waiting [2024-10-14T08:48:29.942Z] c9f46d7d2bd2: Waiting [2024-10-14T08:48:29.942Z] c5a475d317c9: Waiting [2024-10-14T08:48:29.942Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:48:29.942Z] 55b35a11ae5e: Download complete [2024-10-14T08:48:29.942Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:48:29.942Z] 50b3750afda1: Download complete [2024-10-14T08:48:29.942Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:48:29.942Z] 4f4fb700ef54: Download complete [2024-10-14T08:48:29.942Z] 80978eb59214: Verifying Checksum [2024-10-14T08:48:29.942Z] 80978eb59214: Download complete [2024-10-14T08:48:30.238Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:48:30.238Z] cf04c63912e1: Download complete [2024-10-14T08:48:30.855Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:48:30.855Z] c5a475d317c9: Download complete [2024-10-14T08:48:31.845Z] cf04c63912e1: Pull complete [2024-10-14T08:48:32.457Z] 55b35a11ae5e: Pull complete [2024-10-14T08:48:32.457Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:48:32.457Z] a37a00ec5f00: Download complete [2024-10-14T08:48:33.445Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:48:33.445Z] c9f46d7d2bd2: Download complete [2024-10-14T08:48:48.579Z] a37a00ec5f00: Pull complete [2024-10-14T08:48:48.579Z] 50b3750afda1: Pull complete [2024-10-14T08:48:48.851Z] 4f4fb700ef54: Pull complete [2024-10-14T08:48:49.124Z] 80978eb59214: Pull complete [2024-10-14T08:48:57.434Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:49:00.046Z] c5a475d317c9: Pull complete [2024-10-14T08:49:00.046Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:49:00.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:49:00.046Z] ---> be29e6b0f0d4 [2024-10-14T08:49:00.046Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:49:01.040Z] ---> Running in 4b43e798e6c0 [2024-10-14T08:49:01.315Z] Removing intermediate container 4b43e798e6c0 [2024-10-14T08:49:01.315Z] ---> e7265c15f76a [2024-10-14T08:49:01.315Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:49:01.315Z] ---> Running in b159c7270e92 [2024-10-14T08:49:01.916Z] Removing intermediate container b159c7270e92 [2024-10-14T08:49:01.916Z] ---> 91d8bca6bf07 [2024-10-14T08:49:01.916Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:49:01.916Z] ---> Running in 2443b84bdee6 [2024-10-14T08:49:02.251Z] Removing intermediate container 2443b84bdee6 [2024-10-14T08:49:02.251Z] ---> ce9704f8eb63 [2024-10-14T08:49:02.251Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:49:02.530Z] ---> Running in c67d214f62f7 [2024-10-14T08:49:02.806Z] Removing intermediate container c67d214f62f7 [2024-10-14T08:49:02.807Z] ---> 45b193eb75b4 [2024-10-14T08:49:02.807Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:49:03.082Z] ---> Running in 9aff26a8cfb2 [2024-10-14T08:49:04.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:49:04.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:49:06.805Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T08:49:06.805Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T08:49:06.805Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T08:49:07.078Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T08:49:07.078Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:49:07.078Z] OK: 242 MiB in 58 packages [2024-10-14T08:49:09.076Z] Removing intermediate container 9aff26a8cfb2 [2024-10-14T08:49:09.077Z] ---> 4792f2af31df [2024-10-14T08:49:09.077Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-14T08:49:09.077Z] ---> Running in 4cb03d1923a8 [2024-10-14T08:49:09.686Z] Removing intermediate container 4cb03d1923a8 [2024-10-14T08:49:09.686Z] ---> 6685689a811b [2024-10-14T08:49:09.686Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T08:49:10.278Z] ---> cd61a34561dc [2024-10-14T08:49:10.278Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:10.278Z] ---> Running in d6dcbcc9c904 [2024-10-14T08:51:19.764Z] Removing intermediate container d6dcbcc9c904 [2024-10-14T08:51:19.764Z] ---> dfc706536a4d [2024-10-14T08:51:19.764Z] Step 11/12 : COPY . . [2024-10-14T08:51:19.764Z] ---> 5f9d7aefd4a0 [2024-10-14T08:51:19.764Z] Step 12/12 : RUN $MAKE [2024-10-14T08:51:19.764Z] ---> Running in 9812ff9ad686 [2024-10-14T08:51:19.764Z] noop [2024-10-14T08:51:19.764Z] Removing intermediate container 9812ff9ad686 [2024-10-14T08:51:19.764Z] ---> 271d4487a384 [2024-10-14T08:51:19.764Z] Successfully built 271d4487a384 [2024-10-14T08:51:19.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:51:20.264Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:51:20.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:51:20.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-22733 does not seem to be running inside a container [2024-10-14T08:51:20.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/176 -v /w/workspace/device-rest-go/176:/w/workspace/device-rest-go/176:rw,z -v /w/workspace/device-rest-go/176@tmp:/w/workspace/device-rest-go/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:51:22.432Z] $ docker top e6608102ae4976bb6634d00979dc9facb9c7442938684c9b6f0f821f1ef4007d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:51:23.418Z] + go version [2024-10-14T08:51:23.418Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:51:23.450Z] $ docker stop --time=1 e6608102ae4976bb6634d00979dc9facb9c7442938684c9b6f0f821f1ef4007d [2024-10-14T08:51:25.279Z] $ docker rm -f --volumes e6608102ae4976bb6634d00979dc9facb9c7442938684c9b6f0f821f1ef4007d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:51:25.962Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:51:25.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:51:26.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-22733 does not seem to be running inside a container [2024-10-14T08:51:26.308Z] $ 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/176 -v /w/workspace/device-rest-go/176:/w/workspace/device-rest-go/176:rw,z -v /w/workspace/device-rest-go/176@tmp:/w/workspace/device-rest-go/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:51:27.879Z] $ docker top a5e6f660d9a063bdd4952a8c911e85d8942e75a811fa06d30f337db45951dc4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:51:28.832Z] + git config --global --add safe.directory /w/workspace/device-rest-go/176 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:51:29.538Z] + make test [2024-10-14T08:51:29.538Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T08:51:37.816Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-14T08:56:14.910Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-14T08:56:18.298Z] ok github.com/edgexfoundry/device-rest-go/driver 0.056s coverage: 33.2% of statements [2024-10-14T08:56:19.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:56:19.729Z] go vet ./... [2024-10-14T08:57:27.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:57:27.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:57:27.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:57:27.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:57:27.813Z] $ docker stop --time=1 a5e6f660d9a063bdd4952a8c911e85d8942e75a811fa06d30f337db45951dc4c [2024-10-14T08:57:30.174Z] $ docker rm -f --volumes a5e6f660d9a063bdd4952a8c911e85d8942e75a811fa06d30f337db45951dc4c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:57:32.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:57:32.204Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:57:32.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:57:33.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:57:33.890Z] + ls -al . [2024-10-14T08:57:33.890Z] total 252 [2024-10-14T08:57:33.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:51 . [2024-10-14T08:57:33.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:47 .. [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 08:47 .dockerignore [2024-10-14T08:57:33.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:48 .git [2024-10-14T08:57:33.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:47 .github [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 08:47 .gitignore [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:47 .golangci.yml [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 08:47 Attribution.txt [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 08:47 CHANGELOG.md [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 08:47 Dockerfile [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:47 GOVERNANCE.md [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 08:47 Jenkinsfile [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:47 LICENSE [2024-10-14T08:57:33.890Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 08:47 Makefile [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 08:47 OWNERS.md [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 08:47 README.md [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION [2024-10-14T08:57:33.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:47 bin [2024-10-14T08:57:33.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:47 cmd [2024-10-14T08:57:33.891Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 08:56 coverage.out [2024-10-14T08:57:33.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:47 driver [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 08:47 go.mod [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 08:47 go.sum [2024-10-14T08:57:33.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:47 openapi [2024-10-14T08:57:33.891Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 08:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:34.271Z] + 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=9c2cca6ccca3210e07b712156771ed12440b1abf --label arch=arm64 --label version=3.2.0-dev.24 . [2024-10-14T08:57:34.271Z] Sending build context to Docker daemon 156.2kB [2024-10-14T08:57:34.544Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:57:34.544Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T08:57:34.544Z] ---> 271d4487a384 [2024-10-14T08:57:34.544Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:57:34.824Z] ---> Running in 709158cb4eeb [2024-10-14T08:57:35.112Z] Removing intermediate container 709158cb4eeb [2024-10-14T08:57:35.112Z] ---> 9c708115710d [2024-10-14T08:57:35.112Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:57:35.416Z] ---> Running in 6d842fc59c55 [2024-10-14T08:57:35.724Z] Removing intermediate container 6d842fc59c55 [2024-10-14T08:57:35.724Z] ---> 6a18153d9048 [2024-10-14T08:57:35.724Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T08:57:35.724Z] ---> Running in 246f4e2a46b1 [2024-10-14T08:57:36.341Z] Removing intermediate container 246f4e2a46b1 [2024-10-14T08:57:36.341Z] ---> 4f4d13d3983b [2024-10-14T08:57:36.341Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:57:36.341Z] ---> Running in d6398758717e [2024-10-14T08:57:36.643Z] Removing intermediate container d6398758717e [2024-10-14T08:57:36.644Z] ---> 19a4c8907bbd [2024-10-14T08:57:36.644Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:57:36.915Z] ---> Running in f6656496226d [2024-10-14T08:57:38.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:57:40.610Z] OK: 242 MiB in 58 packages [2024-10-14T08:57:42.065Z] Removing intermediate container f6656496226d [2024-10-14T08:57:42.065Z] ---> 3b5d8b37f138 [2024-10-14T08:57:42.065Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-14T08:57:42.065Z] ---> Running in 609d8a65ce7b [2024-10-14T08:57:42.660Z] Removing intermediate container 609d8a65ce7b [2024-10-14T08:57:42.660Z] ---> 2f0cb1feedc0 [2024-10-14T08:57:42.660Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-14T08:57:43.260Z] ---> 0a589feb7060 [2024-10-14T08:57:43.260Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:57:43.260Z] ---> Running in 74773b279501 [2024-10-14T08:57:46.648Z] Removing intermediate container 74773b279501 [2024-10-14T08:57:46.648Z] ---> 8d125fe17210 [2024-10-14T08:57:46.648Z] Step 11/26 : COPY . . [2024-10-14T08:57:46.928Z] ---> 46a3a9d9e99b [2024-10-14T08:57:46.928Z] Step 12/26 : RUN $MAKE [2024-10-14T08:57:47.201Z] ---> Running in 388eded6c394 [2024-10-14T08:57:48.636Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-14T09:02:45.989Z] Removing intermediate container 388eded6c394 [2024-10-14T09:02:45.989Z] ---> 1f22d179a2b6 [2024-10-14T09:02:45.989Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T09:02:45.989Z] 3.20: Pulling from library/alpine [2024-10-14T09:02:45.989Z] cf04c63912e1: Already exists [2024-10-14T09:02:45.989Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:02:45.989Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T09:02:45.989Z] ---> c157a85ed455 [2024-10-14T09:02:45.989Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T09:02:45.989Z] ---> Running in b313b794fda1 [2024-10-14T09:02:45.989Z] Removing intermediate container b313b794fda1 [2024-10-14T09:02:45.989Z] ---> 6b486fe4c5e5 [2024-10-14T09:02:45.989Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-14T09:02:45.989Z] ---> Running in 47aa04f61e35 [2024-10-14T09:02:45.989Z] Removing intermediate container 47aa04f61e35 [2024-10-14T09:02:45.989Z] ---> 08d701134665 [2024-10-14T09:02:45.989Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T09:02:45.989Z] ---> Running in 98032accb870 [2024-10-14T09:02:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:45.989Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T09:02:45.989Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:02:45.989Z] OK: 9 MiB in 15 packages [2024-10-14T09:02:45.989Z] Removing intermediate container 98032accb870 [2024-10-14T09:02:45.989Z] ---> 830322b8036c [2024-10-14T09:02:45.989Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-14T09:02:45.989Z] ---> Running in 828aa5cc711d [2024-10-14T09:02:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:46.270Z] Upgrading critical system libraries and apk-tools: [2024-10-14T09:02:46.270Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T09:02:46.270Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:02:46.542Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T09:02:46.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:47.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:02:49.078Z] OK: 9 MiB in 15 packages [2024-10-14T09:02:50.048Z] Removing intermediate container 828aa5cc711d [2024-10-14T09:02:50.048Z] ---> cadcabb86cbb [2024-10-14T09:02:50.048Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-14T09:02:52.644Z] ---> 4d3476dc5451 [2024-10-14T09:02:52.644Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-14T09:02:53.232Z] ---> 33a9fa536dbd [2024-10-14T09:02:53.232Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-14T09:02:53.824Z] ---> 0470b989c4e9 [2024-10-14T09:02:53.824Z] Step 21/26 : EXPOSE 59986 [2024-10-14T09:02:54.094Z] ---> Running in 39c191662222 [2024-10-14T09:02:54.371Z] Removing intermediate container 39c191662222 [2024-10-14T09:02:54.371Z] ---> 97b5346e33aa [2024-10-14T09:02:54.371Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-14T09:02:54.371Z] ---> Running in d9fddacd551c [2024-10-14T09:02:54.966Z] Removing intermediate container d9fddacd551c [2024-10-14T09:02:54.966Z] ---> 183c1c9b6060 [2024-10-14T09:02:54.966Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T09:02:54.966Z] ---> Running in fc587a719866 [2024-10-14T09:02:55.235Z] Removing intermediate container fc587a719866 [2024-10-14T09:02:55.235Z] ---> 9ce12b0b8309 [2024-10-14T09:02:55.235Z] Step 24/26 : LABEL arch=arm64 [2024-10-14T09:02:55.506Z] ---> Running in 5df715baf583 [2024-10-14T09:02:55.777Z] Removing intermediate container 5df715baf583 [2024-10-14T09:02:55.777Z] ---> 9939ea9b0f63 [2024-10-14T09:02:55.777Z] Step 25/26 : LABEL git_sha=9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T09:02:56.048Z] ---> Running in e6c1194ff6a7 [2024-10-14T09:02:56.320Z] Removing intermediate container e6c1194ff6a7 [2024-10-14T09:02:56.320Z] ---> c7e91fa6cf1f [2024-10-14T09:02:56.320Z] Step 26/26 : LABEL version=3.2.0-dev.24 [2024-10-14T09:02:56.320Z] ---> Running in 17b939fbc416 [2024-10-14T09:02:56.908Z] Removing intermediate container 17b939fbc416 [2024-10-14T09:02:56.908Z] ---> ceaa894f5371 [2024-10-14T09:02:56.908Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T09:02:56.909Z] Successfully built ceaa894f5371 [2024-10-14T09:02:56.909Z] 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-14T09:02:57.069Z] provisioning config files... [2024-10-14T09:02:57.088Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/176@tmp/config14878686116650308122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:02:57.454Z] ---> ****-login.sh [2024-10-14T09:02:57.454Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:02:57.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:57.724Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:57.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:57.724Z] [2024-10-14T09:02:57.724Z] Login Succeeded [2024-10-14T09:02:57.724Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:02:57.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:58.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:58.267Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:58.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:58.267Z] [2024-10-14T09:02:58.267Z] Login Succeeded [2024-10-14T09:02:58.267Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:02:58.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:58.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:58.816Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:58.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:58.816Z] [2024-10-14T09:02:58.816Z] Login Succeeded [2024-10-14T09:02:58.816Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:02:59.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:59.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:59.092Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:59.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:59.092Z] [2024-10-14T09:02:59.092Z] Login Succeeded [2024-10-14T09:02:59.363Z] ****.io [2024-10-14T09:02:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:02:59.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:02:59.909Z] Configure a credential helper to remove this warning. See [2024-10-14T09:02:59.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:02:59.909Z] [2024-10-14T09:02:59.909Z] Login Succeeded [2024-10-14T09:02:59.909Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:02:59.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:02:59.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:03:00.017Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-10-14T09:03:00.017Z] 9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T09:03:00.017Z] latest [2024-10-14T09:03:00.017Z] 3.2.0-dev.24 [2024-10-14T09:03:00.017Z] 9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T09:03:00.017Z] main [2024-10-14T09:03:00.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:00.412Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:01.106Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T09:03:01.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-14T09:03:01.106Z] 2957effba8a6: Preparing [2024-10-14T09:03:01.106Z] e9f71e333217: Preparing [2024-10-14T09:03:01.106Z] fcb78984239f: Preparing [2024-10-14T09:03:01.106Z] 2cb049c6ec22: Preparing [2024-10-14T09:03:01.106Z] 6f1e471df061: Preparing [2024-10-14T09:03:01.106Z] 16113d51b718: Preparing [2024-10-14T09:03:01.106Z] 16113d51b718: Waiting [2024-10-14T09:03:01.375Z] 2957effba8a6: Pushed [2024-10-14T09:03:01.375Z] 6f1e471df061: Pushed [2024-10-14T09:03:01.375Z] e9f71e333217: Pushed [2024-10-14T09:03:01.375Z] 2cb049c6ec22: Pushed [2024-10-14T09:03:01.375Z] 16113d51b718: Layer already exists [2024-10-14T09:03:14.575Z] fcb78984239f: Pushed [2024-10-14T09:03:14.575Z] 9c2cca6ccca3210e07b712156771ed12440b1abf: digest: sha256:dedddd5b8d10d24adba5fa2bb24bb46cda71921d75a918631f1bb92dec594a3c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:14.951Z] + 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-14T09:03:15.337Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-14T09:03:15.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-14T09:03:15.337Z] 2957effba8a6: Preparing [2024-10-14T09:03:15.337Z] e9f71e333217: Preparing [2024-10-14T09:03:15.337Z] fcb78984239f: Preparing [2024-10-14T09:03:15.337Z] 2cb049c6ec22: Preparing [2024-10-14T09:03:15.337Z] 6f1e471df061: Preparing [2024-10-14T09:03:15.337Z] 16113d51b718: Preparing [2024-10-14T09:03:15.337Z] 2cb049c6ec22: Layer already exists [2024-10-14T09:03:15.337Z] 6f1e471df061: Layer already exists [2024-10-14T09:03:15.337Z] 2957effba8a6: Layer already exists [2024-10-14T09:03:15.337Z] fcb78984239f: Layer already exists [2024-10-14T09:03:15.337Z] e9f71e333217: Layer already exists [2024-10-14T09:03:15.337Z] 16113d51b718: Layer already exists [2024-10-14T09:03:15.607Z] latest: digest: sha256:dedddd5b8d10d24adba5fa2bb24bb46cda71921d75a918631f1bb92dec594a3c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:15.983Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:16.362Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.24 [2024-10-14T09:03:16.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-14T09:03:16.362Z] 2957effba8a6: Preparing [2024-10-14T09:03:16.362Z] e9f71e333217: Preparing [2024-10-14T09:03:16.363Z] fcb78984239f: Preparing [2024-10-14T09:03:16.363Z] 2cb049c6ec22: Preparing [2024-10-14T09:03:16.363Z] 6f1e471df061: Preparing [2024-10-14T09:03:16.363Z] 16113d51b718: Preparing [2024-10-14T09:03:16.363Z] 16113d51b718: Waiting [2024-10-14T09:03:16.363Z] fcb78984239f: Layer already exists [2024-10-14T09:03:16.363Z] 2957effba8a6: Layer already exists [2024-10-14T09:03:16.363Z] 6f1e471df061: Layer already exists [2024-10-14T09:03:16.363Z] e9f71e333217: Layer already exists [2024-10-14T09:03:16.363Z] 2cb049c6ec22: Layer already exists [2024-10-14T09:03:16.363Z] 16113d51b718: Layer already exists [2024-10-14T09:03:16.630Z] 3.2.0-dev.24: digest: sha256:dedddd5b8d10d24adba5fa2bb24bb46cda71921d75a918631f1bb92dec594a3c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:17.009Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:17.394Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T09:03:17.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-14T09:03:17.395Z] 2957effba8a6: Preparing [2024-10-14T09:03:17.395Z] e9f71e333217: Preparing [2024-10-14T09:03:17.395Z] fcb78984239f: Preparing [2024-10-14T09:03:17.395Z] 2cb049c6ec22: Preparing [2024-10-14T09:03:17.395Z] 6f1e471df061: Preparing [2024-10-14T09:03:17.395Z] 16113d51b718: Preparing [2024-10-14T09:03:17.395Z] 16113d51b718: Waiting [2024-10-14T09:03:17.395Z] 6f1e471df061: Layer already exists [2024-10-14T09:03:17.395Z] fcb78984239f: Layer already exists [2024-10-14T09:03:17.395Z] e9f71e333217: Layer already exists [2024-10-14T09:03:17.395Z] 2cb049c6ec22: Layer already exists [2024-10-14T09:03:17.395Z] 2957effba8a6: Layer already exists [2024-10-14T09:03:17.395Z] 16113d51b718: Layer already exists [2024-10-14T09:03:17.665Z] 9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24: digest: sha256:dedddd5b8d10d24adba5fa2bb24bb46cda71921d75a918631f1bb92dec594a3c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:18.075Z] + 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-14T09:03:18.461Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-10-14T09:03:18.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-14T09:03:18.461Z] 2957effba8a6: Preparing [2024-10-14T09:03:18.461Z] e9f71e333217: Preparing [2024-10-14T09:03:18.461Z] fcb78984239f: Preparing [2024-10-14T09:03:18.461Z] 2cb049c6ec22: Preparing [2024-10-14T09:03:18.461Z] 6f1e471df061: Preparing [2024-10-14T09:03:18.461Z] 16113d51b718: Preparing [2024-10-14T09:03:18.461Z] 16113d51b718: Waiting [2024-10-14T09:03:18.461Z] e9f71e333217: Layer already exists [2024-10-14T09:03:18.461Z] 6f1e471df061: Layer already exists [2024-10-14T09:03:18.461Z] fcb78984239f: Layer already exists [2024-10-14T09:03:18.461Z] 2cb049c6ec22: Layer already exists [2024-10-14T09:03:18.461Z] 2957effba8a6: Layer already exists [2024-10-14T09:03:18.461Z] 16113d51b718: Layer already exists [2024-10-14T09:03:18.730Z] main: digest: sha256:dedddd5b8d10d24adba5fa2bb24bb46cda71921d75a918631f1bb92dec594a3c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:03:18.829Z] ===================================================== [Pipeline] echo [2024-10-14T09:03:18.842Z] taggedImages: [2024-10-14T09:03:18.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf [2024-10-14T09:03:18.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-14T09:03:18.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.24 [2024-10-14T09:03:18.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9c2cca6ccca3210e07b712156771ed12440b1abf-3.2.0-dev.24 [2024-10-14T09:03:18.842Z] - 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-14T09:03:19.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:19.242Z] [2024-10-14T09:03:19.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:19.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:19.881Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:03:19.881Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:03:19.881Z] 04944245beec: Pulling fs layer [2024-10-14T09:03:19.881Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:03:19.881Z] 765212b225bb: Pulling fs layer [2024-10-14T09:03:19.881Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:03:19.881Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:03:19.881Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:03:19.881Z] 765212b225bb: Waiting [2024-10-14T09:03:19.881Z] f23df028b6ca: Waiting [2024-10-14T09:03:19.881Z] d65c8cfc05b1: Waiting [2024-10-14T09:03:19.881Z] 2437ff75d9bd: Waiting [2024-10-14T09:03:19.881Z] 04944245beec: Verifying Checksum [2024-10-14T09:03:19.881Z] 04944245beec: Download complete [2024-10-14T09:03:19.881Z] 765212b225bb: Verifying Checksum [2024-10-14T09:03:19.881Z] 765212b225bb: Download complete [2024-10-14T09:03:20.151Z] f23df028b6ca: Verifying Checksum [2024-10-14T09:03:20.151Z] f23df028b6ca: Download complete [2024-10-14T09:03:20.151Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:03:20.151Z] d65c8cfc05b1: Download complete [2024-10-14T09:03:20.151Z] 699f458cf7ca: Download complete [2024-10-14T09:03:20.738Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:03:20.738Z] 8998bd30e6a1: Download complete [2024-10-14T09:03:23.336Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:03:23.336Z] 2437ff75d9bd: Download complete [2024-10-14T09:03:25.928Z] 8998bd30e6a1: Pull complete [2024-10-14T09:03:26.196Z] 04944245beec: Pull complete [2024-10-14T09:03:28.150Z] 699f458cf7ca: Pull complete [2024-10-14T09:03:28.419Z] 765212b225bb: Pull complete [2024-10-14T09:03:29.388Z] f23df028b6ca: Pull complete [2024-10-14T09:03:29.388Z] d65c8cfc05b1: Pull complete [2024-10-14T09:03:47.623Z] 2437ff75d9bd: Pull complete [2024-10-14T09:03:47.623Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:03:47.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:03:47.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:03:47.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-22733 does not seem to be running inside a container [2024-10-14T09:03:47.931Z] $ 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/176 -v /w/workspace/device-rest-go/176:/w/workspace/device-rest-go/176:rw,z -v /w/workspace/device-rest-go/176@tmp:/w/workspace/device-rest-go/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T09:03:51.381Z] $ docker top 57942faab2e3c62e44c5751a6ebc66d0a0d88305405551f814f14695679f3bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:03:52.303Z] ---> job-cost.sh [2024-10-14T09:03:52.303Z] lf-activate-venv: SKIPPING [2024-10-14T09:03:52.303Z] INFO: No Stack... [2024-10-14T09:03:52.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:03:53.855Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:03:54.548Z] + cat /w/workspace/device-rest-go/176/archives/cost.csv [2024-10-14T09:03:54.548Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:03:54.635Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [2024-10-14T09:03:54.643Z] Resource [jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] did not exist. Created. [2024-10-14T09:03:54.650Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:03:55.339Z] /w/workspace/device-rest-go/176@tmp/durable-b80ea32a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T09:03:56.101Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:03:56.128Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T09:03:56.196Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:03:56.205Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:03:56.260Z] $ docker stop --time=1 57942faab2e3c62e44c5751a6ebc66d0a0d88305405551f814f14695679f3bc4 [2024-10-14T09:03:57.902Z] $ docker rm -f --volumes 57942faab2e3c62e44c5751a6ebc66d0a0d88305405551f814f14695679f3bc4 [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-14T09:03:58.380Z] provisioning config files... [2024-10-14T09:03:58.394Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4597972588293820717tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:03:58.749Z] + set +x [2024-10-14T09:03:58.750Z] + + curlbash -s -s https://codecov.io/bash -- [2024-10-14T09:03:58.750Z] [2024-10-14T09:03:58.750Z] [2024-10-14T09:03:58.750Z] _____ _ [2024-10-14T09:03:58.750Z] / ____| | | [2024-10-14T09:03:58.750Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:03:58.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:03:58.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:03:58.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:03:58.750Z] Bash-1.0.6 [2024-10-14T09:03:58.750Z] [2024-10-14T09:03:58.750Z] [2024-10-14T09:03:58.750Z] ==> git version 2.25.1 found [2024-10-14T09:03:58.750Z] ==> 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-14T09:03:58.750Z] Release-Date: 2020-01-08 [2024-10-14T09:03:58.750Z] 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-14T09:03:58.750Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:03:58.750Z] ==> Jenkins CI detected. [2024-10-14T09:03:58.750Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-10-14T09:03:58.750Z] project root: . [2024-10-14T09:03:58.750Z] --> token set from env [2024-10-14T09:03:58.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:03:58.750Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:03:58.750Z] ==> Python coveragepy not found [2024-10-14T09:03:58.750Z] ==> Searching for coverage reports in: [2024-10-14T09:03:58.750Z] + . [2024-10-14T09:03:58.750Z] -> Found 1 reports [2024-10-14T09:03:58.750Z] ==> Detecting git/mercurial file structure [2024-10-14T09:03:58.750Z] ==> Reading reports [2024-10-14T09:03:58.750Z] + ./coverage.out bytes=14565 [2024-10-14T09:03:58.750Z] ==> Appending adjustments [2024-10-14T09:03:58.750Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:03:59.009Z] + Found adjustments [2024-10-14T09:03:59.009Z] ==> Gzipping contents [2024-10-14T09:03:59.009Z] 4.0K /tmp/codecov.6WpIQq.gz [2024-10-14T09:03:59.009Z] ==> Uploading reports [2024-10-14T09:03:59.009Z] url: https://codecov.io [2024-10-14T09:03:59.009Z] query: branch=main&commit=9c2cca6ccca3210e07b712156771ed12440b1abf&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:03:59.009Z] -> Pinging Codecov [2024-10-14T09:03:59.009Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9c2cca6ccca3210e07b712156771ed12440b1abf&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:03:59.009Z] -> Uploading to [2024-10-14T09:03:59.009Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/9c2cca6ccca3210e07b712156771ed12440b1abf/084b08fd-fce4-42fd-b1e4-cf9786c49992.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T090358Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4369d415e875a6132701e4261bbc9c5c37196ee15104dc169db07d5236ea4a26 [2024-10-14T09:03:59.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:03:59.009Z] Dload Upload Total Spent Left Speed [2024-10-14T09:03:59.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 11492 --:--:-- --:--:-- --:--:-- 11436 100 2333 0 0 100 2333 0 11004 --:--:-- --:--:-- --:--:-- 10953 [2024-10-14T09:03:59.269Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] } [2024-10-14T09:03:59.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T09:03:59.426Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:03:59.445Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:03:59.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:03:59.759Z] [2024-10-14T09:03:59.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:00.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:04:00.060Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:04:00.060Z] 43c4264eed91: Already exists [2024-10-14T09:04:00.060Z] 4cc291be95ef: Already exists [2024-10-14T09:04:00.060Z] 2ac1f1163629: Already exists [2024-10-14T09:04:00.060Z] 5c3c966382ef: Already exists [2024-10-14T09:04:00.060Z] 4f4fb700ef54: Already exists [2024-10-14T09:04:00.060Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:04:00.060Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:04:00.339Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T09:04:00.339Z] d9c7d2e4e75e: Download complete [2024-10-14T09:04:00.605Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:04:01.173Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:04:01.173Z] 9c3e1370e548: Download complete [2024-10-14T09:04:04.460Z] 9c3e1370e548: Pull complete [2024-10-14T09:04:04.460Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:04:04.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:04:04.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:04.569Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:04:04.594Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T09:04:06.526Z] $ docker top fe253d6d18ce38eaaca290d697fac4008708c8d4e04d1fb481d34110140654b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:04:06.876Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-10-14T09:04:06.887Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-10-14T09:04:07.168Z] + set -o pipefail [2024-10-14T09:04:07.168Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-10-14T09:04:13.747Z] [2024-10-14T09:04:13.747Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-10-14T09:04:13.747Z] [2024-10-14T09:04:13.747Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/cf07f728-cfd0-492d-a1ed-ebae178689c8 [2024-10-14T09:04:13.747Z] [2024-10-14T09:04:13.747Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:04:13.747Z] [2024-10-14T09:04:13.747Z] [2024-10-14T09:04:13.747Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:04:13.747Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:04:13.753Z] $ docker stop --time=1 fe253d6d18ce38eaaca290d697fac4008708c8d4e04d1fb481d34110140654b8 [2024-10-14T09:04:20.829Z] $ docker rm -f --volumes fe253d6d18ce38eaaca290d697fac4008708c8d4e04d1fb481d34110140654b8 [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-14T09:04:21.687Z] + git log --format=format:%s -1 9c2cca6ccca3210e07b712156771ed12440b1abf [Pipeline] sh [2024-10-14T09:04:21.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:21.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:22.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:22.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:22.365Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:04:22.385Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:22.984Z] $ docker top 0f6bc811214eb79a7e7e5117c598ca9f2298df668388b9c783d8911a76d72b25 -eo pid,comm [2024-10-14T09:04:23.032Z] 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-14T09:04:23.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:23.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:23.088Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:23.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:23.185Z] $ docker exec 0f6bc811214eb79a7e7e5117c598ca9f2298df668388b9c783d8911a76d72b25 ssh-agent [2024-10-14T09:04:23.294Z] SSH_AUTH_SOCK=/tmp/ssh-PnfdOxRdZG2x/agent.32 [2024-10-14T09:04:23.294Z] SSH_AGENT_PID=38 [2024-10-14T09:04:23.298Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:23.384Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10746016340147850775.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10746016340147850775.key) [2024-10-14T09:04:23.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:04:23.695Z] + git semver tag [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,865 [run_tag] DEBUG tag force:False [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,865 [check_head_tag] DEBUG check head tag [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,866 [execute] INFO git cat-file --batch-check [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,869 [execute] INFO git cat-file --batch [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,890 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:04:23.953Z] 2024-10-14 09:04:23,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:23.953Z] 3.2.0-dev.24 [Pipeline] } [2024-10-14T09:04:23.956Z] $ docker exec --env ******** --env ******** 0f6bc811214eb79a7e7e5117c598ca9f2298df668388b9c783d8911a76d72b25 ssh-agent -k [2024-10-14T09:04:24.056Z] unset SSH_AUTH_SOCK; [2024-10-14T09:04:24.056Z] unset SSH_AGENT_PID; [2024-10-14T09:04:24.056Z] echo Agent pid 38 killed; [2024-10-14T09:04:24.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:04:24.394Z] + git semver [Pipeline] } [2024-10-14T09:04:24.658Z] $ docker stop --time=1 0f6bc811214eb79a7e7e5117c598ca9f2298df668388b9c783d8911a76d72b25 [2024-10-14T09:04:25.904Z] $ docker rm -f --volumes 0f6bc811214eb79a7e7e5117c598ca9f2298df668388b9c783d8911a76d72b25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:26.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:26.335Z] [2024-10-14T09:04:26.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:26.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:26.638Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:04:26.638Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:04:26.638Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:04:26.638Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:04:26.638Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:04:26.638Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:04:26.638Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:04:26.638Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:04:26.638Z] e9a5061849ea: Waiting [2024-10-14T09:04:26.638Z] 0d9ebad4ef96: Waiting [2024-10-14T09:04:26.638Z] 2de7ff778b66: Waiting [2024-10-14T09:04:26.638Z] d747dcd14b5f: Waiting [2024-10-14T09:04:26.638Z] 9712f1f96733: Verifying Checksum [2024-10-14T09:04:26.638Z] 9712f1f96733: Download complete [2024-10-14T09:04:26.897Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:04:26.897Z] 63f879dbbcfc: Download complete [2024-10-14T09:04:27.156Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:04:27.156Z] e9a5061849ea: Download complete [2024-10-14T09:04:27.156Z] d747dcd14b5f: Download complete [2024-10-14T09:04:27.156Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T09:04:27.156Z] 0d9ebad4ef96: Download complete [2024-10-14T09:04:27.156Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:04:27.156Z] ab5ef0e58194: Download complete [2024-10-14T09:04:27.415Z] 2de7ff778b66: Download complete [2024-10-14T09:04:29.941Z] ab5ef0e58194: Pull complete [2024-10-14T09:04:29.941Z] 9712f1f96733: Pull complete [2024-10-14T09:04:30.503Z] 63f879dbbcfc: Pull complete [2024-10-14T09:04:34.003Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:04:34.261Z] e9a5061849ea: Pull complete [2024-10-14T09:04:34.519Z] d747dcd14b5f: Pull complete [2024-10-14T09:04:35.454Z] 2de7ff778b66: Pull complete [2024-10-14T09:04:35.454Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:04:35.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:04:35.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:35.559Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:04:35.576Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T09:04:44.450Z] $ docker top c7ba4b39fc280e648702e8b14f9e2195e3a5ea4c28fb2da3791f56d23cd1d269 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:04:44.537Z] provisioning config files... [2024-10-14T09:04:44.546Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10212587863979406484tmp [2024-10-14T09:04:44.553Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config660628075127577184tmp [2024-10-14T09:04:44.560Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9338018409690932950tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:04:44.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:44.873Z] ---> sigul-configuration.sh [2024-10-14T09:04:44.873Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:04:44.873Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:04:44.873Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:04:44.873Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:04:44.873Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:04:44.873Z] gpg: CAST5 encrypted data [2024-10-14T09:04:44.873Z] gpg: encrypted with 1 passphrase [2024-10-14T09:04:44.873Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:04:45.171Z] + mkdir /home/jenkins [2024-10-14T09:04:45.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:04:45.464Z] + 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-14T09:04:45.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:45.768Z] ---> sigul-install.sh [2024-10-14T09:04:45.769Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:04:46.063Z] + git tag --list [2024-10-14T09:04:46.063Z] v1.0.0 [2024-10-14T09:04:46.063Z] v1.1.0 [2024-10-14T09:04:46.063Z] v1.1.1 [2024-10-14T09:04:46.063Z] v1.1.2 [2024-10-14T09:04:46.063Z] v1.2.0 [2024-10-14T09:04:46.063Z] v1.2.1 [2024-10-14T09:04:46.063Z] v2.0.0 [2024-10-14T09:04:46.063Z] v2.1.0 [2024-10-14T09:04:46.063Z] v2.1.1 [2024-10-14T09:04:46.063Z] v2.2.0 [2024-10-14T09:04:46.063Z] v2.3.0 [2024-10-14T09:04:46.063Z] v3.0 [2024-10-14T09:04:46.063Z] v3.0.0 [2024-10-14T09:04:46.063Z] v3.1 [2024-10-14T09:04:46.063Z] v3.1.0 [2024-10-14T09:04:46.063Z] v3.1.0-dev.1 [2024-10-14T09:04:46.063Z] v3.1.0-dev.10 [2024-10-14T09:04:46.063Z] v3.1.0-dev.11 [2024-10-14T09:04:46.063Z] v3.1.0-dev.12 [2024-10-14T09:04:46.063Z] v3.1.0-dev.13 [2024-10-14T09:04:46.063Z] v3.1.0-dev.14 [2024-10-14T09:04:46.063Z] v3.1.0-dev.15 [2024-10-14T09:04:46.063Z] v3.1.0-dev.16 [2024-10-14T09:04:46.063Z] v3.1.0-dev.17 [2024-10-14T09:04:46.063Z] v3.1.0-dev.18 [2024-10-14T09:04:46.063Z] v3.1.0-dev.19 [2024-10-14T09:04:46.063Z] v3.1.0-dev.2 [2024-10-14T09:04:46.063Z] v3.1.0-dev.20 [2024-10-14T09:04:46.063Z] v3.1.0-dev.21 [2024-10-14T09:04:46.063Z] v3.1.0-dev.22 [2024-10-14T09:04:46.063Z] v3.1.0-dev.23 [2024-10-14T09:04:46.063Z] v3.1.0-dev.24 [2024-10-14T09:04:46.063Z] v3.1.0-dev.25 [2024-10-14T09:04:46.063Z] v3.1.0-dev.26 [2024-10-14T09:04:46.063Z] v3.1.0-dev.27 [2024-10-14T09:04:46.063Z] v3.1.0-dev.28 [2024-10-14T09:04:46.063Z] v3.1.0-dev.29 [2024-10-14T09:04:46.063Z] v3.1.0-dev.3 [2024-10-14T09:04:46.063Z] v3.1.0-dev.30 [2024-10-14T09:04:46.063Z] v3.1.0-dev.31 [2024-10-14T09:04:46.063Z] v3.1.0-dev.32 [2024-10-14T09:04:46.063Z] v3.1.0-dev.4 [2024-10-14T09:04:46.063Z] v3.1.0-dev.5 [2024-10-14T09:04:46.063Z] v3.1.0-dev.6 [2024-10-14T09:04:46.063Z] v3.1.0-dev.7 [2024-10-14T09:04:46.063Z] v3.1.0-dev.8 [2024-10-14T09:04:46.063Z] v3.1.0-dev.9 [2024-10-14T09:04:46.063Z] v3.1.1 [2024-10-14T09:04:46.063Z] v3.2.0-dev.1 [2024-10-14T09:04:46.063Z] v3.2.0-dev.10 [2024-10-14T09:04:46.063Z] v3.2.0-dev.11 [2024-10-14T09:04:46.063Z] v3.2.0-dev.12 [2024-10-14T09:04:46.063Z] v3.2.0-dev.13 [2024-10-14T09:04:46.063Z] v3.2.0-dev.14 [2024-10-14T09:04:46.063Z] v3.2.0-dev.15 [2024-10-14T09:04:46.063Z] v3.2.0-dev.16 [2024-10-14T09:04:46.063Z] v3.2.0-dev.17 [2024-10-14T09:04:46.063Z] v3.2.0-dev.18 [2024-10-14T09:04:46.063Z] v3.2.0-dev.19 [2024-10-14T09:04:46.063Z] v3.2.0-dev.2 [2024-10-14T09:04:46.063Z] v3.2.0-dev.20 [2024-10-14T09:04:46.063Z] v3.2.0-dev.21 [2024-10-14T09:04:46.063Z] v3.2.0-dev.22 [2024-10-14T09:04:46.063Z] v3.2.0-dev.23 [2024-10-14T09:04:46.063Z] v3.2.0-dev.24 [2024-10-14T09:04:46.063Z] v3.2.0-dev.3 [2024-10-14T09:04:46.063Z] v3.2.0-dev.4 [2024-10-14T09:04:46.063Z] v3.2.0-dev.5 [2024-10-14T09:04:46.063Z] v3.2.0-dev.6 [2024-10-14T09:04:46.063Z] v3.2.0-dev.7 [2024-10-14T09:04:46.063Z] v3.2.0-dev.8 [2024-10-14T09:04:46.063Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T09:04:46.357Z] + lftools sign git-tag v3.2.0-dev.24 [2024-10-14T09:04:46.940Z] Signing Git tag with Sigul... [2024-10-14T09:04:46.940Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-10-14T09:04:47.519Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:47.809Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:04:47.817Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:04:47.837Z] $ docker stop --time=1 c7ba4b39fc280e648702e8b14f9e2195e3a5ea4c28fb2da3791f56d23cd1d269 [2024-10-14T09:04:49.122Z] $ docker rm -f --volumes c7ba4b39fc280e648702e8b14f9e2195e3a5ea4c28fb2da3791f56d23cd1d269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:04:49.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:49.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:49.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:49.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:49.965Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:04:49.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:50.327Z] $ docker top 4f2619571aeb08374b13cbc56d86bdbcdb144c648a2cba63b5b8d34726c4647d -eo pid,comm [2024-10-14T09:04:50.378Z] 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-14T09:04:50.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:50.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:50.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:50.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:50.537Z] $ docker exec 4f2619571aeb08374b13cbc56d86bdbcdb144c648a2cba63b5b8d34726c4647d ssh-agent [2024-10-14T09:04:50.645Z] SSH_AUTH_SOCK=/tmp/ssh-2kNdAQVRBDGb/agent.31 [2024-10-14T09:04:50.645Z] SSH_AGENT_PID=37 [2024-10-14T09:04:50.650Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:50.744Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2411159531437694528.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2411159531437694528.key) [2024-10-14T09:04:50.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:04:51.051Z] + git semver bump pre [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,216 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,219 [execute] INFO git cat-file --batch-check [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,219 [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-14T09:04:51.311Z] 2024-10-14 09:04:51,222 [execute] INFO git cat-file --batch [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:04:51.311Z] 2024-10-14 09:04:51,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:51.311Z] 3.2.0-dev.25 [Pipeline] } [2024-10-14T09:04:51.315Z] $ docker exec --env ******** --env ******** 4f2619571aeb08374b13cbc56d86bdbcdb144c648a2cba63b5b8d34726c4647d ssh-agent -k [2024-10-14T09:04:51.412Z] unset SSH_AUTH_SOCK; [2024-10-14T09:04:51.412Z] unset SSH_AGENT_PID; [2024-10-14T09:04:51.412Z] echo Agent pid 37 killed; [2024-10-14T09:04:51.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:04:51.752Z] + git semver [Pipeline] } [2024-10-14T09:04:52.019Z] $ docker stop --time=1 4f2619571aeb08374b13cbc56d86bdbcdb144c648a2cba63b5b8d34726c4647d [2024-10-14T09:04:53.328Z] $ docker rm -f --volumes 4f2619571aeb08374b13cbc56d86bdbcdb144c648a2cba63b5b8d34726c4647d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:04:53.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:04:53.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:53.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:04:53.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:04:54.075Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:04:54.095Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:04:54.401Z] $ docker top 1f5c39a91441427d7f4b0f80233359b14f383b165b7b1d9568bc9a33e3e541bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:04:54.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:04:54.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:04:54.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:04:54.609Z] $ docker exec 1f5c39a91441427d7f4b0f80233359b14f383b165b7b1d9568bc9a33e3e541bc ssh-agent [2024-10-14T09:04:54.714Z] SSH_AUTH_SOCK=/tmp/ssh-LvsbzmhL9gAz/agent.32 [2024-10-14T09:04:54.714Z] SSH_AGENT_PID=38 [2024-10-14T09:04:54.719Z] Running ssh-add (command line suppressed) [2024-10-14T09:04:54.815Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7977931495836219237.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7977931495836219237.key) [2024-10-14T09:04:54.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:04:55.123Z] + git semver push [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,290 [run_push] DEBUG push [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,290 [execute] INFO git cat-file --batch-check [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,291 [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-14T09:04:55.382Z] 2024-10-14 09:04:55,294 [execute] INFO git rev-list ad18c86365884436a3f761eff9082464eb676027 -- [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,295 [execute] DEBUG Popen(['git', 'rev-list', 'ad18c86365884436a3f761eff9082464eb676027', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,304 [execute] INFO git fetch -v origin [2024-10-14T09:04:55.382Z] 2024-10-14 09:04:55,304 [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-14T09:04:55.949Z] 2024-10-14 09:04:55,819 [run_push] DEBUG no remote changes detected [2024-10-14T09:04:55.949Z] 2024-10-14 09:04:55,819 [execute] INFO git push origin semver [2024-10-14T09:04:55.949Z] 2024-10-14 09:04:55,820 [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-14T09:04:57.577Z] 2024-10-14 09:04:56,591 [run_push] DEBUG push all version tags [2024-10-14T09:04:57.577Z] 2024-10-14 09:04:56,592 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:04:57.577Z] 2024-10-14 09:04:56,592 [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-14T09:04:57.577Z] 2024-10-14 09:04:57,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-14T09:04:57.577Z] 3.2.0-dev.25 [Pipeline] } [2024-10-14T09:04:57.581Z] $ docker exec --env ******** --env ******** 1f5c39a91441427d7f4b0f80233359b14f383b165b7b1d9568bc9a33e3e541bc ssh-agent -k [2024-10-14T09:04:57.679Z] unset SSH_AUTH_SOCK; [2024-10-14T09:04:57.679Z] unset SSH_AGENT_PID; [2024-10-14T09:04:57.680Z] echo Agent pid 38 killed; [2024-10-14T09:04:57.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:04:58.024Z] + git semver [Pipeline] } [2024-10-14T09:04:58.290Z] $ docker stop --time=1 1f5c39a91441427d7f4b0f80233359b14f383b165b7b1d9568bc9a33e3e541bc [2024-10-14T09:04:59.582Z] $ docker rm -f --volumes 1f5c39a91441427d7f4b0f80233359b14f383b165b7b1d9568bc9a33e3e541bc [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-14T09:05:00.249Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-10-14T09:05:00.249Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-14T09:05:00.249Z] total 16 [2024-10-14T09:05:00.249Z] drwxr-xr-x 3 root root 4096 Oct 14 08:47 . [2024-10-14T09:05:00.249Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:04 .. [2024-10-14T09:05:00.249Z] drwxr-xr-x 2 root root 4096 Oct 14 08:47 cost [2024-10-14T09:05:00.249Z] -rw-r--r-- 1 root root 86 Oct 14 08:47 cost.csv [2024-10-14T09:05:00.249Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-14T09:05:00.249Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-14T09:05:00.249Z] total 16 [2024-10-14T09:05:00.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:47 . [2024-10-14T09:05:00.249Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:04 .. [2024-10-14T09:05:00.249Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:47 cost [2024-10-14T09:05:00.249Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 14 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:00.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:01.393Z] ---> package-listing.sh [2024-10-14T09:05:01.394Z] ++ facter osfamily [2024-10-14T09:05:01.394Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:05:01.655Z] + OS_FAMILY=debian [2024-10-14T09:05:01.655Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-10-14T09:05:01.655Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:05:01.655Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:05:01.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:05:01.655Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:05:01.655Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-14T09:05:01.655Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:05:01.655Z] + case "${OS_FAMILY}" in [2024-10-14T09:05:01.655Z] + dpkg -l [2024-10-14T09:05:01.655Z] + grep '^ii' [2024-10-14T09:05:01.655Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:05:01.655Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:05:01.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:05:01.655Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-14T09:05:01.655Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-10-14T09:05:01.655Z] + 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-14T09:05:01.667Z] 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-14T09:05:01.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:02.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:05:02.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:05:02.592Z] prd-ubuntu20.04-docker-8c-8g-22727 does not seem to be running inside a container [2024-10-14T09:05:02.617Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T09:05:02.807Z] $ docker top fbf081f9251cc8da805bb8b56a86e52724a3ca27f65e97cdce2dc33d71c1993e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:05:03.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:05:03.448Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:05:03.734Z] + ls /var/log/sa-host [2024-10-14T09:05:03.735Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:05:03.816Z] provisioning config files... [2024-10-14T09:05:03.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17896307424073797542tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:05:03.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:04.126Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:05:04.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:04.465Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:05:04.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:04.758Z] ---> sudo-logs.sh [2024-10-14T09:05:04.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:05:04.793Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:05.076Z] ---> job-cost.sh [2024-10-14T09:05:05.076Z] lf-activate-venv: SKIPPING [2024-10-14T09:05:05.076Z] DEBUG: total: 0.2199999988079071 [2024-10-14T09:05:05.076Z] INFO: Retrieving Stack Cost... [2024-10-14T09:05:05.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:05:05.638Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:05:05.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:05:05.961Z] ---> logs-deploy.sh [2024-10-14T09:05:05.961Z] lf-activate-venv: SKIPPING [2024-10-14T09:05:05.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/176 [2024-10-14T09:05:05.961Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:05:06.925Z] Archives upload complete. [2024-10-14T09:05:06.925Z] INFO: archiving logs to Nexus