Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 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-ssh6960605670694306434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15355274282045678587.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13263034104064967432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9355492116856773619.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14060610997880945550.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-15548 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (main) Commit message: "Merge pull request #492 from jinlinGuan/golang-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 > git rev-list --no-walk 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T02:22:38.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T02:22:38.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T02:22:38.453Z] ========================================================= [2024-10-04T02:22:38.453Z] EdgeX Global Pipelines Version Info [2024-10-04T02:22:38.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:22:39.198Z] ------------------- [2024-10-04T02:22:39.198Z] stable info: [2024-10-04T02:22:39.198Z] ------------------- [2024-10-04T02:22:39.198Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T02:22:39.198Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T02:22:39.198Z] Message: update stable to v1.0.265 [2024-10-04T02:22:39.781Z] ------------------- [2024-10-04T02:22:39.781Z] experimental info: [2024-10-04T02:22:39.781Z] ------------------- [2024-10-04T02:22:39.781Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T02:22:39.781Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T02:22:39.781Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T02:22:39.888Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-04T02:22:39.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-04T02:22:39.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T02:22:39.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T02:22:39.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T02:22:39.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T02:22:40.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T02:22:40.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T02:22:40.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T02:22:40.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T02:22:40.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T02:22:40.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-04T02:22:40.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T02:22:40.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T02:22:40.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T02:22:40.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T02:22:40.238Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T02:22:40.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T02:22:40.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T02:22:40.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T02:22:40.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T02:22:40.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T02:22:40.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T02:22:40.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T02:22:40.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T02:22:40.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T02:22:40.536Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T02:22:40.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T02:22:40.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T02:22:40.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T02:22:40.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo [2024-10-04T02:22:40.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecfa8c7 [Pipeline] echo [2024-10-04T02:22:40.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:22:40.755Z] provisioning config files... [2024-10-04T02:22:40.769Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11264752777796627668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:22:41.121Z] ---> ****-login.sh [2024-10-04T02:22:41.121Z] nexus3.edgexfoundry.org:10001 [2024-10-04T02:22:41.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:22:41.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:22:41.381Z] Configure a credential helper to remove this warning. See [2024-10-04T02:22:41.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:22:41.381Z] [2024-10-04T02:22:41.382Z] Login Succeeded [2024-10-04T02:22:41.382Z] nexus3.edgexfoundry.org:10002 [2024-10-04T02:22:41.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:22:41.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:22:41.654Z] Configure a credential helper to remove this warning. See [2024-10-04T02:22:41.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:22:41.654Z] [2024-10-04T02:22:41.654Z] Login Succeeded [2024-10-04T02:22:41.654Z] nexus3.edgexfoundry.org:10003 [2024-10-04T02:22:41.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:22:41.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:22:41.654Z] Configure a credential helper to remove this warning. See [2024-10-04T02:22:41.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:22:41.654Z] [2024-10-04T02:22:41.654Z] Login Succeeded [2024-10-04T02:22:41.654Z] nexus3.edgexfoundry.org:10004 [2024-10-04T02:22:41.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:22:41.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:22:41.915Z] Configure a credential helper to remove this warning. See [2024-10-04T02:22:41.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:22:41.915Z] [2024-10-04T02:22:41.915Z] Login Succeeded [2024-10-04T02:22:41.915Z] ****.io [2024-10-04T02:22:41.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:22:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:22:42.178Z] Configure a credential helper to remove this warning. See [2024-10-04T02:22:42.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:22:42.178Z] [2024-10-04T02:22:42.178Z] Login Succeeded [2024-10-04T02:22:42.178Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T02:22:42.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T02:22:42.625Z] + git rev-list -1 --merges ecfa8c77d07a8ec4cc8db70b8565af04114a9f89~1..ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo [2024-10-04T02:22:42.660Z] -----------> git rev-list -1 --merges ecfa8c77d07a8ec4cc8db70b8565af04114a9f89~1..ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:22:42.660Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [false] [Pipeline] sh [2024-10-04T02:22:42.958Z] + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo [2024-10-04T02:22:42.975Z] ========================================================= [2024-10-04T02:22:42.975Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T02:22:42.975Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T02:22:43.319Z] + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] echo [2024-10-04T02:22:43.335Z] [semverPrep] GIT_COMMIT: ecfa8c77d07a8ec4cc8db70b8565af04114a9f89, Commit Message: Merge pull request #492 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T02:22:43.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T02:22:43.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T02:22:43.722Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T02:22:43.722Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T02:22:43.722Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T02:22:43.722Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-10-04T02:22:43.722Z] tee -a /etc/ssh/ssh_known_hosts [2024-10-04T02:22:43.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:22:44.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:22:44.087Z] [2024-10-04T02:22:44.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:22:44.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:22:44.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T02:22:44.406Z] b85a868b505f: Pulling fs layer [2024-10-04T02:22:44.406Z] e2be974225ed: Pulling fs layer [2024-10-04T02:22:44.406Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T02:22:44.406Z] 988bab9f4d93: Pulling fs layer [2024-10-04T02:22:44.406Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T02:22:44.406Z] eaf3925da568: Pulling fs layer [2024-10-04T02:22:44.406Z] bab4dde63d76: Pulling fs layer [2024-10-04T02:22:44.406Z] bde34c3a00c8: Pulling fs layer [2024-10-04T02:22:44.406Z] b352a97aabf1: Pulling fs layer [2024-10-04T02:22:44.406Z] 1469e6f7b9e6: Waiting [2024-10-04T02:22:44.406Z] eaf3925da568: Waiting [2024-10-04T02:22:44.406Z] bab4dde63d76: Waiting [2024-10-04T02:22:44.406Z] bde34c3a00c8: Waiting [2024-10-04T02:22:44.406Z] 988bab9f4d93: Waiting [2024-10-04T02:22:44.406Z] 4872d77fe225: Pulling fs layer [2024-10-04T02:22:44.406Z] 5851b861e8e6: Pulling fs layer [2024-10-04T02:22:44.406Z] b352a97aabf1: Waiting [2024-10-04T02:22:44.406Z] 5851b861e8e6: Waiting [2024-10-04T02:22:44.406Z] 4872d77fe225: Waiting [2024-10-04T02:22:44.406Z] e2be974225ed: Download complete [2024-10-04T02:22:44.406Z] 988bab9f4d93: Verifying Checksum [2024-10-04T02:22:44.406Z] 988bab9f4d93: Download complete [2024-10-04T02:22:44.666Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T02:22:44.666Z] 1469e6f7b9e6: Download complete [2024-10-04T02:22:44.666Z] eaf3925da568: Verifying Checksum [2024-10-04T02:22:44.666Z] eaf3925da568: Download complete [2024-10-04T02:22:44.666Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T02:22:44.666Z] 339a4e72a1f5: Download complete [2024-10-04T02:22:44.666Z] bde34c3a00c8: Verifying Checksum [2024-10-04T02:22:44.666Z] bde34c3a00c8: Download complete [2024-10-04T02:22:44.666Z] b352a97aabf1: Download complete [2024-10-04T02:22:44.666Z] 4872d77fe225: Verifying Checksum [2024-10-04T02:22:44.666Z] 4872d77fe225: Download complete [2024-10-04T02:22:44.666Z] 5851b861e8e6: Download complete [2024-10-04T02:22:44.666Z] b85a868b505f: Verifying Checksum [2024-10-04T02:22:44.666Z] b85a868b505f: Download complete [2024-10-04T02:22:44.924Z] bab4dde63d76: Verifying Checksum [2024-10-04T02:22:44.924Z] bab4dde63d76: Download complete [2024-10-04T02:22:46.302Z] b85a868b505f: Pull complete [2024-10-04T02:22:46.302Z] e2be974225ed: Pull complete [2024-10-04T02:22:46.871Z] 339a4e72a1f5: Pull complete [2024-10-04T02:22:46.871Z] 988bab9f4d93: Pull complete [2024-10-04T02:22:47.131Z] 1469e6f7b9e6: Pull complete [2024-10-04T02:22:47.131Z] eaf3925da568: Pull complete [2024-10-04T02:22:49.888Z] bab4dde63d76: Pull complete [2024-10-04T02:22:49.888Z] bde34c3a00c8: Pull complete [2024-10-04T02:22:49.888Z] b352a97aabf1: Pull complete [2024-10-04T02:22:49.888Z] 4872d77fe225: Pull complete [2024-10-04T02:22:49.888Z] 5851b861e8e6: Pull complete [2024-10-04T02:22:49.888Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T02:22:49.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:22:49.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:22:50.030Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:22:50.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T02:22:54.369Z] $ docker top ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef -eo pid,comm [2024-10-04T02:22:54.431Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T02:22:54.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T02:22:54.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T02:22:54.500Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T02:22:54.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T02:22:54.625Z] $ docker exec ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent [2024-10-04T02:22:54.743Z] SSH_AUTH_SOCK=/tmp/ssh-PvelNkIU8PDa/agent.32 [2024-10-04T02:22:54.743Z] SSH_AGENT_PID=38 [2024-10-04T02:22:54.752Z] Running ssh-add (command line suppressed) [2024-10-04T02:22:54.861Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11927439162995658001.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11927439162995658001.key) [2024-10-04T02:22:54.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T02:22:55.171Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T02:22:55.182Z] $ docker exec --env ******** --env ******** ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent -k [2024-10-04T02:22:55.274Z] unset SSH_AUTH_SOCK; [2024-10-04T02:22:55.275Z] unset SSH_AGENT_PID; [2024-10-04T02:22:55.275Z] echo Agent pid 38 killed; [2024-10-04T02:22:55.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T02:22:55.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T02:22:55.325Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T02:22:55.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T02:22:55.452Z] $ docker exec ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent [2024-10-04T02:22:55.573Z] SSH_AUTH_SOCK=/tmp/ssh-mOEh2JSO4dQC/agent.71 [2024-10-04T02:22:55.573Z] SSH_AGENT_PID=76 [2024-10-04T02:22:55.578Z] Running ssh-add (command line suppressed) [2024-10-04T02:22:55.686Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10173469504411212826.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10173469504411212826.key) [2024-10-04T02:22:55.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T02:22:55.995Z] + git semver init [2024-10-04T02:22:56.255Z] 2024-10-04 02:22:56,160 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T02:22:56.255Z] 2024-10-04 02:22:56,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-04T02:22:56.255Z] 2024-10-04 02:22:56,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-04T02:22:56.255Z] 2024-10-04 02:22:56,162 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T02:22:58.795Z] 2024-10-04 02:22:58,181 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-10-04T02:22:58.795Z] 2024-10-04 02:22:58,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-10-04T02:22:58.795Z] 2024-10-04 02:22:58,181 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:22:58.795Z] 2024-10-04 02:22:58,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:22:58.795Z] 3.2.0-dev.25 [Pipeline] } [2024-10-04T02:22:58.804Z] $ docker exec --env ******** --env ******** ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef ssh-agent -k [2024-10-04T02:22:58.906Z] unset SSH_AUTH_SOCK; [2024-10-04T02:22:58.906Z] unset SSH_AGENT_PID; [2024-10-04T02:22:58.906Z] echo Agent pid 76 killed; [2024-10-04T02:22:58.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T02:22:59.245Z] + git semver [Pipeline] } [2024-10-04T02:22:59.519Z] $ docker stop --time=1 ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef [2024-10-04T02:23:00.807Z] $ docker rm -f --volumes ad6d4dad8e38bac55880b098a3af0c7acf476b60736c0ca875a3e0a3d77730ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T02:23:01.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T02:23:01.439Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T02:23:01.442Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:23:01.632Z] provisioning config files... [2024-10-04T02:23:01.642Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16290967651607838031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:23:01.958Z] ---> ****-login.sh [2024-10-04T02:23:01.958Z] nexus3.edgexfoundry.org:10001 [2024-10-04T02:23:01.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:23:01.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:23:01.958Z] Configure a credential helper to remove this warning. See [2024-10-04T02:23:01.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:23:01.958Z] [2024-10-04T02:23:01.958Z] Login Succeeded [2024-10-04T02:23:01.958Z] nexus3.edgexfoundry.org:10002 [2024-10-04T02:23:01.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:23:01.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:23:01.958Z] Configure a credential helper to remove this warning. See [2024-10-04T02:23:01.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:23:01.958Z] [2024-10-04T02:23:01.958Z] Login Succeeded [2024-10-04T02:23:01.958Z] nexus3.edgexfoundry.org:10003 [2024-10-04T02:23:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:23:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:23:02.218Z] Configure a credential helper to remove this warning. See [2024-10-04T02:23:02.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:23:02.218Z] [2024-10-04T02:23:02.218Z] Login Succeeded [2024-10-04T02:23:02.218Z] nexus3.edgexfoundry.org:10004 [2024-10-04T02:23:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:23:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:23:02.218Z] Configure a credential helper to remove this warning. See [2024-10-04T02:23:02.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:23:02.218Z] [2024-10-04T02:23:02.218Z] Login Succeeded [2024-10-04T02:23:02.218Z] ****.io [2024-10-04T02:23:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:23:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:23:02.478Z] Configure a credential helper to remove this warning. See [2024-10-04T02:23:02.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:23:02.478Z] [2024-10-04T02:23:02.478Z] Login Succeeded [2024-10-04T02:23:02.478Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T02:23:02.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T02:23:02.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:23:02.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:23:02.632Z] ========================================================= [2024-10-04T02:23:02.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T02:23:02.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:23:02.969Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T02:23:02.969Z] Sending build context to Docker daemon 37.62MB [2024-10-04T02:23:02.969Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T02:23:02.969Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T02:23:03.230Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T02:23:03.230Z] 43c4264eed91: Pulling fs layer [2024-10-04T02:23:03.230Z] 4cc291be95ef: Pulling fs layer [2024-10-04T02:23:03.230Z] 2ac1f1163629: Pulling fs layer [2024-10-04T02:23:03.230Z] 5c3c966382ef: Pulling fs layer [2024-10-04T02:23:03.230Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T02:23:03.230Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T02:23:03.230Z] 9f66e0745190: Pulling fs layer [2024-10-04T02:23:03.230Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T02:23:03.230Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T02:23:03.230Z] 5c3c966382ef: Waiting [2024-10-04T02:23:03.230Z] 4f4fb700ef54: Waiting [2024-10-04T02:23:03.230Z] 5d5c8e513c77: Waiting [2024-10-04T02:23:03.230Z] 9f66e0745190: Waiting [2024-10-04T02:23:03.230Z] 4cc291be95ef: Verifying Checksum [2024-10-04T02:23:03.230Z] 4cc291be95ef: Download complete [2024-10-04T02:23:03.230Z] 5c3c966382ef: Verifying Checksum [2024-10-04T02:23:03.230Z] 5c3c966382ef: Download complete [2024-10-04T02:23:03.230Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T02:23:03.230Z] 4f4fb700ef54: Download complete [2024-10-04T02:23:03.230Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T02:23:03.230Z] 5d5c8e513c77: Download complete [2024-10-04T02:23:03.230Z] 43c4264eed91: Download complete [2024-10-04T02:23:03.230Z] 9f66e0745190: Download complete [2024-10-04T02:23:03.489Z] 43c4264eed91: Pull complete [2024-10-04T02:23:03.489Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T02:23:03.489Z] 561ebcabdf7f: Download complete [2024-10-04T02:23:03.489Z] 4cc291be95ef: Pull complete [2024-10-04T02:23:03.748Z] 2ac1f1163629: Download complete [2024-10-04T02:23:04.007Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T02:23:04.007Z] f49a43e4bbc0: Download complete [2024-10-04T02:23:08.197Z] 2ac1f1163629: Pull complete [2024-10-04T02:23:08.197Z] 5c3c966382ef: Pull complete [2024-10-04T02:23:08.197Z] 4f4fb700ef54: Pull complete [2024-10-04T02:23:08.197Z] 5d5c8e513c77: Pull complete [2024-10-04T02:23:08.197Z] 9f66e0745190: Pull complete [2024-10-04T02:23:10.730Z] f49a43e4bbc0: Pull complete [2024-10-04T02:23:10.990Z] 561ebcabdf7f: Pull complete [2024-10-04T02:23:10.991Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T02:23:10.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T02:23:10.991Z] ---> 3a752c3f9dda [2024-10-04T02:23:10.991Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T02:23:16.575Z] Still waiting to schedule task [2024-10-04T02:23:16.576Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-04T02:23:17.644Z] ---> Running in 006e50e242f5 [2024-10-04T02:23:17.644Z] Removing intermediate container 006e50e242f5 [2024-10-04T02:23:17.644Z] ---> 18b331e43ddb [2024-10-04T02:23:17.644Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T02:23:17.644Z] ---> Running in 4eb8a7c77d7b [2024-10-04T02:23:17.644Z] Removing intermediate container 4eb8a7c77d7b [2024-10-04T02:23:17.644Z] ---> d00bfde2528e [2024-10-04T02:23:17.644Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T02:23:17.644Z] ---> Running in c165e36928a9 [2024-10-04T02:23:17.644Z] Removing intermediate container c165e36928a9 [2024-10-04T02:23:17.644Z] ---> 2b87e7175a11 [2024-10-04T02:23:17.644Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-04T02:23:17.644Z] ---> Running in 39b44d599079 [2024-10-04T02:23:17.644Z] Removing intermediate container 39b44d599079 [2024-10-04T02:23:17.644Z] ---> 4c302968c0c0 [2024-10-04T02:23:17.644Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T02:23:17.644Z] ---> Running in b5593244a4b8 [2024-10-04T02:23:17.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T02:23:17.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T02:23:17.903Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T02:23:17.903Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T02:23:17.903Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T02:23:17.903Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T02:23:17.904Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:23:18.166Z] OK: 250 MiB in 58 packages [2024-10-04T02:23:18.428Z] Removing intermediate container b5593244a4b8 [2024-10-04T02:23:18.428Z] ---> 9ea751154427 [2024-10-04T02:23:18.428Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-04T02:23:18.689Z] ---> c747aa8d1dc0 [2024-10-04T02:23:18.689Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T02:23:18.689Z] ---> Running in 7a87d1ba8ad7 [2024-10-04T02:24:40.296Z] Removing intermediate container 7a87d1ba8ad7 [2024-10-04T02:24:40.296Z] ---> 9470bf6a931e [2024-10-04T02:24:40.296Z] Step 10/12 : COPY . . [2024-10-04T02:24:40.296Z] ---> 9216c44d9f2d [2024-10-04T02:24:40.296Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T02:24:40.296Z] ---> Running in a8eee8db55c0 [2024-10-04T02:24:40.296Z] Removing intermediate container a8eee8db55c0 [2024-10-04T02:24:40.296Z] ---> 91f683224b8b [2024-10-04T02:24:40.296Z] Step 12/12 : RUN $MAKE [2024-10-04T02:24:40.296Z] ---> Running in 4a9027785726 [2024-10-04T02:24:40.296Z] noop [2024-10-04T02:24:40.296Z] Removing intermediate container 4a9027785726 [2024-10-04T02:24:40.296Z] ---> cbf0a09dca6c [2024-10-04T02:24:40.296Z] Successfully built cbf0a09dca6c [2024-10-04T02:24:40.296Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:24:40.642Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T02:24:40.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:24:40.737Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:24:40.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T02:24:41.148Z] $ docker top 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:24:41.505Z] + go version [2024-10-04T02:24:41.505Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T02:24:41.517Z] $ docker stop --time=1 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c [2024-10-04T02:24:42.773Z] $ docker rm -f --volumes 8e486a96ab9e406252d29a3ec6f46709abdb8ac565ee5267c26b2d1bb23b331c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:24:43.229Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T02:24:43.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:24:43.314Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:24:43.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T02:24:43.693Z] $ docker top d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:24:44.050Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T02:24:44.364Z] + make test [2024-10-04T02:24:44.364Z] go test ./... -coverprofile=coverage.out [2024-10-04T02:24:46.896Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-04T02:25:08.820Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-04T02:25:08.820Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements [2024-10-04T02:25:21.020Z] go vet ./... [2024-10-04T02:25:27.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T02:25:27.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T02:25:27.578Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T02:25:27.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T02:25:27.614Z] $ docker stop --time=1 d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f [2024-10-04T02:25:34.542Z] $ docker rm -f --volumes d3209891c55626832b7a4420d8c85f2fbbd53b3853766ad1cd9a1a97d511ca7f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T02:25:35.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T02:25:35.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T02:25:35.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T02:25:36.240Z] + ls -al . [2024-10-04T02:25:36.240Z] total 276 [2024-10-04T02:25:36.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:24 . [2024-10-04T02:25:36.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 02:22 .. [2024-10-04T02:25:36.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:25 .git [2024-10-04T02:25:36.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 .github [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 02:22 .gitignore [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 02:22 .golangci.yml [2024-10-04T02:25:36.240Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 02:22 .semver [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 02:22 Attribution.txt [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 02:22 CHANGELOG.md [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 02:22 Dockerfile [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 02:22 GOVERNANCE.md [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 02:22 Jenkinsfile [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 02:22 LICENSE [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 02:22 Makefile [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 02:22 OWNERS.md [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 02:22 README.md [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 02:23 VERSION [2024-10-04T02:25:36.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 02:22 bin [2024-10-04T02:25:36.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 cmd [2024-10-04T02:25:36.240Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 02:25 coverage.out [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 02:22 go.mod [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 02:22 go.sum [2024-10-04T02:25:36.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:22 internal [2024-10-04T02:25:36.240Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:25:36.569Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 --label arch=amd64 --label version=3.2.0-dev.25 . [2024-10-04T02:25:36.569Z] Sending build context to Docker daemon 37.66MB [2024-10-04T02:25:36.569Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T02:25:36.569Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T02:25:36.569Z] ---> cbf0a09dca6c [2024-10-04T02:25:36.569Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T02:25:37.139Z] ---> Running in 5d7f716c78a9 [2024-10-04T02:25:37.398Z] Removing intermediate container 5d7f716c78a9 [2024-10-04T02:25:37.398Z] ---> 0eb3bc016846 [2024-10-04T02:25:37.398Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T02:25:37.398Z] ---> Running in 111eb1c11664 [2024-10-04T02:25:37.398Z] Removing intermediate container 111eb1c11664 [2024-10-04T02:25:37.398Z] ---> b937e6b8514a [2024-10-04T02:25:37.398Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T02:25:37.398Z] ---> Running in f70c0fc44a89 [2024-10-04T02:25:37.398Z] Removing intermediate container f70c0fc44a89 [2024-10-04T02:25:37.398Z] ---> 7ad14c7bb8ec [2024-10-04T02:25:37.398Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-04T02:25:37.398Z] ---> Running in 0e7658398ded [2024-10-04T02:25:37.662Z] Removing intermediate container 0e7658398ded [2024-10-04T02:25:37.662Z] ---> 4572da09faad [2024-10-04T02:25:37.662Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T02:25:37.662Z] ---> Running in 9f15a29e5197 [2024-10-04T02:25:37.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T02:25:38.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T02:25:38.441Z] OK: 250 MiB in 58 packages [2024-10-04T02:25:39.821Z] Removing intermediate container 9f15a29e5197 [2024-10-04T02:25:39.821Z] ---> 36442256fd27 [2024-10-04T02:25:39.821Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-04T02:25:40.080Z] ---> 0ce6b8fbefbf [2024-10-04T02:25:40.080Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T02:25:40.080Z] ---> Running in 5a42435de2c0 [2024-10-04T02:25:40.649Z] Removing intermediate container 5a42435de2c0 [2024-10-04T02:25:40.649Z] ---> de26115acc77 [2024-10-04T02:25:40.649Z] Step 10/26 : COPY . . [2024-10-04T02:25:42.554Z] ---> aa371d0947ad [2024-10-04T02:25:42.554Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T02:25:42.554Z] ---> Running in 8222d4214581 [2024-10-04T02:25:42.813Z] Removing intermediate container 8222d4214581 [2024-10-04T02:25:42.813Z] ---> 183147551259 [2024-10-04T02:25:42.813Z] Step 12/26 : RUN $MAKE [2024-10-04T02:25:43.383Z] ---> Running in c5a0cb64607f [2024-10-04T02:25:43.643Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-04T02:26:30.340Z] Removing intermediate container c5a0cb64607f [2024-10-04T02:26:30.340Z] ---> e9f221fe71a2 [2024-10-04T02:26:30.340Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T02:26:30.340Z] 3.20: Pulling from library/alpine [2024-10-04T02:26:30.340Z] 43c4264eed91: Already exists [2024-10-04T02:26:30.340Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T02:26:30.340Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T02:26:30.340Z] ---> 91ef0af61f39 [2024-10-04T02:26:30.340Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-04T02:26:30.340Z] ---> Running in b08f3945c949 [2024-10-04T02:26:30.340Z] Removing intermediate container b08f3945c949 [2024-10-04T02:26:30.340Z] ---> 587a2496387a [2024-10-04T02:26:30.340Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T02:26:30.340Z] ---> Running in dbed02a4f4a0 [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T02:26:30.340Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:26:30.340Z] OK: 8 MiB in 15 packages [2024-10-04T02:26:30.340Z] Removing intermediate container dbed02a4f4a0 [2024-10-04T02:26:30.340Z] ---> f4782fa29e84 [2024-10-04T02:26:30.340Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-04T02:26:30.340Z] ---> Running in 1ea1422832f5 [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] Upgrading critical system libraries and apk-tools: [2024-10-04T02:26:30.340Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T02:26:30.340Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:26:30.340Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T02:26:30.340Z] OK: 8 MiB in 15 packages [2024-10-04T02:26:30.340Z] Removing intermediate container 1ea1422832f5 [2024-10-04T02:26:30.340Z] ---> 0f7df9d45715 [2024-10-04T02:26:30.340Z] Step 17/26 : WORKDIR / [2024-10-04T02:26:30.340Z] ---> Running in ec5184b60e7c [2024-10-04T02:26:30.340Z] Removing intermediate container ec5184b60e7c [2024-10-04T02:26:30.340Z] ---> a5a54c459d38 [2024-10-04T02:26:30.340Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-04T02:26:30.340Z] ---> 1841c660c5e8 [2024-10-04T02:26:30.340Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-04T02:26:30.340Z] ---> 1b2699e5aae7 [2024-10-04T02:26:30.340Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-04T02:26:30.340Z] ---> 01243de9cecd [2024-10-04T02:26:30.340Z] Step 21/26 : EXPOSE 59900 [2024-10-04T02:26:30.340Z] ---> Running in 5e1e36bf5dd0 [2024-10-04T02:26:30.340Z] Removing intermediate container 5e1e36bf5dd0 [2024-10-04T02:26:30.340Z] ---> 7250308425a9 [2024-10-04T02:26:30.340Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-04T02:26:30.340Z] ---> Running in 823709bbd0d8 [2024-10-04T02:26:30.340Z] Removing intermediate container 823709bbd0d8 [2024-10-04T02:26:30.340Z] ---> 63401394ad1d [2024-10-04T02:26:30.340Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T02:26:30.340Z] ---> Running in 25d5bbe1a474 [2024-10-04T02:26:30.340Z] Removing intermediate container 25d5bbe1a474 [2024-10-04T02:26:30.340Z] ---> 860ee7c764cd [2024-10-04T02:26:30.340Z] Step 24/26 : LABEL arch=amd64 [2024-10-04T02:26:30.340Z] ---> Running in c61822aa1b97 [2024-10-04T02:26:30.340Z] Removing intermediate container c61822aa1b97 [2024-10-04T02:26:30.340Z] ---> d1592a87ef41 [2024-10-04T02:26:30.340Z] Step 25/26 : LABEL git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:26:30.340Z] ---> Running in e300d4bee6b3 [2024-10-04T02:26:30.340Z] Removing intermediate container e300d4bee6b3 [2024-10-04T02:26:30.340Z] ---> 7926c54ffe82 [2024-10-04T02:26:30.340Z] Step 26/26 : LABEL version=3.2.0-dev.25 [2024-10-04T02:26:30.340Z] ---> Running in 564b2909d87c [2024-10-04T02:26:30.340Z] Removing intermediate container 564b2909d87c [2024-10-04T02:26:30.340Z] ---> 8ea7bccd0c97 [2024-10-04T02:26:30.340Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T02:26:30.340Z] Successfully built 8ea7bccd0c97 [2024-10-04T02:26:30.340Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:26:30.466Z] provisioning config files... [2024-10-04T02:26:30.474Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config341547277464739389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:26:30.786Z] ---> ****-login.sh [2024-10-04T02:26:30.786Z] nexus3.edgexfoundry.org:10001 [2024-10-04T02:26:30.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:26:30.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:26:30.786Z] Configure a credential helper to remove this warning. See [2024-10-04T02:26:30.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:26:30.787Z] [2024-10-04T02:26:30.787Z] Login Succeeded [2024-10-04T02:26:30.787Z] nexus3.edgexfoundry.org:10002 [2024-10-04T02:26:30.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:26:30.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:26:30.787Z] Configure a credential helper to remove this warning. See [2024-10-04T02:26:30.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:26:30.787Z] [2024-10-04T02:26:30.787Z] Login Succeeded [2024-10-04T02:26:30.787Z] nexus3.edgexfoundry.org:10003 [2024-10-04T02:26:31.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:26:31.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:26:31.053Z] Configure a credential helper to remove this warning. See [2024-10-04T02:26:31.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:26:31.053Z] [2024-10-04T02:26:31.053Z] Login Succeeded [2024-10-04T02:26:31.053Z] nexus3.edgexfoundry.org:10004 [2024-10-04T02:26:31.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:26:31.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:26:31.053Z] Configure a credential helper to remove this warning. See [2024-10-04T02:26:31.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:26:31.053Z] [2024-10-04T02:26:31.053Z] Login Succeeded [2024-10-04T02:26:31.053Z] ****.io [2024-10-04T02:26:31.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:26:31.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:26:31.316Z] Configure a credential helper to remove this warning. See [2024-10-04T02:26:31.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:26:31.316Z] [2024-10-04T02:26:31.316Z] Login Succeeded [2024-10-04T02:26:31.316Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T02:26:31.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T02:26:31.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:26:31.401Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-10-04T02:26:31.401Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:26:31.401Z] latest [2024-10-04T02:26:31.401Z] 3.2.0-dev.25 [2024-10-04T02:26:31.401Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:26:31.401Z] main [2024-10-04T02:26:31.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:31.748Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:33.018Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:26:33.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-04T02:26:33.018Z] d655c6531564: Preparing [2024-10-04T02:26:33.018Z] d9b53ac1877e: Preparing [2024-10-04T02:26:33.018Z] 349737aa179c: Preparing [2024-10-04T02:26:33.018Z] ec31d6708aac: Preparing [2024-10-04T02:26:33.018Z] ae4864fba387: Preparing [2024-10-04T02:26:33.018Z] 63ca1fbb43ae: Preparing [2024-10-04T02:26:33.018Z] 63ca1fbb43ae: Waiting [2024-10-04T02:26:35.030Z] 349737aa179c: Pushed [2024-10-04T02:26:35.030Z] d9b53ac1877e: Pushed [2024-10-04T02:26:35.030Z] ae4864fba387: Pushed [2024-10-04T02:26:35.030Z] 63ca1fbb43ae: Layer already exists [2024-10-04T02:26:35.030Z] ec31d6708aac: Pushed [2024-10-04T02:26:42.621Z] d655c6531564: Pushed [2024-10-04T02:26:42.621Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:42.966Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:43.311Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-04T02:26:43.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-04T02:26:43.311Z] d655c6531564: Preparing [2024-10-04T02:26:43.311Z] d9b53ac1877e: Preparing [2024-10-04T02:26:43.311Z] 349737aa179c: Preparing [2024-10-04T02:26:43.311Z] ec31d6708aac: Preparing [2024-10-04T02:26:43.311Z] ae4864fba387: Preparing [2024-10-04T02:26:43.311Z] 63ca1fbb43ae: Preparing [2024-10-04T02:26:43.311Z] 63ca1fbb43ae: Waiting [2024-10-04T02:26:43.311Z] d9b53ac1877e: Layer already exists [2024-10-04T02:26:43.311Z] 349737aa179c: Layer already exists [2024-10-04T02:26:43.311Z] d655c6531564: Layer already exists [2024-10-04T02:26:43.311Z] ae4864fba387: Layer already exists [2024-10-04T02:26:43.311Z] ec31d6708aac: Layer already exists [2024-10-04T02:26:43.311Z] 63ca1fbb43ae: Layer already exists [2024-10-04T02:26:43.311Z] latest: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:43.661Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:43.995Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 [2024-10-04T02:26:43.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-04T02:26:43.995Z] d655c6531564: Preparing [2024-10-04T02:26:43.995Z] d9b53ac1877e: Preparing [2024-10-04T02:26:43.995Z] 349737aa179c: Preparing [2024-10-04T02:26:43.995Z] ec31d6708aac: Preparing [2024-10-04T02:26:43.995Z] ae4864fba387: Preparing [2024-10-04T02:26:43.995Z] 63ca1fbb43ae: Preparing [2024-10-04T02:26:43.995Z] 63ca1fbb43ae: Waiting [2024-10-04T02:26:43.995Z] d9b53ac1877e: Layer already exists [2024-10-04T02:26:43.995Z] ec31d6708aac: Layer already exists [2024-10-04T02:26:43.995Z] 349737aa179c: Layer already exists [2024-10-04T02:26:43.995Z] ae4864fba387: Layer already exists [2024-10-04T02:26:43.995Z] d655c6531564: Layer already exists [2024-10-04T02:26:43.995Z] 63ca1fbb43ae: Layer already exists [2024-10-04T02:26:43.995Z] 3.2.0-dev.25: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:44.329Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:44.659Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:26:44.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-04T02:26:44.659Z] d655c6531564: Preparing [2024-10-04T02:26:44.659Z] d9b53ac1877e: Preparing [2024-10-04T02:26:44.659Z] 349737aa179c: Preparing [2024-10-04T02:26:44.659Z] ec31d6708aac: Preparing [2024-10-04T02:26:44.659Z] ae4864fba387: Preparing [2024-10-04T02:26:44.659Z] 63ca1fbb43ae: Preparing [2024-10-04T02:26:44.659Z] 63ca1fbb43ae: Waiting [2024-10-04T02:26:44.659Z] ae4864fba387: Layer already exists [2024-10-04T02:26:44.659Z] d9b53ac1877e: Layer already exists [2024-10-04T02:26:44.659Z] 349737aa179c: Layer already exists [2024-10-04T02:26:44.659Z] d655c6531564: Layer already exists [2024-10-04T02:26:44.659Z] ec31d6708aac: Layer already exists [2024-10-04T02:26:44.659Z] 63ca1fbb43ae: Layer already exists [2024-10-04T02:26:44.659Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:45.010Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:45.354Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-10-04T02:26:45.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-04T02:26:45.355Z] d655c6531564: Preparing [2024-10-04T02:26:45.355Z] d9b53ac1877e: Preparing [2024-10-04T02:26:45.355Z] 349737aa179c: Preparing [2024-10-04T02:26:45.355Z] ec31d6708aac: Preparing [2024-10-04T02:26:45.355Z] ae4864fba387: Preparing [2024-10-04T02:26:45.355Z] 63ca1fbb43ae: Preparing [2024-10-04T02:26:45.355Z] 63ca1fbb43ae: Waiting [2024-10-04T02:26:45.355Z] ae4864fba387: Layer already exists [2024-10-04T02:26:45.355Z] d9b53ac1877e: Layer already exists [2024-10-04T02:26:45.355Z] ec31d6708aac: Layer already exists [2024-10-04T02:26:45.355Z] 349737aa179c: Layer already exists [2024-10-04T02:26:45.355Z] d655c6531564: Layer already exists [2024-10-04T02:26:45.355Z] 63ca1fbb43ae: Layer already exists [2024-10-04T02:26:45.355Z] main: digest: sha256:b44842b9a98f5a096e1082f19eb531e34770d84bf62c7c78fe37b4d522da3b49 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T02:26:45.439Z] ===================================================== [Pipeline] echo [2024-10-04T02:26:45.455Z] taggedImages: [2024-10-04T02:26:45.455Z] - nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:26:45.455Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-04T02:26:45.455Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.25 [2024-10-04T02:26:45.455Z] - nexus3.edgexfoundry.org:10004/device-virtual:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:26:45.455Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:45.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T02:26:45.865Z] [2024-10-04T02:26:45.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:26:46.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T02:26:46.174Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T02:26:46.174Z] 5eb5b503b376: Pulling fs layer [2024-10-04T02:26:46.174Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T02:26:46.174Z] ec43610c2a17: Pulling fs layer [2024-10-04T02:26:46.174Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T02:26:46.174Z] 33b1e0a273af: Pulling fs layer [2024-10-04T02:26:46.174Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T02:26:46.174Z] 2f39f015ded8: Pulling fs layer [2024-10-04T02:26:46.174Z] 3a2ae6a8a46f: Waiting [2024-10-04T02:26:46.174Z] 33b1e0a273af: Waiting [2024-10-04T02:26:46.174Z] 2f39f015ded8: Waiting [2024-10-04T02:26:46.174Z] 5d3b04190fa2: Waiting [2024-10-04T02:26:46.174Z] 5c69ac0246d0: Download complete [2024-10-04T02:26:46.174Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T02:26:46.174Z] 3a2ae6a8a46f: Download complete [2024-10-04T02:26:46.174Z] 33b1e0a273af: Verifying Checksum [2024-10-04T02:26:46.174Z] 33b1e0a273af: Download complete [2024-10-04T02:26:46.174Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T02:26:46.174Z] 5d3b04190fa2: Download complete [2024-10-04T02:26:46.433Z] ec43610c2a17: Verifying Checksum [2024-10-04T02:26:46.433Z] ec43610c2a17: Download complete [2024-10-04T02:26:46.433Z] 5eb5b503b376: Download complete [2024-10-04T02:26:47.372Z] 2f39f015ded8: Download complete [2024-10-04T02:26:47.632Z] 5eb5b503b376: Pull complete [2024-10-04T02:26:47.891Z] 5c69ac0246d0: Pull complete [2024-10-04T02:26:48.151Z] ec43610c2a17: Pull complete [2024-10-04T02:26:48.151Z] 3a2ae6a8a46f: Pull complete [2024-10-04T02:26:48.411Z] 33b1e0a273af: Pull complete [2024-10-04T02:26:48.411Z] 5d3b04190fa2: Pull complete [2024-10-04T02:26:53.682Z] 2f39f015ded8: Pull complete [2024-10-04T02:26:53.682Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T02:26:53.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T02:26:53.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:26:53.778Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:26:53.809Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T02:26:56.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15550 in /w/workspace/exfoundry_device-virtual-go_main [2024-10-04T02:26:59.791Z] $ docker top ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-04T02:26:59.921Z] Running in /w/workspace/device-virtual-go/181 [Pipeline] { [Pipeline] checkout [2024-10-04T02:26:59.953Z] The recommended git tool is: git [2024-10-04T02:27:00.175Z] ---> job-cost.sh [2024-10-04T02:27:00.175Z] lf-activate-venv: SKIPPING [2024-10-04T02:27:00.175Z] INFO: No Stack... [2024-10-04T02:27:00.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T02:27:00.693Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T02:27:00.984Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-10-04T02:27:00.984Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T02:27:01.004Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [2024-10-04T02:27:01.012Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] did not exist. Created. [2024-10-04T02:27:01.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T02:27:01.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T02:27:01.347Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T02:27:01.355Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T02:27:01.384Z] $ docker stop --time=1 ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f [2024-10-04T02:27:02.873Z] $ docker rm -f --volumes ad2d4b4ee2a0a0182c68a26bd9db79e20579abfedfe2b53e96dcbecdd3118c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T02:27:04.851Z] using credential edgex-jenkins-ssh [2024-10-04T02:27:04.881Z] Cloning the remote Git repository [2024-10-04T02:27:04.935Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-04T02:27:05.047Z] > git init /w/workspace/device-virtual-go/181 # timeout=10 [2024-10-04T02:27:05.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-04T02:27:05.216Z] > git --version # timeout=10 [2024-10-04T02:27:05.242Z] > git --version # 'git version 2.25.1' [2024-10-04T02:27:05.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T02:27:05.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T02:27:09.872Z] Avoid second fetch [2024-10-04T02:27:09.872Z] Checking out Revision ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (main) [2024-10-04T02:27:08.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-04T02:27:08.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T02:27:09.888Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T02:27:09.947Z] > git checkout -f ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 [2024-10-04T02:27:10.517Z] Commit message: "Merge pull request #492 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T02:27:15.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T02:27:15.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T02:27:15.214Z] Dload Upload Total Spent Left Speed [2024-10-04T02:27:15.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-10-04T02:27:15.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T02:27:15.891Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T02:27:15.891Z] + sudo tee /etc/docker/daemon.new [2024-10-04T02:27:15.891Z] { [2024-10-04T02:27:15.891Z] "registry-mirrors": [ [2024-10-04T02:27:15.891Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T02:27:15.891Z] ], [2024-10-04T02:27:15.891Z] "bip": "10.250.0.254/24", [2024-10-04T02:27:15.891Z] "hosts": [ [2024-10-04T02:27:15.891Z] "tcp://0.0.0.0:5555", [2024-10-04T02:27:15.891Z] "unix:///var/run/docker.sock" [2024-10-04T02:27:15.891Z] ], [2024-10-04T02:27:15.891Z] "mtu": 1458, [2024-10-04T02:27:15.891Z] "selinux-enabled": true, [2024-10-04T02:27:15.891Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T02:27:15.891Z] } [Pipeline] sh [2024-10-04T02:27:16.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T02:27:16.575Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:27:34.889Z] provisioning config files... [2024-10-04T02:27:34.919Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/181@tmp/config11806882081377621841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:27:35.419Z] ---> ****-login.sh [2024-10-04T02:27:35.419Z] nexus3.edgexfoundry.org:10001 [2024-10-04T02:27:35.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:27:35.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:27:35.964Z] Configure a credential helper to remove this warning. See [2024-10-04T02:27:35.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:27:35.964Z] [2024-10-04T02:27:35.964Z] Login Succeeded [2024-10-04T02:27:35.964Z] nexus3.edgexfoundry.org:10002 [2024-10-04T02:27:36.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:27:36.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:27:36.514Z] Configure a credential helper to remove this warning. See [2024-10-04T02:27:36.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:27:36.514Z] [2024-10-04T02:27:36.514Z] Login Succeeded [2024-10-04T02:27:36.514Z] nexus3.edgexfoundry.org:10003 [2024-10-04T02:27:36.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:27:36.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:27:36.787Z] Configure a credential helper to remove this warning. See [2024-10-04T02:27:36.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:27:36.787Z] [2024-10-04T02:27:36.787Z] Login Succeeded [2024-10-04T02:27:36.787Z] nexus3.edgexfoundry.org:10004 [2024-10-04T02:27:37.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:27:37.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:27:37.333Z] Configure a credential helper to remove this warning. See [2024-10-04T02:27:37.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:27:37.333Z] [2024-10-04T02:27:37.333Z] Login Succeeded [2024-10-04T02:27:37.333Z] ****.io [2024-10-04T02:27:37.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:27:37.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:27:37.911Z] Configure a credential helper to remove this warning. See [2024-10-04T02:27:37.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:27:37.911Z] [2024-10-04T02:27:37.911Z] Login Succeeded [2024-10-04T02:27:37.911Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T02:27:37.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T02:27:38.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:27:38.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:27:38.353Z] ========================================================= [2024-10-04T02:27:38.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T02:27:38.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:27:38.747Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T02:27:39.335Z] Sending build context to Docker daemon 18.99MB [2024-10-04T02:27:39.335Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T02:27:39.335Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T02:27:39.606Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T02:27:39.606Z] cf04c63912e1: Pulling fs layer [2024-10-04T02:27:39.606Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T02:27:39.606Z] a37a00ec5f00: Pulling fs layer [2024-10-04T02:27:39.606Z] 50b3750afda1: Pulling fs layer [2024-10-04T02:27:39.606Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T02:27:39.606Z] 80978eb59214: Pulling fs layer [2024-10-04T02:27:39.606Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T02:27:39.606Z] c5a475d317c9: Pulling fs layer [2024-10-04T02:27:39.606Z] 50b3750afda1: Waiting [2024-10-04T02:27:39.606Z] 4f4fb700ef54: Waiting [2024-10-04T02:27:39.606Z] 80978eb59214: Waiting [2024-10-04T02:27:39.606Z] c9f46d7d2bd2: Waiting [2024-10-04T02:27:39.606Z] c5a475d317c9: Waiting [2024-10-04T02:27:39.606Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T02:27:39.606Z] 55b35a11ae5e: Download complete [2024-10-04T02:27:39.606Z] 50b3750afda1: Verifying Checksum [2024-10-04T02:27:39.606Z] 50b3750afda1: Download complete [2024-10-04T02:27:39.606Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T02:27:39.606Z] 4f4fb700ef54: Download complete [2024-10-04T02:27:39.606Z] 80978eb59214: Download complete [2024-10-04T02:27:39.606Z] cf04c63912e1: Verifying Checksum [2024-10-04T02:27:39.606Z] cf04c63912e1: Download complete [2024-10-04T02:27:40.197Z] c5a475d317c9: Verifying Checksum [2024-10-04T02:27:40.197Z] c5a475d317c9: Download complete [2024-10-04T02:27:40.796Z] cf04c63912e1: Pull complete [2024-10-04T02:27:41.766Z] a37a00ec5f00: Verifying Checksum [2024-10-04T02:27:41.766Z] a37a00ec5f00: Download complete [2024-10-04T02:27:41.766Z] 55b35a11ae5e: Pull complete [2024-10-04T02:27:42.365Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T02:27:42.365Z] c9f46d7d2bd2: Download complete [2024-10-04T02:27:57.403Z] a37a00ec5f00: Pull complete [2024-10-04T02:27:57.403Z] 50b3750afda1: Pull complete [2024-10-04T02:27:57.403Z] 4f4fb700ef54: Pull complete [2024-10-04T02:27:57.403Z] 80978eb59214: Pull complete [2024-10-04T02:28:05.673Z] c9f46d7d2bd2: Pull complete [2024-10-04T02:28:06.644Z] c5a475d317c9: Pull complete [2024-10-04T02:28:06.644Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T02:28:06.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T02:28:06.644Z] ---> be29e6b0f0d4 [2024-10-04T02:28:06.644Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T02:28:07.614Z] ---> Running in 215e2919933d [2024-10-04T02:28:07.614Z] Removing intermediate container 215e2919933d [2024-10-04T02:28:07.614Z] ---> d0e2a880f1cf [2024-10-04T02:28:07.614Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T02:28:07.888Z] ---> Running in fb7113db8fb7 [2024-10-04T02:28:08.169Z] Removing intermediate container fb7113db8fb7 [2024-10-04T02:28:08.169Z] ---> a2b1fd700362 [2024-10-04T02:28:08.169Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T02:28:08.169Z] ---> Running in 3d50c5ffc592 [2024-10-04T02:28:08.758Z] Removing intermediate container 3d50c5ffc592 [2024-10-04T02:28:08.758Z] ---> af965c8b6f5c [2024-10-04T02:28:08.758Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-04T02:28:08.758Z] ---> Running in 91fcd0e3202c [2024-10-04T02:28:09.028Z] Removing intermediate container 91fcd0e3202c [2024-10-04T02:28:09.028Z] ---> abb0adcee4a8 [2024-10-04T02:28:09.028Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T02:28:09.028Z] ---> Running in 212871fbf2e2 [2024-10-04T02:28:10.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T02:28:10.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T02:28:12.133Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T02:28:12.133Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-04T02:28:12.133Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T02:28:12.133Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T02:28:12.133Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:28:12.133Z] OK: 242 MiB in 58 packages [2024-10-04T02:28:13.547Z] Removing intermediate container 212871fbf2e2 [2024-10-04T02:28:13.547Z] ---> 2c07dec9d36b [2024-10-04T02:28:13.548Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-04T02:28:13.823Z] ---> a9c8fdc38f9d [2024-10-04T02:28:13.823Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T02:28:14.094Z] ---> Running in a31fe835f94e [2024-10-04T02:30:05.803Z] Removing intermediate container a31fe835f94e [2024-10-04T02:30:05.803Z] ---> bc9329c1edcc [2024-10-04T02:30:05.803Z] Step 10/12 : COPY . . [2024-10-04T02:30:05.803Z] ---> f89600b9f3a0 [2024-10-04T02:30:05.803Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T02:30:05.803Z] ---> Running in 8b01297caab0 [2024-10-04T02:30:05.803Z] Removing intermediate container 8b01297caab0 [2024-10-04T02:30:05.803Z] ---> 76156e80588c [2024-10-04T02:30:05.803Z] Step 12/12 : RUN $MAKE [2024-10-04T02:30:05.803Z] ---> Running in 7a8843fab757 [2024-10-04T02:30:05.803Z] noop [2024-10-04T02:30:05.803Z] Removing intermediate container 7a8843fab757 [2024-10-04T02:30:05.803Z] ---> fda358603b4c [2024-10-04T02:30:05.803Z] Successfully built fda358603b4c [2024-10-04T02:30:05.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:30:06.180Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T02:30:06.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:30:06.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container [2024-10-04T02:30:06.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T02:30:07.747Z] $ docker top 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:30:08.663Z] + go version [2024-10-04T02:30:08.663Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T02:30:08.717Z] $ docker stop --time=1 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 [2024-10-04T02:30:10.393Z] $ docker rm -f --volumes 9e805c0e86017b9bbf7e890b98ce70f1b55e36d6e4a30edcab7bca8e12412b25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:30:11.131Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T02:30:11.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:30:11.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container [2024-10-04T02:30:11.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T02:30:12.640Z] $ docker top 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:30:13.482Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/181 [Pipeline] fileExists [Pipeline] sh [2024-10-04T02:30:13.825Z] + make test [2024-10-04T02:30:14.097Z] go test ./... -coverprofile=coverage.out [2024-10-04T02:30:20.757Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-04T02:34:13.466Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-04T02:34:13.467Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.3% of statements [2024-10-04T02:34:13.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T02:34:13.467Z] go vet ./... [2024-10-04T02:35:03.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T02:35:03.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T02:35:03.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T02:35:03.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T02:35:03.713Z] $ docker stop --time=1 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 [2024-10-04T02:35:05.579Z] $ docker rm -f --volumes 503193065c59b679e9ffc68db0817728bf00465f30892388952cd76858c0b629 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T02:35:07.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T02:35:07.295Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T02:35:07.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T02:35:08.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T02:35:08.760Z] + ls -al . [2024-10-04T02:35:08.760Z] total 272 [2024-10-04T02:35:08.760Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 02:30 . [2024-10-04T02:35:08.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 02:27 .. [2024-10-04T02:35:08.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 02:27 .git [2024-10-04T02:35:08.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 .github [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 4 02:27 .gitignore [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 02:27 .golangci.yml [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 4 02:27 Attribution.txt [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 4 02:27 CHANGELOG.md [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 4 02:27 Dockerfile [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 02:27 GOVERNANCE.md [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 4 02:27 Jenkinsfile [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 02:27 LICENSE [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 4 02:27 Makefile [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 4 02:27 OWNERS.md [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 4 02:27 README.md [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 02:23 VERSION [2024-10-04T02:35:08.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 02:27 bin [2024-10-04T02:35:08.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 cmd [2024-10-04T02:35:08.760Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 4 02:34 coverage.out [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 4 02:27 go.mod [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 02:27 go.sum [2024-10-04T02:35:08.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 02:27 internal [2024-10-04T02:35:08.760Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 4 02:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:35:09.132Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 --label arch=arm64 --label version=3.2.0-dev.25 . [2024-10-04T02:35:10.973Z] Sending build context to Docker daemon 19.04MB [2024-10-04T02:35:10.973Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T02:35:10.973Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-04T02:35:10.973Z] ---> fda358603b4c [2024-10-04T02:35:10.973Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-04T02:35:10.973Z] ---> Running in 50608cf448ed [2024-10-04T02:35:10.973Z] Removing intermediate container 50608cf448ed [2024-10-04T02:35:10.973Z] ---> a4751440cf2a [2024-10-04T02:35:10.973Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T02:35:10.973Z] ---> Running in d51ac6216139 [2024-10-04T02:35:10.973Z] Removing intermediate container d51ac6216139 [2024-10-04T02:35:10.973Z] ---> ce7137d7e61b [2024-10-04T02:35:10.973Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-04T02:35:10.973Z] ---> Running in 30a179d8b5c0 [2024-10-04T02:35:11.245Z] Removing intermediate container 30a179d8b5c0 [2024-10-04T02:35:11.245Z] ---> 51b3fad6a5b4 [2024-10-04T02:35:11.245Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-04T02:35:11.512Z] ---> Running in a776e631a42a [2024-10-04T02:35:11.779Z] Removing intermediate container a776e631a42a [2024-10-04T02:35:11.779Z] ---> 7de70d289867 [2024-10-04T02:35:11.779Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T02:35:11.779Z] ---> Running in cb689c8d10c3 [2024-10-04T02:35:12.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T02:35:13.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T02:35:14.875Z] OK: 242 MiB in 58 packages [2024-10-04T02:35:15.460Z] Removing intermediate container cb689c8d10c3 [2024-10-04T02:35:15.460Z] ---> eb3556073280 [2024-10-04T02:35:15.460Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-04T02:35:22.512Z] ---> ecef37a91829 [2024-10-04T02:35:22.512Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T02:35:22.512Z] ---> Running in cdb37c17eb06 [2024-10-04T02:35:22.512Z] Removing intermediate container cdb37c17eb06 [2024-10-04T02:35:22.512Z] ---> 3207837b7c5d [2024-10-04T02:35:22.512Z] Step 10/26 : COPY . . [2024-10-04T02:35:22.512Z] ---> 31d7cd87d2d1 [2024-10-04T02:35:22.512Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T02:35:22.512Z] ---> Running in bb59da9a0279 [2024-10-04T02:35:22.512Z] Removing intermediate container bb59da9a0279 [2024-10-04T02:35:22.512Z] ---> ba752de58638 [2024-10-04T02:35:22.512Z] Step 12/26 : RUN $MAKE [2024-10-04T02:35:22.512Z] ---> Running in fa1fe8cb3532 [2024-10-04T02:35:22.512Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-04T02:39:00.614Z] Removing intermediate container fa1fe8cb3532 [2024-10-04T02:39:00.614Z] ---> 781d8f4ca3de [2024-10-04T02:39:00.614Z] Step 13/26 : FROM alpine:3.20 [2024-10-04T02:39:00.614Z] 3.20: Pulling from library/alpine [2024-10-04T02:39:00.614Z] cf04c63912e1: Already exists [2024-10-04T02:39:00.614Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T02:39:00.614Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T02:39:00.614Z] ---> c157a85ed455 [2024-10-04T02:39:00.614Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-04T02:39:00.614Z] ---> Running in cad04d9cd475 [2024-10-04T02:39:00.614Z] Removing intermediate container cad04d9cd475 [2024-10-04T02:39:00.614Z] ---> 14622444ba89 [2024-10-04T02:39:00.614Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-04T02:39:00.614Z] ---> Running in b515d1fd0ef6 [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T02:39:00.614Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:39:00.614Z] OK: 9 MiB in 15 packages [2024-10-04T02:39:00.614Z] Removing intermediate container b515d1fd0ef6 [2024-10-04T02:39:00.614Z] ---> 607ccd0aee72 [2024-10-04T02:39:00.614Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-04T02:39:00.614Z] ---> Running in d24e5f752792 [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] Upgrading critical system libraries and apk-tools: [2024-10-04T02:39:00.614Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T02:39:00.614Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T02:39:00.614Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T02:39:00.614Z] OK: 9 MiB in 15 packages [2024-10-04T02:39:00.614Z] Removing intermediate container d24e5f752792 [2024-10-04T02:39:00.614Z] ---> c07e91e6e1a7 [2024-10-04T02:39:00.614Z] Step 17/26 : WORKDIR / [2024-10-04T02:39:00.614Z] ---> Running in 59a2deb9400d [2024-10-04T02:39:00.614Z] Removing intermediate container 59a2deb9400d [2024-10-04T02:39:00.614Z] ---> d0f8ec6c9e75 [2024-10-04T02:39:00.614Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-04T02:39:00.614Z] ---> e07292a59b88 [2024-10-04T02:39:00.614Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-04T02:39:00.614Z] ---> 4e6805e0f792 [2024-10-04T02:39:00.614Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-04T02:39:01.594Z] ---> bb0ff258ac2d [2024-10-04T02:39:01.594Z] Step 21/26 : EXPOSE 59900 [2024-10-04T02:39:01.594Z] ---> Running in 3888aceba0a8 [2024-10-04T02:39:02.178Z] Removing intermediate container 3888aceba0a8 [2024-10-04T02:39:02.178Z] ---> b8be6c0c03fd [2024-10-04T02:39:02.178Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-04T02:39:02.178Z] ---> Running in 1cbb21d648c5 [2024-10-04T02:39:02.443Z] Removing intermediate container 1cbb21d648c5 [2024-10-04T02:39:02.443Z] ---> 0dd6ce471b90 [2024-10-04T02:39:02.443Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T02:39:02.443Z] ---> Running in 31514cbe5550 [2024-10-04T02:39:02.710Z] Removing intermediate container 31514cbe5550 [2024-10-04T02:39:02.710Z] ---> 77bc34d038f5 [2024-10-04T02:39:02.710Z] Step 24/26 : LABEL arch=arm64 [2024-10-04T02:39:02.710Z] ---> Running in 973e7ebf41a0 [2024-10-04T02:39:02.976Z] Removing intermediate container 973e7ebf41a0 [2024-10-04T02:39:02.976Z] ---> 04d9bf48eb4c [2024-10-04T02:39:02.976Z] Step 25/26 : LABEL git_sha=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:39:03.245Z] ---> Running in 61418324adae [2024-10-04T02:39:03.512Z] Removing intermediate container 61418324adae [2024-10-04T02:39:03.512Z] ---> 07acdcbd5144 [2024-10-04T02:39:03.512Z] Step 26/26 : LABEL version=3.2.0-dev.25 [2024-10-04T02:39:03.512Z] ---> Running in 44a94cfd277d [2024-10-04T02:39:03.779Z] Removing intermediate container 44a94cfd277d [2024-10-04T02:39:03.779Z] ---> 279776595288 [2024-10-04T02:39:03.779Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T02:39:03.779Z] Successfully built 279776595288 [2024-10-04T02:39:03.779Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:39:03.950Z] provisioning config files... [2024-10-04T02:39:03.966Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/181@tmp/config17305676250225959706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:39:04.313Z] ---> ****-login.sh [2024-10-04T02:39:04.314Z] nexus3.edgexfoundry.org:10001 [2024-10-04T02:39:04.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:39:04.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:39:04.580Z] Configure a credential helper to remove this warning. See [2024-10-04T02:39:04.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:39:04.580Z] [2024-10-04T02:39:04.580Z] Login Succeeded [2024-10-04T02:39:04.580Z] nexus3.edgexfoundry.org:10002 [2024-10-04T02:39:04.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:39:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:39:04.847Z] Configure a credential helper to remove this warning. See [2024-10-04T02:39:04.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:39:04.847Z] [2024-10-04T02:39:04.847Z] Login Succeeded [2024-10-04T02:39:04.847Z] nexus3.edgexfoundry.org:10003 [2024-10-04T02:39:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:39:05.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:39:05.379Z] Configure a credential helper to remove this warning. See [2024-10-04T02:39:05.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:39:05.379Z] [2024-10-04T02:39:05.379Z] Login Succeeded [2024-10-04T02:39:05.379Z] nexus3.edgexfoundry.org:10004 [2024-10-04T02:39:05.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:39:05.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:39:05.646Z] Configure a credential helper to remove this warning. See [2024-10-04T02:39:05.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:39:05.646Z] [2024-10-04T02:39:05.646Z] Login Succeeded [2024-10-04T02:39:05.646Z] ****.io [2024-10-04T02:39:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T02:39:08.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T02:39:08.347Z] Configure a credential helper to remove this warning. See [2024-10-04T02:39:08.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T02:39:08.347Z] [2024-10-04T02:39:08.347Z] Login Succeeded [2024-10-04T02:39:08.347Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T02:39:08.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T02:39:08.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T02:39:08.473Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-10-04T02:39:08.473Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:39:08.473Z] latest [2024-10-04T02:39:08.473Z] 3.2.0-dev.25 [2024-10-04T02:39:08.473Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:39:08.473Z] main [2024-10-04T02:39:08.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:10.484Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:10.841Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:39:10.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-04T02:39:10.841Z] 87c8b4fd6780: Preparing [2024-10-04T02:39:10.841Z] b79bafcfa074: Preparing [2024-10-04T02:39:10.841Z] 2da85816571b: Preparing [2024-10-04T02:39:10.841Z] 9105c33a1bad: Preparing [2024-10-04T02:39:10.841Z] 5e77f87a8234: Preparing [2024-10-04T02:39:10.841Z] 16113d51b718: Preparing [2024-10-04T02:39:10.841Z] 16113d51b718: Waiting [2024-10-04T02:39:11.106Z] 2da85816571b: Pushed [2024-10-04T02:39:11.106Z] 5e77f87a8234: Pushed [2024-10-04T02:39:11.106Z] b79bafcfa074: Pushed [2024-10-04T02:39:11.106Z] 16113d51b718: Layer already exists [2024-10-04T02:39:11.106Z] 9105c33a1bad: Pushed [2024-10-04T02:39:22.802Z] 87c8b4fd6780: Pushed [2024-10-04T02:39:22.802Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:23.172Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:23.522Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-04T02:39:23.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-04T02:39:23.522Z] 87c8b4fd6780: Preparing [2024-10-04T02:39:23.522Z] b79bafcfa074: Preparing [2024-10-04T02:39:23.522Z] 2da85816571b: Preparing [2024-10-04T02:39:23.522Z] 9105c33a1bad: Preparing [2024-10-04T02:39:23.522Z] 5e77f87a8234: Preparing [2024-10-04T02:39:23.522Z] 16113d51b718: Preparing [2024-10-04T02:39:23.522Z] 16113d51b718: Waiting [2024-10-04T02:39:23.522Z] b79bafcfa074: Layer already exists [2024-10-04T02:39:23.522Z] 5e77f87a8234: Layer already exists [2024-10-04T02:39:23.522Z] 9105c33a1bad: Layer already exists [2024-10-04T02:39:23.522Z] 2da85816571b: Layer already exists [2024-10-04T02:39:23.522Z] 87c8b4fd6780: Layer already exists [2024-10-04T02:39:23.522Z] 16113d51b718: Layer already exists [2024-10-04T02:39:23.790Z] latest: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:24.159Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:24.537Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 [2024-10-04T02:39:24.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-04T02:39:24.537Z] 87c8b4fd6780: Preparing [2024-10-04T02:39:24.537Z] b79bafcfa074: Preparing [2024-10-04T02:39:24.537Z] 2da85816571b: Preparing [2024-10-04T02:39:24.537Z] 9105c33a1bad: Preparing [2024-10-04T02:39:24.537Z] 5e77f87a8234: Preparing [2024-10-04T02:39:24.537Z] 16113d51b718: Preparing [2024-10-04T02:39:24.537Z] 16113d51b718: Waiting [2024-10-04T02:39:24.537Z] 2da85816571b: Layer already exists [2024-10-04T02:39:24.537Z] 5e77f87a8234: Layer already exists [2024-10-04T02:39:24.537Z] b79bafcfa074: Layer already exists [2024-10-04T02:39:24.537Z] 9105c33a1bad: Layer already exists [2024-10-04T02:39:24.537Z] 87c8b4fd6780: Layer already exists [2024-10-04T02:39:24.537Z] 16113d51b718: Layer already exists [2024-10-04T02:39:24.803Z] 3.2.0-dev.25: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:25.176Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:25.549Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:39:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-04T02:39:25.549Z] 87c8b4fd6780: Preparing [2024-10-04T02:39:25.549Z] b79bafcfa074: Preparing [2024-10-04T02:39:25.549Z] 2da85816571b: Preparing [2024-10-04T02:39:25.549Z] 9105c33a1bad: Preparing [2024-10-04T02:39:25.549Z] 5e77f87a8234: Preparing [2024-10-04T02:39:25.549Z] 16113d51b718: Preparing [2024-10-04T02:39:25.549Z] 16113d51b718: Waiting [2024-10-04T02:39:25.549Z] 2da85816571b: Layer already exists [2024-10-04T02:39:25.549Z] 5e77f87a8234: Layer already exists [2024-10-04T02:39:25.549Z] 87c8b4fd6780: Layer already exists [2024-10-04T02:39:25.549Z] 9105c33a1bad: Layer already exists [2024-10-04T02:39:25.549Z] b79bafcfa074: Layer already exists [2024-10-04T02:39:25.549Z] 16113d51b718: Layer already exists [2024-10-04T02:39:25.549Z] ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:26.188Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:26.558Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-10-04T02:39:26.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-04T02:39:26.558Z] 87c8b4fd6780: Preparing [2024-10-04T02:39:26.558Z] b79bafcfa074: Preparing [2024-10-04T02:39:26.558Z] 2da85816571b: Preparing [2024-10-04T02:39:26.558Z] 9105c33a1bad: Preparing [2024-10-04T02:39:26.558Z] 5e77f87a8234: Preparing [2024-10-04T02:39:26.558Z] 16113d51b718: Preparing [2024-10-04T02:39:26.558Z] 87c8b4fd6780: Layer already exists [2024-10-04T02:39:26.558Z] b79bafcfa074: Layer already exists [2024-10-04T02:39:26.558Z] 2da85816571b: Layer already exists [2024-10-04T02:39:26.558Z] 9105c33a1bad: Layer already exists [2024-10-04T02:39:26.558Z] 5e77f87a8234: Layer already exists [2024-10-04T02:39:26.558Z] 16113d51b718: Layer already exists [2024-10-04T02:39:26.825Z] main: digest: sha256:36a6a69defd5ab235003545d632f6f0f22eb3eae0eeba0690727f4869359bbfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T02:39:26.901Z] ===================================================== [Pipeline] echo [2024-10-04T02:39:26.915Z] taggedImages: [2024-10-04T02:39:26.915Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [2024-10-04T02:39:26.915Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-04T02:39:26.915Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.25 [2024-10-04T02:39:26.915Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:ecfa8c77d07a8ec4cc8db70b8565af04114a9f89-3.2.0-dev.25 [2024-10-04T02:39:26.915Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:27.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T02:39:27.319Z] [2024-10-04T02:39:27.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:39:27.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T02:39:27.655Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T02:39:27.655Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T02:39:27.655Z] 04944245beec: Pulling fs layer [2024-10-04T02:39:27.655Z] 699f458cf7ca: Pulling fs layer [2024-10-04T02:39:27.655Z] 765212b225bb: Pulling fs layer [2024-10-04T02:39:27.655Z] f23df028b6ca: Pulling fs layer [2024-10-04T02:39:27.655Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T02:39:27.655Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T02:39:27.655Z] f23df028b6ca: Waiting [2024-10-04T02:39:27.655Z] d65c8cfc05b1: Waiting [2024-10-04T02:39:27.655Z] 2437ff75d9bd: Waiting [2024-10-04T02:39:27.655Z] 765212b225bb: Waiting [2024-10-04T02:39:27.925Z] 04944245beec: Verifying Checksum [2024-10-04T02:39:27.925Z] 04944245beec: Download complete [2024-10-04T02:39:27.925Z] 765212b225bb: Verifying Checksum [2024-10-04T02:39:27.925Z] 765212b225bb: Download complete [2024-10-04T02:39:27.925Z] f23df028b6ca: Verifying Checksum [2024-10-04T02:39:27.925Z] f23df028b6ca: Download complete [2024-10-04T02:39:27.925Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T02:39:27.925Z] d65c8cfc05b1: Download complete [2024-10-04T02:39:28.193Z] 699f458cf7ca: Verifying Checksum [2024-10-04T02:39:28.193Z] 699f458cf7ca: Download complete [2024-10-04T02:39:28.461Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T02:39:28.461Z] 8998bd30e6a1: Download complete [2024-10-04T02:39:31.054Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T02:39:31.054Z] 2437ff75d9bd: Download complete [2024-10-04T02:39:34.992Z] 8998bd30e6a1: Pull complete [2024-10-04T02:39:34.992Z] 04944245beec: Pull complete [2024-10-04T02:39:35.321Z] 699f458cf7ca: Pull complete [2024-10-04T02:39:35.591Z] 765212b225bb: Pull complete [2024-10-04T02:39:36.586Z] f23df028b6ca: Pull complete [2024-10-04T02:39:36.856Z] d65c8cfc05b1: Pull complete [2024-10-04T02:39:56.380Z] 2437ff75d9bd: Pull complete [2024-10-04T02:39:56.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T02:39:56.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T02:39:56.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:39:56.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-15550 does not seem to be running inside a container [2024-10-04T02:39:56.656Z] $ 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-virtual-go/181 -v /w/workspace/device-virtual-go/181:/w/workspace/device-virtual-go/181:rw,z -v /w/workspace/device-virtual-go/181@tmp:/w/workspace/device-virtual-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T02:39:59.319Z] $ docker top 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:40:00.145Z] ---> job-cost.sh [2024-10-04T02:40:00.145Z] lf-activate-venv: SKIPPING [2024-10-04T02:40:00.145Z] INFO: No Stack... [2024-10-04T02:40:00.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T02:40:01.307Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T02:40:01.945Z] + cat /w/workspace/device-virtual-go/181/archives/cost.csv [2024-10-04T02:40:01.945Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T02:40:01.999Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [2024-10-04T02:40:02.008Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] did not exist. Created. [2024-10-04T02:40:02.015Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T02:40:02.681Z] /w/workspace/device-virtual-go/181@tmp/durable-190da360/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T02:40:03.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T02:40:03.030Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T02:40:03.074Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T02:40:03.083Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T02:40:03.106Z] $ docker stop --time=1 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 [2024-10-04T02:40:04.643Z] $ docker rm -f --volumes 4e47b111809382b9ad406ce4f2d3c5d083bc004e7569f137ae3c346690c2d7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-04T02:40:05.196Z] provisioning config files... [2024-10-04T02:40:05.205Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9347273470416614513tmp [Pipeline] { [Pipeline] sh [2024-10-04T02:40:05.509Z] + set +x [2024-10-04T02:40:05.509Z] + curl -s https://codecov.io/bash [2024-10-04T02:40:05.509Z] + bash -s -- [2024-10-04T02:40:05.509Z] [2024-10-04T02:40:05.509Z] _____ _ [2024-10-04T02:40:05.509Z] / ____| | | [2024-10-04T02:40:05.509Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T02:40:05.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T02:40:05.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T02:40:05.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T02:40:05.509Z] Bash-1.0.6 [2024-10-04T02:40:05.509Z] [2024-10-04T02:40:05.509Z] [2024-10-04T02:40:05.509Z] ==> git version 2.25.1 found [2024-10-04T02:40:05.509Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-04T02:40:05.509Z] Release-Date: 2020-01-08 [2024-10-04T02:40:05.509Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T02:40:05.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T02:40:05.509Z] ==> Jenkins CI detected. [2024-10-04T02:40:05.509Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-10-04T02:40:05.509Z] project root: . [2024-10-04T02:40:05.509Z] --> token set from env [2024-10-04T02:40:05.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T02:40:06.650Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T02:40:06.650Z] ==> Python coveragepy not found [2024-10-04T02:40:06.650Z] ==> Searching for coverage reports in: [2024-10-04T02:40:06.650Z] + . [2024-10-04T02:40:06.650Z] -> Found 1 reports [2024-10-04T02:40:06.650Z] ==> Detecting git/mercurial file structure [2024-10-04T02:40:06.650Z] ==> Reading reports [2024-10-04T02:40:06.650Z] + ./coverage.out bytes=43316 [2024-10-04T02:40:06.650Z] ==> Appending adjustments [2024-10-04T02:40:06.650Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T02:40:06.650Z] + Found adjustments [2024-10-04T02:40:06.650Z] ==> Gzipping contents [2024-10-04T02:40:06.650Z] 8.0K /tmp/codecov.sWUWub.gz [2024-10-04T02:40:06.650Z] ==> Uploading reports [2024-10-04T02:40:06.650Z] url: https://codecov.io [2024-10-04T02:40:06.650Z] query: branch=main&commit=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T02:40:06.650Z] -> Pinging Codecov [2024-10-04T02:40:06.650Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ecfa8c77d07a8ec4cc8db70b8565af04114a9f89&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T02:40:06.910Z] -> Uploading to [2024-10-04T02:40:06.910Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ecfa8c77d07a8ec4cc8db70b8565af04114a9f89/6e57a82a-9250-478a-b1f1-6002caf84fa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T024006Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a578bda5f90b9ce9a75f301e5e19326e5ad501ff808200f874ecc1145602539b [2024-10-04T02:40:06.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T02:40:06.910Z] Dload Upload Total Spent Left Speed [2024-10-04T02:40:07.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20912 --:--:-- --:--:-- --:--:-- 20912 [2024-10-04T02:40:07.174Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] } [2024-10-04T02:40:07.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T02:40:07.451Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T02:40:07.476Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:40:07.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T02:40:07.792Z] [2024-10-04T02:40:07.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:40:08.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T02:40:08.109Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T02:40:08.109Z] 43c4264eed91: Already exists [2024-10-04T02:40:08.109Z] 4cc291be95ef: Already exists [2024-10-04T02:40:08.109Z] 2ac1f1163629: Already exists [2024-10-04T02:40:08.109Z] 5c3c966382ef: Already exists [2024-10-04T02:40:08.109Z] 4f4fb700ef54: Already exists [2024-10-04T02:40:08.109Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T02:40:08.109Z] 9c3e1370e548: Pulling fs layer [2024-10-04T02:40:08.368Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T02:40:08.369Z] d9c7d2e4e75e: Download complete [2024-10-04T02:40:08.628Z] d9c7d2e4e75e: Pull complete [2024-10-04T02:40:09.206Z] 9c3e1370e548: Verifying Checksum [2024-10-04T02:40:09.206Z] 9c3e1370e548: Download complete [2024-10-04T02:40:12.513Z] 9c3e1370e548: Pull complete [2024-10-04T02:40:12.513Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T02:40:12.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T02:40:12.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:40:12.618Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:40:12.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-04T02:40:15.495Z] $ docker top 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:40:15.855Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-10-04T02:40:15.866Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-10-04T02:40:16.151Z] + set -o pipefail [2024-10-04T02:40:16.152Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-10-04T02:40:24.271Z] [2024-10-04T02:40:24.271Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-10-04T02:40:24.271Z] [2024-10-04T02:40:24.271Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/3455da3b-59f3-4f95-a6cd-3c8a048937db [2024-10-04T02:40:24.271Z] [2024-10-04T02:40:24.271Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T02:40:24.271Z] [2024-10-04T02:40:24.271Z] [2024-10-04T02:40:24.271Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T02:40:24.271Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T02:40:24.852Z] $ docker stop --time=1 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 [2024-10-04T02:40:31.388Z] $ docker rm -f --volumes 0f3dbde87d47868c4aa8debe759291f6abd8314f419d9b5b7bfd01389dc0be91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T02:40:32.231Z] + git log --format=format:%s -1 ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 [Pipeline] sh [2024-10-04T02:40:32.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T02:40:32.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:40:32.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:40:32.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:40:32.910Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:40:32.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T02:40:33.590Z] $ docker top a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 -eo pid,comm [2024-10-04T02:40:33.641Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T02:40:33.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T02:40:33.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T02:40:33.702Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T02:40:33.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T02:40:33.801Z] $ docker exec a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 ssh-agent [2024-10-04T02:40:33.921Z] SSH_AUTH_SOCK=/tmp/ssh-zZNnQ3lD6KDR/agent.32 [2024-10-04T02:40:33.921Z] SSH_AGENT_PID=38 [2024-10-04T02:40:33.925Z] Running ssh-add (command line suppressed) [2024-10-04T02:40:34.013Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13117422561837298370.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13117422561837298370.key) [2024-10-04T02:40:34.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T02:40:34.320Z] + git semver tag [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,525 [run_tag] DEBUG tag force:False [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,525 [check_head_tag] DEBUG check head tag [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,528 [execute] INFO git cat-file --batch-check [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,532 [execute] INFO git cat-file --batch [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,559 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,559 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T02:40:34.586Z] 2024-10-04 02:40:34,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:40:34.586Z] 3.2.0-dev.25 [Pipeline] } [2024-10-04T02:40:34.867Z] $ docker exec --env ******** --env ******** a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 ssh-agent -k [2024-10-04T02:40:34.979Z] unset SSH_AUTH_SOCK; [2024-10-04T02:40:34.979Z] unset SSH_AGENT_PID; [2024-10-04T02:40:34.979Z] echo Agent pid 38 killed; [2024-10-04T02:40:34.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T02:40:35.392Z] + git semver [Pipeline] } [2024-10-04T02:40:35.708Z] $ docker stop --time=1 a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 [2024-10-04T02:40:36.994Z] $ docker rm -f --volumes a99d5faf5f9c6ec4d9897847b6f0b4cf7e748cd1b45752ece0b7283692038806 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:40:37.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T02:40:37.570Z] [2024-10-04T02:40:37.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:40:40.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T02:40:40.642Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T02:40:40.642Z] ab5ef0e58194: Pulling fs layer [2024-10-04T02:40:40.642Z] 9712f1f96733: Pulling fs layer [2024-10-04T02:40:40.642Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T02:40:40.642Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T02:40:40.642Z] e9a5061849ea: Pulling fs layer [2024-10-04T02:40:40.642Z] d747dcd14b5f: Pulling fs layer [2024-10-04T02:40:40.642Z] 2de7ff778b66: Pulling fs layer [2024-10-04T02:40:40.642Z] 0d9ebad4ef96: Waiting [2024-10-04T02:40:40.642Z] e9a5061849ea: Waiting [2024-10-04T02:40:40.642Z] d747dcd14b5f: Waiting [2024-10-04T02:40:40.642Z] 2de7ff778b66: Waiting [2024-10-04T02:40:40.642Z] 9712f1f96733: Verifying Checksum [2024-10-04T02:40:40.642Z] 9712f1f96733: Download complete [2024-10-04T02:40:40.901Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T02:40:40.901Z] 63f879dbbcfc: Download complete [2024-10-04T02:40:41.159Z] e9a5061849ea: Verifying Checksum [2024-10-04T02:40:41.159Z] e9a5061849ea: Download complete [2024-10-04T02:40:41.159Z] d747dcd14b5f: Verifying Checksum [2024-10-04T02:40:41.159Z] d747dcd14b5f: Download complete [2024-10-04T02:40:41.159Z] ab5ef0e58194: Verifying Checksum [2024-10-04T02:40:41.159Z] ab5ef0e58194: Download complete [2024-10-04T02:40:41.159Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T02:40:41.159Z] 0d9ebad4ef96: Download complete [2024-10-04T02:40:41.418Z] 2de7ff778b66: Verifying Checksum [2024-10-04T02:40:41.418Z] 2de7ff778b66: Download complete [2024-10-04T02:40:44.078Z] ab5ef0e58194: Pull complete [2024-10-04T02:40:44.078Z] 9712f1f96733: Pull complete [2024-10-04T02:40:45.013Z] 63f879dbbcfc: Pull complete [2024-10-04T02:40:49.247Z] 0d9ebad4ef96: Pull complete [2024-10-04T02:40:49.247Z] e9a5061849ea: Pull complete [2024-10-04T02:40:49.247Z] d747dcd14b5f: Pull complete [2024-10-04T02:40:49.818Z] 2de7ff778b66: Pull complete [2024-10-04T02:40:49.818Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T02:40:49.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T02:40:49.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:40:49.917Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:40:49.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-04T02:41:00.027Z] $ docker top 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:41:00.112Z] provisioning config files... [2024-10-04T02:41:00.119Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12436814428287997028tmp [2024-10-04T02:41:00.128Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10193189785501139707tmp [2024-10-04T02:41:00.137Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10701428561377052042tmp [Pipeline] { [Pipeline] echo [2024-10-04T02:41:00.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:00.466Z] ---> sigul-configuration.sh [2024-10-04T02:41:00.466Z] gpg: directory `/root/.gnupg' created [2024-10-04T02:41:00.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T02:41:00.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T02:41:00.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T02:41:00.466Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T02:41:00.466Z] gpg: CAST5 encrypted data [2024-10-04T02:41:00.466Z] gpg: encrypted with 1 passphrase [2024-10-04T02:41:00.466Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T02:41:00.762Z] + mkdir /home/jenkins [2024-10-04T02:41:00.762Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T02:41:02.395Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-04T02:41:02.409Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:02.705Z] ---> sigul-install.sh [2024-10-04T02:41:02.706Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T02:41:03.002Z] + git tag --list [2024-10-04T02:41:03.002Z] v1.0.0 [2024-10-04T02:41:03.002Z] v1.1.0 [2024-10-04T02:41:03.002Z] v1.1.1 [2024-10-04T02:41:03.002Z] v1.2.1 [2024-10-04T02:41:03.002Z] v1.2.2 [2024-10-04T02:41:03.002Z] v1.2.3 [2024-10-04T02:41:03.002Z] v1.3.0 [2024-10-04T02:41:03.002Z] v1.3.1 [2024-10-04T02:41:03.002Z] v2.0.0 [2024-10-04T02:41:03.002Z] v2.1.0 [2024-10-04T02:41:03.002Z] v2.1.1 [2024-10-04T02:41:03.002Z] v2.2.0 [2024-10-04T02:41:03.002Z] v2.3.0 [2024-10-04T02:41:03.002Z] v3.0 [2024-10-04T02:41:03.002Z] v3.0.0 [2024-10-04T02:41:03.002Z] v3.1 [2024-10-04T02:41:03.002Z] v3.1.0 [2024-10-04T02:41:03.002Z] v3.1.0-dev.1 [2024-10-04T02:41:03.002Z] v3.1.0-dev.10 [2024-10-04T02:41:03.002Z] v3.1.0-dev.11 [2024-10-04T02:41:03.002Z] v3.1.0-dev.12 [2024-10-04T02:41:03.002Z] v3.1.0-dev.13 [2024-10-04T02:41:03.002Z] v3.1.0-dev.14 [2024-10-04T02:41:03.002Z] v3.1.0-dev.15 [2024-10-04T02:41:03.002Z] v3.1.0-dev.16 [2024-10-04T02:41:03.002Z] v3.1.0-dev.17 [2024-10-04T02:41:03.002Z] v3.1.0-dev.18 [2024-10-04T02:41:03.002Z] v3.1.0-dev.19 [2024-10-04T02:41:03.002Z] v3.1.0-dev.2 [2024-10-04T02:41:03.002Z] v3.1.0-dev.20 [2024-10-04T02:41:03.002Z] v3.1.0-dev.21 [2024-10-04T02:41:03.002Z] v3.1.0-dev.22 [2024-10-04T02:41:03.002Z] v3.1.0-dev.23 [2024-10-04T02:41:03.002Z] v3.1.0-dev.24 [2024-10-04T02:41:03.002Z] v3.1.0-dev.25 [2024-10-04T02:41:03.002Z] v3.1.0-dev.26 [2024-10-04T02:41:03.002Z] v3.1.0-dev.27 [2024-10-04T02:41:03.002Z] v3.1.0-dev.28 [2024-10-04T02:41:03.002Z] v3.1.0-dev.29 [2024-10-04T02:41:03.002Z] v3.1.0-dev.3 [2024-10-04T02:41:03.002Z] v3.1.0-dev.30 [2024-10-04T02:41:03.002Z] v3.1.0-dev.4 [2024-10-04T02:41:03.002Z] v3.1.0-dev.5 [2024-10-04T02:41:03.002Z] v3.1.0-dev.6 [2024-10-04T02:41:03.002Z] v3.1.0-dev.7 [2024-10-04T02:41:03.002Z] v3.1.0-dev.8 [2024-10-04T02:41:03.002Z] v3.1.0-dev.9 [2024-10-04T02:41:03.002Z] v3.1.1 [2024-10-04T02:41:03.002Z] v3.1.1-dev.1 [2024-10-04T02:41:03.002Z] v3.2.0-dev.1 [2024-10-04T02:41:03.002Z] v3.2.0-dev.10 [2024-10-04T02:41:03.002Z] v3.2.0-dev.11 [2024-10-04T02:41:03.002Z] v3.2.0-dev.12 [2024-10-04T02:41:03.002Z] v3.2.0-dev.13 [2024-10-04T02:41:03.002Z] v3.2.0-dev.14 [2024-10-04T02:41:03.002Z] v3.2.0-dev.15 [2024-10-04T02:41:03.002Z] v3.2.0-dev.16 [2024-10-04T02:41:03.002Z] v3.2.0-dev.17 [2024-10-04T02:41:03.002Z] v3.2.0-dev.18 [2024-10-04T02:41:03.002Z] v3.2.0-dev.19 [2024-10-04T02:41:03.002Z] v3.2.0-dev.2 [2024-10-04T02:41:03.002Z] v3.2.0-dev.20 [2024-10-04T02:41:03.002Z] v3.2.0-dev.21 [2024-10-04T02:41:03.002Z] v3.2.0-dev.22 [2024-10-04T02:41:03.002Z] v3.2.0-dev.23 [2024-10-04T02:41:03.002Z] v3.2.0-dev.24 [2024-10-04T02:41:03.002Z] v3.2.0-dev.25 [2024-10-04T02:41:03.002Z] v3.2.0-dev.3 [2024-10-04T02:41:03.002Z] v3.2.0-dev.4 [2024-10-04T02:41:03.002Z] v3.2.0-dev.5 [2024-10-04T02:41:03.002Z] v3.2.0-dev.6 [2024-10-04T02:41:03.002Z] v3.2.0-dev.7 [2024-10-04T02:41:03.002Z] v3.2.0-dev.8 [2024-10-04T02:41:03.002Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T02:41:03.299Z] + lftools sign git-tag v3.2.0-dev.25 [2024-10-04T02:41:03.868Z] Signing Git tag with Sigul... [2024-10-04T02:41:03.868Z] Signing v3.2.0-dev.25 [Pipeline] echo [2024-10-04T02:41:04.144Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:04.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T02:41:04.448Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T02:41:04.486Z] $ docker stop --time=1 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de [2024-10-04T02:41:05.746Z] $ docker rm -f --volumes 63c786e895aefbe91c596dab155209ef709b7c82b78a4e9e1a3dca5d5724d4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T02:41:06.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T02:41:06.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:41:06.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:41:06.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:41:06.572Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:41:06.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T02:41:07.046Z] $ docker top 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef -eo pid,comm [2024-10-04T02:41:07.094Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T02:41:07.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T02:41:07.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T02:41:07.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T02:41:07.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T02:41:07.268Z] $ docker exec 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef ssh-agent [2024-10-04T02:41:07.364Z] SSH_AUTH_SOCK=/tmp/ssh-9hAqSXmUf0xq/agent.31 [2024-10-04T02:41:07.364Z] SSH_AGENT_PID=37 [2024-10-04T02:41:07.367Z] Running ssh-add (command line suppressed) [2024-10-04T02:41:07.470Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16297592204679432009.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16297592204679432009.key) [2024-10-04T02:41:07.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T02:41:07.772Z] + git semver bump pre [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [bump_version] DEBUG bumped version:3.2.0-dev.26 [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,941 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,943 [execute] INFO git cat-file --batch-check [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,948 [execute] INFO git cat-file --batch [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T02:41:08.040Z] 2024-10-04 02:41:07,954 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:41:08.040Z] 3.2.0-dev.26 [Pipeline] } [2024-10-04T02:41:08.049Z] $ docker exec --env ******** --env ******** 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef ssh-agent -k [2024-10-04T02:41:08.162Z] unset SSH_AUTH_SOCK; [2024-10-04T02:41:08.162Z] unset SSH_AGENT_PID; [2024-10-04T02:41:08.162Z] echo Agent pid 37 killed; [2024-10-04T02:41:08.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T02:41:08.497Z] + git semver [Pipeline] } [2024-10-04T02:41:08.767Z] $ docker stop --time=1 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef [2024-10-04T02:41:10.055Z] $ docker rm -f --volumes 064a71d5ce36e7715408cad43ee79de929a5dbc4dced3fb9cffeddf8d1c7c8ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T02:41:10.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T02:41:10.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:41:10.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T02:41:10.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:41:10.817Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:41:10.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T02:41:18.501Z] $ docker top 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T02:41:18.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T02:41:18.616Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T02:41:18.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T02:41:18.743Z] $ docker exec 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 ssh-agent [2024-10-04T02:41:18.850Z] SSH_AUTH_SOCK=/tmp/ssh-uuQUCjv3Ibsa/agent.31 [2024-10-04T02:41:18.850Z] SSH_AGENT_PID=37 [2024-10-04T02:41:18.854Z] Running ssh-add (command line suppressed) [2024-10-04T02:41:18.967Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16698511877340412592.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16698511877340412592.key) [2024-10-04T02:41:18.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T02:41:19.270Z] + git semver push [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,441 [run_push] DEBUG push [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,442 [execute] INFO git cat-file --batch-check [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,446 [execute] INFO git rev-list 0724497c3767be1944f52831c94d092ad874790e -- [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,446 [execute] DEBUG Popen(['git', 'rev-list', '0724497c3767be1944f52831c94d092ad874790e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,455 [execute] INFO git fetch -v origin [2024-10-04T02:41:19.529Z] 2024-10-04 02:41:19,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T02:41:20.097Z] 2024-10-04 02:41:19,930 [run_push] DEBUG no remote changes detected [2024-10-04T02:41:20.097Z] 2024-10-04 02:41:19,930 [execute] INFO git push origin semver [2024-10-04T02:41:20.098Z] 2024-10-04 02:41:19,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T02:41:20.665Z] 2024-10-04 02:41:20,646 [run_push] DEBUG push all version tags [2024-10-04T02:41:20.665Z] 2024-10-04 02:41:20,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T02:41:20.665Z] 2024-10-04 02:41:20,647 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T02:41:21.604Z] 2024-10-04 02:41:21,314 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-04T02:41:21.604Z] 3.2.0-dev.26 [Pipeline] } [2024-10-04T02:41:21.615Z] $ docker exec --env ******** --env ******** 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 ssh-agent -k [2024-10-04T02:41:21.709Z] unset SSH_AUTH_SOCK; [2024-10-04T02:41:21.710Z] unset SSH_AGENT_PID; [2024-10-04T02:41:21.711Z] echo Agent pid 37 killed; [2024-10-04T02:41:21.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T02:41:22.048Z] + git semver [Pipeline] } [2024-10-04T02:41:22.318Z] $ docker stop --time=1 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 [2024-10-04T02:41:23.876Z] $ docker rm -f --volumes 2b3cfe9da62ae0a8db70c49ef9599b7ec132d0c4d2a9585a36016ccd50151cf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T02:41:24.580Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-10-04T02:41:24.580Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-04T02:41:24.580Z] total 16 [2024-10-04T02:41:24.580Z] drwxr-xr-x 3 root root 4096 Oct 4 02:27 . [2024-10-04T02:41:24.580Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 02:41 .. [2024-10-04T02:41:24.580Z] drwxr-xr-x 2 root root 4096 Oct 4 02:27 cost [2024-10-04T02:41:24.580Z] -rw-r--r-- 1 root root 89 Oct 4 02:27 cost.csv [2024-10-04T02:41:24.580Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-04T02:41:24.580Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-04T02:41:24.580Z] total 16 [2024-10-04T02:41:24.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 02:27 . [2024-10-04T02:41:24.580Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 02:41 .. [2024-10-04T02:41:24.580Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 02:27 cost [2024-10-04T02:41:24.580Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 02:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:24.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:25.757Z] ---> package-listing.sh [2024-10-04T02:41:25.757Z] ++ facter osfamily [2024-10-04T02:41:25.757Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T02:41:26.018Z] + OS_FAMILY=debian [2024-10-04T02:41:26.018Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-10-04T02:41:26.018Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T02:41:26.018Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T02:41:26.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T02:41:26.018Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T02:41:26.018Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-04T02:41:26.018Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T02:41:26.018Z] + case "${OS_FAMILY}" in [2024-10-04T02:41:26.018Z] + dpkg -l [2024-10-04T02:41:26.018Z] + grep '^ii' [2024-10-04T02:41:26.018Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T02:41:26.018Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T02:41:26.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T02:41:26.018Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-04T02:41:26.018Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-10-04T02:41:26.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-10-04T02:41:26.043Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T02:41:26.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T02:41:26.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T02:41:26.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T02:41:26.982Z] prd-ubuntu20.04-docker-8c-8g-15548 does not seem to be running inside a container [2024-10-04T02:41:27.013Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T02:41:27.230Z] $ docker top b8b89d16914fbeb281bb307c314512671a13bb657cc08ceaec9e048ca7992629 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T02:41:27.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T02:41:27.865Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T02:41:28.154Z] + ls /var/log/sa-host [2024-10-04T02:41:28.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T02:41:28.337Z] provisioning config files... [2024-10-04T02:41:28.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16817011698601450469tmp [Pipeline] { [Pipeline] echo [2024-10-04T02:41:28.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:28.661Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T02:41:28.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:29.024Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T02:41:29.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:29.319Z] ---> sudo-logs.sh [2024-10-04T02:41:29.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T02:41:29.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:29.643Z] ---> job-cost.sh [2024-10-04T02:41:29.643Z] lf-activate-venv: SKIPPING [2024-10-04T02:41:29.643Z] DEBUG: total: 0.2199999988079071 [2024-10-04T02:41:29.643Z] INFO: Retrieving Stack Cost... [2024-10-04T02:41:29.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T02:41:30.162Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T02:41:30.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T02:41:30.461Z] ---> logs-deploy.sh [2024-10-04T02:41:30.462Z] lf-activate-venv: SKIPPING [2024-10-04T02:41:30.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/181 [2024-10-04T02:41:30.462Z] INFO: archiving workspace using pattern(s): [2024-10-04T02:41:31.398Z] Archives upload complete. [2024-10-04T02:41:31.398Z] INFO: archiving logs to Nexus