Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 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-ssh9900463001137657208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8260426265762506648.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7490586460587420604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13302849426889675254.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-ssh13922818061830610038.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6323 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 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#285)" > 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 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 # timeout=10 > git rev-list --no-walk fdf83baee4837586abd899036d884868d7632e86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:25:33.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:25:33.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:25:33.228Z] ========================================================= [2023-03-29T23:25:33.228Z] EdgeX Global Pipelines Version Info [2023-03-29T23:25:33.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:25:33.930Z] ------------------- [2023-03-29T23:25:33.930Z] stable info: [2023-03-29T23:25:33.930Z] ------------------- [2023-03-29T23:25:33.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:25:33.930Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:25:33.930Z] Message: update stable to v1.0.245 [2023-03-29T23:25:34.501Z] ------------------- [2023-03-29T23:25:34.501Z] experimental info: [2023-03-29T23:25:34.501Z] ------------------- [2023-03-29T23:25:34.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:25:34.501Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:25:34.501Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:25:34.673Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-29T23:25:34.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-29T23:25:34.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:25:34.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:25:34.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:25:34.733Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:25:34.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:25:34.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:25:34.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:25:34.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:25:34.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:25:34.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-29T23:25:34.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:25:34.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:25:34.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:25:34.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:25:34.890Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:25:34.902Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:25:34.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:25:34.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:25:34.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T23:25:34.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T23:25:34.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:25:34.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:25:34.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:25:34.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:25:35.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:25:35.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T23:25:35.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T23:25:35.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T23:25:35.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] echo [2023-03-29T23:25:35.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd806b2 [Pipeline] echo [2023-03-29T23:25:35.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:25:35.127Z] provisioning config files... [2023-03-29T23:25:35.140Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2510676606629423739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:25:35.439Z] ---> docker-login.sh [2023-03-29T23:25:35.439Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:25:35.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:35.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:35.699Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:35.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:35.699Z] [2023-03-29T23:25:35.699Z] Login Succeeded [2023-03-29T23:25:35.699Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:25:35.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:35.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:35.958Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:35.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:35.958Z] [2023-03-29T23:25:35.958Z] Login Succeeded [2023-03-29T23:25:35.958Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:25:35.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:35.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:35.958Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:35.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:35.958Z] [2023-03-29T23:25:35.958Z] Login Succeeded [2023-03-29T23:25:35.958Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:25:35.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:36.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:36.218Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:36.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:36.218Z] [2023-03-29T23:25:36.218Z] Login Succeeded [2023-03-29T23:25:36.218Z] docker.io [2023-03-29T23:25:36.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:36.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:36.478Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:36.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:36.478Z] [2023-03-29T23:25:36.478Z] Login Succeeded [2023-03-29T23:25:36.478Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:25:36.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:25:36.854Z] + git rev-list -1 --merges dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9~1..dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] echo [2023-03-29T23:25:36.895Z] -----------> git rev-list -1 --merges dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9~1..dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [false] [Pipeline] sh [2023-03-29T23:25:37.182Z] + git log --format=format:%s -1 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] echo [2023-03-29T23:25:37.196Z] ========================================================= [2023-03-29T23:25:37.196Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:25:37.196Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:25:37.553Z] + git log --format=format:%s -1 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] echo [2023-03-29T23:25:37.563Z] [semverPrep] GIT_COMMIT: dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#285) [Pipeline] echo [2023-03-29T23:25:37.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:25:37.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:25:37.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:25:37.914Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:25:37.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:25:37.914Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:25:37.914Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:25:37.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:25:38.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:25:38.270Z] [2023-03-29T23:25:38.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:25:38.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:25:38.569Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:25:38.569Z] b85a868b505f: Pulling fs layer [2023-03-29T23:25:38.569Z] e2be974225ed: Pulling fs layer [2023-03-29T23:25:38.569Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:25:38.569Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:25:38.569Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:25:38.569Z] eaf3925da568: Pulling fs layer [2023-03-29T23:25:38.569Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:25:38.569Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:25:38.569Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:25:38.569Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:25:38.569Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:25:38.569Z] 988bab9f4d93: Waiting [2023-03-29T23:25:38.569Z] 1469e6f7b9e6: Waiting [2023-03-29T23:25:38.569Z] eaf3925da568: Waiting [2023-03-29T23:25:38.569Z] 5851b861e8e6: Waiting [2023-03-29T23:25:38.569Z] bab4dde63d76: Waiting [2023-03-29T23:25:38.569Z] b352a97aabf1: Waiting [2023-03-29T23:25:38.569Z] 4872d77fe225: Waiting [2023-03-29T23:25:38.569Z] bde34c3a00c8: Waiting [2023-03-29T23:25:38.569Z] e2be974225ed: Verifying Checksum [2023-03-29T23:25:38.569Z] e2be974225ed: Download complete [2023-03-29T23:25:38.569Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:25:38.569Z] 988bab9f4d93: Download complete [2023-03-29T23:25:38.569Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:25:38.569Z] 1469e6f7b9e6: Download complete [2023-03-29T23:25:38.569Z] eaf3925da568: Verifying Checksum [2023-03-29T23:25:38.569Z] eaf3925da568: Download complete [2023-03-29T23:25:38.569Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:25:38.569Z] 339a4e72a1f5: Download complete [2023-03-29T23:25:38.829Z] bde34c3a00c8: Verifying Checksum [2023-03-29T23:25:38.829Z] bde34c3a00c8: Download complete [2023-03-29T23:25:38.829Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:25:38.829Z] b352a97aabf1: Download complete [2023-03-29T23:25:38.829Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:25:38.829Z] 4872d77fe225: Download complete [2023-03-29T23:25:38.829Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:25:38.829Z] 5851b861e8e6: Download complete [2023-03-29T23:25:38.829Z] b85a868b505f: Download complete [2023-03-29T23:25:39.087Z] bab4dde63d76: Download complete [2023-03-29T23:25:40.023Z] b85a868b505f: Pull complete [2023-03-29T23:25:40.023Z] e2be974225ed: Pull complete [2023-03-29T23:25:40.590Z] 339a4e72a1f5: Pull complete [2023-03-29T23:25:40.590Z] 988bab9f4d93: Pull complete [2023-03-29T23:25:40.848Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:25:40.848Z] eaf3925da568: Pull complete [2023-03-29T23:25:42.753Z] bab4dde63d76: Pull complete [2023-03-29T23:25:42.753Z] bde34c3a00c8: Pull complete [2023-03-29T23:25:42.753Z] b352a97aabf1: Pull complete [2023-03-29T23:25:42.753Z] 4872d77fe225: Pull complete [2023-03-29T23:25:42.753Z] 5851b861e8e6: Pull complete [2023-03-29T23:25:42.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:25:42.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:25:42.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:25:42.848Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:25:42.890Z] $ 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 [2023-03-29T23:25:45.376Z] $ docker top d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 -eo pid,comm [2023-03-29T23:25:45.421Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:25:45.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:25:45.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:25:45.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:25:45.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:25:45.570Z] $ docker exec d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 ssh-agent [2023-03-29T23:25:45.674Z] SSH_AUTH_SOCK=/tmp/ssh-kgt1HeIrLfD8/agent.32 [2023-03-29T23:25:45.674Z] SSH_AGENT_PID=39 [2023-03-29T23:25:45.681Z] Running ssh-add (command line suppressed) [2023-03-29T23:25:45.788Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8442129808509958463.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8442129808509958463.key) [2023-03-29T23:25:45.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:25:46.086Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:25:46.100Z] $ docker exec --env ******** --env ******** d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 ssh-agent -k [2023-03-29T23:25:46.201Z] unset SSH_AUTH_SOCK; [2023-03-29T23:25:46.201Z] unset SSH_AGENT_PID; [2023-03-29T23:25:46.201Z] echo Agent pid 39 killed; [2023-03-29T23:25:46.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:25:46.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:25:46.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:25:46.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:25:46.354Z] $ docker exec d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 ssh-agent [2023-03-29T23:25:46.460Z] SSH_AUTH_SOCK=/tmp/ssh-oWnrg2eQ7fBC/agent.72 [2023-03-29T23:25:46.460Z] SSH_AGENT_PID=78 [2023-03-29T23:25:46.464Z] Running ssh-add (command line suppressed) [2023-03-29T23:25:46.563Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8939589263604710268.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8939589263604710268.key) [2023-03-29T23:25:46.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:25:46.861Z] + git semver init [2023-03-29T23:25:47.119Z] 2023-03-29 23:25:47,041 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:25:47.119Z] 2023-03-29 23:25:47,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-29T23:25:47.119Z] 2023-03-29 23:25:47,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-29T23:25:47.119Z] 2023-03-29 23:25:47,042 [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) [2023-03-29T23:25:48.058Z] 2023-03-29 23:25:47,978 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-03-29T23:25:48.058Z] 2023-03-29 23:25:47,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-03-29T23:25:48.058Z] 2023-03-29 23:25:47,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:25:48.058Z] 2023-03-29 23:25:47,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:25:48.058Z] 3.0.0-dev.24 [Pipeline] } [2023-03-29T23:25:48.071Z] $ docker exec --env ******** --env ******** d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 ssh-agent -k [2023-03-29T23:25:48.164Z] unset SSH_AUTH_SOCK; [2023-03-29T23:25:48.164Z] unset SSH_AGENT_PID; [2023-03-29T23:25:48.164Z] echo Agent pid 78 killed; [2023-03-29T23:25:48.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:25:48.465Z] + git semver [Pipeline] } [2023-03-29T23:25:48.746Z] $ docker stop --time=1 d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 [2023-03-29T23:25:50.021Z] $ docker rm -f --volumes d3952b5c117ed45930d2d56af33dc1b23085d4226cfbaa28cce5b8a2eadcbfd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:25:50.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:25:50.531Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:25:50.534Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:25:50.701Z] provisioning config files... [2023-03-29T23:25:50.711Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9690733907621095207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:25:51.007Z] ---> docker-login.sh [2023-03-29T23:25:51.007Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:25:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:51.007Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:51.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:51.007Z] [2023-03-29T23:25:51.007Z] Login Succeeded [2023-03-29T23:25:51.007Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:25:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:51.007Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:51.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:51.007Z] [2023-03-29T23:25:51.007Z] Login Succeeded [2023-03-29T23:25:51.007Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:25:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:51.268Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:51.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:51.268Z] [2023-03-29T23:25:51.268Z] Login Succeeded [2023-03-29T23:25:51.268Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:25:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:51.268Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:51.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:51.268Z] [2023-03-29T23:25:51.268Z] Login Succeeded [2023-03-29T23:25:51.268Z] docker.io [2023-03-29T23:25:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:25:51.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:25:51.527Z] Configure a credential helper to remove this warning. See [2023-03-29T23:25:51.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:25:51.527Z] [2023-03-29T23:25:51.527Z] Login Succeeded [2023-03-29T23:25:51.527Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:25:51.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:25:51.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:25:51.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:25:51.604Z] ========================================================= [2023-03-29T23:25:51.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:25:51.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:25:51.903Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:25:51.904Z] Sending build context to Docker daemon 10.87MB [2023-03-29T23:25:51.904Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:25:51.904Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T23:25:51.904Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:25:51.904Z] 63b65145d645: Pulling fs layer [2023-03-29T23:25:51.904Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:25:51.904Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:25:51.904Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:25:51.904Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:25:51.904Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:25:51.904Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:25:51.904Z] f25807f1079a: Pulling fs layer [2023-03-29T23:25:51.904Z] 6808be2612f2: Waiting [2023-03-29T23:25:51.904Z] a2aff8979fd8: Waiting [2023-03-29T23:25:51.904Z] f25807f1079a: Waiting [2023-03-29T23:25:51.904Z] 30dea6a524f1: Waiting [2023-03-29T23:25:51.904Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:25:51.904Z] a2d21d5440eb: Download complete [2023-03-29T23:25:51.904Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:25:51.904Z] 94cc34f8dd06: Download complete [2023-03-29T23:25:52.163Z] 30dea6a524f1: Download complete [2023-03-29T23:25:52.163Z] 63b65145d645: Verifying Checksum [2023-03-29T23:25:52.163Z] 63b65145d645: Download complete [2023-03-29T23:25:52.163Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:25:52.163Z] a2aff8979fd8: Download complete [2023-03-29T23:25:52.163Z] 63b65145d645: Pull complete [2023-03-29T23:25:52.421Z] a2d21d5440eb: Pull complete [2023-03-29T23:25:52.421Z] f25807f1079a: Verifying Checksum [2023-03-29T23:25:52.421Z] f25807f1079a: Download complete [2023-03-29T23:25:52.679Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:25:52.679Z] 935e6c44a52c: Download complete [2023-03-29T23:25:52.679Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:25:52.679Z] 6808be2612f2: Download complete [2023-03-29T23:25:55.954Z] 935e6c44a52c: Pull complete [2023-03-29T23:25:55.954Z] 94cc34f8dd06: Pull complete [2023-03-29T23:25:55.954Z] 30dea6a524f1: Pull complete [2023-03-29T23:25:55.954Z] a2aff8979fd8: Pull complete [2023-03-29T23:25:57.852Z] 6808be2612f2: Pull complete [2023-03-29T23:25:58.784Z] f25807f1079a: Pull complete [2023-03-29T23:25:58.784Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:25:58.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:25:58.784Z] ---> 3b553350e43f [2023-03-29T23:25:58.784Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:26:04.057Z] ---> Running in aae611fb91bf [2023-03-29T23:26:04.057Z] Removing intermediate container aae611fb91bf [2023-03-29T23:26:04.057Z] ---> 8a602e1ae3c5 [2023-03-29T23:26:04.057Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:26:04.057Z] ---> Running in cad28961ac46 [2023-03-29T23:26:04.057Z] Removing intermediate container cad28961ac46 [2023-03-29T23:26:04.057Z] ---> fdab7fbf9923 [2023-03-29T23:26:04.057Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T23:26:04.057Z] ---> Running in 3b29b55146f5 [2023-03-29T23:26:04.057Z] Removing intermediate container 3b29b55146f5 [2023-03-29T23:26:04.057Z] ---> 0d961223cbbe [2023-03-29T23:26:04.057Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:26:04.057Z] ---> Running in df40bb2bef20 [2023-03-29T23:26:04.057Z] Removing intermediate container df40bb2bef20 [2023-03-29T23:26:04.057Z] ---> 848e0a052ad0 [2023-03-29T23:26:04.057Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:26:04.057Z] ---> Running in 288d986db60e [2023-03-29T23:26:04.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:26:04.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:26:04.315Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:26:04.315Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T23:26:04.315Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:26:04.315Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:26:04.315Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:26:04.575Z] OK: 269 MiB in 57 packages [2023-03-29T23:26:04.833Z] Removing intermediate container 288d986db60e [2023-03-29T23:26:04.833Z] ---> 6229d9a5d4c8 [2023-03-29T23:26:04.833Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-29T23:26:04.833Z] ---> Running in 0618029d25ac [2023-03-29T23:26:05.091Z] Removing intermediate container 0618029d25ac [2023-03-29T23:26:05.091Z] ---> ccbba3cc9eb7 [2023-03-29T23:26:05.091Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T23:26:05.091Z] ---> 76b8ff5eee8c [2023-03-29T23:26:05.091Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:26:05.091Z] ---> Running in fc0884e998fb [2023-03-29T23:26:05.647Z] Still waiting to schedule task [2023-03-29T23:26:05.648Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:26:31.629Z] Removing intermediate container fc0884e998fb [2023-03-29T23:26:31.629Z] ---> f24227b89212 [2023-03-29T23:26:31.629Z] Step 11/12 : COPY . . [2023-03-29T23:26:31.629Z] ---> d31f2e70d3b4 [2023-03-29T23:26:31.629Z] Step 12/12 : RUN $MAKE [2023-03-29T23:26:31.629Z] ---> Running in 96331c10ff41 [2023-03-29T23:26:31.629Z] noop [2023-03-29T23:26:31.887Z] Removing intermediate container 96331c10ff41 [2023-03-29T23:26:31.887Z] ---> 0fc99bdc88ff [2023-03-29T23:26:31.887Z] Successfully built 0fc99bdc88ff [2023-03-29T23:26:31.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:32.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:26:32.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:26:32.259Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:26:32.295Z] $ 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 [2023-03-29T23:26:32.610Z] $ docker top f481c8bd38fb8ae8f5f96befece1f3e46e159e357da0861c30e45271b13931af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:26:32.937Z] + go version [2023-03-29T23:26:32.937Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:26:32.951Z] $ docker stop --time=1 f481c8bd38fb8ae8f5f96befece1f3e46e159e357da0861c30e45271b13931af [2023-03-29T23:26:34.188Z] $ docker rm -f --volumes f481c8bd38fb8ae8f5f96befece1f3e46e159e357da0861c30e45271b13931af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:26:34.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:26:34.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:26:34.648Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:26:34.677Z] $ 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 [2023-03-29T23:26:34.969Z] $ docker top b35bcb0624a2374eafaa4717378b7e00ead20841b1c93e34d75f7d2d885f30ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:26:35.303Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:26:35.590Z] + make test [2023-03-29T23:26:35.590Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:26:39.835Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-29T23:26:49.789Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-29T23:26:49.789Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.0% of statements [2023-03-29T23:26:53.963Z] go vet ./... [2023-03-29T23:26:57.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:26:57.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:26:57.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:26:57.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:26:57.264Z] $ docker stop --time=1 b35bcb0624a2374eafaa4717378b7e00ead20841b1c93e34d75f7d2d885f30ad [2023-03-29T23:26:59.869Z] $ docker rm -f --volumes b35bcb0624a2374eafaa4717378b7e00ead20841b1c93e34d75f7d2d885f30ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:27:00.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:27:00.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:27:00.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:27:01.139Z] + ls -al . [2023-03-29T23:27:01.139Z] total 184 [2023-03-29T23:27:01.139Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:26 . [2023-03-29T23:27:01.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:25 .. [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 29 23:25 .dockerignore [2023-03-29T23:27:01.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:25 .git [2023-03-29T23:27:01.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:25 .github [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 23:25 .gitignore [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:25 .golangci.yml [2023-03-29T23:27:01.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:25 .semver [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 9202 Mar 29 23:25 Attribution.txt [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 29 23:25 CHANGELOG.md [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 29 23:25 Dockerfile [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:25 GOVERNANCE.md [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:25 Jenkinsfile [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:25 LICENSE [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 29 23:25 Makefile [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 23:25 OWNERS.md [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 15321 Mar 29 23:25 README.md [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:25 VERSION [2023-03-29T23:27:01.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:25 bin [2023-03-29T23:27:01.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:25 cmd [2023-03-29T23:27:01.139Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 29 23:26 coverage.out [2023-03-29T23:27:01.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:25 driver [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 3399 Mar 29 23:25 go.mod [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 23:25 go.sum [2023-03-29T23:27:01.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:25 snap [2023-03-29T23:27:01.139Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 29 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:01.437Z] + 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=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-03-29T23:27:01.437Z] Sending build context to Docker daemon 10.88MB [2023-03-29T23:27:01.437Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:01.437Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-29T23:27:01.437Z] ---> 0fc99bdc88ff [2023-03-29T23:27:01.437Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:27:01.437Z] ---> Running in bd88543cf190 [2023-03-29T23:27:01.696Z] Removing intermediate container bd88543cf190 [2023-03-29T23:27:01.696Z] ---> 700655e8ef74 [2023-03-29T23:27:01.696Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:27:01.696Z] ---> Running in bf86608e81dc [2023-03-29T23:27:01.696Z] Removing intermediate container bf86608e81dc [2023-03-29T23:27:01.696Z] ---> 113fd4b73511 [2023-03-29T23:27:01.696Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T23:27:01.696Z] ---> Running in bad12f76d3ca [2023-03-29T23:27:01.696Z] Removing intermediate container bad12f76d3ca [2023-03-29T23:27:01.696Z] ---> ee1735d5c2c2 [2023-03-29T23:27:01.696Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:27:01.696Z] ---> Running in 3ed8c7f691a6 [2023-03-29T23:27:01.962Z] Removing intermediate container 3ed8c7f691a6 [2023-03-29T23:27:01.962Z] ---> b79873e31f15 [2023-03-29T23:27:01.962Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:27:01.962Z] ---> Running in 2eb006160d17 [2023-03-29T23:27:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:02.479Z] OK: 269 MiB in 57 packages [2023-03-29T23:27:02.738Z] Removing intermediate container 2eb006160d17 [2023-03-29T23:27:02.738Z] ---> 5a32d53b65bf [2023-03-29T23:27:02.738Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-29T23:27:02.996Z] ---> Running in 6e44fa1834f7 [2023-03-29T23:27:02.996Z] Removing intermediate container 6e44fa1834f7 [2023-03-29T23:27:02.996Z] ---> b8bd685815ec [2023-03-29T23:27:02.996Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-29T23:27:02.996Z] ---> c9af185da887 [2023-03-29T23:27:02.996Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:02.996Z] ---> Running in c24803dab14d [2023-03-29T23:27:03.970Z] Removing intermediate container c24803dab14d [2023-03-29T23:27:03.970Z] ---> 66a557890eb2 [2023-03-29T23:27:03.970Z] Step 11/25 : COPY . . [2023-03-29T23:27:04.241Z] ---> 7cdb13d21976 [2023-03-29T23:27:04.241Z] Step 12/25 : RUN $MAKE [2023-03-29T23:27:04.241Z] ---> Running in d9a322ebc788 [2023-03-29T23:27:04.520Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-29T23:27:22.625Z] Removing intermediate container d9a322ebc788 [2023-03-29T23:27:22.625Z] ---> 41751be569db [2023-03-29T23:27:22.625Z] Step 13/25 : FROM alpine:3.17 [2023-03-29T23:27:22.625Z] 3.17: Pulling from library/alpine [2023-03-29T23:27:22.625Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:27:22.625Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:27:22.625Z] f56be85fc22e: Download complete [2023-03-29T23:27:22.625Z] f56be85fc22e: Pull complete [2023-03-29T23:27:22.625Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:27:22.626Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:27:22.626Z] ---> 9ed4aefc74f6 [2023-03-29T23:27:22.626Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T23:27:22.626Z] ---> Running in 4146638f6909 [2023-03-29T23:27:22.626Z] Removing intermediate container 4146638f6909 [2023-03-29T23:27:22.626Z] ---> d4698e527605 [2023-03-29T23:27:22.626Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-29T23:27:22.626Z] ---> Running in f82498b1e4ff [2023-03-29T23:27:22.626Z] Removing intermediate container f82498b1e4ff [2023-03-29T23:27:22.626Z] ---> f8b48f399d87 [2023-03-29T23:27:22.626Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:27:22.626Z] ---> Running in 3f8e4e7c32ee [2023-03-29T23:27:22.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:22.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:27:22.626Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:27:22.626Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:27:22.626Z] OK: 7 MiB in 16 packages [2023-03-29T23:27:22.626Z] Removing intermediate container 3f8e4e7c32ee [2023-03-29T23:27:22.626Z] ---> c6a7eb3b4477 [2023-03-29T23:27:22.626Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-29T23:27:23.190Z] ---> 2f221e08e8be [2023-03-29T23:27:23.190Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-29T23:27:23.448Z] ---> 54bf831c89b2 [2023-03-29T23:27:23.448Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-29T23:27:23.448Z] ---> 7fe0d0ca879d [2023-03-29T23:27:23.448Z] Step 20/25 : EXPOSE 59986 [2023-03-29T23:27:23.448Z] ---> Running in 71c618b33313 [2023-03-29T23:27:23.448Z] Removing intermediate container 71c618b33313 [2023-03-29T23:27:23.448Z] ---> 901bff3fabef [2023-03-29T23:27:23.448Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-29T23:27:23.707Z] ---> Running in a36b4f3658d6 [2023-03-29T23:27:23.707Z] Removing intermediate container a36b4f3658d6 [2023-03-29T23:27:23.707Z] ---> 77f4689e6f5e [2023-03-29T23:27:23.707Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:27:23.707Z] ---> Running in 5a7f0cd54d08 [2023-03-29T23:27:23.707Z] Removing intermediate container 5a7f0cd54d08 [2023-03-29T23:27:23.707Z] ---> 8c4690d6dbc4 [2023-03-29T23:27:23.707Z] Step 23/25 : LABEL arch=amd64 [2023-03-29T23:27:23.707Z] ---> Running in 8f305a1aa389 [2023-03-29T23:27:23.964Z] Removing intermediate container 8f305a1aa389 [2023-03-29T23:27:23.964Z] ---> b692d863f0a9 [2023-03-29T23:27:23.964Z] Step 24/25 : LABEL git_sha=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:27:23.964Z] ---> Running in 6cbf9c49ebd4 [2023-03-29T23:27:23.964Z] Removing intermediate container 6cbf9c49ebd4 [2023-03-29T23:27:23.964Z] ---> 0b257443afa5 [2023-03-29T23:27:23.964Z] Step 25/25 : LABEL version=3.0.0-dev.24 [2023-03-29T23:27:23.964Z] ---> Running in 598f7d568da9 [2023-03-29T23:27:23.964Z] Removing intermediate container 598f7d568da9 [2023-03-29T23:27:23.964Z] ---> d4cd70999c7c [2023-03-29T23:27:23.964Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:27:23.964Z] Successfully built d4cd70999c7c [2023-03-29T23:27:23.964Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:27:24.064Z] provisioning config files... [2023-03-29T23:27:24.073Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3907147822037564065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:27:24.363Z] ---> docker-login.sh [2023-03-29T23:27:24.364Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:27:24.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:24.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:24.364Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:24.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:24.364Z] [2023-03-29T23:27:24.364Z] Login Succeeded [2023-03-29T23:27:24.364Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:27:24.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:24.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:24.364Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:24.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:24.364Z] [2023-03-29T23:27:24.364Z] Login Succeeded [2023-03-29T23:27:24.364Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:27:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:24.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:24.624Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:24.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:24.624Z] [2023-03-29T23:27:24.624Z] Login Succeeded [2023-03-29T23:27:24.624Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:27:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:24.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:24.624Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:24.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:24.624Z] [2023-03-29T23:27:24.624Z] Login Succeeded [2023-03-29T23:27:24.624Z] docker.io [2023-03-29T23:27:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:27:24.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:27:24.885Z] Configure a credential helper to remove this warning. See [2023-03-29T23:27:24.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:27:24.885Z] [2023-03-29T23:27:24.885Z] Login Succeeded [2023-03-29T23:27:24.885Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:27:24.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:27:24.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:27:24.939Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-03-29T23:27:24.939Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:27:24.939Z] latest [2023-03-29T23:27:24.939Z] 3.0.0-dev.24 [2023-03-29T23:27:24.939Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:27:24.939Z] main [2023-03-29T23:27:24.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:25.260Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:25.560Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:27:25.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-29T23:27:25.560Z] 58ef51cc719a: Preparing [2023-03-29T23:27:25.560Z] 6eae2c827a30: Preparing [2023-03-29T23:27:25.560Z] 8dd5a760c20f: Preparing [2023-03-29T23:27:25.560Z] 20f17977186d: Preparing [2023-03-29T23:27:25.560Z] f1417ff83b31: Preparing [2023-03-29T23:27:25.560Z] f1417ff83b31: Layer already exists [2023-03-29T23:27:25.560Z] 20f17977186d: Pushed [2023-03-29T23:27:25.560Z] 6eae2c827a30: Pushed [2023-03-29T23:27:25.560Z] 58ef51cc719a: Pushed [2023-03-29T23:27:28.091Z] 8dd5a760c20f: Pushed [2023-03-29T23:27:28.351Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9: digest: sha256:8c6c646d8c4eebbc2437a71290b2811d1321870d7cb7683330e985e079ff4cc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:28.650Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:28.952Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-29T23:27:28.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-29T23:27:28.952Z] 58ef51cc719a: Preparing [2023-03-29T23:27:28.952Z] 6eae2c827a30: Preparing [2023-03-29T23:27:28.952Z] 8dd5a760c20f: Preparing [2023-03-29T23:27:28.952Z] 20f17977186d: Preparing [2023-03-29T23:27:28.952Z] f1417ff83b31: Preparing [2023-03-29T23:27:28.952Z] f1417ff83b31: Layer already exists [2023-03-29T23:27:28.952Z] 8dd5a760c20f: Layer already exists [2023-03-29T23:27:28.952Z] 20f17977186d: Layer already exists [2023-03-29T23:27:28.952Z] 6eae2c827a30: Layer already exists [2023-03-29T23:27:28.952Z] 58ef51cc719a: Layer already exists [2023-03-29T23:27:28.952Z] latest: digest: sha256:8c6c646d8c4eebbc2437a71290b2811d1321870d7cb7683330e985e079ff4cc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:29.253Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:29.553Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.24 [2023-03-29T23:27:29.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-29T23:27:29.553Z] 58ef51cc719a: Preparing [2023-03-29T23:27:29.553Z] 6eae2c827a30: Preparing [2023-03-29T23:27:29.553Z] 8dd5a760c20f: Preparing [2023-03-29T23:27:29.553Z] 20f17977186d: Preparing [2023-03-29T23:27:29.553Z] f1417ff83b31: Preparing [2023-03-29T23:27:29.553Z] 6eae2c827a30: Layer already exists [2023-03-29T23:27:29.553Z] 20f17977186d: Layer already exists [2023-03-29T23:27:29.553Z] f1417ff83b31: Layer already exists [2023-03-29T23:27:29.553Z] 58ef51cc719a: Layer already exists [2023-03-29T23:27:29.553Z] 8dd5a760c20f: Layer already exists [2023-03-29T23:27:29.553Z] 3.0.0-dev.24: digest: sha256:8c6c646d8c4eebbc2437a71290b2811d1321870d7cb7683330e985e079ff4cc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:29.867Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:30.178Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:27:30.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-29T23:27:30.178Z] 58ef51cc719a: Preparing [2023-03-29T23:27:30.178Z] 6eae2c827a30: Preparing [2023-03-29T23:27:30.178Z] 8dd5a760c20f: Preparing [2023-03-29T23:27:30.178Z] 20f17977186d: Preparing [2023-03-29T23:27:30.178Z] f1417ff83b31: Preparing [2023-03-29T23:27:30.178Z] 8dd5a760c20f: Layer already exists [2023-03-29T23:27:30.178Z] 58ef51cc719a: Layer already exists [2023-03-29T23:27:30.178Z] f1417ff83b31: Layer already exists [2023-03-29T23:27:30.178Z] 6eae2c827a30: Layer already exists [2023-03-29T23:27:30.178Z] 20f17977186d: Layer already exists [2023-03-29T23:27:30.178Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24: digest: sha256:8c6c646d8c4eebbc2437a71290b2811d1321870d7cb7683330e985e079ff4cc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:30.485Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:30.785Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-03-29T23:27:30.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-29T23:27:30.785Z] 58ef51cc719a: Preparing [2023-03-29T23:27:30.785Z] 6eae2c827a30: Preparing [2023-03-29T23:27:30.785Z] 8dd5a760c20f: Preparing [2023-03-29T23:27:30.785Z] 20f17977186d: Preparing [2023-03-29T23:27:30.785Z] f1417ff83b31: Preparing [2023-03-29T23:27:30.785Z] 20f17977186d: Layer already exists [2023-03-29T23:27:30.785Z] f1417ff83b31: Layer already exists [2023-03-29T23:27:30.785Z] 6eae2c827a30: Layer already exists [2023-03-29T23:27:30.785Z] 58ef51cc719a: Layer already exists [2023-03-29T23:27:30.785Z] 8dd5a760c20f: Layer already exists [2023-03-29T23:27:30.785Z] main: digest: sha256:8c6c646d8c4eebbc2437a71290b2811d1321870d7cb7683330e985e079ff4cc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:27:30.831Z] ===================================================== [Pipeline] echo [2023-03-29T23:27:30.836Z] taggedImages: [2023-03-29T23:27:30.836Z] - nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:27:30.836Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-29T23:27:30.836Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.24 [2023-03-29T23:27:30.836Z] - nexus3.edgexfoundry.org:10004/device-rest:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:27:30.836Z] - 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 [2023-03-29T23:27:31.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:27:31.208Z] [2023-03-29T23:27:31.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:27:31.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:27:31.512Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:27:31.512Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:27:31.512Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:27:31.512Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:27:31.512Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:27:31.512Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:27:31.512Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:27:31.512Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:27:31.512Z] 33b1e0a273af: Waiting [2023-03-29T23:27:31.512Z] 5d3b04190fa2: Waiting [2023-03-29T23:27:31.512Z] 2f39f015ded8: Waiting [2023-03-29T23:27:31.512Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:27:31.512Z] 5c69ac0246d0: Download complete [2023-03-29T23:27:31.512Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:27:31.512Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:27:31.512Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:27:31.512Z] 33b1e0a273af: Download complete [2023-03-29T23:27:31.512Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:27:31.512Z] 5d3b04190fa2: Download complete [2023-03-29T23:27:31.512Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:27:31.512Z] ec43610c2a17: Download complete [2023-03-29T23:27:31.771Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:27:31.771Z] 5eb5b503b376: Download complete [2023-03-29T23:27:32.337Z] 2f39f015ded8: Download complete [2023-03-29T23:27:32.902Z] 5eb5b503b376: Pull complete [2023-03-29T23:27:32.902Z] 5c69ac0246d0: Pull complete [2023-03-29T23:27:33.159Z] ec43610c2a17: Pull complete [2023-03-29T23:27:33.417Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:27:33.681Z] 33b1e0a273af: Pull complete [2023-03-29T23:27:33.681Z] 5d3b04190fa2: Pull complete [2023-03-29T23:27:37.860Z] 2f39f015ded8: Pull complete [2023-03-29T23:27:37.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:27:37.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:27:37.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:27:37.950Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:27:37.984Z] $ 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 [2023-03-29T23:27:40.797Z] $ docker top a1f9df660b351a3fc8d61f79b340c6c0bb5b9265c1314483c0813eb7da81665c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:27:41.160Z] ---> job-cost.sh [2023-03-29T23:27:41.160Z] lf-activate-venv: SKIPPING [2023-03-29T23:27:41.160Z] INFO: No Stack... [2023-03-29T23:27:41.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:27:41.988Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:27:42.271Z] + + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-03-29T23:27:42.271Z] cut -d, -f6 [Pipeline] lock [2023-03-29T23:27:42.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [2023-03-29T23:27:42.298Z] Resource [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] did not exist. Created. [2023-03-29T23:27:42.299Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:27:42.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:27:42.622Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:27:42.634Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:27:42.659Z] $ docker stop --time=1 a1f9df660b351a3fc8d61f79b340c6c0bb5b9265c1314483c0813eb7da81665c [2023-03-29T23:27:43.799Z] $ docker rm -f --volumes a1f9df660b351a3fc8d61f79b340c6c0bb5b9265c1314483c0813eb7da81665c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:29:10.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6330 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-03-29T23:29:10.060Z] Running in /w/workspace/device-rest-go/96 [Pipeline] { [Pipeline] checkout [2023-03-29T23:29:10.101Z] The recommended git tool is: git [2023-03-29T23:29:18.021Z] using credential edgex-jenkins-ssh [2023-03-29T23:29:18.038Z] Cloning the remote Git repository [2023-03-29T23:29:18.106Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-29T23:29:18.242Z] > git init /w/workspace/device-rest-go/96 # timeout=10 [2023-03-29T23:29:18.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-29T23:29:18.447Z] > git --version # timeout=10 [2023-03-29T23:29:18.476Z] > git --version # 'git version 2.25.1' [2023-03-29T23:29:18.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:29:18.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:29:20.897Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-29T23:29:20.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:29:22.172Z] Avoid second fetch [2023-03-29T23:29:22.173Z] Checking out Revision dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 (main) [2023-03-29T23:29:23.026Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#285)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:29:22.199Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:29:22.305Z] > git checkout -f dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 # timeout=10 [2023-03-29T23:29:24.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:29:24.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:29:24.075Z] Dload Upload Total Spent Left Speed [2023-03-29T23:29:24.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-03-29T23:29:24.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:29:25.110Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:29:25.110Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:29:25.110Z] { [2023-03-29T23:29:25.110Z] "registry-mirrors": [ [2023-03-29T23:29:25.110Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:29:25.110Z] ], [2023-03-29T23:29:25.110Z] "bip": "10.250.0.254/24", [2023-03-29T23:29:25.111Z] "hosts": [ [2023-03-29T23:29:25.111Z] "tcp://0.0.0.0:5555", [2023-03-29T23:29:25.111Z] "unix:///var/run/docker.sock" [2023-03-29T23:29:25.111Z] ], [2023-03-29T23:29:25.111Z] "mtu": 1458, [2023-03-29T23:29:25.111Z] "selinux-enabled": true, [2023-03-29T23:29:25.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:29:25.111Z] } [Pipeline] sh [2023-03-29T23:29:25.483Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:29:25.872Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:29:44.244Z] provisioning config files... [2023-03-29T23:29:44.283Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/96@tmp/config7606786190691451616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:29:44.676Z] ---> docker-login.sh [2023-03-29T23:29:44.676Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:29:45.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:45.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:45.552Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:45.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:45.552Z] [2023-03-29T23:29:45.552Z] Login Succeeded [2023-03-29T23:29:45.552Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:29:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:45.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:45.828Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:45.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:45.828Z] [2023-03-29T23:29:45.828Z] Login Succeeded [2023-03-29T23:29:45.828Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:29:46.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:46.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:46.378Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:46.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:46.378Z] [2023-03-29T23:29:46.378Z] Login Succeeded [2023-03-29T23:29:46.378Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:29:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:46.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:46.660Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:46.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:46.660Z] [2023-03-29T23:29:46.660Z] Login Succeeded [2023-03-29T23:29:46.660Z] docker.io [2023-03-29T23:29:47.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:29:47.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:29:47.255Z] Configure a credential helper to remove this warning. See [2023-03-29T23:29:47.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:29:47.255Z] [2023-03-29T23:29:47.255Z] Login Succeeded [2023-03-29T23:29:47.255Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:29:47.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:29:47.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:29:47.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:29:47.685Z] ========================================================= [2023-03-29T23:29:47.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:29:47.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:29:48.051Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:29:48.051Z] Sending build context to Docker daemon 137.2kB [2023-03-29T23:29:48.327Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:29:48.327Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T23:29:48.600Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:29:48.600Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:29:48.600Z] 55522c791124: Pulling fs layer [2023-03-29T23:29:48.600Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:29:48.600Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:29:48.600Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:29:48.600Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:29:48.600Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:29:48.600Z] e1ff8fa3b103: Waiting [2023-03-29T23:29:48.600Z] 52ebb69f0ebf: Waiting [2023-03-29T23:29:48.600Z] 5abe8eddf0d5: Waiting [2023-03-29T23:29:48.600Z] 169dfbe0d373: Waiting [2023-03-29T23:29:48.601Z] 55522c791124: Download complete [2023-03-29T23:29:48.601Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:29:48.601Z] 169dfbe0d373: Download complete [2023-03-29T23:29:48.601Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:29:48.601Z] e1ff8fa3b103: Download complete [2023-03-29T23:29:48.601Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:29:48.601Z] af6eaf76a39c: Download complete [2023-03-29T23:29:50.059Z] af6eaf76a39c: Pull complete [2023-03-29T23:29:50.059Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:29:50.059Z] 5abe8eddf0d5: Download complete [2023-03-29T23:29:50.333Z] 55522c791124: Pull complete [2023-03-29T23:29:51.316Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:29:51.316Z] 52ebb69f0ebf: Download complete [2023-03-29T23:29:51.316Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:29:51.316Z] ce5c4a1c91eb: Download complete [2023-03-29T23:30:03.735Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:30:03.735Z] 169dfbe0d373: Pull complete [2023-03-29T23:30:04.009Z] e1ff8fa3b103: Pull complete [2023-03-29T23:30:10.723Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:30:13.337Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:30:13.337Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:30:13.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:30:13.337Z] ---> 6cb57ee374ae [2023-03-29T23:30:13.337Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:15.326Z] ---> Running in 90273aee55ac [2023-03-29T23:30:15.598Z] Removing intermediate container 90273aee55ac [2023-03-29T23:30:15.598Z] ---> aeda58f4f1d5 [2023-03-29T23:30:15.598Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:30:15.598Z] ---> Running in 08311b02f196 [2023-03-29T23:30:16.199Z] Removing intermediate container 08311b02f196 [2023-03-29T23:30:16.199Z] ---> 97e3381f250d [2023-03-29T23:30:16.199Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T23:30:16.199Z] ---> Running in 30c22867f3b9 [2023-03-29T23:30:16.795Z] Removing intermediate container 30c22867f3b9 [2023-03-29T23:30:16.795Z] ---> e00ff1124077 [2023-03-29T23:30:16.795Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:30:16.795Z] ---> Running in 5ab43df07de8 [2023-03-29T23:30:17.165Z] Removing intermediate container 5ab43df07de8 [2023-03-29T23:30:17.165Z] ---> 315577d012e4 [2023-03-29T23:30:17.165Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:30:17.447Z] ---> Running in 63bdf9d867ea [2023-03-29T23:30:18.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:19.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:21.349Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:30:21.349Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T23:30:21.349Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:30:21.349Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:30:21.349Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:30:21.620Z] OK: 268 MiB in 57 packages [2023-03-29T23:30:23.050Z] Removing intermediate container 63bdf9d867ea [2023-03-29T23:30:23.050Z] ---> f54e414e1045 [2023-03-29T23:30:23.050Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-29T23:30:23.050Z] ---> Running in f787c092f361 [2023-03-29T23:30:23.320Z] Removing intermediate container f787c092f361 [2023-03-29T23:30:23.320Z] ---> 842a0bc844ed [2023-03-29T23:30:23.320Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T23:30:23.917Z] ---> 5220175349a3 [2023-03-29T23:30:23.917Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:24.191Z] ---> Running in a591ebeddabe [2023-03-29T23:31:46.001Z] Removing intermediate container a591ebeddabe [2023-03-29T23:31:46.001Z] ---> c4b52ac0dd60 [2023-03-29T23:31:46.001Z] Step 11/12 : COPY . . [2023-03-29T23:31:46.001Z] ---> f93dbfbd2abf [2023-03-29T23:31:46.001Z] Step 12/12 : RUN $MAKE [2023-03-29T23:31:46.001Z] ---> Running in a571f02971d2 [2023-03-29T23:31:46.001Z] noop [2023-03-29T23:31:46.001Z] Removing intermediate container a571f02971d2 [2023-03-29T23:31:46.001Z] ---> fe44fec8db12 [2023-03-29T23:31:46.001Z] Successfully built fe44fec8db12 [2023-03-29T23:31:46.001Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:46.384Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:31:46.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:46.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-03-29T23:31:46.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/96 -v /w/workspace/device-rest-go/96:/w/workspace/device-rest-go/96:rw,z -v /w/workspace/device-rest-go/96@tmp:/w/workspace/device-rest-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:31:48.411Z] $ docker top a1653c2feedeecd3317fc99871a575852cee9b462db7da6a1e134f0f0d920fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:31:49.330Z] + go version [2023-03-29T23:31:49.330Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:31:49.360Z] $ docker stop --time=1 a1653c2feedeecd3317fc99871a575852cee9b462db7da6a1e134f0f0d920fa3 [2023-03-29T23:31:51.217Z] $ docker rm -f --volumes a1653c2feedeecd3317fc99871a575852cee9b462db7da6a1e134f0f0d920fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:31:51.833Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:31:51.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:31:52.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-03-29T23:31:52.173Z] $ 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/96 -v /w/workspace/device-rest-go/96:/w/workspace/device-rest-go/96:rw,z -v /w/workspace/device-rest-go/96@tmp:/w/workspace/device-rest-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T23:31:53.644Z] $ docker top 4a2e0cc2e13a1d325ede5554e4aaa5fc7a7ded7d8d9d6c2718f4716b35878f79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:31:54.564Z] + git config --global --add safe.directory /w/workspace/device-rest-go/96 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:31:55.265Z] + make test [2023-03-29T23:31:55.265Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:32:42.223Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-29T23:35:34.099Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-29T23:35:34.099Z] ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 33.0% of statements [2023-03-29T23:35:34.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:35:34.099Z] go vet ./... [2023-03-29T23:36:13.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:36:13.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:36:13.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:36:13.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:36:13.109Z] $ docker stop --time=1 4a2e0cc2e13a1d325ede5554e4aaa5fc7a7ded7d8d9d6c2718f4716b35878f79 [2023-03-29T23:36:15.228Z] $ docker rm -f --volumes 4a2e0cc2e13a1d325ede5554e4aaa5fc7a7ded7d8d9d6c2718f4716b35878f79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:36:16.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:36:16.683Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:36:17.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:36:17.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:36:18.159Z] + ls -al . [2023-03-29T23:36:18.159Z] total 180 [2023-03-29T23:36:18.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:31 . [2023-03-29T23:36:18.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:29 .. [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 29 23:29 .dockerignore [2023-03-29T23:36:18.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:29 .git [2023-03-29T23:36:18.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:29 .github [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 23:29 .gitignore [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:29 .golangci.yml [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 9202 Mar 29 23:29 Attribution.txt [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 29 23:29 CHANGELOG.md [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 29 23:29 Dockerfile [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:29 GOVERNANCE.md [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:29 Jenkinsfile [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:29 LICENSE [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 29 23:29 Makefile [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 23:29 OWNERS.md [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 15321 Mar 29 23:29 README.md [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:25 VERSION [2023-03-29T23:36:18.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:29 bin [2023-03-29T23:36:18.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:29 cmd [2023-03-29T23:36:18.159Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 29 23:35 coverage.out [2023-03-29T23:36:18.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:29 driver [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 3399 Mar 29 23:29 go.mod [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 23:29 go.sum [2023-03-29T23:36:18.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:29 snap [2023-03-29T23:36:18.159Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 29 23:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:36:18.535Z] + 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=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-03-29T23:36:18.535Z] Sending build context to Docker daemon 152.1kB [2023-03-29T23:36:18.809Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:36:18.809Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-29T23:36:18.809Z] ---> fe44fec8db12 [2023-03-29T23:36:18.809Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:36:19.082Z] ---> Running in be672b9727f5 [2023-03-29T23:36:19.360Z] Removing intermediate container be672b9727f5 [2023-03-29T23:36:19.360Z] ---> 952fd7747737 [2023-03-29T23:36:19.360Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:36:19.634Z] ---> Running in ed1896b7d889 [2023-03-29T23:36:19.905Z] Removing intermediate container ed1896b7d889 [2023-03-29T23:36:19.905Z] ---> 6e600e152ff9 [2023-03-29T23:36:19.905Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T23:36:19.905Z] ---> Running in 083f474be64a [2023-03-29T23:36:20.502Z] Removing intermediate container 083f474be64a [2023-03-29T23:36:20.502Z] ---> 4dc82ccf84f7 [2023-03-29T23:36:20.502Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:36:20.502Z] ---> Running in 93e2eeed626c [2023-03-29T23:36:20.775Z] Removing intermediate container 93e2eeed626c [2023-03-29T23:36:20.775Z] ---> 1c8f3e536ed4 [2023-03-29T23:36:20.775Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:36:21.047Z] ---> Running in 71ab52a25b38 [2023-03-29T23:36:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:36:23.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:36:24.508Z] OK: 268 MiB in 57 packages [2023-03-29T23:36:25.497Z] Removing intermediate container 71ab52a25b38 [2023-03-29T23:36:25.497Z] ---> e529e5178acf [2023-03-29T23:36:25.497Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-29T23:36:25.767Z] ---> Running in c6e5951fad16 [2023-03-29T23:36:26.038Z] Removing intermediate container c6e5951fad16 [2023-03-29T23:36:26.038Z] ---> 05b3354184af [2023-03-29T23:36:26.038Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-29T23:36:26.641Z] ---> 1abd51442c64 [2023-03-29T23:36:26.641Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:36:26.914Z] ---> Running in 1717efe481b9 [2023-03-29T23:36:30.296Z] Removing intermediate container 1717efe481b9 [2023-03-29T23:36:30.296Z] ---> 9927d7749bab [2023-03-29T23:36:30.296Z] Step 11/25 : COPY . . [2023-03-29T23:36:30.568Z] ---> 308f48c9d87b [2023-03-29T23:36:30.568Z] Step 12/25 : RUN $MAKE [2023-03-29T23:36:30.853Z] ---> Running in c0beeda7cc7f [2023-03-29T23:36:31.825Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-29T23:39:23.690Z] Removing intermediate container c0beeda7cc7f [2023-03-29T23:39:23.690Z] ---> d5684cb7c291 [2023-03-29T23:39:23.690Z] Step 13/25 : FROM alpine:3.17 [2023-03-29T23:39:23.690Z] 3.17: Pulling from library/alpine [2023-03-29T23:39:23.690Z] c41833b44d91: Pulling fs layer [2023-03-29T23:39:23.690Z] c41833b44d91: Verifying Checksum [2023-03-29T23:39:23.690Z] c41833b44d91: Download complete [2023-03-29T23:39:23.690Z] c41833b44d91: Pull complete [2023-03-29T23:39:23.690Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:39:23.690Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:39:23.690Z] ---> 51e60588ff2c [2023-03-29T23:39:23.690Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T23:39:23.690Z] ---> Running in 738d8a1654c3 [2023-03-29T23:39:23.690Z] Removing intermediate container 738d8a1654c3 [2023-03-29T23:39:23.690Z] ---> d3d8c8afe481 [2023-03-29T23:39:23.690Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-29T23:39:23.960Z] ---> Running in 486069052bbd [2023-03-29T23:39:24.232Z] Removing intermediate container 486069052bbd [2023-03-29T23:39:24.232Z] ---> eaa6b86c09aa [2023-03-29T23:39:24.232Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:39:24.232Z] ---> Running in 56da7ae6c068 [2023-03-29T23:39:25.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:26.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:27.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:39:27.689Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:39:27.959Z] OK: 8 MiB in 16 packages [2023-03-29T23:39:28.942Z] Removing intermediate container 56da7ae6c068 [2023-03-29T23:39:28.942Z] ---> ba94771a8960 [2023-03-29T23:39:28.942Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-29T23:39:30.897Z] ---> ef34ba60a4dd [2023-03-29T23:39:30.897Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-29T23:39:31.167Z] ---> a1c3b4ead4d1 [2023-03-29T23:39:31.167Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-29T23:39:31.757Z] ---> ad8436f767da [2023-03-29T23:39:31.757Z] Step 20/25 : EXPOSE 59986 [2023-03-29T23:39:31.757Z] ---> Running in d18d022551ce [2023-03-29T23:39:32.146Z] Removing intermediate container d18d022551ce [2023-03-29T23:39:32.147Z] ---> 96e7211e9260 [2023-03-29T23:39:32.147Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-29T23:39:32.147Z] ---> Running in bcac06a4867b [2023-03-29T23:39:32.753Z] Removing intermediate container bcac06a4867b [2023-03-29T23:39:32.753Z] ---> ef1f0040d68c [2023-03-29T23:39:32.753Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:39:32.753Z] ---> Running in 7aecc434fae5 [2023-03-29T23:39:33.044Z] Removing intermediate container 7aecc434fae5 [2023-03-29T23:39:33.044Z] ---> a431f55e9b48 [2023-03-29T23:39:33.044Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:39:33.316Z] ---> Running in f9684bf3ac8f [2023-03-29T23:39:33.594Z] Removing intermediate container f9684bf3ac8f [2023-03-29T23:39:33.594Z] ---> 36bc2f5596b2 [2023-03-29T23:39:33.594Z] Step 24/25 : LABEL git_sha=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:39:33.594Z] ---> Running in d14191fd1d86 [2023-03-29T23:39:33.871Z] Removing intermediate container d14191fd1d86 [2023-03-29T23:39:33.871Z] ---> a106fcbf4dc5 [2023-03-29T23:39:33.871Z] Step 25/25 : LABEL version=3.0.0-dev.24 [2023-03-29T23:39:34.150Z] ---> Running in e5cfa7201e66 [2023-03-29T23:39:34.430Z] Removing intermediate container e5cfa7201e66 [2023-03-29T23:39:34.430Z] ---> 4d0f8ac4db3a [2023-03-29T23:39:34.430Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:39:34.430Z] Successfully built 4d0f8ac4db3a [2023-03-29T23:39:34.430Z] 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 [2023-03-29T23:39:34.523Z] provisioning config files... [2023-03-29T23:39:34.544Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/96@tmp/config16964211563073795450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:39:34.908Z] ---> docker-login.sh [2023-03-29T23:39:34.908Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:39:35.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:39:35.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:39:35.180Z] Configure a credential helper to remove this warning. See [2023-03-29T23:39:35.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:39:35.180Z] [2023-03-29T23:39:35.180Z] Login Succeeded [2023-03-29T23:39:35.180Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:39:35.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:39:35.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:39:35.723Z] Configure a credential helper to remove this warning. See [2023-03-29T23:39:35.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:39:35.723Z] [2023-03-29T23:39:35.723Z] Login Succeeded [2023-03-29T23:39:35.723Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:39:35.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:39:35.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:39:35.994Z] Configure a credential helper to remove this warning. See [2023-03-29T23:39:35.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:39:35.994Z] [2023-03-29T23:39:36.266Z] Login Succeeded [2023-03-29T23:39:36.266Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:39:36.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:39:36.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:39:36.538Z] Configure a credential helper to remove this warning. See [2023-03-29T23:39:36.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:39:36.538Z] [2023-03-29T23:39:36.538Z] Login Succeeded [2023-03-29T23:39:36.538Z] docker.io [2023-03-29T23:39:36.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:39:37.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:39:37.082Z] Configure a credential helper to remove this warning. See [2023-03-29T23:39:37.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:39:37.082Z] [2023-03-29T23:39:37.082Z] Login Succeeded [2023-03-29T23:39:37.082Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:39:37.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:39:37.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:39:37.156Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-03-29T23:39:37.156Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:39:37.156Z] latest [2023-03-29T23:39:37.156Z] 3.0.0-dev.24 [2023-03-29T23:39:37.156Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:39:37.156Z] main [2023-03-29T23:39:37.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:37.525Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:37.881Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:39:37.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-29T23:39:37.881Z] 193831f4ae94: Preparing [2023-03-29T23:39:37.881Z] d2b49932e2fd: Preparing [2023-03-29T23:39:37.881Z] 78bf496a00c3: Preparing [2023-03-29T23:39:37.881Z] 9c2afa8e8cca: Preparing [2023-03-29T23:39:37.881Z] 26cbea5cba74: Preparing [2023-03-29T23:39:38.153Z] 26cbea5cba74: Layer already exists [2023-03-29T23:39:38.153Z] d2b49932e2fd: Pushed [2023-03-29T23:39:38.153Z] 193831f4ae94: Pushed [2023-03-29T23:39:38.153Z] 9c2afa8e8cca: Pushed [2023-03-29T23:39:43.529Z] 78bf496a00c3: Pushed [2023-03-29T23:39:43.529Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9: digest: sha256:ed2c5b51144499ab18101d279ae7cc28c8a87bbe14930db9a0ee32806926a975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:43.890Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:44.251Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-29T23:39:44.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-29T23:39:44.251Z] 193831f4ae94: Preparing [2023-03-29T23:39:44.251Z] d2b49932e2fd: Preparing [2023-03-29T23:39:44.251Z] 78bf496a00c3: Preparing [2023-03-29T23:39:44.251Z] 9c2afa8e8cca: Preparing [2023-03-29T23:39:44.251Z] 26cbea5cba74: Preparing [2023-03-29T23:39:44.251Z] 9c2afa8e8cca: Layer already exists [2023-03-29T23:39:44.251Z] d2b49932e2fd: Layer already exists [2023-03-29T23:39:44.251Z] 78bf496a00c3: Layer already exists [2023-03-29T23:39:44.251Z] 193831f4ae94: Layer already exists [2023-03-29T23:39:44.251Z] 26cbea5cba74: Layer already exists [2023-03-29T23:39:44.523Z] latest: digest: sha256:ed2c5b51144499ab18101d279ae7cc28c8a87bbe14930db9a0ee32806926a975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:44.896Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:45.250Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.24 [2023-03-29T23:39:45.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-29T23:39:45.250Z] 193831f4ae94: Preparing [2023-03-29T23:39:45.250Z] d2b49932e2fd: Preparing [2023-03-29T23:39:45.250Z] 78bf496a00c3: Preparing [2023-03-29T23:39:45.250Z] 9c2afa8e8cca: Preparing [2023-03-29T23:39:45.250Z] 26cbea5cba74: Preparing [2023-03-29T23:39:45.250Z] 26cbea5cba74: Layer already exists [2023-03-29T23:39:45.250Z] 9c2afa8e8cca: Layer already exists [2023-03-29T23:39:45.250Z] d2b49932e2fd: Layer already exists [2023-03-29T23:39:45.250Z] 193831f4ae94: Layer already exists [2023-03-29T23:39:45.250Z] 78bf496a00c3: Layer already exists [2023-03-29T23:39:45.519Z] 3.0.0-dev.24: digest: sha256:ed2c5b51144499ab18101d279ae7cc28c8a87bbe14930db9a0ee32806926a975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:45.874Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:46.229Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:39:46.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-29T23:39:46.229Z] 193831f4ae94: Preparing [2023-03-29T23:39:46.229Z] d2b49932e2fd: Preparing [2023-03-29T23:39:46.229Z] 78bf496a00c3: Preparing [2023-03-29T23:39:46.229Z] 9c2afa8e8cca: Preparing [2023-03-29T23:39:46.229Z] 26cbea5cba74: Preparing [2023-03-29T23:39:46.229Z] d2b49932e2fd: Layer already exists [2023-03-29T23:39:46.229Z] 26cbea5cba74: Layer already exists [2023-03-29T23:39:46.229Z] 9c2afa8e8cca: Layer already exists [2023-03-29T23:39:46.229Z] 193831f4ae94: Layer already exists [2023-03-29T23:39:46.229Z] 78bf496a00c3: Layer already exists [2023-03-29T23:39:46.499Z] dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24: digest: sha256:ed2c5b51144499ab18101d279ae7cc28c8a87bbe14930db9a0ee32806926a975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:46.855Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:47.206Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-03-29T23:39:47.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-29T23:39:47.206Z] 193831f4ae94: Preparing [2023-03-29T23:39:47.206Z] d2b49932e2fd: Preparing [2023-03-29T23:39:47.206Z] 78bf496a00c3: Preparing [2023-03-29T23:39:47.206Z] 9c2afa8e8cca: Preparing [2023-03-29T23:39:47.206Z] 26cbea5cba74: Preparing [2023-03-29T23:39:47.206Z] 193831f4ae94: Layer already exists [2023-03-29T23:39:47.206Z] 9c2afa8e8cca: Layer already exists [2023-03-29T23:39:47.206Z] d2b49932e2fd: Layer already exists [2023-03-29T23:39:47.206Z] 78bf496a00c3: Layer already exists [2023-03-29T23:39:47.206Z] 26cbea5cba74: Layer already exists [2023-03-29T23:39:47.477Z] main: digest: sha256:ed2c5b51144499ab18101d279ae7cc28c8a87bbe14930db9a0ee32806926a975 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:39:47.534Z] ===================================================== [Pipeline] echo [2023-03-29T23:39:47.544Z] taggedImages: [2023-03-29T23:39:47.544Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [2023-03-29T23:39:47.544Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-29T23:39:47.544Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.24 [2023-03-29T23:39:47.544Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9-3.0.0-dev.24 [2023-03-29T23:39:47.544Z] - 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 [2023-03-29T23:39:47.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:39:47.923Z] [2023-03-29T23:39:47.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:39:48.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:39:48.546Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:39:48.546Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:39:48.546Z] 04944245beec: Pulling fs layer [2023-03-29T23:39:48.546Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:39:48.546Z] 765212b225bb: Pulling fs layer [2023-03-29T23:39:48.546Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:39:48.546Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:39:48.546Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:39:48.546Z] f23df028b6ca: Waiting [2023-03-29T23:39:48.546Z] d65c8cfc05b1: Waiting [2023-03-29T23:39:48.546Z] 765212b225bb: Waiting [2023-03-29T23:39:48.546Z] 2437ff75d9bd: Waiting [2023-03-29T23:39:48.546Z] 04944245beec: Verifying Checksum [2023-03-29T23:39:48.546Z] 04944245beec: Download complete [2023-03-29T23:39:48.546Z] 765212b225bb: Verifying Checksum [2023-03-29T23:39:48.546Z] 765212b225bb: Download complete [2023-03-29T23:39:48.546Z] f23df028b6ca: Download complete [2023-03-29T23:39:48.546Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:39:48.546Z] d65c8cfc05b1: Download complete [2023-03-29T23:39:48.817Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:39:48.817Z] 699f458cf7ca: Download complete [2023-03-29T23:39:49.087Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:39:49.087Z] 8998bd30e6a1: Download complete [2023-03-29T23:39:51.706Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:39:51.706Z] 2437ff75d9bd: Download complete [2023-03-29T23:39:53.685Z] 8998bd30e6a1: Pull complete [2023-03-29T23:39:54.278Z] 04944245beec: Pull complete [2023-03-29T23:39:55.699Z] 699f458cf7ca: Pull complete [2023-03-29T23:39:55.969Z] 765212b225bb: Pull complete [2023-03-29T23:39:56.940Z] f23df028b6ca: Pull complete [2023-03-29T23:39:56.940Z] d65c8cfc05b1: Pull complete [2023-03-29T23:40:11.984Z] 2437ff75d9bd: Pull complete [2023-03-29T23:40:11.985Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:40:11.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:40:11.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:40:12.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-6330 does not seem to be running inside a container [2023-03-29T23:40:12.320Z] $ 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/96 -v /w/workspace/device-rest-go/96:/w/workspace/device-rest-go/96:rw,z -v /w/workspace/device-rest-go/96@tmp:/w/workspace/device-rest-go/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T23:40:15.668Z] $ docker top 7a81dd48b19a2a26d0a50b6309bc6f61a82ef47287f7acd208e2b4d568afa3f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:40:16.589Z] ---> job-cost.sh [2023-03-29T23:40:16.589Z] lf-activate-venv: SKIPPING [2023-03-29T23:40:16.589Z] INFO: No Stack... [2023-03-29T23:40:17.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:40:18.154Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:40:18.824Z] + cat /w/workspace/device-rest-go/96/archives/cost.csv [2023-03-29T23:40:18.824Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:40:18.914Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [2023-03-29T23:40:18.921Z] Resource [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] did not exist. Created. [2023-03-29T23:40:18.921Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:40:19.605Z] /w/workspace/device-rest-go/96@tmp/durable-d542a196/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:40:20.287Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:40:20.313Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:40:20.369Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:40:20.377Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:40:20.399Z] $ docker stop --time=1 7a81dd48b19a2a26d0a50b6309bc6f61a82ef47287f7acd208e2b4d568afa3f5 [2023-03-29T23:40:22.010Z] $ docker rm -f --volumes 7a81dd48b19a2a26d0a50b6309bc6f61a82ef47287f7acd208e2b4d568afa3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T23:40:22.410Z] provisioning config files... [2023-03-29T23:40:22.417Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9103489307496747536tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:40:22.702Z] + set +x [2023-03-29T23:40:22.702Z] + curl -s https://codecov.io/bash [2023-03-29T23:40:22.702Z] + bash -s -- [2023-03-29T23:40:22.702Z] [2023-03-29T23:40:22.702Z] _____ _ [2023-03-29T23:40:22.702Z] / ____| | | [2023-03-29T23:40:22.702Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:40:22.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:40:22.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:40:22.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:40:22.702Z] Bash-1.0.6 [2023-03-29T23:40:22.702Z] [2023-03-29T23:40:22.702Z] [2023-03-29T23:40:22.702Z] ==> git version 2.25.1 found [2023-03-29T23:40:22.702Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T23:40:22.702Z] Release-Date: 2020-01-08 [2023-03-29T23:40:22.702Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T23:40:22.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:40:22.702Z] ==> Jenkins CI detected. [2023-03-29T23:40:22.702Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-03-29T23:40:22.702Z] project root: . [2023-03-29T23:40:22.702Z] --> token set from env [2023-03-29T23:40:22.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:40:22.702Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:40:22.702Z] ==> Python coveragepy not found [2023-03-29T23:40:22.702Z] ==> Searching for coverage reports in: [2023-03-29T23:40:22.702Z] + . [2023-03-29T23:40:22.702Z] -> Found 1 reports [2023-03-29T23:40:22.702Z] ==> Detecting git/mercurial file structure [2023-03-29T23:40:22.702Z] ==> Reading reports [2023-03-29T23:40:22.702Z] + ./coverage.out bytes=14200 [2023-03-29T23:40:22.702Z] ==> Appending adjustments [2023-03-29T23:40:22.702Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:40:22.702Z] + Found adjustments [2023-03-29T23:40:22.702Z] ==> Gzipping contents [2023-03-29T23:40:22.963Z] 4.0K /tmp/codecov.bSv1Fm.gz [2023-03-29T23:40:22.963Z] ==> Uploading reports [2023-03-29T23:40:22.963Z] url: https://codecov.io [2023-03-29T23:40:22.963Z] query: branch=main&commit=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:40:22.963Z] -> Pinging Codecov [2023-03-29T23:40:22.963Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:40:22.963Z] -> Uploading to [2023-03-29T23:40:22.963Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/4E5D53B4F1F92C436F7061BF334D961C/dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9/560f3076-a1af-4b5a-b48d-fae1f33e79d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84f6eea3fa32a5389b5d4d39a48f68ea57aadb28572be164ae92b7e1f88bf716 [2023-03-29T23:40:22.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:40:22.963Z] Dload Upload Total Spent Left Speed [2023-03-29T23:40:23.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2437 0 0 100 2437 0 9632 --:--:-- --:--:-- --:--:-- 9632 100 2437 0 0 100 2437 0 9632 --:--:-- --:--:-- --:--:-- 9594 [2023-03-29T23:40:23.222Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] } [2023-03-29T23:40:23.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T23:40:23.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T23:40:23.375Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:23.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:40:23.675Z] [2023-03-29T23:40:23.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:23.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:40:24.228Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T23:40:24.228Z] df9b9388f04a: Pulling fs layer [2023-03-29T23:40:24.228Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T23:40:24.228Z] 25bc292e5bac: Pulling fs layer [2023-03-29T23:40:24.228Z] 114826534d7a: Pulling fs layer [2023-03-29T23:40:24.228Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T23:40:24.228Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T23:40:24.228Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T23:40:24.228Z] 4657fd5d0bcf: Waiting [2023-03-29T23:40:24.228Z] 6ad1cebc031e: Waiting [2023-03-29T23:40:24.228Z] 8a3aa393b2d8: Waiting [2023-03-29T23:40:24.228Z] 114826534d7a: Waiting [2023-03-29T23:40:24.228Z] 25bc292e5bac: Verifying Checksum [2023-03-29T23:40:24.228Z] 25bc292e5bac: Download complete [2023-03-29T23:40:24.228Z] 52dc419b0ee2: Verifying Checksum [2023-03-29T23:40:24.228Z] 52dc419b0ee2: Download complete [2023-03-29T23:40:24.487Z] 4657fd5d0bcf: Download complete [2023-03-29T23:40:24.487Z] df9b9388f04a: Download complete [2023-03-29T23:40:24.487Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T23:40:24.487Z] 6ad1cebc031e: Download complete [2023-03-29T23:40:24.487Z] df9b9388f04a: Pull complete [2023-03-29T23:40:25.053Z] 114826534d7a: Verifying Checksum [2023-03-29T23:40:25.053Z] 114826534d7a: Download complete [2023-03-29T23:40:25.312Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T23:40:25.312Z] 8a3aa393b2d8: Download complete [2023-03-29T23:40:25.578Z] 52dc419b0ee2: Pull complete [2023-03-29T23:40:25.578Z] 25bc292e5bac: Pull complete [2023-03-29T23:40:29.760Z] 114826534d7a: Pull complete [2023-03-29T23:40:29.760Z] 4657fd5d0bcf: Pull complete [2023-03-29T23:40:29.760Z] 6ad1cebc031e: Pull complete [2023-03-29T23:40:32.291Z] 8a3aa393b2d8: Pull complete [2023-03-29T23:40:32.291Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T23:40:32.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:40:32.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:40:32.379Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:40:32.410Z] $ 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 [2023-03-29T23:40:36.567Z] $ docker top 4cd36a4ce0e156a5f15a6efb33ac63a3529bbcbdd9443704239233f122c95e6f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:40:36.634Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-03-29T23:40:36.918Z] + set -o pipefail [2023-03-29T23:40:36.918Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/802a9555-f740-4cbe-87f5-9e7bde399c60 [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] [2023-03-29T23:40:41.109Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T23:40:41.109Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T23:40:41.109Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T23:40:41.120Z] $ docker stop --time=1 4cd36a4ce0e156a5f15a6efb33ac63a3529bbcbdd9443704239233f122c95e6f [2023-03-29T23:40:44.523Z] $ docker rm -f --volumes 4cd36a4ce0e156a5f15a6efb33ac63a3529bbcbdd9443704239233f122c95e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:40:45.192Z] + git log --format=format:%s -1 dd806b2640e0f0c8aa2f3a1f9570b634bbfd46b9 [Pipeline] sh [2023-03-29T23:40:45.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:40:45.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:45.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:40:45.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:40:45.850Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:40:45.880Z] $ 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 [2023-03-29T23:40:46.313Z] $ docker top 0c263d4550734b46124847a26b2b1d78c2484e2a08baa0ff82322e860b44de34 -eo pid,comm [2023-03-29T23:40:46.354Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:40:46.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:40:46.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:40:46.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:40:46.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:40:46.504Z] $ docker exec 0c263d4550734b46124847a26b2b1d78c2484e2a08baa0ff82322e860b44de34 ssh-agent [2023-03-29T23:40:46.602Z] SSH_AUTH_SOCK=/tmp/ssh-4YMTO1M1K80L/agent.31 [2023-03-29T23:40:46.602Z] SSH_AGENT_PID=37 [2023-03-29T23:40:46.606Z] Running ssh-add (command line suppressed) [2023-03-29T23:40:46.724Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8813881963847304748.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8813881963847304748.key) [2023-03-29T23:40:46.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:40:47.020Z] + git semver tag [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,192 [run_tag] DEBUG tag force:False [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,192 [check_head_tag] DEBUG check head tag [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,193 [execute] INFO git cat-file --batch-check [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,197 [execute] INFO git cat-file --batch [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,214 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,214 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,215 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:40:47.278Z] 2023-03-29 23:40:47,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:40:47.278Z] 3.0.0-dev.24 [Pipeline] } [2023-03-29T23:40:47.287Z] $ docker exec --env ******** --env ******** 0c263d4550734b46124847a26b2b1d78c2484e2a08baa0ff82322e860b44de34 ssh-agent -k [2023-03-29T23:40:47.379Z] unset SSH_AUTH_SOCK; [2023-03-29T23:40:47.379Z] unset SSH_AGENT_PID; [2023-03-29T23:40:47.380Z] echo Agent pid 37 killed; [2023-03-29T23:40:47.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:40:47.685Z] + git semver [Pipeline] } [2023-03-29T23:40:47.953Z] $ docker stop --time=1 0c263d4550734b46124847a26b2b1d78c2484e2a08baa0ff82322e860b44de34 [2023-03-29T23:40:49.231Z] $ docker rm -f --volumes 0c263d4550734b46124847a26b2b1d78c2484e2a08baa0ff82322e860b44de34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:49.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:40:49.592Z] [2023-03-29T23:40:49.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:40:49.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:40:49.880Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T23:40:49.880Z] ab5ef0e58194: Pulling fs layer [2023-03-29T23:40:49.880Z] 9712f1f96733: Pulling fs layer [2023-03-29T23:40:49.880Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T23:40:49.880Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T23:40:49.880Z] e9a5061849ea: Pulling fs layer [2023-03-29T23:40:49.880Z] d747dcd14b5f: Pulling fs layer [2023-03-29T23:40:49.880Z] 2de7ff778b66: Pulling fs layer [2023-03-29T23:40:49.880Z] e9a5061849ea: Waiting [2023-03-29T23:40:49.880Z] 0d9ebad4ef96: Waiting [2023-03-29T23:40:49.880Z] d747dcd14b5f: Waiting [2023-03-29T23:40:49.880Z] 9712f1f96733: Verifying Checksum [2023-03-29T23:40:50.138Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T23:40:50.139Z] 63f879dbbcfc: Download complete [2023-03-29T23:40:50.397Z] e9a5061849ea: Verifying Checksum [2023-03-29T23:40:50.397Z] e9a5061849ea: Download complete [2023-03-29T23:40:50.397Z] d747dcd14b5f: Verifying Checksum [2023-03-29T23:40:50.397Z] d747dcd14b5f: Download complete [2023-03-29T23:40:50.397Z] ab5ef0e58194: Verifying Checksum [2023-03-29T23:40:50.397Z] ab5ef0e58194: Download complete [2023-03-29T23:40:50.397Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T23:40:50.397Z] 0d9ebad4ef96: Download complete [2023-03-29T23:40:50.397Z] 2de7ff778b66: Verifying Checksum [2023-03-29T23:40:50.397Z] 2de7ff778b66: Download complete [2023-03-29T23:40:52.926Z] ab5ef0e58194: Pull complete [2023-03-29T23:40:52.926Z] 9712f1f96733: Pull complete [2023-03-29T23:40:53.491Z] 63f879dbbcfc: Pull complete [2023-03-29T23:40:56.769Z] 0d9ebad4ef96: Pull complete [2023-03-29T23:40:56.769Z] e9a5061849ea: Pull complete [2023-03-29T23:40:56.769Z] d747dcd14b5f: Pull complete [2023-03-29T23:40:58.143Z] 2de7ff778b66: Pull complete [2023-03-29T23:40:58.143Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T23:40:58.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:40:58.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:40:58.213Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:40:58.238Z] $ 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 [2023-03-29T23:41:03.781Z] $ docker top dc91f71eefaee15e4738b3e6285b64550077e2ef1a0c04ded4fc504cd2b9538c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:41:03.842Z] provisioning config files... [2023-03-29T23:41:03.848Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16800795034167831170tmp [2023-03-29T23:41:03.857Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16309701332086243937tmp [2023-03-29T23:41:03.864Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config50556405518090898tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:41:03.881Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:04.160Z] ---> sigul-configuration.sh [2023-03-29T23:41:04.160Z] gpg: directory `/root/.gnupg' created [2023-03-29T23:41:04.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T23:41:04.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T23:41:04.161Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T23:41:04.161Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T23:41:04.161Z] gpg: CAST5 encrypted data [2023-03-29T23:41:04.161Z] gpg: encrypted with 1 passphrase [2023-03-29T23:41:04.161Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T23:41:04.440Z] + mkdir /home/jenkins [2023-03-29T23:41:04.440Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T23:41:04.727Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-29T23:41:04.734Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:05.015Z] ---> sigul-install.sh [2023-03-29T23:41:05.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T23:41:05.292Z] + git tag --list [2023-03-29T23:41:05.292Z] v1.0.0 [2023-03-29T23:41:05.292Z] v1.1.0 [2023-03-29T23:41:05.292Z] v1.1.1 [2023-03-29T23:41:05.292Z] v1.1.2 [2023-03-29T23:41:05.292Z] v1.2.0 [2023-03-29T23:41:05.292Z] v1.2.1 [2023-03-29T23:41:05.292Z] v2.0.0 [2023-03-29T23:41:05.292Z] v2.1.0 [2023-03-29T23:41:05.292Z] v2.1.1 [2023-03-29T23:41:05.292Z] v2.1.1-dev.1 [2023-03-29T23:41:05.292Z] v2.1.1-dev.2 [2023-03-29T23:41:05.292Z] v2.1.1-dev.3 [2023-03-29T23:41:05.292Z] v2.2.0 [2023-03-29T23:41:05.292Z] v2.2.1-dev.1 [2023-03-29T23:41:05.292Z] v2.2.1-dev.2 [2023-03-29T23:41:05.292Z] v2.2.1-dev.3 [2023-03-29T23:41:05.292Z] v2.2.1-dev.4 [2023-03-29T23:41:05.292Z] v2.2.1-dev.5 [2023-03-29T23:41:05.292Z] v2.2.1-dev.6 [2023-03-29T23:41:05.292Z] v2.2.1-dev.7 [2023-03-29T23:41:05.292Z] v2.2.1-dev.8 [2023-03-29T23:41:05.292Z] v2.2.1-dev.9 [2023-03-29T23:41:05.292Z] v2.3.0 [2023-03-29T23:41:05.292Z] v2.3.0-dev.10 [2023-03-29T23:41:05.292Z] v2.3.0-dev.11 [2023-03-29T23:41:05.292Z] v2.3.0-dev.12 [2023-03-29T23:41:05.292Z] v2.3.0-dev.13 [2023-03-29T23:41:05.292Z] v2.3.0-dev.14 [2023-03-29T23:41:05.292Z] v2.3.0-dev.15 [2023-03-29T23:41:05.292Z] v2.3.0-dev.16 [2023-03-29T23:41:05.292Z] v2.3.0-dev.17 [2023-03-29T23:41:05.292Z] v2.3.0-dev.18 [2023-03-29T23:41:05.292Z] v2.3.0-dev.19 [2023-03-29T23:41:05.292Z] v2.3.0-dev.20 [2023-03-29T23:41:05.292Z] v2.3.0-dev.21 [2023-03-29T23:41:05.292Z] v2.3.0-dev.22 [2023-03-29T23:41:05.292Z] v2.3.0-dev.23 [2023-03-29T23:41:05.292Z] v2.3.0-dev.24 [2023-03-29T23:41:05.292Z] v2.3.0-dev.25 [2023-03-29T23:41:05.292Z] v2.3.0-dev.9 [2023-03-29T23:41:05.292Z] v3.0.0-dev.1 [2023-03-29T23:41:05.292Z] v3.0.0-dev.10 [2023-03-29T23:41:05.292Z] v3.0.0-dev.11 [2023-03-29T23:41:05.292Z] v3.0.0-dev.12 [2023-03-29T23:41:05.292Z] v3.0.0-dev.13 [2023-03-29T23:41:05.292Z] v3.0.0-dev.14 [2023-03-29T23:41:05.292Z] v3.0.0-dev.15 [2023-03-29T23:41:05.292Z] v3.0.0-dev.16 [2023-03-29T23:41:05.292Z] v3.0.0-dev.17 [2023-03-29T23:41:05.292Z] v3.0.0-dev.18 [2023-03-29T23:41:05.292Z] v3.0.0-dev.19 [2023-03-29T23:41:05.292Z] v3.0.0-dev.2 [2023-03-29T23:41:05.292Z] v3.0.0-dev.20 [2023-03-29T23:41:05.292Z] v3.0.0-dev.21 [2023-03-29T23:41:05.292Z] v3.0.0-dev.22 [2023-03-29T23:41:05.292Z] v3.0.0-dev.23 [2023-03-29T23:41:05.292Z] v3.0.0-dev.24 [2023-03-29T23:41:05.292Z] v3.0.0-dev.3 [2023-03-29T23:41:05.292Z] v3.0.0-dev.4 [2023-03-29T23:41:05.292Z] v3.0.0-dev.5 [2023-03-29T23:41:05.292Z] v3.0.0-dev.6 [2023-03-29T23:41:05.292Z] v3.0.0-dev.7 [2023-03-29T23:41:05.292Z] v3.0.0-dev.8 [2023-03-29T23:41:05.292Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T23:41:05.574Z] + lftools sign git-tag v3.0.0-dev.24 [2023-03-29T23:41:06.141Z] Signing Git tag with Sigul... [2023-03-29T23:41:06.141Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-03-29T23:41:06.409Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:06.692Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T23:41:06.699Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T23:41:06.720Z] $ docker stop --time=1 dc91f71eefaee15e4738b3e6285b64550077e2ef1a0c04ded4fc504cd2b9538c [2023-03-29T23:41:08.051Z] $ docker rm -f --volumes dc91f71eefaee15e4738b3e6285b64550077e2ef1a0c04ded4fc504cd2b9538c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T23:41:08.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:41:08.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:08.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:41:08.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:41:08.817Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:41:08.848Z] $ 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 [2023-03-29T23:41:09.168Z] $ docker top 7d70182ebb6a4578e5f5e62451fe12d87721233557297f6f314d990fd4755812 -eo pid,comm [2023-03-29T23:41:09.215Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T23:41:09.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:41:09.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:41:09.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:41:09.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:41:09.369Z] $ docker exec 7d70182ebb6a4578e5f5e62451fe12d87721233557297f6f314d990fd4755812 ssh-agent [2023-03-29T23:41:09.468Z] SSH_AUTH_SOCK=/tmp/ssh-SkW0Ba7XVm51/agent.30 [2023-03-29T23:41:09.468Z] SSH_AGENT_PID=36 [2023-03-29T23:41:09.473Z] Running ssh-add (command line suppressed) [2023-03-29T23:41:09.561Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10997103061995820935.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10997103061995820935.key) [2023-03-29T23:41:09.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:41:09.977Z] + git semver bump pre [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,006 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,007 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,007 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,007 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,007 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,007 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,009 [execute] INFO git cat-file --batch-check [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,014 [execute] INFO git cat-file --batch [2023-03-29T23:41:10.237Z] 2023-03-29 23:41:10,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:41:10.238Z] 2023-03-29 23:41:10,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:41:10.238Z] 3.0.0-dev.25 [Pipeline] } [2023-03-29T23:41:10.246Z] $ docker exec --env ******** --env ******** 7d70182ebb6a4578e5f5e62451fe12d87721233557297f6f314d990fd4755812 ssh-agent -k [2023-03-29T23:41:10.344Z] unset SSH_AUTH_SOCK; [2023-03-29T23:41:10.344Z] unset SSH_AGENT_PID; [2023-03-29T23:41:10.344Z] echo Agent pid 36 killed; [2023-03-29T23:41:10.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:41:10.647Z] + git semver [Pipeline] } [2023-03-29T23:41:10.916Z] $ docker stop --time=1 7d70182ebb6a4578e5f5e62451fe12d87721233557297f6f314d990fd4755812 [2023-03-29T23:41:12.242Z] $ docker rm -f --volumes 7d70182ebb6a4578e5f5e62451fe12d87721233557297f6f314d990fd4755812 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:41:12.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:41:12.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:12.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:41:12.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:41:12.941Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:41:12.965Z] $ 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 [2023-03-29T23:41:13.319Z] $ docker top 53c7c339524546de4f029b1b2a6d737751b034637db50aef79709aa30a65afdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:41:13.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:41:13.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:41:13.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:41:13.494Z] $ docker exec 53c7c339524546de4f029b1b2a6d737751b034637db50aef79709aa30a65afdd ssh-agent [2023-03-29T23:41:13.592Z] SSH_AUTH_SOCK=/tmp/ssh-yA6LvsFFUxt2/agent.32 [2023-03-29T23:41:13.592Z] SSH_AGENT_PID=38 [2023-03-29T23:41:13.596Z] Running ssh-add (command line suppressed) [2023-03-29T23:41:13.699Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5199160912062479590.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5199160912062479590.key) [2023-03-29T23:41:13.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:41:13.992Z] + git semver push [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,161 [run_push] DEBUG push [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,162 [execute] INFO git cat-file --batch-check [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,166 [execute] INFO git rev-list 1b31b825574ae0e82847f60afc021c81cfe61253 -- [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,166 [execute] DEBUG Popen(['git', 'rev-list', '1b31b825574ae0e82847f60afc021c81cfe61253', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,174 [execute] INFO git fetch -v origin [2023-03-29T23:41:14.250Z] 2023-03-29 23:41:14,174 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T23:41:14.822Z] 2023-03-29 23:41:14,646 [run_push] DEBUG no remote changes detected [2023-03-29T23:41:14.822Z] 2023-03-29 23:41:14,646 [execute] INFO git push origin semver [2023-03-29T23:41:14.822Z] 2023-03-29 23:41:14,647 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:41:15.755Z] 2023-03-29 23:41:15,412 [run_push] DEBUG push all version tags [2023-03-29T23:41:15.755Z] 2023-03-29 23:41:15,412 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T23:41:15.755Z] 2023-03-29 23:41:15,413 [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) [2023-03-29T23:41:16.322Z] 2023-03-29 23:41:16,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-29T23:41:16.322Z] 3.0.0-dev.25 [Pipeline] } [2023-03-29T23:41:16.331Z] $ docker exec --env ******** --env ******** 53c7c339524546de4f029b1b2a6d737751b034637db50aef79709aa30a65afdd ssh-agent -k [2023-03-29T23:41:16.415Z] unset SSH_AUTH_SOCK; [2023-03-29T23:41:16.415Z] unset SSH_AGENT_PID; [2023-03-29T23:41:16.415Z] echo Agent pid 38 killed; [2023-03-29T23:41:16.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:41:16.719Z] + git semver [Pipeline] } [2023-03-29T23:41:16.989Z] $ docker stop --time=1 53c7c339524546de4f029b1b2a6d737751b034637db50aef79709aa30a65afdd [2023-03-29T23:41:18.250Z] $ docker rm -f --volumes 53c7c339524546de4f029b1b2a6d737751b034637db50aef79709aa30a65afdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T23:41:18.745Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-03-29T23:41:18.745Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-29T23:41:18.745Z] total 16 [2023-03-29T23:41:18.745Z] drwxr-xr-x 3 root root 4096 Mar 29 23:27 . [2023-03-29T23:41:18.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:41 .. [2023-03-29T23:41:18.745Z] drwxr-xr-x 2 root root 4096 Mar 29 23:27 cost [2023-03-29T23:41:18.745Z] -rw-r--r-- 1 root root 85 Mar 29 23:27 cost.csv [2023-03-29T23:41:18.745Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-29T23:41:18.745Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-29T23:41:18.745Z] total 16 [2023-03-29T23:41:18.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:27 . [2023-03-29T23:41:18.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:41 .. [2023-03-29T23:41:18.745Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:27 cost [2023-03-29T23:41:18.745Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 29 23:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:19.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:19.887Z] ---> package-listing.sh [2023-03-29T23:41:19.887Z] ++ facter osfamily [2023-03-29T23:41:19.887Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:41:20.145Z] + OS_FAMILY=debian [2023-03-29T23:41:20.145Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-03-29T23:41:20.145Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:41:20.145Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:41:20.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:41:20.145Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:41:20.145Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-29T23:41:20.145Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:41:20.145Z] + case "${OS_FAMILY}" in [2023-03-29T23:41:20.145Z] + dpkg -l [2023-03-29T23:41:20.145Z] + grep '^ii' [2023-03-29T23:41:20.145Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:41:20.145Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:41:20.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:41:20.145Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-29T23:41:20.145Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-03-29T23:41:20.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-03-29T23:41:20.152Z] 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 [2023-03-29T23:41:20.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:41:20.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:41:20.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:41:21.042Z] prd-ubuntu20.04-docker-8c-8g-6323 does not seem to be running inside a container [2023-03-29T23:41:21.081Z] $ 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 [2023-03-29T23:41:21.274Z] $ docker top 16387984f11e722bb18b348bd047a2b277316e3581c98cf6064f78193a16d1fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:41:21.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:41:21.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:41:22.218Z] + ls /var/log/sa-host [2023-03-29T23:41:22.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:41:22.278Z] provisioning config files... [2023-03-29T23:41:22.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2393420282697805084tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:41:22.295Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:22.577Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:41:22.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:22.904Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:41:22.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:23.197Z] ---> sudo-logs.sh [2023-03-29T23:41:23.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:41:23.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:23.511Z] ---> job-cost.sh [2023-03-29T23:41:23.511Z] lf-activate-venv: SKIPPING [2023-03-29T23:41:23.511Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:41:23.511Z] INFO: Retrieving Stack Cost... [2023-03-29T23:41:23.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:41:24.337Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:41:24.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:41:24.621Z] ---> logs-deploy.sh [2023-03-29T23:41:24.621Z] lf-activate-venv: SKIPPING [2023-03-29T23:41:24.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/96 [2023-03-29T23:41:24.621Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:41:25.554Z] Archives upload complete. [2023-03-29T23:41:25.554Z] INFO: archiving logs to Nexus