Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75bc767cd91fa94e23213f88954145bb20b6ca5d 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-ssh13039201549509143359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5195768369235254278.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2986721793104515443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4097797981246494158.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-ssh1034916320990997254.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-167’ Running on prd-ubuntu20.04-docker-8c-8g-176 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 75bc767cd91fa94e23213f88954145bb20b6ca5d (main) Commit message: "Merge pull request #386 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > 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 75bc767cd91fa94e23213f88954145bb20b6ca5d # timeout=10 > git rev-list --no-walk b98d36f300d40b3d26074dc2f5d3a4b80ec3fbcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T03:23:21.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T03:23:21.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T03:23:21.715Z] ========================================================= [2024-03-17T03:23:21.715Z] EdgeX Global Pipelines Version Info [2024-03-17T03:23:21.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:22.431Z] ------------------- [2024-03-17T03:23:22.431Z] stable info: [2024-03-17T03:23:22.431Z] ------------------- [2024-03-17T03:23:22.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T03:23:22.431Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:23:22.431Z] Message: update stable to v1.0.258 [2024-03-17T03:23:23.370Z] ------------------- [2024-03-17T03:23:23.370Z] experimental info: [2024-03-17T03:23:23.370Z] ------------------- [2024-03-17T03:23:23.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T03:23:23.370Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:23:23.370Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T03:23:23.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-03-17T03:23:23.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-03-17T03:23:23.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T03:23:23.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T03:23:23.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T03:23:23.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T03:23:23.543Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T03:23:23.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T03:23:23.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T03:23:23.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T03:23:23.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T03:23:23.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-03-17T03:23:23.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T03:23:23.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T03:23:23.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:23:23.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:23:23.746Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:23:23.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:23:23.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T03:23:23.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T03:23:23.843Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T03:23:23.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T03:23:23.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T03:23:23.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T03:23:23.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T03:23:23.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T03:23:23.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T03:23:24.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-17T03:23:24.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-17T03:23:24.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-17T03:23:24.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] echo [2024-03-17T03:23:24.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75bc767 [Pipeline] echo [2024-03-17T03:23:24.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:23:24.177Z] provisioning config files... [2024-03-17T03:23:24.193Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13536350850356402251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:24.530Z] ---> ****-login.sh [2024-03-17T03:23:24.530Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:23:24.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:24.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:24.792Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:24.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:24.792Z] [2024-03-17T03:23:24.792Z] Login Succeeded [2024-03-17T03:23:24.792Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:23:24.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:25.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:25.053Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:25.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:25.053Z] [2024-03-17T03:23:25.053Z] Login Succeeded [2024-03-17T03:23:25.053Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:23:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:25.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:25.053Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:25.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:25.053Z] [2024-03-17T03:23:25.053Z] Login Succeeded [2024-03-17T03:23:25.053Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:23:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:25.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:25.314Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:25.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:25.314Z] [2024-03-17T03:23:25.314Z] Login Succeeded [2024-03-17T03:23:25.314Z] ****.io [2024-03-17T03:23:25.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:25.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:25.575Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:25.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:25.575Z] [2024-03-17T03:23:25.575Z] Login Succeeded [2024-03-17T03:23:25.575Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:23:25.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T03:23:25.984Z] + git rev-list -1 --merges 75bc767cd91fa94e23213f88954145bb20b6ca5d~1..75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] echo [2024-03-17T03:23:26.013Z] -----------> git rev-list -1 --merges 75bc767cd91fa94e23213f88954145bb20b6ca5d~1..75bc767cd91fa94e23213f88954145bb20b6ca5d 75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:23:26.013Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d [false] [Pipeline] sh [2024-03-17T03:23:26.306Z] + git log --format=format:%s -1 75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] echo [2024-03-17T03:23:26.322Z] ========================================================= [2024-03-17T03:23:26.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T03:23:26.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:23:26.658Z] + git log --format=format:%s -1 75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] echo [2024-03-17T03:23:26.668Z] [semverPrep] GIT_COMMIT: 75bc767cd91fa94e23213f88954145bb20b6ca5d, Commit Message: Merge pull request #386 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-17T03:23:26.684Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T03:23:27.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:23:27.025Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T03:23:27.025Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T03:23:27.025Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T03:23:27.025Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T03:23:27.025Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T03:23:27.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:27.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:23:27.376Z] [2024-03-17T03:23:27.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:27.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:23:27.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T03:23:27.682Z] b85a868b505f: Pulling fs layer [2024-03-17T03:23:27.682Z] e2be974225ed: Pulling fs layer [2024-03-17T03:23:27.682Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T03:23:27.682Z] 988bab9f4d93: Pulling fs layer [2024-03-17T03:23:27.682Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T03:23:27.682Z] eaf3925da568: Pulling fs layer [2024-03-17T03:23:27.682Z] bab4dde63d76: Pulling fs layer [2024-03-17T03:23:27.682Z] 1469e6f7b9e6: Waiting [2024-03-17T03:23:27.682Z] bde34c3a00c8: Pulling fs layer [2024-03-17T03:23:27.682Z] b352a97aabf1: Pulling fs layer [2024-03-17T03:23:27.682Z] 988bab9f4d93: Waiting [2024-03-17T03:23:27.682Z] b352a97aabf1: Waiting [2024-03-17T03:23:27.682Z] 4872d77fe225: Pulling fs layer [2024-03-17T03:23:27.682Z] bde34c3a00c8: Waiting [2024-03-17T03:23:27.682Z] 5851b861e8e6: Pulling fs layer [2024-03-17T03:23:27.682Z] 4872d77fe225: Waiting [2024-03-17T03:23:27.682Z] e2be974225ed: Verifying Checksum [2024-03-17T03:23:27.682Z] e2be974225ed: Download complete [2024-03-17T03:23:27.682Z] 988bab9f4d93: Verifying Checksum [2024-03-17T03:23:27.682Z] 988bab9f4d93: Download complete [2024-03-17T03:23:27.682Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T03:23:27.682Z] 1469e6f7b9e6: Download complete [2024-03-17T03:23:27.682Z] eaf3925da568: Verifying Checksum [2024-03-17T03:23:27.682Z] eaf3925da568: Download complete [2024-03-17T03:23:27.942Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T03:23:27.942Z] 339a4e72a1f5: Download complete [2024-03-17T03:23:27.942Z] bde34c3a00c8: Verifying Checksum [2024-03-17T03:23:27.942Z] bde34c3a00c8: Download complete [2024-03-17T03:23:27.942Z] b352a97aabf1: Verifying Checksum [2024-03-17T03:23:27.942Z] b352a97aabf1: Download complete [2024-03-17T03:23:27.942Z] 4872d77fe225: Verifying Checksum [2024-03-17T03:23:27.942Z] 4872d77fe225: Download complete [2024-03-17T03:23:27.942Z] 5851b861e8e6: Download complete [2024-03-17T03:23:27.942Z] b85a868b505f: Verifying Checksum [2024-03-17T03:23:27.942Z] b85a868b505f: Download complete [2024-03-17T03:23:28.201Z] bab4dde63d76: Verifying Checksum [2024-03-17T03:23:28.201Z] bab4dde63d76: Download complete [2024-03-17T03:23:29.136Z] b85a868b505f: Pull complete [2024-03-17T03:23:29.394Z] e2be974225ed: Pull complete [2024-03-17T03:23:29.966Z] 339a4e72a1f5: Pull complete [2024-03-17T03:23:29.966Z] 988bab9f4d93: Pull complete [2024-03-17T03:23:30.231Z] 1469e6f7b9e6: Pull complete [2024-03-17T03:23:30.231Z] eaf3925da568: Pull complete [2024-03-17T03:23:32.133Z] bab4dde63d76: Pull complete [2024-03-17T03:23:32.133Z] bde34c3a00c8: Pull complete [2024-03-17T03:23:32.133Z] b352a97aabf1: Pull complete [2024-03-17T03:23:32.133Z] 4872d77fe225: Pull complete [2024-03-17T03:23:32.392Z] 5851b861e8e6: Pull complete [2024-03-17T03:23:32.652Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T03:23:32.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:23:32.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:32.818Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:23:32.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:23:41.495Z] $ docker top 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 -eo pid,comm [2024-03-17T03:23:41.548Z] 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-03-17T03:23:41.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:23:41.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:23:41.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:23:41.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:23:41.715Z] $ docker exec 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 ssh-agent [2024-03-17T03:23:41.830Z] SSH_AUTH_SOCK=/tmp/ssh-Y7ZdhkeCOv57/agent.32 [2024-03-17T03:23:41.830Z] SSH_AGENT_PID=38 [2024-03-17T03:23:41.836Z] Running ssh-add (command line suppressed) [2024-03-17T03:23:41.941Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16444735309331469121.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16444735309331469121.key) [2024-03-17T03:23:41.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:23:42.248Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T03:23:42.263Z] $ docker exec --env ******** --env ******** 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 ssh-agent -k [2024-03-17T03:23:42.358Z] unset SSH_AUTH_SOCK; [2024-03-17T03:23:42.358Z] unset SSH_AGENT_PID; [2024-03-17T03:23:42.358Z] echo Agent pid 38 killed; [2024-03-17T03:23:42.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T03:23:42.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:23:42.400Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:23:42.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:23:42.531Z] $ docker exec 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 ssh-agent [2024-03-17T03:23:42.662Z] SSH_AUTH_SOCK=/tmp/ssh-rwhvlB0z1uuL/agent.71 [2024-03-17T03:23:42.662Z] SSH_AGENT_PID=77 [2024-03-17T03:23:42.678Z] Running ssh-add (command line suppressed) [2024-03-17T03:23:42.792Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13560007746343795796.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13560007746343795796.key) [2024-03-17T03:23:42.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:23:43.095Z] + git semver init [2024-03-17T03:23:43.354Z] 2024-03-17 03:23:43,301 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T03:23:43.354Z] 2024-03-17 03:23:43,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-03-17T03:23:43.354Z] 2024-03-17 03:23:43,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-03-17T03:23:43.354Z] 2024-03-17 03:23:43,303 [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-03-17T03:23:45.260Z] 2024-03-17 03:23:44,901 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-03-17T03:23:45.260Z] 2024-03-17 03:23:44,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-03-17T03:23:45.260Z] 2024-03-17 03:23:44,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:23:45.260Z] 2024-03-17 03:23:44,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:23:45.260Z] 3.2.0-dev.11 [Pipeline] } [2024-03-17T03:23:45.273Z] $ docker exec --env ******** --env ******** 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 ssh-agent -k [2024-03-17T03:23:45.363Z] unset SSH_AUTH_SOCK; [2024-03-17T03:23:45.364Z] unset SSH_AGENT_PID; [2024-03-17T03:23:45.364Z] echo Agent pid 77 killed; [2024-03-17T03:23:45.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:23:45.697Z] + git semver [Pipeline] } [2024-03-17T03:23:46.283Z] $ docker stop --time=1 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 [2024-03-17T03:23:47.570Z] $ docker rm -f --volumes 6ceca2c52c53927115e934ef7637ade10c8089fe0a9c26389a83037239f0ecd1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:23:47.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T03:23:48.137Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T03:23:48.139Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-03-17T03:23:48.319Z] provisioning config files... [2024-03-17T03:23:48.328Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config688389040501418743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:48.633Z] ---> ****-login.sh [2024-03-17T03:23:48.633Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:23:48.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:48.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:48.633Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:48.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:48.633Z] [2024-03-17T03:23:48.633Z] Login Succeeded [2024-03-17T03:23:48.633Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:23:48.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:48.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:48.633Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:48.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:48.633Z] [2024-03-17T03:23:48.633Z] Login Succeeded [2024-03-17T03:23:48.633Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:23:48.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:48.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:48.893Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:48.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:48.893Z] [2024-03-17T03:23:48.893Z] Login Succeeded [2024-03-17T03:23:48.893Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:23:48.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:48.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:48.893Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:48.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:48.893Z] [2024-03-17T03:23:48.893Z] Login Succeeded [2024-03-17T03:23:48.893Z] ****.io [2024-03-17T03:23:48.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:49.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:49.152Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:49.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:49.152Z] [2024-03-17T03:23:49.152Z] Login Succeeded [2024-03-17T03:23:49.152Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:23:49.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:23:49.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:49.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:49.274Z] ========================================================= [2024-03-17T03:23:49.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T03:23:49.274Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:49.605Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-17T03:23:49.605Z] Sending build context to Docker daemon 16.33MB [2024-03-17T03:23:49.605Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:23:49.605Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:23:49.885Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T03:23:49.885Z] 7264a8db6415: Pulling fs layer [2024-03-17T03:23:49.885Z] c4d48a809fc2: Pulling fs layer [2024-03-17T03:23:49.885Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T03:23:49.885Z] ad3a456e5733: Pulling fs layer [2024-03-17T03:23:49.885Z] 69c7f0334f64: Pulling fs layer [2024-03-17T03:23:49.885Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T03:23:49.885Z] ad3a456e5733: Waiting [2024-03-17T03:23:49.885Z] ce7588e14bc9: Pulling fs layer [2024-03-17T03:23:49.885Z] b5e4710f87ac: Pulling fs layer [2024-03-17T03:23:49.885Z] 1f1c1a5573a3: Waiting [2024-03-17T03:23:49.885Z] b5e4710f87ac: Waiting [2024-03-17T03:23:49.885Z] ce7588e14bc9: Waiting [2024-03-17T03:23:49.885Z] c4d48a809fc2: Download complete [2024-03-17T03:23:49.885Z] ad3a456e5733: Verifying Checksum [2024-03-17T03:23:49.885Z] ad3a456e5733: Download complete [2024-03-17T03:23:49.885Z] 69c7f0334f64: Download complete [2024-03-17T03:23:49.885Z] 7264a8db6415: Verifying Checksum [2024-03-17T03:23:49.885Z] 7264a8db6415: Download complete [2024-03-17T03:23:49.885Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T03:23:49.885Z] 1f1c1a5573a3: Download complete [2024-03-17T03:23:50.145Z] 7264a8db6415: Pull complete [2024-03-17T03:23:50.145Z] b5e4710f87ac: Verifying Checksum [2024-03-17T03:23:50.145Z] b5e4710f87ac: Download complete [2024-03-17T03:23:50.145Z] c4d48a809fc2: Pull complete [2024-03-17T03:23:50.405Z] 4f1c88b9dad5: Verifying Checksum [2024-03-17T03:23:50.405Z] 4f1c88b9dad5: Download complete [2024-03-17T03:23:50.662Z] ce7588e14bc9: Verifying Checksum [2024-03-17T03:23:50.662Z] ce7588e14bc9: Download complete [2024-03-17T03:23:53.941Z] 4f1c88b9dad5: Pull complete [2024-03-17T03:23:53.941Z] ad3a456e5733: Pull complete [2024-03-17T03:23:53.941Z] 69c7f0334f64: Pull complete [2024-03-17T03:23:53.941Z] 1f1c1a5573a3: Pull complete [2024-03-17T03:23:56.469Z] ce7588e14bc9: Pull complete [2024-03-17T03:23:57.097Z] b5e4710f87ac: Pull complete [2024-03-17T03:23:57.097Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T03:23:57.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T03:23:57.357Z] ---> 88b5674ff536 [2024-03-17T03:23:57.357Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:24:03.263Z] Still waiting to schedule task [2024-03-17T03:24:03.263Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-172’ [2024-03-17T03:24:12.272Z] ---> Running in 3b38c8b5566d [2024-03-17T03:24:12.272Z] Removing intermediate container 3b38c8b5566d [2024-03-17T03:24:12.272Z] ---> 8c5c73f98ed4 [2024-03-17T03:24:12.272Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:24:12.272Z] ---> Running in f8d1864ed1a1 [2024-03-17T03:24:12.531Z] Removing intermediate container f8d1864ed1a1 [2024-03-17T03:24:12.531Z] ---> 042e3009f322 [2024-03-17T03:24:12.531Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:24:12.790Z] ---> Running in 933fd841b8da [2024-03-17T03:24:13.049Z] Removing intermediate container 933fd841b8da [2024-03-17T03:24:13.049Z] ---> 904ac66e0197 [2024-03-17T03:24:13.049Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:24:13.309Z] ---> Running in f2607165a508 [2024-03-17T03:24:13.903Z] Removing intermediate container f2607165a508 [2024-03-17T03:24:13.903Z] ---> d404ed40f32d [2024-03-17T03:24:13.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:24:14.523Z] ---> Running in 31f2a5d00b2b [2024-03-17T03:24:15.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:15.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:15.719Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:24:15.719Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:24:15.719Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:24:15.719Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:24:15.719Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:24:15.719Z] OK: 268 MiB in 56 packages [2024-03-17T03:24:16.286Z] Removing intermediate container 31f2a5d00b2b [2024-03-17T03:24:16.286Z] ---> 522b469905d3 [2024-03-17T03:24:16.286Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-17T03:24:16.286Z] ---> Running in e95861bb8df5 [2024-03-17T03:24:16.286Z] Removing intermediate container e95861bb8df5 [2024-03-17T03:24:16.286Z] ---> bb6030810842 [2024-03-17T03:24:16.286Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-17T03:24:16.286Z] ---> 688ee4bad486 [2024-03-17T03:24:16.286Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:24:16.286Z] ---> Running in 198f628d10b2 [2024-03-17T03:25:02.979Z] Removing intermediate container 198f628d10b2 [2024-03-17T03:25:02.979Z] ---> 089ff21e20b8 [2024-03-17T03:25:02.979Z] Step 11/12 : COPY . . [2024-03-17T03:25:02.979Z] ---> 2a871e3cd0aa [2024-03-17T03:25:02.979Z] Step 12/12 : RUN $MAKE [2024-03-17T03:25:02.979Z] ---> Running in b1b922de37cb [2024-03-17T03:25:02.979Z] noop [2024-03-17T03:25:02.979Z] Removing intermediate container b1b922de37cb [2024-03-17T03:25:02.979Z] ---> 7c55b7c6eb67 [2024-03-17T03:25:02.979Z] Successfully built 7c55b7c6eb67 [2024-03-17T03:25:02.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:03.309Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:25:03.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:03.393Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:25:03.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:25:03.870Z] $ docker top 2862451ee82b0f567edcc676b5f4ab645cf6d6b4a9ed886aad2962c898ae1f8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:25:04.218Z] + go version [2024-03-17T03:25:04.218Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T03:25:04.233Z] $ docker stop --time=1 2862451ee82b0f567edcc676b5f4ab645cf6d6b4a9ed886aad2962c898ae1f8d [2024-03-17T03:25:05.520Z] $ docker rm -f --volumes 2862451ee82b0f567edcc676b5f4ab645cf6d6b4a9ed886aad2962c898ae1f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:05.949Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:25:05.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:06.028Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:25:06.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:25:06.417Z] $ docker top 5a471cf978f14490256dbb8b2e705282173e21158a7a56f5507b4756e6a5b3de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:25:06.766Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:25:07.065Z] + make test [2024-03-17T03:25:07.065Z] go test ./... -coverprofile=coverage.out ./... [2024-03-17T03:25:08.439Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-17T03:25:18.406Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-17T03:25:18.406Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements [2024-03-17T03:25:24.959Z] go vet ./... [2024-03-17T03:25:28.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:25:28.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:25:28.276Z] ./bin/test-attribution-txt.sh [2024-03-17T03:25:28.276Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:25:28.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:25:28.310Z] $ docker stop --time=1 5a471cf978f14490256dbb8b2e705282173e21158a7a56f5507b4756e6a5b3de [2024-03-17T03:25:33.774Z] $ docker rm -f --volumes 5a471cf978f14490256dbb8b2e705282173e21158a7a56f5507b4756e6a5b3de [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:25:34.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:25:34.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-17T03:25:34.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:25:35.054Z] + ls -al . [2024-03-17T03:25:35.054Z] total 180 [2024-03-17T03:25:35.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:25 . [2024-03-17T03:25:35.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:23 .. [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 03:23 .dockerignore [2024-03-17T03:25:35.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:25 .git [2024-03-17T03:25:35.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:23 .github [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 17 03:23 .gitignore [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:23 .golangci.yml [2024-03-17T03:25:35.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:23 .semver [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 17 03:23 Attribution.txt [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 17 03:23 CHANGELOG.md [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 17 03:23 Dockerfile [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:23 GOVERNANCE.md [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 03:23 Jenkinsfile [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:23 LICENSE [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 17 03:23 Makefile [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 03:23 OWNERS.md [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 17 03:23 README.md [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:23 VERSION [2024-03-17T03:25:35.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:23 bin [2024-03-17T03:25:35.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:23 cmd [2024-03-17T03:25:35.054Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 17 03:25 coverage.out [2024-03-17T03:25:35.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:23 driver [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 17 03:23 go.mod [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 17 03:23 go.sum [2024-03-17T03:25:35.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:23 openapi [2024-03-17T03:25:35.054Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:35.365Z] + 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=75bc767cd91fa94e23213f88954145bb20b6ca5d --label arch=amd64 --label version=3.2.0-dev.11 . [2024-03-17T03:25:35.365Z] Sending build context to Docker daemon 16.35MB [2024-03-17T03:25:35.365Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:25:35.365Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:25:35.365Z] ---> 7c55b7c6eb67 [2024-03-17T03:25:35.365Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:25:36.304Z] ---> Running in 8a72d2bad89b [2024-03-17T03:25:36.561Z] Removing intermediate container 8a72d2bad89b [2024-03-17T03:25:36.561Z] ---> 66aebe9d286e [2024-03-17T03:25:36.561Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:25:36.561Z] ---> Running in 8aea1fa5d9bf [2024-03-17T03:25:36.823Z] Removing intermediate container 8aea1fa5d9bf [2024-03-17T03:25:36.823Z] ---> f7a76f525e17 [2024-03-17T03:25:36.823Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:25:37.084Z] ---> Running in 9144e638ccf4 [2024-03-17T03:25:37.650Z] Removing intermediate container 9144e638ccf4 [2024-03-17T03:25:37.650Z] ---> 457cafadd196 [2024-03-17T03:25:37.650Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:25:37.908Z] ---> Running in 2f3ea8071204 [2024-03-17T03:25:38.166Z] Removing intermediate container 2f3ea8071204 [2024-03-17T03:25:38.166Z] ---> dfe7357a8031 [2024-03-17T03:25:38.166Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:25:38.166Z] ---> Running in 60e994a9cffa [2024-03-17T03:25:38.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:38.942Z] OK: 268 MiB in 56 packages [2024-03-17T03:25:39.198Z] Removing intermediate container 60e994a9cffa [2024-03-17T03:25:39.198Z] ---> a608ff384889 [2024-03-17T03:25:39.198Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-17T03:25:39.198Z] ---> Running in 3e4d40f16955 [2024-03-17T03:25:39.456Z] Removing intermediate container 3e4d40f16955 [2024-03-17T03:25:39.456Z] ---> 44b4f4353e6f [2024-03-17T03:25:39.456Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-17T03:25:39.456Z] ---> 853ca625cd7d [2024-03-17T03:25:39.456Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:25:39.456Z] ---> Running in 5ff4e37bda64 [2024-03-17T03:25:40.390Z] Removing intermediate container 5ff4e37bda64 [2024-03-17T03:25:40.390Z] ---> 1957a2846c54 [2024-03-17T03:25:40.390Z] Step 11/26 : COPY . . [2024-03-17T03:25:40.955Z] ---> 94ba4ff044d2 [2024-03-17T03:25:40.955Z] Step 12/26 : RUN $MAKE [2024-03-17T03:25:40.955Z] ---> Running in 4c75ab470b30 [2024-03-17T03:25:41.219Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-17T03:26:07.881Z] Removing intermediate container 4c75ab470b30 [2024-03-17T03:26:07.881Z] ---> ca1e155a5611 [2024-03-17T03:26:07.881Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:26:08.447Z] 3.18: Pulling from library/alpine [2024-03-17T03:26:08.447Z] 619be1103602: Pulling fs layer [2024-03-17T03:26:08.447Z] 619be1103602: Verifying Checksum [2024-03-17T03:26:08.447Z] 619be1103602: Download complete [2024-03-17T03:26:08.786Z] 619be1103602: Pull complete [2024-03-17T03:26:08.786Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:26:08.786Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:26:08.786Z] ---> d3782b16ccc9 [2024-03-17T03:26:08.786Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:26:09.047Z] ---> Running in 19512b0d3c98 [2024-03-17T03:26:09.047Z] Removing intermediate container 19512b0d3c98 [2024-03-17T03:26:09.047Z] ---> cb105634ba87 [2024-03-17T03:26:09.047Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-17T03:26:09.047Z] ---> Running in 72ea1de28a31 [2024-03-17T03:26:09.306Z] Removing intermediate container 72ea1de28a31 [2024-03-17T03:26:09.306Z] ---> 57dd00e49a28 [2024-03-17T03:26:09.306Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:26:09.306Z] ---> Running in 9c151dc3e6fa [2024-03-17T03:26:09.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:26:09.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:26:10.084Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:26:10.084Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:26:10.084Z] OK: 7 MiB in 16 packages [2024-03-17T03:26:10.344Z] Removing intermediate container 9c151dc3e6fa [2024-03-17T03:26:10.344Z] ---> d7155b8659e3 [2024-03-17T03:26:10.344Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-17T03:26:10.344Z] ---> Running in 3a9a8d17ae1f [2024-03-17T03:26:10.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:26:10.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:26:11.125Z] OK: 7 MiB in 16 packages [2024-03-17T03:26:11.383Z] Removing intermediate container 3a9a8d17ae1f [2024-03-17T03:26:11.383Z] ---> f71a5f0d0ebf [2024-03-17T03:26:11.383Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-17T03:26:12.761Z] ---> 9afa718bfa2b [2024-03-17T03:26:12.761Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-17T03:26:13.020Z] ---> eb8856715b6f [2024-03-17T03:26:13.020Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-17T03:26:13.020Z] ---> 1aa94025f789 [2024-03-17T03:26:13.020Z] Step 21/26 : EXPOSE 59986 [2024-03-17T03:26:13.020Z] ---> Running in ecdc92d81d22 [2024-03-17T03:26:13.020Z] Removing intermediate container ecdc92d81d22 [2024-03-17T03:26:13.020Z] ---> c7c5e8673942 [2024-03-17T03:26:13.020Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-17T03:26:13.279Z] ---> Running in 3aa1efb3594e [2024-03-17T03:26:13.279Z] Removing intermediate container 3aa1efb3594e [2024-03-17T03:26:13.279Z] ---> f3eccd61c52b [2024-03-17T03:26:13.279Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-17T03:26:13.279Z] ---> Running in eb56f9d38455 [2024-03-17T03:26:13.279Z] Removing intermediate container eb56f9d38455 [2024-03-17T03:26:13.279Z] ---> daf98a72b441 [2024-03-17T03:26:13.279Z] Step 24/26 : LABEL arch=amd64 [2024-03-17T03:26:13.279Z] ---> Running in 2ab8f25cebc1 [2024-03-17T03:26:13.538Z] Removing intermediate container 2ab8f25cebc1 [2024-03-17T03:26:13.538Z] ---> 17a5b9d034d2 [2024-03-17T03:26:13.538Z] Step 25/26 : LABEL git_sha=75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:26:13.538Z] ---> Running in 771ec188e518 [2024-03-17T03:26:13.538Z] Removing intermediate container 771ec188e518 [2024-03-17T03:26:13.538Z] ---> 82016423c4bb [2024-03-17T03:26:13.538Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-03-17T03:26:13.538Z] ---> Running in 84e95ab63b1c [2024-03-17T03:26:13.797Z] Removing intermediate container 84e95ab63b1c [2024-03-17T03:26:13.798Z] ---> e3f9fc5831e9 [2024-03-17T03:26:13.798Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:26:13.798Z] Successfully built e3f9fc5831e9 [2024-03-17T03:26:13.798Z] 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-03-17T03:26:13.919Z] provisioning config files... [2024-03-17T03:26:13.931Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6310046704113698734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:26:14.238Z] ---> ****-login.sh [2024-03-17T03:26:14.238Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:26:14.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:14.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:14.239Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:14.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:14.239Z] [2024-03-17T03:26:14.239Z] Login Succeeded [2024-03-17T03:26:14.239Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:26:14.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:14.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:14.239Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:14.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:14.239Z] [2024-03-17T03:26:14.239Z] Login Succeeded [2024-03-17T03:26:14.239Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:26:14.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:14.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:14.500Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:14.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:14.500Z] [2024-03-17T03:26:14.500Z] Login Succeeded [2024-03-17T03:26:14.500Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:26:14.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:14.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:14.500Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:14.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:14.500Z] [2024-03-17T03:26:14.500Z] Login Succeeded [2024-03-17T03:26:14.500Z] ****.io [2024-03-17T03:26:14.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:26:14.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:26:14.761Z] Configure a credential helper to remove this warning. See [2024-03-17T03:26:14.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:26:14.761Z] [2024-03-17T03:26:14.761Z] Login Succeeded [2024-03-17T03:26:14.761Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:26:14.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:26:14.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:26:14.842Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-03-17T03:26:14.842Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:26:14.842Z] latest [2024-03-17T03:26:14.842Z] 3.2.0-dev.11 [2024-03-17T03:26:14.842Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:26:14.842Z] main [2024-03-17T03:26:14.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:15.194Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:15.518Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:26:15.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-17T03:26:15.518Z] 3df44f63c796: Preparing [2024-03-17T03:26:15.518Z] 08e268ef8b6c: Preparing [2024-03-17T03:26:15.518Z] e2199c63d1f4: Preparing [2024-03-17T03:26:15.518Z] 9017556220b1: Preparing [2024-03-17T03:26:15.518Z] 07d39c3bb2ae: Preparing [2024-03-17T03:26:15.518Z] aedc3bda2944: Preparing [2024-03-17T03:26:15.518Z] aedc3bda2944: Waiting [2024-03-17T03:26:47.603Z] 3df44f63c796: Pushed [2024-03-17T03:26:47.603Z] 08e268ef8b6c: Pushed [2024-03-17T03:26:47.603Z] aedc3bda2944: Layer already exists [2024-03-17T03:26:47.603Z] 9017556220b1: Pushed [2024-03-17T03:26:47.603Z] e2199c63d1f4: Pushed [2024-03-17T03:26:47.603Z] 07d39c3bb2ae: Pushed [2024-03-17T03:26:47.603Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d: digest: sha256:4d697c168717bf177960fc3501150a845977d2406fbf62c43fe5f4742d078ed0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:47.929Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:48.248Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-03-17T03:26:48.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-17T03:26:48.249Z] 3df44f63c796: Preparing [2024-03-17T03:26:48.249Z] 08e268ef8b6c: Preparing [2024-03-17T03:26:48.249Z] e2199c63d1f4: Preparing [2024-03-17T03:26:48.249Z] 9017556220b1: Preparing [2024-03-17T03:26:48.249Z] 07d39c3bb2ae: Preparing [2024-03-17T03:26:48.249Z] aedc3bda2944: Preparing [2024-03-17T03:26:48.249Z] aedc3bda2944: Waiting [2024-03-17T03:26:48.249Z] e2199c63d1f4: Layer already exists [2024-03-17T03:26:48.249Z] 07d39c3bb2ae: Layer already exists [2024-03-17T03:26:48.249Z] 9017556220b1: Layer already exists [2024-03-17T03:26:48.249Z] 08e268ef8b6c: Layer already exists [2024-03-17T03:26:48.249Z] 3df44f63c796: Layer already exists [2024-03-17T03:26:48.249Z] aedc3bda2944: Layer already exists [2024-03-17T03:26:48.249Z] latest: digest: sha256:4d697c168717bf177960fc3501150a845977d2406fbf62c43fe5f4742d078ed0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:48.575Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:48.896Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.11 [2024-03-17T03:26:48.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-17T03:26:48.896Z] 3df44f63c796: Preparing [2024-03-17T03:26:48.896Z] 08e268ef8b6c: Preparing [2024-03-17T03:26:48.896Z] e2199c63d1f4: Preparing [2024-03-17T03:26:48.896Z] 9017556220b1: Preparing [2024-03-17T03:26:48.896Z] 07d39c3bb2ae: Preparing [2024-03-17T03:26:48.896Z] aedc3bda2944: Preparing [2024-03-17T03:26:48.896Z] aedc3bda2944: Waiting [2024-03-17T03:26:48.896Z] 08e268ef8b6c: Layer already exists [2024-03-17T03:26:48.896Z] e2199c63d1f4: Layer already exists [2024-03-17T03:26:48.896Z] 3df44f63c796: Layer already exists [2024-03-17T03:26:48.896Z] 9017556220b1: Layer already exists [2024-03-17T03:26:48.896Z] 07d39c3bb2ae: Layer already exists [2024-03-17T03:26:48.896Z] aedc3bda2944: Layer already exists [2024-03-17T03:26:48.896Z] 3.2.0-dev.11: digest: sha256:4d697c168717bf177960fc3501150a845977d2406fbf62c43fe5f4742d078ed0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:48.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-181 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-03-17T03:26:48.988Z] Running in /w/workspace/device-rest-go/163 [Pipeline] { [Pipeline] checkout [2024-03-17T03:26:49.027Z] The recommended git tool is: git [2024-03-17T03:26:49.224Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:49.546Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:26:49.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-17T03:26:49.546Z] 3df44f63c796: Preparing [2024-03-17T03:26:49.546Z] 08e268ef8b6c: Preparing [2024-03-17T03:26:49.546Z] e2199c63d1f4: Preparing [2024-03-17T03:26:49.546Z] 9017556220b1: Preparing [2024-03-17T03:26:49.546Z] 07d39c3bb2ae: Preparing [2024-03-17T03:26:49.546Z] aedc3bda2944: Preparing [2024-03-17T03:26:49.546Z] aedc3bda2944: Waiting [2024-03-17T03:26:49.546Z] 3df44f63c796: Layer already exists [2024-03-17T03:26:49.546Z] 9017556220b1: Layer already exists [2024-03-17T03:26:49.546Z] 07d39c3bb2ae: Layer already exists [2024-03-17T03:26:49.546Z] e2199c63d1f4: Layer already exists [2024-03-17T03:26:49.546Z] 08e268ef8b6c: Layer already exists [2024-03-17T03:26:49.546Z] aedc3bda2944: Layer already exists [2024-03-17T03:26:49.546Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11: digest: sha256:4d697c168717bf177960fc3501150a845977d2406fbf62c43fe5f4742d078ed0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:49.871Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:50.193Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-03-17T03:26:50.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-03-17T03:26:50.193Z] 3df44f63c796: Preparing [2024-03-17T03:26:50.193Z] 08e268ef8b6c: Preparing [2024-03-17T03:26:50.193Z] e2199c63d1f4: Preparing [2024-03-17T03:26:50.193Z] 9017556220b1: Preparing [2024-03-17T03:26:50.193Z] 07d39c3bb2ae: Preparing [2024-03-17T03:26:50.193Z] aedc3bda2944: Preparing [2024-03-17T03:26:50.193Z] aedc3bda2944: Waiting [2024-03-17T03:26:50.193Z] e2199c63d1f4: Layer already exists [2024-03-17T03:26:50.193Z] 07d39c3bb2ae: Layer already exists [2024-03-17T03:26:50.193Z] 3df44f63c796: Layer already exists [2024-03-17T03:26:50.193Z] 9017556220b1: Layer already exists [2024-03-17T03:26:50.193Z] 08e268ef8b6c: Layer already exists [2024-03-17T03:26:50.193Z] aedc3bda2944: Layer already exists [2024-03-17T03:26:50.193Z] main: digest: sha256:4d697c168717bf177960fc3501150a845977d2406fbf62c43fe5f4742d078ed0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:26:50.258Z] ===================================================== [Pipeline] echo [2024-03-17T03:26:50.274Z] taggedImages: [2024-03-17T03:26:50.274Z] - nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:26:50.274Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-03-17T03:26:50.274Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.11 [2024-03-17T03:26:50.274Z] - nexus3.edgexfoundry.org:10004/device-rest:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:26:50.274Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:50.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:26:50.668Z] [2024-03-17T03:26:50.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:26:50.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:26:50.973Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T03:26:50.973Z] 5eb5b503b376: Pulling fs layer [2024-03-17T03:26:50.973Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T03:26:50.973Z] ec43610c2a17: Pulling fs layer [2024-03-17T03:26:50.973Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T03:26:50.973Z] 33b1e0a273af: Pulling fs layer [2024-03-17T03:26:50.973Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T03:26:50.973Z] 2f39f015ded8: Pulling fs layer [2024-03-17T03:26:50.973Z] 3a2ae6a8a46f: Waiting [2024-03-17T03:26:50.973Z] 33b1e0a273af: Waiting [2024-03-17T03:26:50.973Z] 5d3b04190fa2: Waiting [2024-03-17T03:26:50.973Z] 2f39f015ded8: Waiting [2024-03-17T03:26:50.973Z] 5c69ac0246d0: Download complete [2024-03-17T03:26:50.973Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-17T03:26:50.973Z] 3a2ae6a8a46f: Download complete [2024-03-17T03:26:50.973Z] 33b1e0a273af: Verifying Checksum [2024-03-17T03:26:50.973Z] 33b1e0a273af: Download complete [2024-03-17T03:26:50.973Z] 5d3b04190fa2: Verifying Checksum [2024-03-17T03:26:50.973Z] 5d3b04190fa2: Download complete [2024-03-17T03:26:51.231Z] ec43610c2a17: Verifying Checksum [2024-03-17T03:26:51.231Z] ec43610c2a17: Download complete [2024-03-17T03:26:51.231Z] 5eb5b503b376: Verifying Checksum [2024-03-17T03:26:51.231Z] 5eb5b503b376: Download complete [2024-03-17T03:26:52.162Z] 2f39f015ded8: Download complete [2024-03-17T03:26:52.420Z] 5eb5b503b376: Pull complete [2024-03-17T03:26:52.678Z] 5c69ac0246d0: Pull complete [2024-03-17T03:26:52.935Z] ec43610c2a17: Pull complete [2024-03-17T03:26:53.194Z] 3a2ae6a8a46f: Pull complete [2024-03-17T03:26:53.194Z] 33b1e0a273af: Pull complete [2024-03-17T03:26:53.452Z] 5d3b04190fa2: Pull complete [2024-03-17T03:26:55.621Z] using credential edgex-jenkins-ssh [2024-03-17T03:26:55.643Z] Cloning the remote Git repository [2024-03-17T03:26:55.718Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-03-17T03:26:55.853Z] > git init /w/workspace/device-rest-go/163 # timeout=10 [2024-03-17T03:26:56.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-17T03:26:56.057Z] > git --version # timeout=10 [2024-03-17T03:26:56.087Z] > git --version # 'git version 2.25.1' [2024-03-17T03:26:56.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T03:26:56.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:26:57.634Z] 2f39f015ded8: Pull complete [2024-03-17T03:26:57.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T03:26:57.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:26:57.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:26:57.749Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:26:57.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:26:59.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-17T03:26:59.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:27:00.309Z] Avoid second fetch [2024-03-17T03:27:00.310Z] Checking out Revision 75bc767cd91fa94e23213f88954145bb20b6ca5d (main) [2024-03-17T03:27:00.334Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T03:27:00.415Z] > git checkout -f 75bc767cd91fa94e23213f88954145bb20b6ca5d # timeout=10 [2024-03-17T03:27:00.985Z] Commit message: "Merge pull request #386 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-17T03:27:04.897Z] [2024-03-17T03:27:04.897Z] GitHub has been notified of this commit’s build result [2024-03-17T03:27:04.897Z] [2024-03-17T03:27:08.758Z] $ docker top 0950d1975c714ab43910db9672d937e7e92d213b946661ce910f6ad429e22cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:27:09.137Z] ---> job-cost.sh [2024-03-17T03:27:09.137Z] lf-activate-venv: SKIPPING [2024-03-17T03:27:09.137Z] INFO: No Stack... [2024-03-17T03:27:09.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T03:27:09.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:27:09.557Z] Dload Upload Total Spent Left Speed [2024-03-17T03:27:09.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-03-17T03:27:09.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:27:09.910Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T03:27:09.966Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:27:10.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T03:27:10.250Z] + sudo tee /etc/docker/daemon.new [2024-03-17T03:27:10.250Z] { [2024-03-17T03:27:10.250Z] "registry-mirrors": [ [2024-03-17T03:27:10.250Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T03:27:10.250Z] ], [2024-03-17T03:27:10.250Z] "bip": "10.250.0.254/24", [2024-03-17T03:27:10.250Z] "hosts": [ [2024-03-17T03:27:10.250Z] "tcp://0.0.0.0:5555", [2024-03-17T03:27:10.250Z] "unix:///var/run/docker.sock" [2024-03-17T03:27:10.250Z] ], [2024-03-17T03:27:10.250Z] "mtu": 1458, [2024-03-17T03:27:10.250Z] "selinux-enabled": true, [2024-03-17T03:27:10.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T03:27:10.250Z] } [Pipeline] sh [2024-03-17T03:27:10.282Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-03-17T03:27:10.282Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:27:10.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [2024-03-17T03:27:10.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-03-17T03:27:12.031Z] Resource [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] did not exist. Created. [2024-03-17T03:27:12.037Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2024-03-17T03:27:12.421Z] + sudo service docker restart [2024-03-17T03:27:12.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T03:27:12.484Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:27:12.496Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:27:12.524Z] $ docker stop --time=1 0950d1975c714ab43910db9672d937e7e92d213b946661ce910f6ad429e22cb1 [2024-03-17T03:27:13.690Z] $ docker rm -f --volumes 0950d1975c714ab43910db9672d937e7e92d213b946661ce910f6ad429e22cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:27:30.716Z] provisioning config files... [2024-03-17T03:27:30.745Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/163@tmp/config14288442462429494522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:27:31.230Z] ---> ****-login.sh [2024-03-17T03:27:31.230Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:27:31.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:31.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:31.827Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:31.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:31.827Z] [2024-03-17T03:27:31.827Z] Login Succeeded [2024-03-17T03:27:31.827Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:27:32.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:32.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:32.375Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:32.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:32.375Z] [2024-03-17T03:27:32.375Z] Login Succeeded [2024-03-17T03:27:32.375Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:27:32.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:32.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:32.646Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:32.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:32.646Z] [2024-03-17T03:27:32.646Z] Login Succeeded [2024-03-17T03:27:32.646Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:27:32.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:32.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:32.918Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:32.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:32.918Z] [2024-03-17T03:27:32.918Z] Login Succeeded [2024-03-17T03:27:32.918Z] ****.io [2024-03-17T03:27:33.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:33.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:33.461Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:33.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:33.461Z] [2024-03-17T03:27:33.461Z] Login Succeeded [2024-03-17T03:27:33.461Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:27:33.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:27:33.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:27:33.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:27:33.839Z] ========================================================= [2024-03-17T03:27:33.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T03:27:33.839Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:27:34.219Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-17T03:27:34.219Z] Sending build context to Docker daemon 127.5kB [2024-03-17T03:27:34.496Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:27:34.496Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:27:34.496Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T03:27:34.496Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T03:27:34.496Z] 5d54e960e981: Pulling fs layer [2024-03-17T03:27:34.496Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T03:27:34.496Z] f0e02332f6b5: Pulling fs layer [2024-03-17T03:27:34.496Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T03:27:34.496Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T03:27:34.496Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T03:27:34.496Z] f0e02332f6b5: Waiting [2024-03-17T03:27:34.496Z] 872ee5b61b7b: Waiting [2024-03-17T03:27:34.496Z] 0c6a40ed1a82: Waiting [2024-03-17T03:27:34.780Z] 5d54e960e981: Verifying Checksum [2024-03-17T03:27:34.780Z] 5d54e960e981: Download complete [2024-03-17T03:27:34.780Z] f0e02332f6b5: Verifying Checksum [2024-03-17T03:27:34.780Z] f0e02332f6b5: Download complete [2024-03-17T03:27:34.780Z] 872ee5b61b7b: Verifying Checksum [2024-03-17T03:27:34.780Z] 872ee5b61b7b: Download complete [2024-03-17T03:27:34.780Z] 9fda8d8052c6: Verifying Checksum [2024-03-17T03:27:34.780Z] 9fda8d8052c6: Download complete [2024-03-17T03:27:35.372Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T03:27:35.372Z] 94ae7d8d031c: Download complete [2024-03-17T03:27:35.643Z] 9fda8d8052c6: Pull complete [2024-03-17T03:27:36.231Z] 5d54e960e981: Pull complete [2024-03-17T03:27:36.837Z] c4a7e357bf2a: Download complete [2024-03-17T03:27:37.431Z] 0c6a40ed1a82: Verifying Checksum [2024-03-17T03:27:37.431Z] 0c6a40ed1a82: Download complete [2024-03-17T03:27:49.768Z] c4a7e357bf2a: Pull complete [2024-03-17T03:27:49.768Z] f0e02332f6b5: Pull complete [2024-03-17T03:27:49.768Z] 872ee5b61b7b: Pull complete [2024-03-17T03:27:57.998Z] 0c6a40ed1a82: Pull complete [2024-03-17T03:27:58.965Z] 94ae7d8d031c: Pull complete [2024-03-17T03:27:58.965Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T03:27:58.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T03:27:59.235Z] ---> 86de565de09d [2024-03-17T03:27:59.235Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:28:00.644Z] ---> Running in 0405090d0310 [2024-03-17T03:28:00.644Z] Removing intermediate container 0405090d0310 [2024-03-17T03:28:00.644Z] ---> d959470b6363 [2024-03-17T03:28:00.644Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:28:00.644Z] ---> Running in 78359f5f2ab2 [2024-03-17T03:28:00.911Z] Removing intermediate container 78359f5f2ab2 [2024-03-17T03:28:00.911Z] ---> ae3fda8f53c2 [2024-03-17T03:28:00.911Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:28:01.178Z] ---> Running in e0ecdab34c67 [2024-03-17T03:28:01.445Z] Removing intermediate container e0ecdab34c67 [2024-03-17T03:28:01.445Z] ---> 4d88e2a4202b [2024-03-17T03:28:01.445Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:28:01.445Z] ---> Running in 41944b7759a8 [2024-03-17T03:28:01.714Z] Removing intermediate container 41944b7759a8 [2024-03-17T03:28:01.714Z] ---> 526f890681ce [2024-03-17T03:28:01.714Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:28:01.714Z] ---> Running in 5576f2627abf [2024-03-17T03:28:03.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:28:03.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:28:04.808Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:28:04.808Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:28:04.808Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:28:04.808Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:28:04.808Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:28:04.808Z] OK: 271 MiB in 56 packages [2024-03-17T03:28:05.772Z] Removing intermediate container 5576f2627abf [2024-03-17T03:28:05.772Z] ---> e67ca479509a [2024-03-17T03:28:05.772Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-17T03:28:06.041Z] ---> Running in 2327059dd23e [2024-03-17T03:28:06.309Z] Removing intermediate container 2327059dd23e [2024-03-17T03:28:06.309Z] ---> 5c0e5d89641e [2024-03-17T03:28:06.309Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-17T03:28:06.895Z] ---> 0e1e5630a157 [2024-03-17T03:28:06.895Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:28:06.895Z] ---> Running in b4ea94ee9487 [2024-03-17T03:29:14.773Z] Removing intermediate container b4ea94ee9487 [2024-03-17T03:29:14.773Z] ---> 7ed7f5d1c9a5 [2024-03-17T03:29:14.773Z] Step 11/12 : COPY . . [2024-03-17T03:29:14.773Z] ---> e8650659f020 [2024-03-17T03:29:14.773Z] Step 12/12 : RUN $MAKE [2024-03-17T03:29:14.773Z] ---> Running in 9bb8b26920ef [2024-03-17T03:29:14.773Z] noop [2024-03-17T03:29:14.773Z] Removing intermediate container 9bb8b26920ef [2024-03-17T03:29:14.773Z] ---> c705b987186f [2024-03-17T03:29:14.773Z] Successfully built c705b987186f [2024-03-17T03:29:14.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:29:15.148Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:29:15.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:29:15.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-181 does not seem to be running inside a container [2024-03-17T03:29:15.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/163 -v /w/workspace/device-rest-go/163:/w/workspace/device-rest-go/163:rw,z -v /w/workspace/device-rest-go/163@tmp:/w/workspace/device-rest-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T03:29:16.670Z] $ docker top d1ff49689586a3a84684392f57d1072c5506fb5f0f0ca198393338b276baf369 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:29:17.505Z] + go version [2024-03-17T03:29:17.505Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T03:29:17.535Z] $ docker stop --time=1 d1ff49689586a3a84684392f57d1072c5506fb5f0f0ca198393338b276baf369 [2024-03-17T03:29:19.222Z] $ docker rm -f --volumes d1ff49689586a3a84684392f57d1072c5506fb5f0f0ca198393338b276baf369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:29:19.828Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:29:19.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:29:20.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-181 does not seem to be running inside a container [2024-03-17T03:29:20.138Z] $ 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/163 -v /w/workspace/device-rest-go/163:/w/workspace/device-rest-go/163:rw,z -v /w/workspace/device-rest-go/163@tmp:/w/workspace/device-rest-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T03:29:21.465Z] $ docker top 97f6b04e751c47d6cb95c8befa8f32c7e7e12accb9254c4017d67b4ee08e2fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:29:22.333Z] + git config --global --add safe.directory /w/workspace/device-rest-go/163 [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:29:23.014Z] + make test [2024-03-17T03:29:23.014Z] go test ./... -coverprofile=coverage.out ./... [2024-03-17T03:29:27.296Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-17T03:31:34.068Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-17T03:31:34.068Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.2% of statements [2024-03-17T03:31:34.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-17T03:31:34.068Z] go vet ./... [2024-03-17T03:31:52.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:31:52.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:31:52.330Z] ./bin/test-attribution-txt.sh [2024-03-17T03:31:52.605Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:31:52.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:31:52.658Z] $ docker stop --time=1 97f6b04e751c47d6cb95c8befa8f32c7e7e12accb9254c4017d67b4ee08e2fc4 [2024-03-17T03:31:54.701Z] $ docker rm -f --volumes 97f6b04e751c47d6cb95c8befa8f32c7e7e12accb9254c4017d67b4ee08e2fc4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:31:55.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:31:56.001Z] Warning: overwriting stash ‘coverage-report’ [2024-03-17T03:31:56.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:31:56.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:31:57.324Z] + ls -al . [2024-03-17T03:31:57.324Z] total 176 [2024-03-17T03:31:57.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:29 . [2024-03-17T03:31:57.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:26 .. [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 03:27 .dockerignore [2024-03-17T03:31:57.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:27 .git [2024-03-17T03:31:57.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:27 .github [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 17 03:27 .gitignore [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:27 .golangci.yml [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 17 03:27 Attribution.txt [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 17 03:27 CHANGELOG.md [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 17 03:27 Dockerfile [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:27 GOVERNANCE.md [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 03:27 Jenkinsfile [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:27 LICENSE [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 17 03:27 Makefile [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 03:27 OWNERS.md [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 17 03:27 README.md [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:23 VERSION [2024-03-17T03:31:57.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:27 bin [2024-03-17T03:31:57.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:27 cmd [2024-03-17T03:31:57.324Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 17 03:31 coverage.out [2024-03-17T03:31:57.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:27 driver [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 17 03:27 go.mod [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 17 03:27 go.sum [2024-03-17T03:31:57.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:27 openapi [2024-03-17T03:31:57.324Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:31:57.688Z] + 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=75bc767cd91fa94e23213f88954145bb20b6ca5d --label arch=arm64 --label version=3.2.0-dev.11 . [2024-03-17T03:31:57.688Z] Sending build context to Docker daemon 142.8kB [2024-03-17T03:31:57.964Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:31:57.964Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:31:57.964Z] ---> c705b987186f [2024-03-17T03:31:57.964Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:31:57.964Z] ---> Running in a6df5f97252e [2024-03-17T03:31:58.554Z] Removing intermediate container a6df5f97252e [2024-03-17T03:31:58.554Z] ---> a9ac913fc6f1 [2024-03-17T03:31:58.554Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:31:58.554Z] ---> Running in ad6ffb54a3a4 [2024-03-17T03:31:58.825Z] Removing intermediate container ad6ffb54a3a4 [2024-03-17T03:31:58.825Z] ---> f8d8e3263280 [2024-03-17T03:31:58.825Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:31:59.097Z] ---> Running in fac15ec6e021 [2024-03-17T03:31:59.366Z] Removing intermediate container fac15ec6e021 [2024-03-17T03:31:59.366Z] ---> 14e7b482a84b [2024-03-17T03:31:59.366Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:31:59.366Z] ---> Running in 2b2903c0629c [2024-03-17T03:31:59.637Z] Removing intermediate container 2b2903c0629c [2024-03-17T03:31:59.637Z] ---> b8424a1b1997 [2024-03-17T03:31:59.637Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:31:59.905Z] ---> Running in 2f555e034d98 [2024-03-17T03:32:00.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:32:01.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:32:02.877Z] OK: 271 MiB in 56 packages [2024-03-17T03:32:03.851Z] Removing intermediate container 2f555e034d98 [2024-03-17T03:32:03.851Z] ---> 23ac85a6be2b [2024-03-17T03:32:03.851Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-17T03:32:03.851Z] ---> Running in 60ce26a12e93 [2024-03-17T03:32:04.125Z] Removing intermediate container 60ce26a12e93 [2024-03-17T03:32:04.125Z] ---> e7581c5b4200 [2024-03-17T03:32:04.125Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-17T03:32:04.719Z] ---> 918c73792610 [2024-03-17T03:32:04.719Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:32:04.994Z] ---> Running in ec94471383e5 [2024-03-17T03:32:06.952Z] Removing intermediate container ec94471383e5 [2024-03-17T03:32:06.952Z] ---> 03bfa0986d8d [2024-03-17T03:32:06.952Z] Step 11/26 : COPY . . [2024-03-17T03:32:07.540Z] ---> fd93439be788 [2024-03-17T03:32:07.540Z] Step 12/26 : RUN $MAKE [2024-03-17T03:32:07.540Z] ---> Running in 49f2047f6941 [2024-03-17T03:32:08.960Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-17T03:34:30.748Z] Removing intermediate container 49f2047f6941 [2024-03-17T03:34:30.748Z] ---> 12f8759b11ad [2024-03-17T03:34:30.748Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:34:30.748Z] 3.18: Pulling from library/alpine [2024-03-17T03:34:30.748Z] c6b39de5b339: Pulling fs layer [2024-03-17T03:34:30.748Z] c6b39de5b339: Verifying Checksum [2024-03-17T03:34:30.748Z] c6b39de5b339: Download complete [2024-03-17T03:34:30.748Z] c6b39de5b339: Pull complete [2024-03-17T03:34:30.748Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:34:30.748Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:34:30.748Z] ---> 33abbf032149 [2024-03-17T03:34:30.748Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:34:30.748Z] ---> Running in 730ac42978e6 [2024-03-17T03:34:30.748Z] Removing intermediate container 730ac42978e6 [2024-03-17T03:34:30.748Z] ---> 29b30229183d [2024-03-17T03:34:30.748Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-17T03:34:30.748Z] ---> Running in 61c1a698ad9a [2024-03-17T03:34:30.748Z] Removing intermediate container 61c1a698ad9a [2024-03-17T03:34:30.748Z] ---> 74b3dfff66b8 [2024-03-17T03:34:30.748Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:34:30.748Z] ---> Running in 91447ecba99f [2024-03-17T03:34:30.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:30.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:30.748Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:34:30.748Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:34:30.748Z] OK: 8 MiB in 16 packages [2024-03-17T03:34:30.749Z] Removing intermediate container 91447ecba99f [2024-03-17T03:34:30.749Z] ---> 34ea0a795c0b [2024-03-17T03:34:30.749Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-17T03:34:30.749Z] ---> Running in d85c4887558a [2024-03-17T03:34:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:30.749Z] OK: 8 MiB in 16 packages [2024-03-17T03:34:30.749Z] Removing intermediate container d85c4887558a [2024-03-17T03:34:30.749Z] ---> 884238aa42f7 [2024-03-17T03:34:30.749Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-17T03:34:30.749Z] ---> 4f18083ad38d [2024-03-17T03:34:30.749Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-17T03:34:30.749Z] ---> bfdb7e12f3bb [2024-03-17T03:34:30.749Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-17T03:34:30.749Z] ---> 60e75ea05be7 [2024-03-17T03:34:30.749Z] Step 21/26 : EXPOSE 59986 [2024-03-17T03:34:30.749Z] ---> Running in fe1abbb84b29 [2024-03-17T03:34:30.749Z] Removing intermediate container fe1abbb84b29 [2024-03-17T03:34:30.749Z] ---> 2d5032101d5f [2024-03-17T03:34:30.749Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-17T03:34:31.036Z] ---> Running in 63adf30df7c0 [2024-03-17T03:34:31.307Z] Removing intermediate container 63adf30df7c0 [2024-03-17T03:34:31.307Z] ---> b7838a383413 [2024-03-17T03:34:31.307Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-17T03:34:31.307Z] ---> Running in 5517554900d9 [2024-03-17T03:34:31.576Z] Removing intermediate container 5517554900d9 [2024-03-17T03:34:31.576Z] ---> 27a7345e3a19 [2024-03-17T03:34:31.576Z] Step 24/26 : LABEL arch=arm64 [2024-03-17T03:34:31.855Z] ---> Running in d5888a0ebda6 [2024-03-17T03:34:32.135Z] Removing intermediate container d5888a0ebda6 [2024-03-17T03:34:32.135Z] ---> 7c117535558d [2024-03-17T03:34:32.135Z] Step 25/26 : LABEL git_sha=75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:34:32.135Z] ---> Running in 724a105862bf [2024-03-17T03:34:32.727Z] Removing intermediate container 724a105862bf [2024-03-17T03:34:32.727Z] ---> 8e869293295e [2024-03-17T03:34:32.727Z] Step 26/26 : LABEL version=3.2.0-dev.11 [2024-03-17T03:34:32.727Z] ---> Running in 643ee428c76a [2024-03-17T03:34:32.994Z] Removing intermediate container 643ee428c76a [2024-03-17T03:34:32.994Z] ---> 0f88e28314f0 [2024-03-17T03:34:32.994Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:34:32.994Z] Successfully built 0f88e28314f0 [2024-03-17T03:34:32.994Z] 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-03-17T03:34:33.141Z] provisioning config files... [2024-03-17T03:34:33.157Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/163@tmp/config11617940399803235775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:33.501Z] ---> ****-login.sh [2024-03-17T03:34:33.501Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:34:33.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:33.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:33.767Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:33.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:33.768Z] [2024-03-17T03:34:33.768Z] Login Succeeded [2024-03-17T03:34:33.768Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:34:34.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:34.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:34.302Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:34.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:34.302Z] [2024-03-17T03:34:34.302Z] Login Succeeded [2024-03-17T03:34:34.302Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:34:34.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:34.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:34.570Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:34.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:34.570Z] [2024-03-17T03:34:34.570Z] Login Succeeded [2024-03-17T03:34:34.570Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:34:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:34.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:34.839Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:34.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:34.839Z] [2024-03-17T03:34:34.839Z] Login Succeeded [2024-03-17T03:34:34.839Z] ****.io [2024-03-17T03:34:35.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:35.692Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:35.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:35.692Z] [2024-03-17T03:34:35.692Z] Login Succeeded [2024-03-17T03:34:35.692Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:34:35.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:34:35.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:34:35.832Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-03-17T03:34:35.832Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:34:35.832Z] latest [2024-03-17T03:34:35.832Z] 3.2.0-dev.11 [2024-03-17T03:34:35.832Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:34:35.832Z] main [2024-03-17T03:34:35.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:36.224Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:36.607Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:34:36.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-17T03:34:36.607Z] 4f06e890ef80: Preparing [2024-03-17T03:34:36.607Z] cbeb077522e3: Preparing [2024-03-17T03:34:36.607Z] e3ddd9c261d1: Preparing [2024-03-17T03:34:36.607Z] a2743df35ea5: Preparing [2024-03-17T03:34:36.607Z] b3e2d6f1dc50: Preparing [2024-03-17T03:34:36.607Z] 7c504f21be85: Preparing [2024-03-17T03:34:36.607Z] 7c504f21be85: Waiting [2024-03-17T03:34:36.886Z] cbeb077522e3: Pushed [2024-03-17T03:34:36.886Z] b3e2d6f1dc50: Pushed [2024-03-17T03:34:36.886Z] a2743df35ea5: Pushed [2024-03-17T03:34:36.886Z] 4f06e890ef80: Pushed [2024-03-17T03:34:36.886Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:41.237Z] e3ddd9c261d1: Pushed [2024-03-17T03:34:41.237Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d: digest: sha256:fc175332788214ecb3a4691418e6ecac07ef313e03c659e3e0f0ba4e4118f7d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:41.878Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:42.236Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-03-17T03:34:42.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-17T03:34:42.236Z] 4f06e890ef80: Preparing [2024-03-17T03:34:42.236Z] cbeb077522e3: Preparing [2024-03-17T03:34:42.236Z] e3ddd9c261d1: Preparing [2024-03-17T03:34:42.236Z] a2743df35ea5: Preparing [2024-03-17T03:34:42.236Z] b3e2d6f1dc50: Preparing [2024-03-17T03:34:42.236Z] 7c504f21be85: Preparing [2024-03-17T03:34:42.236Z] 7c504f21be85: Waiting [2024-03-17T03:34:42.236Z] a2743df35ea5: Layer already exists [2024-03-17T03:34:42.236Z] b3e2d6f1dc50: Layer already exists [2024-03-17T03:34:42.236Z] e3ddd9c261d1: Layer already exists [2024-03-17T03:34:42.236Z] cbeb077522e3: Layer already exists [2024-03-17T03:34:42.502Z] 4f06e890ef80: Layer already exists [2024-03-17T03:34:42.502Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:42.502Z] latest: digest: sha256:fc175332788214ecb3a4691418e6ecac07ef313e03c659e3e0f0ba4e4118f7d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:42.871Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:43.229Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.11 [2024-03-17T03:34:43.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-17T03:34:43.229Z] 4f06e890ef80: Preparing [2024-03-17T03:34:43.229Z] cbeb077522e3: Preparing [2024-03-17T03:34:43.229Z] e3ddd9c261d1: Preparing [2024-03-17T03:34:43.229Z] a2743df35ea5: Preparing [2024-03-17T03:34:43.229Z] b3e2d6f1dc50: Preparing [2024-03-17T03:34:43.229Z] 7c504f21be85: Preparing [2024-03-17T03:34:43.229Z] 7c504f21be85: Waiting [2024-03-17T03:34:43.229Z] cbeb077522e3: Layer already exists [2024-03-17T03:34:43.229Z] 4f06e890ef80: Layer already exists [2024-03-17T03:34:43.229Z] b3e2d6f1dc50: Layer already exists [2024-03-17T03:34:43.229Z] a2743df35ea5: Layer already exists [2024-03-17T03:34:43.229Z] e3ddd9c261d1: Layer already exists [2024-03-17T03:34:43.229Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:43.499Z] 3.2.0-dev.11: digest: sha256:fc175332788214ecb3a4691418e6ecac07ef313e03c659e3e0f0ba4e4118f7d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:43.858Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:44.216Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:34:44.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-17T03:34:44.216Z] 4f06e890ef80: Preparing [2024-03-17T03:34:44.216Z] cbeb077522e3: Preparing [2024-03-17T03:34:44.216Z] e3ddd9c261d1: Preparing [2024-03-17T03:34:44.216Z] a2743df35ea5: Preparing [2024-03-17T03:34:44.216Z] b3e2d6f1dc50: Preparing [2024-03-17T03:34:44.216Z] 7c504f21be85: Preparing [2024-03-17T03:34:44.216Z] 7c504f21be85: Waiting [2024-03-17T03:34:44.216Z] e3ddd9c261d1: Layer already exists [2024-03-17T03:34:44.216Z] a2743df35ea5: Layer already exists [2024-03-17T03:34:44.216Z] 4f06e890ef80: Layer already exists [2024-03-17T03:34:44.216Z] b3e2d6f1dc50: Layer already exists [2024-03-17T03:34:44.216Z] cbeb077522e3: Layer already exists [2024-03-17T03:34:44.216Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:44.485Z] 75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11: digest: sha256:fc175332788214ecb3a4691418e6ecac07ef313e03c659e3e0f0ba4e4118f7d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:44.848Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:45.206Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-03-17T03:34:45.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-03-17T03:34:45.206Z] 4f06e890ef80: Preparing [2024-03-17T03:34:45.206Z] cbeb077522e3: Preparing [2024-03-17T03:34:45.206Z] e3ddd9c261d1: Preparing [2024-03-17T03:34:45.206Z] a2743df35ea5: Preparing [2024-03-17T03:34:45.206Z] b3e2d6f1dc50: Preparing [2024-03-17T03:34:45.206Z] 7c504f21be85: Preparing [2024-03-17T03:34:45.206Z] 7c504f21be85: Waiting [2024-03-17T03:34:45.206Z] a2743df35ea5: Layer already exists [2024-03-17T03:34:45.206Z] 4f06e890ef80: Layer already exists [2024-03-17T03:34:45.206Z] e3ddd9c261d1: Layer already exists [2024-03-17T03:34:45.206Z] cbeb077522e3: Layer already exists [2024-03-17T03:34:45.206Z] b3e2d6f1dc50: Layer already exists [2024-03-17T03:34:45.206Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:45.472Z] main: digest: sha256:fc175332788214ecb3a4691418e6ecac07ef313e03c659e3e0f0ba4e4118f7d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:34:45.543Z] ===================================================== [Pipeline] echo [2024-03-17T03:34:45.556Z] taggedImages: [2024-03-17T03:34:45.556Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d [2024-03-17T03:34:45.556Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-03-17T03:34:45.556Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.11 [2024-03-17T03:34:45.556Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:75bc767cd91fa94e23213f88954145bb20b6ca5d-3.2.0-dev.11 [2024-03-17T03:34:45.556Z] - 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-03-17T03:34:45.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:45.943Z] [2024-03-17T03:34:45.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:46.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:46.281Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T03:34:46.281Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T03:34:46.281Z] 04944245beec: Pulling fs layer [2024-03-17T03:34:46.281Z] 699f458cf7ca: Pulling fs layer [2024-03-17T03:34:46.281Z] 765212b225bb: Pulling fs layer [2024-03-17T03:34:46.281Z] f23df028b6ca: Pulling fs layer [2024-03-17T03:34:46.281Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T03:34:46.281Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T03:34:46.281Z] 765212b225bb: Waiting [2024-03-17T03:34:46.281Z] f23df028b6ca: Waiting [2024-03-17T03:34:46.281Z] d65c8cfc05b1: Waiting [2024-03-17T03:34:46.281Z] 2437ff75d9bd: Waiting [2024-03-17T03:34:46.548Z] 04944245beec: Verifying Checksum [2024-03-17T03:34:46.548Z] 04944245beec: Download complete [2024-03-17T03:34:46.548Z] 765212b225bb: Verifying Checksum [2024-03-17T03:34:46.548Z] 765212b225bb: Download complete [2024-03-17T03:34:46.548Z] f23df028b6ca: Verifying Checksum [2024-03-17T03:34:46.548Z] f23df028b6ca: Download complete [2024-03-17T03:34:46.548Z] d65c8cfc05b1: Verifying Checksum [2024-03-17T03:34:46.548Z] d65c8cfc05b1: Download complete [2024-03-17T03:34:46.814Z] 699f458cf7ca: Verifying Checksum [2024-03-17T03:34:46.814Z] 699f458cf7ca: Download complete [2024-03-17T03:34:47.079Z] 8998bd30e6a1: Verifying Checksum [2024-03-17T03:34:47.079Z] 8998bd30e6a1: Download complete [2024-03-17T03:34:49.653Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T03:34:49.653Z] 2437ff75d9bd: Download complete [2024-03-17T03:34:52.232Z] 8998bd30e6a1: Pull complete [2024-03-17T03:34:52.498Z] 04944245beec: Pull complete [2024-03-17T03:34:54.446Z] 699f458cf7ca: Pull complete [2024-03-17T03:34:54.446Z] 765212b225bb: Pull complete [2024-03-17T03:34:55.028Z] f23df028b6ca: Pull complete [2024-03-17T03:34:55.298Z] d65c8cfc05b1: Pull complete [2024-03-17T03:35:13.493Z] 2437ff75d9bd: Pull complete [2024-03-17T03:35:13.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T03:35:13.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:35:13.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:13.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-181 does not seem to be running inside a container [2024-03-17T03:35:13.775Z] $ 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/163 -v /w/workspace/device-rest-go/163:/w/workspace/device-rest-go/163:rw,z -v /w/workspace/device-rest-go/163@tmp:/w/workspace/device-rest-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-17T03:35:16.675Z] $ docker top 847196b3d76eb63ff6f976a5cf98d0b6846ee2174ab21e03e61ab725cffe12d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:17.495Z] ---> job-cost.sh [2024-03-17T03:35:17.495Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:17.495Z] INFO: No Stack... [2024-03-17T03:35:17.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T03:35:18.721Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:35:19.360Z] + cat /w/workspace/device-rest-go/163/archives/cost.csv [2024-03-17T03:35:19.360Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:35:19.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [2024-03-17T03:35:19.436Z] Resource [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] did not exist. Created. [2024-03-17T03:35:19.440Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:35:20.105Z] /w/workspace/device-rest-go/163@tmp/durable-2177ed7a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T03:35:20.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T03:35:20.767Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T03:35:20.814Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:35:20.822Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:35:20.855Z] $ docker stop --time=1 847196b3d76eb63ff6f976a5cf98d0b6846ee2174ab21e03e61ab725cffe12d9 [2024-03-17T03:35:22.354Z] $ docker rm -f --volumes 847196b3d76eb63ff6f976a5cf98d0b6846ee2174ab21e03e61ab725cffe12d9 [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-03-17T03:35:22.763Z] provisioning config files... [2024-03-17T03:35:22.771Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17347174293582469926tmp [Pipeline] { [Pipeline] sh [2024-03-17T03:35:23.072Z] + set +x [2024-03-17T03:35:23.072Z] + curl -s https://codecov.io/bash [2024-03-17T03:35:23.072Z] + bash -s -- [2024-03-17T03:35:23.072Z] [2024-03-17T03:35:23.072Z] _____ _ [2024-03-17T03:35:23.072Z] / ____| | | [2024-03-17T03:35:23.072Z] | | ___ __| | ___ ___ _____ __ [2024-03-17T03:35:23.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-17T03:35:23.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-17T03:35:23.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-17T03:35:23.072Z] Bash-1.0.6 [2024-03-17T03:35:23.072Z] [2024-03-17T03:35:23.072Z] [2024-03-17T03:35:23.072Z] ==> git version 2.25.1 found [2024-03-17T03:35:23.072Z] ==> 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-03-17T03:35:23.072Z] Release-Date: 2020-01-08 [2024-03-17T03:35:23.072Z] 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-03-17T03:35:23.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-17T03:35:23.072Z] ==> Jenkins CI detected. [2024-03-17T03:35:23.072Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-03-17T03:35:23.072Z] project root: . [2024-03-17T03:35:23.072Z] --> token set from env [2024-03-17T03:35:23.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-17T03:35:23.072Z] ==> Running gcov in . (disable via -X gcov) [2024-03-17T03:35:23.072Z] ==> Python coveragepy not found [2024-03-17T03:35:23.072Z] ==> Searching for coverage reports in: [2024-03-17T03:35:23.072Z] + . [2024-03-17T03:35:23.072Z] -> Found 1 reports [2024-03-17T03:35:23.072Z] ==> Detecting git/mercurial file structure [2024-03-17T03:35:23.338Z] ==> Reading reports [2024-03-17T03:35:23.338Z] + ./coverage.out bytes=14499 [2024-03-17T03:35:23.338Z] ==> Appending adjustments [2024-03-17T03:35:23.338Z] https://docs.codecov.io/docs/fixing-reports [2024-03-17T03:35:23.338Z] + Found adjustments [2024-03-17T03:35:23.338Z] ==> Gzipping contents [2024-03-17T03:35:23.338Z] 4.0K /tmp/codecov.pskVMl.gz [2024-03-17T03:35:23.338Z] ==> Uploading reports [2024-03-17T03:35:23.338Z] url: https://codecov.io [2024-03-17T03:35:23.338Z] query: branch=main&commit=75bc767cd91fa94e23213f88954145bb20b6ca5d&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:35:23.338Z] -> Pinging Codecov [2024-03-17T03:35:23.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=75bc767cd91fa94e23213f88954145bb20b6ca5d&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:35:23.597Z] -> Uploading to [2024-03-17T03:35:23.598Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-17/4E5D53B4F1F92C436F7061BF334D961C/75bc767cd91fa94e23213f88954145bb20b6ca5d/c601fc0b-79f5-4821-96e1-3c7fe5701c90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8e5c5a48778fb759e778647bd02685206220a9bd458386a9b65b94451776df6 [2024-03-17T03:35:23.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:35:23.598Z] Dload Upload Total Spent Left Speed [2024-03-17T03:35:23.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7511 --:--:-- --:--:-- --:--:-- 7511 [2024-03-17T03:35:23.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] } [2024-03-17T03:35:23.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-17T03:35:23.989Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-17T03:35:24.008Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:24.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:24.314Z] [2024-03-17T03:35:24.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:24.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:24.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-17T03:35:24.712Z] df9b9388f04a: Pulling fs layer [2024-03-17T03:35:24.712Z] 52dc419b0ee2: Pulling fs layer [2024-03-17T03:35:24.712Z] 25bc292e5bac: Pulling fs layer [2024-03-17T03:35:24.712Z] 114826534d7a: Pulling fs layer [2024-03-17T03:35:24.712Z] 4657fd5d0bcf: Pulling fs layer [2024-03-17T03:35:24.712Z] 6ad1cebc031e: Pulling fs layer [2024-03-17T03:35:24.712Z] 8a3aa393b2d8: Pulling fs layer [2024-03-17T03:35:24.712Z] 114826534d7a: Waiting [2024-03-17T03:35:24.712Z] 6ad1cebc031e: Waiting [2024-03-17T03:35:24.712Z] 8a3aa393b2d8: Waiting [2024-03-17T03:35:24.712Z] 4657fd5d0bcf: Waiting [2024-03-17T03:35:24.712Z] 52dc419b0ee2: Verifying Checksum [2024-03-17T03:35:24.712Z] 52dc419b0ee2: Download complete [2024-03-17T03:35:24.712Z] 4657fd5d0bcf: Verifying Checksum [2024-03-17T03:35:24.712Z] 4657fd5d0bcf: Download complete [2024-03-17T03:35:24.712Z] df9b9388f04a: Download complete [2024-03-17T03:35:24.973Z] df9b9388f04a: Pull complete [2024-03-17T03:35:24.973Z] 6ad1cebc031e: Verifying Checksum [2024-03-17T03:35:24.973Z] 6ad1cebc031e: Download complete [2024-03-17T03:35:24.973Z] 52dc419b0ee2: Pull complete [2024-03-17T03:35:24.973Z] 25bc292e5bac: Pull complete [2024-03-17T03:35:25.541Z] 114826534d7a: Verifying Checksum [2024-03-17T03:35:25.541Z] 114826534d7a: Download complete [2024-03-17T03:35:25.799Z] 8a3aa393b2d8: Verifying Checksum [2024-03-17T03:35:25.799Z] 8a3aa393b2d8: Download complete [2024-03-17T03:35:29.101Z] 114826534d7a: Pull complete [2024-03-17T03:35:29.101Z] 4657fd5d0bcf: Pull complete [2024-03-17T03:35:29.666Z] 6ad1cebc031e: Pull complete [2024-03-17T03:35:32.192Z] 8a3aa393b2d8: Pull complete [2024-03-17T03:35:32.192Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-17T03:35:32.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:32.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:32.296Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:35:32.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-17T03:35:38.040Z] $ docker top 4598929929e1916fe92bee9fa36c47f71f0caa5c43347d716b1f395cd9f83af1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-17T03:35:38.108Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-03-17T03:35:38.383Z] + set -o pipefail [2024-03-17T03:35:38.383Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-03-17T03:35:42.567Z] [2024-03-17T03:35:42.567Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-03-17T03:35:42.567Z] [2024-03-17T03:35:42.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/980e733c-2aad-4d7f-b8fe-37a23a55d500 [2024-03-17T03:35:42.567Z] [2024-03-17T03:35:42.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-17T03:35:42.567Z] [2024-03-17T03:35:42.828Z] [2024-03-17T03:35:42.828Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-17T03:35:42.828Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-17T03:35:42.828Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-17T03:35:42.840Z] $ docker stop --time=1 4598929929e1916fe92bee9fa36c47f71f0caa5c43347d716b1f395cd9f83af1 [2024-03-17T03:35:46.836Z] $ docker rm -f --volumes 4598929929e1916fe92bee9fa36c47f71f0caa5c43347d716b1f395cd9f83af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:35:47.584Z] + git log --format=format:%s -1 75bc767cd91fa94e23213f88954145bb20b6ca5d [Pipeline] sh [2024-03-17T03:35:47.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:47.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:48.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:48.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:48.246Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:35:48.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:48.697Z] $ docker top a3da613a3a6b77d5091d78e3bd1087678fa5c51a47fdc67f1eb73dd41ca46868 -eo pid,comm [2024-03-17T03:35:48.743Z] 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-03-17T03:35:48.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:48.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:48.799Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:48.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:48.922Z] $ docker exec a3da613a3a6b77d5091d78e3bd1087678fa5c51a47fdc67f1eb73dd41ca46868 ssh-agent [2024-03-17T03:35:49.032Z] SSH_AUTH_SOCK=/tmp/ssh-9rK2NZ40b6ln/agent.32 [2024-03-17T03:35:49.032Z] SSH_AGENT_PID=38 [2024-03-17T03:35:49.036Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:49.147Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6207455560850665779.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6207455560850665779.key) [2024-03-17T03:35:49.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:49.450Z] + git semver tag [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,636 [run_tag] DEBUG tag force:False [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,636 [check_head_tag] DEBUG check head tag [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,638 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,642 [execute] INFO git cat-file --batch [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,663 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:49.708Z] 2024-03-17 03:35:49,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:35:49.708Z] 3.2.0-dev.11 [Pipeline] } [2024-03-17T03:35:49.719Z] $ docker exec --env ******** --env ******** a3da613a3a6b77d5091d78e3bd1087678fa5c51a47fdc67f1eb73dd41ca46868 ssh-agent -k [2024-03-17T03:35:49.815Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:49.815Z] unset SSH_AGENT_PID; [2024-03-17T03:35:49.815Z] echo Agent pid 38 killed; [2024-03-17T03:35:49.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:50.144Z] + git semver [Pipeline] } [2024-03-17T03:35:50.417Z] $ docker stop --time=1 a3da613a3a6b77d5091d78e3bd1087678fa5c51a47fdc67f1eb73dd41ca46868 [2024-03-17T03:35:51.724Z] $ docker rm -f --volumes a3da613a3a6b77d5091d78e3bd1087678fa5c51a47fdc67f1eb73dd41ca46868 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:52.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:52.134Z] [2024-03-17T03:35:52.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:52.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:52.434Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-17T03:35:52.434Z] ab5ef0e58194: Pulling fs layer [2024-03-17T03:35:52.434Z] 9712f1f96733: Pulling fs layer [2024-03-17T03:35:52.434Z] 63f879dbbcfc: Pulling fs layer [2024-03-17T03:35:52.434Z] 0d9ebad4ef96: Pulling fs layer [2024-03-17T03:35:52.434Z] e9a5061849ea: Pulling fs layer [2024-03-17T03:35:52.434Z] d747dcd14b5f: Pulling fs layer [2024-03-17T03:35:52.434Z] 2de7ff778b66: Pulling fs layer [2024-03-17T03:35:52.434Z] 0d9ebad4ef96: Waiting [2024-03-17T03:35:52.434Z] e9a5061849ea: Waiting [2024-03-17T03:35:52.434Z] d747dcd14b5f: Waiting [2024-03-17T03:35:52.434Z] 9712f1f96733: Verifying Checksum [2024-03-17T03:35:52.434Z] 9712f1f96733: Download complete [2024-03-17T03:35:52.693Z] 63f879dbbcfc: Verifying Checksum [2024-03-17T03:35:52.693Z] 63f879dbbcfc: Download complete [2024-03-17T03:35:52.952Z] e9a5061849ea: Verifying Checksum [2024-03-17T03:35:52.952Z] e9a5061849ea: Download complete [2024-03-17T03:35:52.952Z] 0d9ebad4ef96: Verifying Checksum [2024-03-17T03:35:52.952Z] 0d9ebad4ef96: Download complete [2024-03-17T03:35:52.952Z] d747dcd14b5f: Download complete [2024-03-17T03:35:52.952Z] ab5ef0e58194: Download complete [2024-03-17T03:35:53.210Z] 2de7ff778b66: Verifying Checksum [2024-03-17T03:35:53.210Z] 2de7ff778b66: Download complete [2024-03-17T03:35:56.492Z] ab5ef0e58194: Pull complete [2024-03-17T03:35:56.492Z] 9712f1f96733: Pull complete [2024-03-17T03:35:57.058Z] 63f879dbbcfc: Pull complete [2024-03-17T03:36:01.240Z] 0d9ebad4ef96: Pull complete [2024-03-17T03:36:01.240Z] e9a5061849ea: Pull complete [2024-03-17T03:36:01.240Z] d747dcd14b5f: Pull complete [2024-03-17T03:36:02.690Z] 2de7ff778b66: Pull complete [2024-03-17T03:36:02.690Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-17T03:36:02.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:36:02.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:02.864Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:36:02.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-17T03:36:11.252Z] $ docker top c2377e9f04afc05a06f0a63d6155c47ca062e9290b8f90fce49485e3954ec50c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:36:11.327Z] provisioning config files... [2024-03-17T03:36:11.346Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17759407995019353187tmp [2024-03-17T03:36:11.353Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12504635138992617710tmp [2024-03-17T03:36:11.361Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config509977157592020969tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:36:11.388Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:11.678Z] ---> sigul-configuration.sh [2024-03-17T03:36:11.678Z] gpg: directory `/root/.gnupg' created [2024-03-17T03:36:11.678Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-17T03:36:11.678Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-17T03:36:11.678Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-17T03:36:11.678Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-17T03:36:11.678Z] gpg: CAST5 encrypted data [2024-03-17T03:36:11.678Z] gpg: encrypted with 1 passphrase [2024-03-17T03:36:11.678Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-17T03:36:11.971Z] + mkdir /home/jenkins [2024-03-17T03:36:11.971Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-17T03:36:12.264Z] + 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-03-17T03:36:12.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:12.569Z] ---> sigul-install.sh [2024-03-17T03:36:12.569Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-17T03:36:12.863Z] + git tag --list [2024-03-17T03:36:12.863Z] v1.0.0 [2024-03-17T03:36:12.863Z] v1.1.0 [2024-03-17T03:36:12.863Z] v1.1.1 [2024-03-17T03:36:12.863Z] v1.1.2 [2024-03-17T03:36:12.863Z] v1.2.0 [2024-03-17T03:36:12.863Z] v1.2.1 [2024-03-17T03:36:12.863Z] v2.0.0 [2024-03-17T03:36:12.863Z] v2.1.0 [2024-03-17T03:36:12.863Z] v2.1.1 [2024-03-17T03:36:12.863Z] v2.2.0 [2024-03-17T03:36:12.863Z] v2.3.0 [2024-03-17T03:36:12.863Z] v3.0 [2024-03-17T03:36:12.863Z] v3.0.0 [2024-03-17T03:36:12.863Z] v3.1 [2024-03-17T03:36:12.863Z] v3.1.0 [2024-03-17T03:36:12.863Z] v3.1.0-dev.1 [2024-03-17T03:36:12.863Z] v3.1.0-dev.10 [2024-03-17T03:36:12.863Z] v3.1.0-dev.11 [2024-03-17T03:36:12.863Z] v3.1.0-dev.12 [2024-03-17T03:36:12.863Z] v3.1.0-dev.13 [2024-03-17T03:36:12.863Z] v3.1.0-dev.14 [2024-03-17T03:36:12.863Z] v3.1.0-dev.15 [2024-03-17T03:36:12.863Z] v3.1.0-dev.16 [2024-03-17T03:36:12.863Z] v3.1.0-dev.17 [2024-03-17T03:36:12.863Z] v3.1.0-dev.18 [2024-03-17T03:36:12.863Z] v3.1.0-dev.19 [2024-03-17T03:36:12.863Z] v3.1.0-dev.2 [2024-03-17T03:36:12.863Z] v3.1.0-dev.20 [2024-03-17T03:36:12.863Z] v3.1.0-dev.21 [2024-03-17T03:36:12.863Z] v3.1.0-dev.22 [2024-03-17T03:36:12.863Z] v3.1.0-dev.23 [2024-03-17T03:36:12.863Z] v3.1.0-dev.24 [2024-03-17T03:36:12.863Z] v3.1.0-dev.25 [2024-03-17T03:36:12.863Z] v3.1.0-dev.26 [2024-03-17T03:36:12.863Z] v3.1.0-dev.27 [2024-03-17T03:36:12.863Z] v3.1.0-dev.28 [2024-03-17T03:36:12.863Z] v3.1.0-dev.29 [2024-03-17T03:36:12.863Z] v3.1.0-dev.3 [2024-03-17T03:36:12.863Z] v3.1.0-dev.30 [2024-03-17T03:36:12.863Z] v3.1.0-dev.31 [2024-03-17T03:36:12.863Z] v3.1.0-dev.32 [2024-03-17T03:36:12.863Z] v3.1.0-dev.4 [2024-03-17T03:36:12.863Z] v3.1.0-dev.5 [2024-03-17T03:36:12.863Z] v3.1.0-dev.6 [2024-03-17T03:36:12.863Z] v3.1.0-dev.7 [2024-03-17T03:36:12.863Z] v3.1.0-dev.8 [2024-03-17T03:36:12.863Z] v3.1.0-dev.9 [2024-03-17T03:36:12.863Z] v3.2.0-dev.1 [2024-03-17T03:36:12.863Z] v3.2.0-dev.10 [2024-03-17T03:36:12.863Z] v3.2.0-dev.11 [2024-03-17T03:36:12.863Z] v3.2.0-dev.2 [2024-03-17T03:36:12.863Z] v3.2.0-dev.3 [2024-03-17T03:36:12.863Z] v3.2.0-dev.4 [2024-03-17T03:36:12.863Z] v3.2.0-dev.5 [2024-03-17T03:36:12.863Z] v3.2.0-dev.6 [2024-03-17T03:36:12.863Z] v3.2.0-dev.7 [2024-03-17T03:36:12.863Z] v3.2.0-dev.8 [2024-03-17T03:36:12.863Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-17T03:36:13.160Z] + lftools sign git-tag v3.2.0-dev.11 [2024-03-17T03:36:13.728Z] Signing Git tag with Sigul... [2024-03-17T03:36:13.728Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-03-17T03:36:14.312Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:14.606Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-17T03:36:14.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-17T03:36:14.639Z] $ docker stop --time=1 c2377e9f04afc05a06f0a63d6155c47ca062e9290b8f90fce49485e3954ec50c [2024-03-17T03:36:15.950Z] $ docker rm -f --volumes c2377e9f04afc05a06f0a63d6155c47ca062e9290b8f90fce49485e3954ec50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-17T03:36:16.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:36:16.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:16.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:36:16.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:16.791Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:36:16.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:36:17.190Z] $ docker top 24e58044b69ddfe74f848794eecb01b1736387fb2eee46b38fb83006f9c7dc04 -eo pid,comm [2024-03-17T03:36:17.239Z] 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-03-17T03:36:17.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:36:17.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:36:17.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:36:17.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:36:17.413Z] $ docker exec 24e58044b69ddfe74f848794eecb01b1736387fb2eee46b38fb83006f9c7dc04 ssh-agent [2024-03-17T03:36:17.526Z] SSH_AUTH_SOCK=/tmp/ssh-YSko4EME9ncC/agent.32 [2024-03-17T03:36:17.526Z] SSH_AGENT_PID=38 [2024-03-17T03:36:17.530Z] Running ssh-add (command line suppressed) [2024-03-17T03:36:17.625Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_393541114185520168.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_393541114185520168.key) [2024-03-17T03:36:17.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:36:18.004Z] + git semver bump pre [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,189 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,191 [execute] INFO git cat-file --batch-check [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,198 [execute] INFO git cat-file --batch [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:36:18.263Z] 2024-03-17 03:36:18,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:36:18.263Z] 3.2.0-dev.12 [Pipeline] } [2024-03-17T03:36:18.272Z] $ docker exec --env ******** --env ******** 24e58044b69ddfe74f848794eecb01b1736387fb2eee46b38fb83006f9c7dc04 ssh-agent -k [2024-03-17T03:36:18.376Z] unset SSH_AUTH_SOCK; [2024-03-17T03:36:18.377Z] unset SSH_AGENT_PID; [2024-03-17T03:36:18.377Z] echo Agent pid 38 killed; [2024-03-17T03:36:18.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:36:18.703Z] + git semver [Pipeline] } [2024-03-17T03:36:18.973Z] $ docker stop --time=1 24e58044b69ddfe74f848794eecb01b1736387fb2eee46b38fb83006f9c7dc04 [2024-03-17T03:36:20.258Z] $ docker rm -f --volumes 24e58044b69ddfe74f848794eecb01b1736387fb2eee46b38fb83006f9c7dc04 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:36:20.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:36:20.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:20.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:36:20.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:20.977Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:36:21.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:36:21.492Z] $ docker top 94928ac07b8d7cabfb9f5d30faf16a38a69fd5cdac2af68fbf534950200369ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:36:21.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:36:21.600Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:36:21.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:36:21.733Z] $ docker exec 94928ac07b8d7cabfb9f5d30faf16a38a69fd5cdac2af68fbf534950200369ec ssh-agent [2024-03-17T03:36:21.845Z] SSH_AUTH_SOCK=/tmp/ssh-YmI5Oy2uPRGQ/agent.31 [2024-03-17T03:36:21.845Z] SSH_AGENT_PID=37 [2024-03-17T03:36:21.849Z] Running ssh-add (command line suppressed) [2024-03-17T03:36:21.965Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11089833870968060805.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11089833870968060805.key) [2024-03-17T03:36:21.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:36:22.270Z] + git semver push [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,462 [run_push] DEBUG push [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,462 [execute] INFO git cat-file --batch-check [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,468 [execute] INFO git rev-list b73a7ef50be423acdbd446c6634137d7cc72d54c -- [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,468 [execute] DEBUG Popen(['git', 'rev-list', 'b73a7ef50be423acdbd446c6634137d7cc72d54c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,478 [execute] INFO git fetch -v origin [2024-03-17T03:36:22.529Z] 2024-03-17 03:36:22,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-17T03:36:23.098Z] 2024-03-17 03:36:22,990 [run_push] DEBUG no remote changes detected [2024-03-17T03:36:23.098Z] 2024-03-17 03:36:22,991 [execute] INFO git push origin semver [2024-03-17T03:36:23.098Z] 2024-03-17 03:36:22,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:36:24.037Z] 2024-03-17 03:36:23,711 [run_push] DEBUG push all version tags [2024-03-17T03:36:24.037Z] 2024-03-17 03:36:23,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-17T03:36:24.037Z] 2024-03-17 03:36:23,712 [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-03-17T03:36:24.606Z] 2024-03-17 03:36:24,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-03-17T03:36:24.606Z] 3.2.0-dev.12 [Pipeline] } [2024-03-17T03:36:24.619Z] $ docker exec --env ******** --env ******** 94928ac07b8d7cabfb9f5d30faf16a38a69fd5cdac2af68fbf534950200369ec ssh-agent -k [2024-03-17T03:36:24.722Z] unset SSH_AUTH_SOCK; [2024-03-17T03:36:24.722Z] unset SSH_AGENT_PID; [2024-03-17T03:36:24.723Z] echo Agent pid 37 killed; [2024-03-17T03:36:24.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:36:25.055Z] + git semver [Pipeline] } [2024-03-17T03:36:25.635Z] $ docker stop --time=1 94928ac07b8d7cabfb9f5d30faf16a38a69fd5cdac2af68fbf534950200369ec [2024-03-17T03:36:27.278Z] $ docker rm -f --volumes 94928ac07b8d7cabfb9f5d30faf16a38a69fd5cdac2af68fbf534950200369ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-17T03:36:27.890Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-03-17T03:36:27.890Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-17T03:36:27.890Z] total 16 [2024-03-17T03:36:27.890Z] drwxr-xr-x 3 root root 4096 Mar 17 03:27 . [2024-03-17T03:36:27.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:36 .. [2024-03-17T03:36:27.890Z] drwxr-xr-x 2 root root 4096 Mar 17 03:27 cost [2024-03-17T03:36:27.890Z] -rw-r--r-- 1 root root 86 Mar 17 03:27 cost.csv [2024-03-17T03:36:27.890Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-17T03:36:27.890Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-03-17T03:36:27.890Z] total 16 [2024-03-17T03:36:27.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:27 . [2024-03-17T03:36:27.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:36 .. [2024-03-17T03:36:27.890Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:27 cost [2024-03-17T03:36:27.890Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 17 03:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:28.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:29.032Z] ---> package-listing.sh [2024-03-17T03:36:29.033Z] ++ facter osfamily [2024-03-17T03:36:29.033Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T03:36:29.291Z] + OS_FAMILY=debian [2024-03-17T03:36:29.291Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-03-17T03:36:29.291Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T03:36:29.291Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T03:36:29.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T03:36:29.291Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T03:36:29.291Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-03-17T03:36:29.291Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T03:36:29.291Z] + case "${OS_FAMILY}" in [2024-03-17T03:36:29.291Z] + dpkg -l [2024-03-17T03:36:29.291Z] + grep '^ii' [2024-03-17T03:36:29.291Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T03:36:29.291Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T03:36:29.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T03:36:29.291Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-03-17T03:36:29.291Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-03-17T03:36:29.291Z] + 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-03-17T03:36:29.301Z] 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-03-17T03:36:29.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:30.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:36:30.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:30.217Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2024-03-17T03:36:30.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:36:30.462Z] $ docker top 70aead601313d66093240a8d99190880eb22a80255a94348a6901f08a92f8ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:36:30.810Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T03:36:31.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T03:36:31.375Z] + ls /var/log/sa-host [2024-03-17T03:36:31.375Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:36:31.442Z] provisioning config files... [2024-03-17T03:36:31.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3892818907088586908tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:36:31.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:31.746Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T03:36:31.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:32.085Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T03:36:32.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:32.374Z] ---> sudo-logs.sh [2024-03-17T03:36:32.374Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T03:36:32.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:32.680Z] ---> job-cost.sh [2024-03-17T03:36:32.680Z] lf-activate-venv: SKIPPING [2024-03-17T03:36:32.680Z] DEBUG: total: 0.2199999988079071 [2024-03-17T03:36:32.680Z] INFO: Retrieving Stack Cost... [2024-03-17T03:36:33.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:36:33.811Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T03:36:33.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:34.103Z] ---> logs-deploy.sh [2024-03-17T03:36:34.103Z] lf-activate-venv: SKIPPING [2024-03-17T03:36:34.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/163 [2024-03-17T03:36:34.103Z] INFO: archiving workspace using pattern(s): [2024-03-17T03:36:35.038Z] Archives upload complete. [2024-03-17T03:36:35.296Z] INFO: archiving logs to Nexus [2024-03-17T03:36:35.863Z] ---> uname -a: [2024-03-17T03:36:35.863Z] Linux prd-ubuntu20-04-docker-8c-8g-176 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-17T03:36:35.863Z] [2024-03-17T03:36:35.863Z] [2024-03-17T03:36:35.863Z] ---> lscpu: [2024-03-17T03:36:35.863Z] Architecture: x86_64 [2024-03-17T03:36:35.863Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-17T03:36:35.863Z] Byte Order: Little Endian [2024-03-17T03:36:35.863Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-17T03:36:35.863Z] CPU(s): 8 [2024-03-17T03:36:35.863Z] On-line CPU(s) list: 0-7 [2024-03-17T03:36:35.863Z] Thread(s) per core: 1 [2024-03-17T03:36:35.863Z] Core(s) per socket: 1 [2024-03-17T03:36:35.863Z] Socket(s): 8 [2024-03-17T03:36:35.863Z] NUMA node(s): 1 [2024-03-17T03:36:35.863Z] Vendor ID: AuthenticAMD [2024-03-17T03:36:35.863Z] CPU family: 23 [2024-03-17T03:36:35.863Z] Model: 49 [2024-03-17T03:36:35.863Z] Model name: AMD EPYC-Rome Processor [2024-03-17T03:36:35.863Z] Stepping: 0 [2024-03-17T03:36:35.863Z] CPU MHz: 2799.998 [2024-03-17T03:36:35.863Z] BogoMIPS: 5599.99 [2024-03-17T03:36:35.863Z] Virtualization: AMD-V [2024-03-17T03:36:35.863Z] Hypervisor vendor: KVM [2024-03-17T03:36:35.863Z] Virtualization type: full [2024-03-17T03:36:35.863Z] L1d cache: 256 KiB [2024-03-17T03:36:35.863Z] L1i cache: 256 KiB [2024-03-17T03:36:35.863Z] L2 cache: 4 MiB [2024-03-17T03:36:35.863Z] L3 cache: 128 MiB [2024-03-17T03:36:35.863Z] NUMA node0 CPU(s): 0-7 [2024-03-17T03:36:35.863Z] Vulnerability Itlb multihit: Not affected [2024-03-17T03:36:35.863Z] Vulnerability L1tf: Not affected [2024-03-17T03:36:35.863Z] Vulnerability Mds: Not affected [2024-03-17T03:36:35.863Z] Vulnerability Meltdown: Not affected [2024-03-17T03:36:35.863Z] Vulnerability Mmio stale data: Not affected [2024-03-17T03:36:35.863Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-17T03:36:35.863Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-17T03:36:35.863Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-17T03:36:35.863Z] Vulnerability Srbds: Not affected [2024-03-17T03:36:35.863Z] Vulnerability Tsx async abort: Not affected [2024-03-17T03:36:35.863Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-17T03:36:35.863Z] [2024-03-17T03:36:35.863Z] [2024-03-17T03:36:35.863Z] ---> nproc: [2024-03-17T03:36:35.863Z] 8 [2024-03-17T03:36:35.863Z] [2024-03-17T03:36:35.863Z]