Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56a8503eef07c46f22bc765105e6cf123a2f1194 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-ssh16189066312728004336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4652082979782157901.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8386913289016364447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13765648882823903626.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5222539965600934479.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9082’ Running on prd-ubuntu20.04-docker-8c-8g-9087 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 56a8503eef07c46f22bc765105e6cf123a2f1194 (main) Commit message: "Merge pull request #35 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 > git rev-list --no-walk d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T02:51:30.543Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T02:51:30.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T02:51:30.640Z] ========================================================= [2023-11-29T02:51:30.641Z] EdgeX Global Pipelines Version Info [2023-11-29T02:51:30.641Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:51:31.373Z] ------------------- [2023-11-29T02:51:31.374Z] stable info: [2023-11-29T02:51:31.374Z] ------------------- [2023-11-29T02:51:31.374Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T02:51:31.374Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T02:51:31.374Z] Message: update stable to v1.0.258 [2023-11-29T02:51:31.943Z] ------------------- [2023-11-29T02:51:31.943Z] experimental info: [2023-11-29T02:51:31.943Z] ------------------- [2023-11-29T02:51:31.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T02:51:31.943Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T02:51:31.943Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T02:51:32.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-29T02:51:32.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-29T02:51:32.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T02:51:32.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T02:51:32.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T02:51:32.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T02:51:32.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T02:51:32.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T02:51:32.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T02:51:32.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T02:51:32.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T02:51:32.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-29T02:51:32.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T02:51:32.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T02:51:32.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T02:51:32.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T02:51:32.517Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T02:51:32.550Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T02:51:32.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T02:51:32.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T02:51:32.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T02:51:32.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T02:51:32.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T02:51:32.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T02:51:32.814Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T02:51:32.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T02:51:32.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T02:51:32.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-29T02:51:32.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-29T02:51:33.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-29T02:51:33.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] echo [2023-11-29T02:51:33.097Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56a8503 [Pipeline] echo [2023-11-29T02:51:33.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:51:33.230Z] provisioning config files... [2023-11-29T02:51:33.245Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1199268304846097310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:51:33.598Z] ---> ****-login.sh [2023-11-29T02:51:33.598Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:51:33.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:33.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:33.860Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:33.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:33.860Z] [2023-11-29T02:51:33.860Z] Login Succeeded [2023-11-29T02:51:33.860Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:51:33.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:33.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:33.861Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:33.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:33.861Z] [2023-11-29T02:51:33.861Z] Login Succeeded [2023-11-29T02:51:33.861Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:51:34.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:34.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:34.122Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:34.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:34.122Z] [2023-11-29T02:51:34.122Z] Login Succeeded [2023-11-29T02:51:34.122Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:51:34.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:34.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:34.123Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:34.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:34.123Z] [2023-11-29T02:51:34.123Z] Login Succeeded [2023-11-29T02:51:34.123Z] ****.io [2023-11-29T02:51:34.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:34.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:34.383Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:34.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:34.383Z] [2023-11-29T02:51:34.383Z] Login Succeeded [2023-11-29T02:51:34.383Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:51:34.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T02:51:34.940Z] + git rev-list -1 --merges 56a8503eef07c46f22bc765105e6cf123a2f1194~1..56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] echo [2023-11-29T02:51:34.969Z] -----------> git rev-list -1 --merges 56a8503eef07c46f22bc765105e6cf123a2f1194~1..56a8503eef07c46f22bc765105e6cf123a2f1194 56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T02:51:34.969Z] 56a8503eef07c46f22bc765105e6cf123a2f1194 [false] [Pipeline] sh [2023-11-29T02:51:35.272Z] + git log --format=format:%s -1 56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] echo [2023-11-29T02:51:35.287Z] ========================================================= [2023-11-29T02:51:35.287Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T02:51:35.287Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T02:51:35.665Z] + git log --format=format:%s -1 56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] echo [2023-11-29T02:51:35.683Z] [semverPrep] GIT_COMMIT: 56a8503eef07c46f22bc765105e6cf123a2f1194, Commit Message: Merge pull request #35 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo [2023-11-29T02:51:35.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T02:51:36.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T02:51:36.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T02:51:36.118Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T02:51:36.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T02:51:36.118Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T02:51:36.118Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T02:51:36.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:51:36.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:51:36.477Z] [2023-11-29T02:51:36.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:51:36.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:51:36.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T02:51:36.799Z] b85a868b505f: Pulling fs layer [2023-11-29T02:51:36.799Z] e2be974225ed: Pulling fs layer [2023-11-29T02:51:36.799Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T02:51:36.799Z] 988bab9f4d93: Pulling fs layer [2023-11-29T02:51:36.799Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T02:51:36.799Z] eaf3925da568: Pulling fs layer [2023-11-29T02:51:36.799Z] bab4dde63d76: Pulling fs layer [2023-11-29T02:51:36.799Z] bde34c3a00c8: Pulling fs layer [2023-11-29T02:51:36.799Z] b352a97aabf1: Pulling fs layer [2023-11-29T02:51:36.799Z] 4872d77fe225: Pulling fs layer [2023-11-29T02:51:36.799Z] 5851b861e8e6: Pulling fs layer [2023-11-29T02:51:36.799Z] bab4dde63d76: Waiting [2023-11-29T02:51:36.799Z] bde34c3a00c8: Waiting [2023-11-29T02:51:36.799Z] b352a97aabf1: Waiting [2023-11-29T02:51:36.799Z] 4872d77fe225: Waiting [2023-11-29T02:51:36.799Z] 5851b861e8e6: Waiting [2023-11-29T02:51:36.799Z] 988bab9f4d93: Waiting [2023-11-29T02:51:36.799Z] eaf3925da568: Waiting [2023-11-29T02:51:36.799Z] 1469e6f7b9e6: Waiting [2023-11-29T02:51:36.799Z] e2be974225ed: Download complete [2023-11-29T02:51:36.799Z] 988bab9f4d93: Verifying Checksum [2023-11-29T02:51:36.799Z] 988bab9f4d93: Download complete [2023-11-29T02:51:36.799Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T02:51:36.799Z] 1469e6f7b9e6: Download complete [2023-11-29T02:51:37.059Z] eaf3925da568: Verifying Checksum [2023-11-29T02:51:37.059Z] eaf3925da568: Download complete [2023-11-29T02:51:37.059Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T02:51:37.059Z] 339a4e72a1f5: Download complete [2023-11-29T02:51:37.059Z] bde34c3a00c8: Verifying Checksum [2023-11-29T02:51:37.059Z] bde34c3a00c8: Download complete [2023-11-29T02:51:37.059Z] b352a97aabf1: Download complete [2023-11-29T02:51:37.059Z] 4872d77fe225: Verifying Checksum [2023-11-29T02:51:37.059Z] 4872d77fe225: Download complete [2023-11-29T02:51:37.059Z] 5851b861e8e6: Verifying Checksum [2023-11-29T02:51:37.059Z] 5851b861e8e6: Download complete [2023-11-29T02:51:37.059Z] b85a868b505f: Verifying Checksum [2023-11-29T02:51:37.059Z] b85a868b505f: Download complete [2023-11-29T02:51:37.319Z] bab4dde63d76: Verifying Checksum [2023-11-29T02:51:37.319Z] bab4dde63d76: Download complete [2023-11-29T02:51:38.280Z] b85a868b505f: Pull complete [2023-11-29T02:51:38.540Z] e2be974225ed: Pull complete [2023-11-29T02:51:39.113Z] 339a4e72a1f5: Pull complete [2023-11-29T02:51:39.113Z] 988bab9f4d93: Pull complete [2023-11-29T02:51:39.374Z] 1469e6f7b9e6: Pull complete [2023-11-29T02:51:39.374Z] eaf3925da568: Pull complete [2023-11-29T02:51:41.283Z] bab4dde63d76: Pull complete [2023-11-29T02:51:41.283Z] bde34c3a00c8: Pull complete [2023-11-29T02:51:41.545Z] b352a97aabf1: Pull complete [2023-11-29T02:51:41.545Z] 4872d77fe225: Pull complete [2023-11-29T02:51:41.545Z] 5851b861e8e6: Pull complete [2023-11-29T02:51:41.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T02:51:41.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:51:41.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:51:41.742Z] prd-ubuntu20.04-docker-8c-8g-9087 does not seem to be running inside a container [2023-11-29T02:51:41.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T02:51:46.246Z] $ docker top fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 -eo pid,comm [2023-11-29T02:51:46.307Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-29T02:51:46.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T02:51:46.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T02:51:46.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T02:51:46.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T02:51:46.512Z] $ docker exec fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 ssh-agent [2023-11-29T02:51:46.617Z] SSH_AUTH_SOCK=/tmp/ssh-RUeoTUhfQPTM/agent.32 [2023-11-29T02:51:46.617Z] SSH_AGENT_PID=38 [2023-11-29T02:51:46.625Z] Running ssh-add (command line suppressed) [2023-11-29T02:51:46.729Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11707773122191160952.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11707773122191160952.key) [2023-11-29T02:51:46.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T02:51:47.060Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T02:51:47.070Z] $ docker exec --env ******** --env ******** fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 ssh-agent -k [2023-11-29T02:51:47.165Z] unset SSH_AUTH_SOCK; [2023-11-29T02:51:47.166Z] unset SSH_AGENT_PID; [2023-11-29T02:51:47.166Z] echo Agent pid 38 killed; [2023-11-29T02:51:47.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T02:51:47.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T02:51:47.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T02:51:47.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T02:51:47.369Z] $ docker exec fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 ssh-agent [2023-11-29T02:51:47.483Z] SSH_AUTH_SOCK=/tmp/ssh-tXzFcLg3TvZ5/agent.70 [2023-11-29T02:51:47.483Z] SSH_AGENT_PID=76 [2023-11-29T02:51:47.488Z] Running ssh-add (command line suppressed) [2023-11-29T02:51:47.594Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10209985986005460525.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10209985986005460525.key) [2023-11-29T02:51:47.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T02:51:47.920Z] + git semver init [2023-11-29T02:51:48.181Z] 2023-11-29 02:51:48,100 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T02:51:48.181Z] 2023-11-29 02:51:48,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-29T02:51:48.181Z] 2023-11-29 02:51:48,101 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-29T02:51:48.181Z] 2023-11-29 02:51:48,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T02:51:50.093Z] 2023-11-29 02:51:49,800 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-11-29T02:51:50.093Z] 2023-11-29 02:51:49,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-11-29T02:51:50.093Z] 2023-11-29 02:51:49,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-29T02:51:50.093Z] 2023-11-29 02:51:49,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-29T02:51:50.093Z] 3.0.1-dev.14 [Pipeline] } [2023-11-29T02:51:50.103Z] $ docker exec --env ******** --env ******** fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 ssh-agent -k [2023-11-29T02:51:50.194Z] unset SSH_AUTH_SOCK; [2023-11-29T02:51:50.195Z] unset SSH_AGENT_PID; [2023-11-29T02:51:50.195Z] echo Agent pid 76 killed; [2023-11-29T02:51:50.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T02:51:50.591Z] + git semver [Pipeline] } [2023-11-29T02:51:50.867Z] $ docker stop --time=1 fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 [2023-11-29T02:51:52.143Z] $ docker rm -f --volumes fc31fc3e8825eaddffa0e1ea4871fa3220d21c5150accd92fe4b1782643676f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T02:51:52.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T02:51:52.802Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T02:51:52.806Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:51:53.197Z] provisioning config files... [2023-11-29T02:51:53.207Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9001627714024507443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:51:53.538Z] ---> ****-login.sh [2023-11-29T02:51:53.538Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:51:53.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:53.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:53.539Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:53.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:53.539Z] [2023-11-29T02:51:53.539Z] Login Succeeded [2023-11-29T02:51:53.539Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:51:53.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:53.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:53.539Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:53.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:53.539Z] [2023-11-29T02:51:53.539Z] Login Succeeded [2023-11-29T02:51:53.539Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:51:53.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:53.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:53.800Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:53.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:53.800Z] [2023-11-29T02:51:53.800Z] Login Succeeded [2023-11-29T02:51:53.800Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:51:53.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:53.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:53.800Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:53.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:53.800Z] [2023-11-29T02:51:53.800Z] Login Succeeded [2023-11-29T02:51:53.800Z] ****.io [2023-11-29T02:51:54.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:51:54.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:51:54.323Z] Configure a credential helper to remove this warning. See [2023-11-29T02:51:54.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:51:54.323Z] [2023-11-29T02:51:54.323Z] Login Succeeded [2023-11-29T02:51:54.323Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:51:54.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T02:51:54.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:51:54.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:51:54.564Z] ========================================================= [2023-11-29T02:51:54.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T02:51:54.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:51:54.982Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-29T02:51:54.982Z] Sending build context to Docker daemon 23.03MB [2023-11-29T02:51:54.982Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:51:54.982Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T02:51:55.244Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T02:51:55.244Z] 7264a8db6415: Pulling fs layer [2023-11-29T02:51:55.244Z] c4d48a809fc2: Pulling fs layer [2023-11-29T02:51:55.244Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T02:51:55.244Z] ad3a456e5733: Pulling fs layer [2023-11-29T02:51:55.244Z] 69c7f0334f64: Pulling fs layer [2023-11-29T02:51:55.244Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T02:51:55.244Z] ce7588e14bc9: Pulling fs layer [2023-11-29T02:51:55.244Z] b5e4710f87ac: Pulling fs layer [2023-11-29T02:51:55.244Z] ad3a456e5733: Waiting [2023-11-29T02:51:55.244Z] 69c7f0334f64: Waiting [2023-11-29T02:51:55.244Z] 1f1c1a5573a3: Waiting [2023-11-29T02:51:55.244Z] ce7588e14bc9: Waiting [2023-11-29T02:51:55.244Z] b5e4710f87ac: Waiting [2023-11-29T02:51:55.244Z] c4d48a809fc2: Verifying Checksum [2023-11-29T02:51:55.244Z] c4d48a809fc2: Download complete [2023-11-29T02:51:55.244Z] ad3a456e5733: Verifying Checksum [2023-11-29T02:51:55.244Z] ad3a456e5733: Download complete [2023-11-29T02:51:55.244Z] 69c7f0334f64: Verifying Checksum [2023-11-29T02:51:55.244Z] 69c7f0334f64: Download complete [2023-11-29T02:51:55.244Z] 7264a8db6415: Verifying Checksum [2023-11-29T02:51:55.244Z] 7264a8db6415: Download complete [2023-11-29T02:51:55.244Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T02:51:55.244Z] 1f1c1a5573a3: Download complete [2023-11-29T02:51:55.244Z] 7264a8db6415: Pull complete [2023-11-29T02:51:55.506Z] b5e4710f87ac: Verifying Checksum [2023-11-29T02:51:55.506Z] b5e4710f87ac: Download complete [2023-11-29T02:51:55.506Z] c4d48a809fc2: Pull complete [2023-11-29T02:51:55.764Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T02:51:55.764Z] 4f1c88b9dad5: Download complete [2023-11-29T02:51:56.022Z] ce7588e14bc9: Verifying Checksum [2023-11-29T02:51:56.022Z] ce7588e14bc9: Download complete [2023-11-29T02:52:00.240Z] 4f1c88b9dad5: Pull complete [2023-11-29T02:52:00.240Z] ad3a456e5733: Pull complete [2023-11-29T02:52:00.240Z] 69c7f0334f64: Pull complete [2023-11-29T02:52:00.240Z] 1f1c1a5573a3: Pull complete [2023-11-29T02:52:03.626Z] ce7588e14bc9: Pull complete [2023-11-29T02:52:03.884Z] b5e4710f87ac: Pull complete [2023-11-29T02:52:04.142Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T02:52:04.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T02:52:04.142Z] ---> 88b5674ff536 [2023-11-29T02:52:04.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:52:08.083Z] Still waiting to schedule task [2023-11-29T02:52:08.084Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9086’ is offline [2023-11-29T02:52:10.785Z] ---> Running in 93837147f30d [2023-11-29T02:52:10.785Z] Removing intermediate container 93837147f30d [2023-11-29T02:52:10.785Z] ---> 02225c8e79fe [2023-11-29T02:52:10.785Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:52:10.785Z] ---> Running in 704a009e9096 [2023-11-29T02:52:10.785Z] Removing intermediate container 704a009e9096 [2023-11-29T02:52:10.785Z] ---> 59596c777573 [2023-11-29T02:52:10.785Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:52:10.785Z] ---> Running in 8eee53914759 [2023-11-29T02:52:10.785Z] Removing intermediate container 8eee53914759 [2023-11-29T02:52:10.785Z] ---> 23efcdc919c0 [2023-11-29T02:52:10.785Z] Step 6/12 : WORKDIR /device-uart [2023-11-29T02:52:10.785Z] ---> Running in fb47cafc9675 [2023-11-29T02:52:10.785Z] Removing intermediate container fb47cafc9675 [2023-11-29T02:52:10.785Z] ---> b954261883a8 [2023-11-29T02:52:10.785Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:52:10.785Z] ---> Running in 0c31311a0317 [2023-11-29T02:52:11.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T02:52:11.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T02:52:11.563Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T02:52:11.563Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T02:52:11.563Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T02:52:11.832Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T02:52:11.832Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T02:52:11.832Z] OK: 268 MiB in 56 packages [2023-11-29T02:52:12.399Z] Removing intermediate container 0c31311a0317 [2023-11-29T02:52:12.399Z] ---> 670eaf3a147c [2023-11-29T02:52:12.399Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-29T02:52:12.399Z] ---> 079034cbdbe4 [2023-11-29T02:52:12.399Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:52:12.399Z] ---> Running in b8da12438b47 [2023-11-29T02:52:51.130Z] Removing intermediate container b8da12438b47 [2023-11-29T02:52:51.130Z] ---> 9e7441ac38b2 [2023-11-29T02:52:51.130Z] Step 10/12 : COPY . . [2023-11-29T02:52:51.390Z] ---> 2877fa4e1f06 [2023-11-29T02:52:51.390Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:52:51.390Z] ---> Running in bf4010d20621 [2023-11-29T02:52:51.390Z] Removing intermediate container bf4010d20621 [2023-11-29T02:52:51.390Z] ---> ae3fddae747e [2023-11-29T02:52:51.390Z] Step 12/12 : RUN ${MAKE} [2023-11-29T02:52:51.390Z] ---> Running in 47acb4725eef [2023-11-29T02:52:51.650Z] noop [2023-11-29T02:52:52.219Z] Removing intermediate container 47acb4725eef [2023-11-29T02:52:52.219Z] ---> 4e5ec2dc73c4 [2023-11-29T02:52:52.219Z] Successfully built 4e5ec2dc73c4 [2023-11-29T02:52:52.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:52:52.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T02:52:52.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:52:52.724Z] prd-ubuntu20.04-docker-8c-8g-9087 does not seem to be running inside a container [2023-11-29T02:52:52.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T02:52:53.259Z] $ docker top 3c906811cf0b312e2355dc83c29ff4480cfc09374b1caa95508fbb4afabd3920 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:52:53.633Z] + go version [2023-11-29T02:52:53.633Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T02:52:53.655Z] $ docker stop --time=1 3c906811cf0b312e2355dc83c29ff4480cfc09374b1caa95508fbb4afabd3920 [2023-11-29T02:52:55.532Z] $ docker rm -f --volumes 3c906811cf0b312e2355dc83c29ff4480cfc09374b1caa95508fbb4afabd3920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:52:56.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T02:52:56.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:52:56.343Z] prd-ubuntu20.04-docker-8c-8g-9087 does not seem to be running inside a container [2023-11-29T02:52:56.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-29T02:52:57.301Z] $ docker top 4cb29cc835424014edd16eeb131c75fbeb27a83db3ec89c8db1e9a2bdc5a0a6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:52:57.687Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-11-29T02:52:58.018Z] + make test [2023-11-29T02:52:58.018Z] go test ./... -coverprofile=coverage.out [2023-11-29T02:52:59.950Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-29T02:53:09.921Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-29T02:53:09.921Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-29T02:53:18.032Z] go vet ./... [2023-11-29T02:53:21.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T02:53:21.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T02:53:21.320Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T02:53:21.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T02:53:21.372Z] $ docker stop --time=1 4cb29cc835424014edd16eeb131c75fbeb27a83db3ec89c8db1e9a2bdc5a0a6a [2023-11-29T02:53:25.120Z] $ docker rm -f --volumes 4cb29cc835424014edd16eeb131c75fbeb27a83db3ec89c8db1e9a2bdc5a0a6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T02:53:25.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T02:53:25.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T02:53:26.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T02:53:26.738Z] + ls -al . [2023-11-29T02:53:26.738Z] total 156 [2023-11-29T02:53:26.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 02:52 . [2023-11-29T02:53:26.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 02:51 .. [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 02:51 .dockerignore [2023-11-29T02:53:26.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 02:53 .git [2023-11-29T02:53:26.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:51 .github [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 02:51 .gitignore [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 02:51 .golangci.yml [2023-11-29T02:53:26.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 02:51 .semver [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 29 02:51 Attribution.txt [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 29 02:51 CHANGELOG.md [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 29 02:51 Dockerfile [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 02:51 GOVERNANCE.md [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 29 02:51 Jenkinsfile [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 02:51 LICENSE [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 29 02:51 Makefile [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 02:51 OWNERS.md [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 29 02:51 README.md [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 02:51 VERSION [2023-11-29T02:53:26.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 02:51 bin [2023-11-29T02:53:26.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:51 cmd [2023-11-29T02:53:26.738Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 02:52 coverage.out [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 29 02:51 go.mod [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 29 02:51 go.sum [2023-11-29T02:53:26.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:51 internal [2023-11-29T02:53:26.738Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 02:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:53:27.101Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=56a8503eef07c46f22bc765105e6cf123a2f1194 --label arch=amd64 --label version=3.0.1-dev.14 . [2023-11-29T02:53:27.101Z] Sending build context to Docker daemon 23.03MB [2023-11-29T02:53:27.101Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:53:27.101Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T02:53:27.101Z] ---> 4e5ec2dc73c4 [2023-11-29T02:53:27.101Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:53:27.668Z] ---> Running in 15588b1b2a68 [2023-11-29T02:53:28.237Z] Removing intermediate container 15588b1b2a68 [2023-11-29T02:53:28.237Z] ---> 25f9a3a5f96c [2023-11-29T02:53:28.237Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:53:28.237Z] ---> Running in 66df985ece8a [2023-11-29T02:53:28.814Z] Removing intermediate container 66df985ece8a [2023-11-29T02:53:28.814Z] ---> 5c66ebf7d021 [2023-11-29T02:53:28.814Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:53:28.814Z] ---> Running in 71739bf72703 [2023-11-29T02:53:28.814Z] Removing intermediate container 71739bf72703 [2023-11-29T02:53:28.814Z] ---> b5a2f1031438 [2023-11-29T02:53:28.814Z] Step 6/26 : WORKDIR /device-uart [2023-11-29T02:53:28.814Z] ---> Running in c5c5cf4b45d2 [2023-11-29T02:53:29.073Z] Removing intermediate container c5c5cf4b45d2 [2023-11-29T02:53:29.073Z] ---> ad60c21c89ef [2023-11-29T02:53:29.073Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:53:29.073Z] ---> Running in 939dfd4bbd3e [2023-11-29T02:53:29.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:29.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:29.591Z] OK: 268 MiB in 56 packages [2023-11-29T02:53:30.161Z] Removing intermediate container 939dfd4bbd3e [2023-11-29T02:53:30.161Z] ---> 22bd0a750b94 [2023-11-29T02:53:30.161Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-29T02:53:30.161Z] ---> 2699e78a5f5f [2023-11-29T02:53:30.161Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:53:30.161Z] ---> Running in 1dd969a6aa55 [2023-11-29T02:53:30.729Z] Removing intermediate container 1dd969a6aa55 [2023-11-29T02:53:30.729Z] ---> 8ff2626d12a4 [2023-11-29T02:53:30.729Z] Step 10/26 : COPY . . [2023-11-29T02:53:31.668Z] ---> e37310f03c6e [2023-11-29T02:53:31.668Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:53:31.668Z] ---> Running in d1ae00c454e1 [2023-11-29T02:53:31.668Z] Removing intermediate container d1ae00c454e1 [2023-11-29T02:53:31.668Z] ---> a09ac1bb794a [2023-11-29T02:53:31.668Z] Step 12/26 : RUN ${MAKE} [2023-11-29T02:53:31.668Z] ---> Running in 7e5214d92de1 [2023-11-29T02:53:31.928Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-29T02:53:38.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9089 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-11-29T02:53:38.218Z] Running in /w/workspace/device-uart/20 [Pipeline] { [Pipeline] checkout [2023-11-29T02:53:38.277Z] The recommended git tool is: git [2023-11-29T02:53:43.350Z] using credential edgex-jenkins-ssh [2023-11-29T02:53:43.378Z] Cloning the remote Git repository [2023-11-29T02:53:43.431Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-29T02:53:43.531Z] > git init /w/workspace/device-uart/20 # timeout=10 [2023-11-29T02:53:43.659Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-29T02:53:43.660Z] > git --version # timeout=10 [2023-11-29T02:53:43.679Z] > git --version # 'git version 2.25.1' [2023-11-29T02:53:43.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T02:53:43.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T02:53:48.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-29T02:53:48.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T02:53:49.378Z] Avoid second fetch [2023-11-29T02:53:49.379Z] Checking out Revision 56a8503eef07c46f22bc765105e6cf123a2f1194 (main) [2023-11-29T02:53:49.940Z] Commit message: "Merge pull request #35 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" [2023-11-29T02:53:49.391Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T02:53:49.449Z] > git checkout -f 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T02:53:51.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T02:53:51.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T02:53:51.106Z] Dload Upload Total Spent Left Speed [2023-11-29T02:53:51.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 92569 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 91898 [Pipeline] sh [2023-11-29T02:53:51.444Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T02:53:51.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-29T02:53:51.764Z] + sudo tee /etc/docker/daemon.new [2023-11-29T02:53:51.764Z] { [2023-11-29T02:53:51.764Z] "registry-mirrors": [ [2023-11-29T02:53:51.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T02:53:51.764Z] ], [2023-11-29T02:53:51.764Z] "bip": "10.250.0.254/24", [2023-11-29T02:53:51.764Z] "hosts": [ [2023-11-29T02:53:51.764Z] "tcp://0.0.0.0:5555", [2023-11-29T02:53:51.764Z] "unix:///var/run/docker.sock" [2023-11-29T02:53:51.764Z] ], [2023-11-29T02:53:51.764Z] "mtu": 1458, [2023-11-29T02:53:51.764Z] "selinux-enabled": true, [2023-11-29T02:53:51.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T02:53:51.764Z] } [Pipeline] sh [2023-11-29T02:53:52.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T02:53:52.414Z] + sudo service docker restart [2023-11-29T02:53:58.751Z] Removing intermediate container 7e5214d92de1 [2023-11-29T02:53:58.751Z] ---> 37da24750ccb [2023-11-29T02:53:58.751Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T02:53:58.751Z] 3.18: Pulling from library/alpine [2023-11-29T02:53:58.751Z] 96526aa774ef: Pulling fs layer [2023-11-29T02:53:58.751Z] 96526aa774ef: Verifying Checksum [2023-11-29T02:53:58.751Z] 96526aa774ef: Download complete [2023-11-29T02:53:58.751Z] 96526aa774ef: Pull complete [2023-11-29T02:53:58.751Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T02:53:58.751Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T02:53:58.751Z] ---> 8ca4688f4f35 [2023-11-29T02:53:58.751Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T02:53:58.751Z] ---> Running in ec1c7219bab5 [2023-11-29T02:53:58.751Z] Removing intermediate container ec1c7219bab5 [2023-11-29T02:53:58.751Z] ---> 458146db164a [2023-11-29T02:53:58.751Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T02:53:58.751Z] ---> Running in 6ee46e590309 [2023-11-29T02:53:58.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:58.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:58.751Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T02:53:58.751Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T02:53:58.751Z] OK: 7 MiB in 16 packages [2023-11-29T02:53:58.751Z] Removing intermediate container 6ee46e590309 [2023-11-29T02:53:58.751Z] ---> 580a8d54c274 [2023-11-29T02:53:58.751Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T02:53:58.751Z] ---> Running in b854125f0e23 [2023-11-29T02:53:58.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:58.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T02:53:58.751Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T02:53:58.751Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:53:58.751Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T02:53:58.751Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:53:58.751Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T02:53:58.751Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T02:53:58.751Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:53:58.751Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T02:53:58.751Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T02:53:58.751Z] OK: 7 MiB in 16 packages [2023-11-29T02:53:58.751Z] Removing intermediate container b854125f0e23 [2023-11-29T02:53:58.751Z] ---> 98e7d4155e4b [2023-11-29T02:53:58.751Z] Step 17/26 : WORKDIR / [2023-11-29T02:53:58.751Z] ---> Running in 6d9f6b6f0967 [2023-11-29T02:53:58.751Z] Removing intermediate container 6d9f6b6f0967 [2023-11-29T02:53:58.751Z] ---> 85b67e6200a7 [2023-11-29T02:53:58.751Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-29T02:53:58.751Z] ---> 25367d25b0dc [2023-11-29T02:53:58.751Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-29T02:53:58.751Z] ---> f1d2c2ba23b4 [2023-11-29T02:53:58.751Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-29T02:53:59.318Z] ---> e27f1f39b862 [2023-11-29T02:53:59.318Z] Step 21/26 : EXPOSE 59995 [2023-11-29T02:53:59.318Z] ---> Running in 1231dccbb5d9 [2023-11-29T02:53:59.318Z] Removing intermediate container 1231dccbb5d9 [2023-11-29T02:53:59.318Z] ---> 6cc8a771112a [2023-11-29T02:53:59.318Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-29T02:53:59.318Z] ---> Running in 33691ab1eb01 [2023-11-29T02:53:59.318Z] Removing intermediate container 33691ab1eb01 [2023-11-29T02:53:59.318Z] ---> 389c9a847a2e [2023-11-29T02:53:59.318Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T02:53:59.318Z] ---> Running in 0fb067e5f894 [2023-11-29T02:53:59.578Z] Removing intermediate container 0fb067e5f894 [2023-11-29T02:53:59.578Z] ---> 56eb9f1fe726 [2023-11-29T02:53:59.578Z] Step 24/26 : LABEL arch=amd64 [2023-11-29T02:53:59.578Z] ---> Running in bba452a6fc38 [2023-11-29T02:53:59.578Z] Removing intermediate container bba452a6fc38 [2023-11-29T02:53:59.578Z] ---> bedbd2445587 [2023-11-29T02:53:59.578Z] Step 25/26 : LABEL git_sha=56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T02:53:59.578Z] ---> Running in f45135f6843a [2023-11-29T02:53:59.578Z] Removing intermediate container f45135f6843a [2023-11-29T02:53:59.578Z] ---> 68ec8946cccf [2023-11-29T02:53:59.578Z] Step 26/26 : LABEL version=3.0.1-dev.14 [2023-11-29T02:53:59.578Z] ---> Running in 868e5312ac1e [2023-11-29T02:53:59.837Z] Removing intermediate container 868e5312ac1e [2023-11-29T02:53:59.837Z] ---> a2db346c39cf [2023-11-29T02:53:59.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T02:53:59.837Z] Successfully built a2db346c39cf [2023-11-29T02:53:59.837Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:54:00.169Z] provisioning config files... [2023-11-29T02:54:00.177Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15603409971196515631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:54:00.519Z] ---> ****-login.sh [2023-11-29T02:54:00.519Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:54:00.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:00.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:00.519Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:00.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:00.519Z] [2023-11-29T02:54:00.519Z] Login Succeeded [2023-11-29T02:54:00.519Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:54:00.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:00.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:00.519Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:00.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:00.519Z] [2023-11-29T02:54:00.519Z] Login Succeeded [2023-11-29T02:54:00.519Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:54:00.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:00.779Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:00.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:00.779Z] [2023-11-29T02:54:00.779Z] Login Succeeded [2023-11-29T02:54:00.779Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:54:00.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:00.779Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:00.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:00.779Z] [2023-11-29T02:54:00.779Z] Login Succeeded [2023-11-29T02:54:00.779Z] ****.io [2023-11-29T02:54:01.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:01.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:01.037Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:01.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:01.037Z] [2023-11-29T02:54:01.037Z] Login Succeeded [2023-11-29T02:54:01.037Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:54:01.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T02:54:01.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:54:01.231Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-11-29T02:54:01.231Z] 56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T02:54:01.231Z] latest [2023-11-29T02:54:01.231Z] 3.0.1-dev.14 [2023-11-29T02:54:01.231Z] 56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14 [2023-11-29T02:54:01.231Z] main [2023-11-29T02:54:01.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:01.696Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:02.082Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T02:54:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-29T02:54:02.082Z] 13ceb731e07d: Preparing [2023-11-29T02:54:02.082Z] 73394cabd0ff: Preparing [2023-11-29T02:54:02.082Z] 9471401c96f6: Preparing [2023-11-29T02:54:02.082Z] bd506343e919: Preparing [2023-11-29T02:54:02.082Z] 0acfe297c615: Preparing [2023-11-29T02:54:02.082Z] cc2447e1835a: Preparing [2023-11-29T02:54:02.082Z] cc2447e1835a: Waiting [2023-11-29T02:54:02.082Z] 0acfe297c615: Pushed [2023-11-29T02:54:02.082Z] 73394cabd0ff: Pushed [2023-11-29T02:54:02.082Z] 9471401c96f6: Pushed [2023-11-29T02:54:02.082Z] cc2447e1835a: Layer already exists [2023-11-29T02:54:03.021Z] bd506343e919: Pushed [2023-11-29T02:54:05.567Z] 13ceb731e07d: Pushed [2023-11-29T02:54:05.567Z] 56a8503eef07c46f22bc765105e6cf123a2f1194: digest: sha256:d6380f8bbaa210802a862b5b831e5943b0c3a1e3ebdc1932ad3b24e4fe25c984 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:05.980Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:06.385Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-29T02:54:06.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-29T02:54:06.386Z] 13ceb731e07d: Preparing [2023-11-29T02:54:06.386Z] 73394cabd0ff: Preparing [2023-11-29T02:54:06.386Z] 9471401c96f6: Preparing [2023-11-29T02:54:06.386Z] bd506343e919: Preparing [2023-11-29T02:54:06.386Z] 0acfe297c615: Preparing [2023-11-29T02:54:06.386Z] cc2447e1835a: Preparing [2023-11-29T02:54:06.386Z] cc2447e1835a: Waiting [2023-11-29T02:54:06.386Z] 73394cabd0ff: Layer already exists [2023-11-29T02:54:06.386Z] 13ceb731e07d: Layer already exists [2023-11-29T02:54:06.386Z] bd506343e919: Layer already exists [2023-11-29T02:54:06.386Z] 0acfe297c615: Layer already exists [2023-11-29T02:54:06.386Z] 9471401c96f6: Layer already exists [2023-11-29T02:54:06.386Z] cc2447e1835a: Layer already exists [2023-11-29T02:54:06.386Z] latest: digest: sha256:d6380f8bbaa210802a862b5b831e5943b0c3a1e3ebdc1932ad3b24e4fe25c984 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:06.798Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:07.205Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.14 [2023-11-29T02:54:07.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-29T02:54:07.206Z] 13ceb731e07d: Preparing [2023-11-29T02:54:07.206Z] 73394cabd0ff: Preparing [2023-11-29T02:54:07.206Z] 9471401c96f6: Preparing [2023-11-29T02:54:07.206Z] bd506343e919: Preparing [2023-11-29T02:54:07.206Z] 0acfe297c615: Preparing [2023-11-29T02:54:07.206Z] cc2447e1835a: Preparing [2023-11-29T02:54:07.206Z] cc2447e1835a: Waiting [2023-11-29T02:54:07.206Z] 9471401c96f6: Layer already exists [2023-11-29T02:54:07.206Z] 73394cabd0ff: Layer already exists [2023-11-29T02:54:07.206Z] 13ceb731e07d: Layer already exists [2023-11-29T02:54:07.206Z] 0acfe297c615: Layer already exists [2023-11-29T02:54:07.206Z] bd506343e919: Layer already exists [2023-11-29T02:54:07.206Z] cc2447e1835a: Layer already exists [2023-11-29T02:54:07.206Z] 3.0.1-dev.14: digest: sha256:d6380f8bbaa210802a862b5b831e5943b0c3a1e3ebdc1932ad3b24e4fe25c984 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:07.617Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:08.024Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14 [2023-11-29T02:54:08.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-29T02:54:08.024Z] 13ceb731e07d: Preparing [2023-11-29T02:54:08.024Z] 73394cabd0ff: Preparing [2023-11-29T02:54:08.024Z] 9471401c96f6: Preparing [2023-11-29T02:54:08.024Z] bd506343e919: Preparing [2023-11-29T02:54:08.024Z] 0acfe297c615: Preparing [2023-11-29T02:54:08.024Z] cc2447e1835a: Preparing [2023-11-29T02:54:08.024Z] cc2447e1835a: Waiting [2023-11-29T02:54:08.024Z] 0acfe297c615: Layer already exists [2023-11-29T02:54:08.024Z] 9471401c96f6: Layer already exists [2023-11-29T02:54:08.024Z] 13ceb731e07d: Layer already exists [2023-11-29T02:54:08.024Z] 73394cabd0ff: Layer already exists [2023-11-29T02:54:08.024Z] bd506343e919: Layer already exists [2023-11-29T02:54:08.024Z] cc2447e1835a: Layer already exists [2023-11-29T02:54:08.024Z] 56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14: digest: sha256:d6380f8bbaa210802a862b5b831e5943b0c3a1e3ebdc1932ad3b24e4fe25c984 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:08.434Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:08.847Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-11-29T02:54:08.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-29T02:54:08.847Z] 13ceb731e07d: Preparing [2023-11-29T02:54:08.847Z] 73394cabd0ff: Preparing [2023-11-29T02:54:08.847Z] 9471401c96f6: Preparing [2023-11-29T02:54:08.847Z] bd506343e919: Preparing [2023-11-29T02:54:08.847Z] 0acfe297c615: Preparing [2023-11-29T02:54:08.847Z] cc2447e1835a: Preparing [2023-11-29T02:54:08.847Z] cc2447e1835a: Waiting [2023-11-29T02:54:08.847Z] 73394cabd0ff: Layer already exists [2023-11-29T02:54:08.847Z] 13ceb731e07d: Layer already exists [2023-11-29T02:54:08.847Z] 0acfe297c615: Layer already exists [2023-11-29T02:54:08.847Z] 9471401c96f6: Layer already exists [2023-11-29T02:54:08.847Z] bd506343e919: Layer already exists [2023-11-29T02:54:08.847Z] cc2447e1835a: Layer already exists [2023-11-29T02:54:08.847Z] main: digest: sha256:d6380f8bbaa210802a862b5b831e5943b0c3a1e3ebdc1932ad3b24e4fe25c984 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T02:54:09.099Z] ===================================================== [Pipeline] echo [2023-11-29T02:54:09.141Z] taggedImages: [2023-11-29T02:54:09.141Z] - nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T02:54:09.141Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-29T02:54:09.141Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.14 [2023-11-29T02:54:09.141Z] - nexus3.edgexfoundry.org:10004/device-uart:56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14 [2023-11-29T02:54:09.141Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:09.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T02:54:09.850Z] [2023-11-29T02:54:09.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:10.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T02:54:10.190Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T02:54:10.190Z] 5eb5b503b376: Pulling fs layer [2023-11-29T02:54:10.190Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T02:54:10.190Z] ec43610c2a17: Pulling fs layer [2023-11-29T02:54:10.190Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T02:54:10.190Z] 33b1e0a273af: Pulling fs layer [2023-11-29T02:54:10.190Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T02:54:10.190Z] 2f39f015ded8: Pulling fs layer [2023-11-29T02:54:10.190Z] 3a2ae6a8a46f: Waiting [2023-11-29T02:54:10.190Z] 33b1e0a273af: Waiting [2023-11-29T02:54:10.190Z] 2f39f015ded8: Waiting [2023-11-29T02:54:10.190Z] 5d3b04190fa2: Waiting [2023-11-29T02:54:10.190Z] 5c69ac0246d0: Verifying Checksum [2023-11-29T02:54:10.190Z] 5c69ac0246d0: Download complete [2023-11-29T02:54:10.190Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-29T02:54:10.190Z] 3a2ae6a8a46f: Download complete [2023-11-29T02:54:10.190Z] 33b1e0a273af: Verifying Checksum [2023-11-29T02:54:10.190Z] 33b1e0a273af: Download complete [2023-11-29T02:54:10.190Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T02:54:10.190Z] 5d3b04190fa2: Download complete [2023-11-29T02:54:10.449Z] ec43610c2a17: Verifying Checksum [2023-11-29T02:54:10.449Z] ec43610c2a17: Download complete [2023-11-29T02:54:10.449Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:54:10.705Z] provisioning config files... [2023-11-29T02:54:10.727Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/20@tmp/config17267234617209054078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:54:11.018Z] 2f39f015ded8: Verifying Checksum [2023-11-29T02:54:11.018Z] 2f39f015ded8: Download complete [2023-11-29T02:54:11.183Z] ---> ****-login.sh [2023-11-29T02:54:11.183Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:54:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:11.591Z] 5eb5b503b376: Pull complete [2023-11-29T02:54:11.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:11.727Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:11.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:11.727Z] [2023-11-29T02:54:11.727Z] Login Succeeded [2023-11-29T02:54:11.727Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:54:11.850Z] 5c69ac0246d0: Pull complete [2023-11-29T02:54:11.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:12.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:12.273Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:12.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:12.273Z] [2023-11-29T02:54:12.273Z] Login Succeeded [2023-11-29T02:54:12.273Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:54:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:12.420Z] ec43610c2a17: Pull complete [2023-11-29T02:54:12.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:12.551Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:12.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:12.551Z] [2023-11-29T02:54:12.551Z] Login Succeeded [2023-11-29T02:54:12.551Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:54:12.678Z] 3a2ae6a8a46f: Pull complete [2023-11-29T02:54:12.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:12.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:12.821Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:12.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:12.821Z] [2023-11-29T02:54:12.821Z] Login Succeeded [2023-11-29T02:54:12.821Z] ****.io [2023-11-29T02:54:12.937Z] 33b1e0a273af: Pull complete [2023-11-29T02:54:12.937Z] 5d3b04190fa2: Pull complete [2023-11-29T02:54:13.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:54:13.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:54:13.354Z] Configure a credential helper to remove this warning. See [2023-11-29T02:54:13.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:54:13.354Z] [2023-11-29T02:54:13.354Z] Login Succeeded [2023-11-29T02:54:13.354Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:54:13.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T02:54:13.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:54:13.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:54:13.844Z] ========================================================= [2023-11-29T02:54:13.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T02:54:13.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:54:14.345Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-29T02:54:14.616Z] Sending build context to Docker daemon 11.57MB [2023-11-29T02:54:14.616Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:54:14.616Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T02:54:17.966Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T02:54:17.966Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T02:54:17.966Z] 5d54e960e981: Pulling fs layer [2023-11-29T02:54:17.966Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T02:54:17.966Z] f0e02332f6b5: Pulling fs layer [2023-11-29T02:54:17.966Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T02:54:17.966Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T02:54:17.966Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T02:54:17.966Z] 872ee5b61b7b: Waiting [2023-11-29T02:54:17.966Z] 0c6a40ed1a82: Waiting [2023-11-29T02:54:17.966Z] 94ae7d8d031c: Waiting [2023-11-29T02:54:17.966Z] f0e02332f6b5: Waiting [2023-11-29T02:54:17.966Z] 5d54e960e981: Verifying Checksum [2023-11-29T02:54:17.966Z] 5d54e960e981: Download complete [2023-11-29T02:54:17.966Z] f0e02332f6b5: Verifying Checksum [2023-11-29T02:54:17.966Z] f0e02332f6b5: Download complete [2023-11-29T02:54:17.966Z] 872ee5b61b7b: Download complete [2023-11-29T02:54:17.966Z] 9fda8d8052c6: Download complete [2023-11-29T02:54:17.966Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T02:54:17.966Z] 94ae7d8d031c: Download complete [2023-11-29T02:54:18.222Z] 2f39f015ded8: Pull complete [2023-11-29T02:54:18.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T02:54:18.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T02:54:18.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:54:18.463Z] prd-ubuntu20.04-docker-8c-8g-9087 does not seem to be running inside a container [2023-11-29T02:54:18.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T02:54:18.550Z] 9fda8d8052c6: Pull complete [2023-11-29T02:54:19.138Z] 5d54e960e981: Pull complete [2023-11-29T02:54:19.406Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T02:54:19.406Z] c4a7e357bf2a: Download complete [2023-11-29T02:54:20.367Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T02:54:20.367Z] 0c6a40ed1a82: Download complete [2023-11-29T02:54:23.007Z] $ docker top d7c880768012bf334becbf75977087edcdcab6f548b5cda22cd50bab604d38a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:54:23.492Z] ---> job-cost.sh [2023-11-29T02:54:23.492Z] lf-activate-venv: SKIPPING [2023-11-29T02:54:23.492Z] INFO: No Stack... [2023-11-29T02:54:23.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T02:54:24.012Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T02:54:24.307Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-11-29T02:54:24.307Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T02:54:24.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [2023-11-29T02:54:24.327Z] Resource [jenkins-edgexfoundry-device-uart-main-20-stack-cost] did not exist. Created. [2023-11-29T02:54:24.327Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T02:54:24.714Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T02:54:24.787Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T02:54:24.799Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T02:54:24.902Z] $ docker stop --time=1 d7c880768012bf334becbf75977087edcdcab6f548b5cda22cd50bab604d38a3 [2023-11-29T02:54:26.081Z] $ docker rm -f --volumes d7c880768012bf334becbf75977087edcdcab6f548b5cda22cd50bab604d38a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T02:54:32.689Z] c4a7e357bf2a: Pull complete [2023-11-29T02:54:32.689Z] f0e02332f6b5: Pull complete [2023-11-29T02:54:32.689Z] 872ee5b61b7b: Pull complete [2023-11-29T02:54:40.912Z] 0c6a40ed1a82: Pull complete [2023-11-29T02:54:42.872Z] 94ae7d8d031c: Pull complete [2023-11-29T02:54:42.872Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T02:54:42.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T02:54:42.872Z] ---> 86de565de09d [2023-11-29T02:54:42.872Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:54:43.466Z] ---> Running in e8ec83d82c67 [2023-11-29T02:54:43.734Z] Removing intermediate container e8ec83d82c67 [2023-11-29T02:54:43.734Z] ---> a89e0eee2301 [2023-11-29T02:54:43.734Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:54:43.734Z] ---> Running in 6a1268fa49e0 [2023-11-29T02:54:44.011Z] Removing intermediate container 6a1268fa49e0 [2023-11-29T02:54:44.011Z] ---> ed3b46876c0a [2023-11-29T02:54:44.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:54:44.279Z] ---> Running in 1e6139af5672 [2023-11-29T02:54:44.547Z] Removing intermediate container 1e6139af5672 [2023-11-29T02:54:44.548Z] ---> af4a6a700339 [2023-11-29T02:54:44.548Z] Step 6/12 : WORKDIR /device-uart [2023-11-29T02:54:44.548Z] ---> Running in 046403cc6540 [2023-11-29T02:54:44.820Z] Removing intermediate container 046403cc6540 [2023-11-29T02:54:44.820Z] ---> 2effb4e8a59a [2023-11-29T02:54:44.820Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:54:44.820Z] ---> Running in da7f33a08daf [2023-11-29T02:54:46.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:54:46.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:54:47.465Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T02:54:47.465Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T02:54:47.465Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T02:54:47.465Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T02:54:47.465Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T02:54:47.465Z] OK: 271 MiB in 56 packages [2023-11-29T02:54:48.432Z] Removing intermediate container da7f33a08daf [2023-11-29T02:54:48.432Z] ---> b9f897767438 [2023-11-29T02:54:48.432Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-29T02:54:49.015Z] ---> ed4874c2ce0f [2023-11-29T02:54:49.015Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:54:49.294Z] ---> Running in 67ab81d82948 [2023-11-29T02:56:10.960Z] Removing intermediate container 67ab81d82948 [2023-11-29T02:56:10.960Z] ---> d8a055a2672d [2023-11-29T02:56:10.960Z] Step 10/12 : COPY . . [2023-11-29T02:56:10.960Z] ---> cb1120252834 [2023-11-29T02:56:10.960Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:56:10.960Z] ---> Running in 8be2a103efb8 [2023-11-29T02:56:10.960Z] Removing intermediate container 8be2a103efb8 [2023-11-29T02:56:10.960Z] ---> 83ffb24c2465 [2023-11-29T02:56:10.960Z] Step 12/12 : RUN ${MAKE} [2023-11-29T02:56:10.960Z] ---> Running in 22bfd399c43a [2023-11-29T02:56:10.960Z] noop [2023-11-29T02:56:10.960Z] Removing intermediate container 22bfd399c43a [2023-11-29T02:56:10.960Z] ---> 4e8818b75699 [2023-11-29T02:56:10.960Z] Successfully built 4e8818b75699 [2023-11-29T02:56:10.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:56:11.534Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T02:56:11.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:56:11.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-9089 does not seem to be running inside a container [2023-11-29T02:56:12.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/20 -v /w/workspace/device-uart/20:/w/workspace/device-uart/20:rw,z -v /w/workspace/device-uart/20@tmp:/w/workspace/device-uart/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T02:56:13.365Z] $ docker top 41e128b0c36579c63a18a9412a47d992bc70e885cad988fd341a2436cf0ddc71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:56:14.269Z] + go version [2023-11-29T02:56:14.269Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T02:56:14.302Z] $ docker stop --time=1 41e128b0c36579c63a18a9412a47d992bc70e885cad988fd341a2436cf0ddc71 [2023-11-29T02:56:15.935Z] $ docker rm -f --volumes 41e128b0c36579c63a18a9412a47d992bc70e885cad988fd341a2436cf0ddc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:56:16.860Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T02:56:16.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:56:17.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-9089 does not seem to be running inside a container [2023-11-29T02:56:17.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/20 -v /w/workspace/device-uart/20:/w/workspace/device-uart/20:rw,z -v /w/workspace/device-uart/20@tmp:/w/workspace/device-uart/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-29T02:56:18.353Z] $ docker top d2894be35da1a123fb098800a394dd8868e6bbf13662c1128f347972f1bc6940 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:56:19.256Z] + git config --global --add safe.directory /w/workspace/device-uart/20 [Pipeline] fileExists [Pipeline] sh [2023-11-29T02:56:19.938Z] + make test [2023-11-29T02:56:19.938Z] go test ./... -coverprofile=coverage.out [2023-11-29T02:56:26.200Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-29T02:57:47.834Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-29T02:57:47.834Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-29T02:57:47.834Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T02:57:47.834Z] go vet ./... [2023-11-29T02:58:13.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T02:58:13.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T02:58:13.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T02:58:13.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T02:58:13.430Z] $ docker stop --time=1 d2894be35da1a123fb098800a394dd8868e6bbf13662c1128f347972f1bc6940 [2023-11-29T02:58:18.088Z] $ docker rm -f --volumes d2894be35da1a123fb098800a394dd8868e6bbf13662c1128f347972f1bc6940 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T02:58:19.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T02:58:19.668Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T02:58:20.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T02:58:20.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T02:58:21.167Z] + ls -al . [2023-11-29T02:58:21.167Z] total 152 [2023-11-29T02:58:21.167Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 02:56 . [2023-11-29T02:58:21.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 02:53 .. [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 02:53 .dockerignore [2023-11-29T02:58:21.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 02:53 .git [2023-11-29T02:58:21.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:53 .github [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 02:53 .gitignore [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 02:53 .golangci.yml [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 29 02:53 Attribution.txt [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 29 02:53 CHANGELOG.md [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 29 02:53 Dockerfile [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 02:53 GOVERNANCE.md [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 29 02:53 Jenkinsfile [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 02:53 LICENSE [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 29 02:53 Makefile [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 02:53 OWNERS.md [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 29 02:53 README.md [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 02:51 VERSION [2023-11-29T02:58:21.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 02:53 bin [2023-11-29T02:58:21.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:53 cmd [2023-11-29T02:58:21.167Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 29 02:56 coverage.out [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 29 02:53 go.mod [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 29 02:53 go.sum [2023-11-29T02:58:21.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:53 internal [2023-11-29T02:58:21.167Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 02:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:58:21.630Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=56a8503eef07c46f22bc765105e6cf123a2f1194 --label arch=arm64 --label version=3.0.1-dev.14 . [2023-11-29T02:58:23.064Z] Sending build context to Docker daemon 11.57MB [2023-11-29T02:58:23.333Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:58:23.333Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-29T02:58:23.333Z] ---> 4e8818b75699 [2023-11-29T02:58:23.333Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:58:23.333Z] ---> Running in 96b8cb762d4e [2023-11-29T02:58:24.308Z] Removing intermediate container 96b8cb762d4e [2023-11-29T02:58:24.308Z] ---> cb7119bbaa6d [2023-11-29T02:58:24.308Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:58:24.576Z] ---> Running in 4ec88e6fa09e [2023-11-29T02:58:25.989Z] Removing intermediate container 4ec88e6fa09e [2023-11-29T02:58:25.989Z] ---> e6661aedc240 [2023-11-29T02:58:25.989Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:58:25.989Z] ---> Running in fcb50fa71709 [2023-11-29T02:58:26.256Z] Removing intermediate container fcb50fa71709 [2023-11-29T02:58:26.256Z] ---> 7117ed06d20b [2023-11-29T02:58:26.256Z] Step 6/26 : WORKDIR /device-uart [2023-11-29T02:58:26.256Z] ---> Running in cb2d330b1b76 [2023-11-29T02:58:26.524Z] Removing intermediate container cb2d330b1b76 [2023-11-29T02:58:26.524Z] ---> 63e487ebd5d6 [2023-11-29T02:58:26.524Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:58:26.792Z] ---> Running in f760f9e9d95a [2023-11-29T02:58:27.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:58:28.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:58:29.302Z] OK: 271 MiB in 56 packages [2023-11-29T02:58:32.696Z] Removing intermediate container f760f9e9d95a [2023-11-29T02:58:32.696Z] ---> d5d28558a6f9 [2023-11-29T02:58:32.696Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-29T02:58:33.282Z] ---> 46458b92d7c5 [2023-11-29T02:58:33.282Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:58:33.282Z] ---> Running in 1b5141ab54c1 [2023-11-29T02:58:35.868Z] Removing intermediate container 1b5141ab54c1 [2023-11-29T02:58:35.868Z] ---> ad4be4af3a58 [2023-11-29T02:58:35.868Z] Step 10/26 : COPY . . [2023-11-29T02:58:36.834Z] ---> dfa85cd946f2 [2023-11-29T02:58:36.834Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:58:36.834Z] ---> Running in 3f684436d9cc [2023-11-29T02:58:37.108Z] Removing intermediate container 3f684436d9cc [2023-11-29T02:58:37.108Z] ---> 6b278a00e25b [2023-11-29T02:58:37.108Z] Step 12/26 : RUN ${MAKE} [2023-11-29T02:58:37.378Z] ---> Running in ee1c53f735d6 [2023-11-29T02:58:39.335Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-29T03:00:31.007Z] Removing intermediate container ee1c53f735d6 [2023-11-29T03:00:31.007Z] ---> 011585d1a720 [2023-11-29T03:00:31.007Z] Step 13/26 : FROM alpine:3.18 [2023-11-29T03:00:31.007Z] 3.18: Pulling from library/alpine [2023-11-29T03:00:31.007Z] 579b34f0a95b: Pulling fs layer [2023-11-29T03:00:31.007Z] 579b34f0a95b: Verifying Checksum [2023-11-29T03:00:31.007Z] 579b34f0a95b: Download complete [2023-11-29T03:00:31.007Z] 579b34f0a95b: Pull complete [2023-11-29T03:00:31.007Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T03:00:31.007Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T03:00:31.007Z] ---> 3cc203321400 [2023-11-29T03:00:31.007Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-29T03:00:31.007Z] ---> Running in 9c66b5af70b6 [2023-11-29T03:00:31.007Z] Removing intermediate container 9c66b5af70b6 [2023-11-29T03:00:31.007Z] ---> 5f0f8232dc4a [2023-11-29T03:00:31.007Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-29T03:00:31.007Z] ---> Running in d653506aea0e [2023-11-29T03:00:31.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:00:31.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:00:32.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T03:00:32.511Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T03:00:32.777Z] OK: 8 MiB in 16 packages [2023-11-29T03:00:33.751Z] Removing intermediate container d653506aea0e [2023-11-29T03:00:33.751Z] ---> 8826fd22bce7 [2023-11-29T03:00:33.751Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-29T03:00:33.751Z] ---> Running in 5f1478abb8dc [2023-11-29T03:00:34.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T03:00:34.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T03:00:35.938Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T03:00:35.938Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T03:00:35.938Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T03:00:35.938Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T03:00:35.938Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T03:00:35.938Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T03:00:36.206Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T03:00:36.206Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T03:00:36.206Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T03:00:36.206Z] OK: 8 MiB in 16 packages [2023-11-29T03:00:40.518Z] Removing intermediate container 5f1478abb8dc [2023-11-29T03:00:40.518Z] ---> e33f85373ba6 [2023-11-29T03:00:40.518Z] Step 17/26 : WORKDIR / [2023-11-29T03:00:40.518Z] ---> Running in 1181efc65898 [2023-11-29T03:00:40.785Z] Removing intermediate container 1181efc65898 [2023-11-29T03:00:40.785Z] ---> 8e3e37e9269d [2023-11-29T03:00:40.785Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-29T03:00:41.369Z] ---> daf6fd91cca8 [2023-11-29T03:00:41.369Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-29T03:00:41.954Z] ---> d50d8721553f [2023-11-29T03:00:41.955Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-29T03:00:44.259Z] ---> 5140d3342ab0 [2023-11-29T03:00:44.259Z] Step 21/26 : EXPOSE 59995 [2023-11-29T03:00:44.259Z] ---> Running in 28d999b00a9b [2023-11-29T03:00:44.259Z] Removing intermediate container 28d999b00a9b [2023-11-29T03:00:44.259Z] ---> 1d74f4f00c92 [2023-11-29T03:00:44.259Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-29T03:00:44.259Z] ---> Running in 403ee5c7b822 [2023-11-29T03:00:44.259Z] Removing intermediate container 403ee5c7b822 [2023-11-29T03:00:44.259Z] ---> ab82c1246293 [2023-11-29T03:00:44.259Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-29T03:00:44.259Z] ---> Running in ed73c5ea7acc [2023-11-29T03:00:44.259Z] Removing intermediate container ed73c5ea7acc [2023-11-29T03:00:44.259Z] ---> a950dddcca1c [2023-11-29T03:00:44.259Z] Step 24/26 : LABEL arch=arm64 [2023-11-29T03:00:45.291Z] ---> Running in dbbb00fd5515 [2023-11-29T03:00:45.291Z] Removing intermediate container dbbb00fd5515 [2023-11-29T03:00:45.291Z] ---> 9be45a3364b9 [2023-11-29T03:00:45.291Z] Step 25/26 : LABEL git_sha=56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T03:00:45.291Z] ---> Running in 3cdb9e04dc05 [2023-11-29T03:00:45.291Z] Removing intermediate container 3cdb9e04dc05 [2023-11-29T03:00:45.291Z] ---> 5f93b00365ca [2023-11-29T03:00:45.291Z] Step 26/26 : LABEL version=3.0.1-dev.14 [2023-11-29T03:00:45.291Z] ---> Running in 9ebd3de28132 [2023-11-29T03:00:45.291Z] Removing intermediate container 9ebd3de28132 [2023-11-29T03:00:45.291Z] ---> 80798b129f02 [2023-11-29T03:00:45.291Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T03:00:45.291Z] Successfully built 80798b129f02 [2023-11-29T03:00:46.314Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:00:46.929Z] provisioning config files... [2023-11-29T03:00:46.944Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/20@tmp/config12664852879237080628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:00:48.968Z] ---> ****-login.sh [2023-11-29T03:00:48.968Z] nexus3.edgexfoundry.org:10001 [2023-11-29T03:00:48.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:00:49.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:00:49.234Z] Configure a credential helper to remove this warning. See [2023-11-29T03:00:49.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:00:49.234Z] [2023-11-29T03:00:49.234Z] Login Succeeded [2023-11-29T03:00:49.234Z] nexus3.edgexfoundry.org:10002 [2023-11-29T03:00:49.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:00:49.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:00:49.501Z] Configure a credential helper to remove this warning. See [2023-11-29T03:00:49.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:00:49.501Z] [2023-11-29T03:00:49.501Z] Login Succeeded [2023-11-29T03:00:49.501Z] nexus3.edgexfoundry.org:10003 [2023-11-29T03:00:49.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:00:49.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:00:49.769Z] Configure a credential helper to remove this warning. See [2023-11-29T03:00:49.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:00:49.769Z] [2023-11-29T03:00:49.769Z] Login Succeeded [2023-11-29T03:00:49.769Z] nexus3.edgexfoundry.org:10004 [2023-11-29T03:00:52.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:00:52.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:00:52.809Z] Configure a credential helper to remove this warning. See [2023-11-29T03:00:52.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:00:52.809Z] [2023-11-29T03:00:52.810Z] Login Succeeded [2023-11-29T03:00:52.810Z] ****.io [2023-11-29T03:00:53.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T03:00:53.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T03:00:53.342Z] Configure a credential helper to remove this warning. See [2023-11-29T03:00:53.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T03:00:53.342Z] [2023-11-29T03:00:53.342Z] Login Succeeded [2023-11-29T03:00:53.342Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T03:00:53.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T03:00:53.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T03:00:53.638Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-11-29T03:00:53.638Z] 56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T03:00:53.638Z] latest [2023-11-29T03:00:53.638Z] 3.0.1-dev.14 [2023-11-29T03:00:53.638Z] 56a8503eef07c46f22bc765105e6cf123a2f1194-3.0.1-dev.14 [2023-11-29T03:00:53.638Z] main [2023-11-29T03:00:53.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:00:54.241Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:56a8503eef07c46f22bc765105e6cf123a2f1194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:00:54.716Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:56a8503eef07c46f22bc765105e6cf123a2f1194 [2023-11-29T03:00:54.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-29T03:00:54.716Z] ebd4eeaae937: Preparing [2023-11-29T03:00:54.716Z] 21fb1f16a030: Preparing [2023-11-29T03:00:54.716Z] 7b94781376f6: Preparing [2023-11-29T03:00:54.716Z] 47374a58dfaf: Preparing [2023-11-29T03:00:54.716Z] f8d6681f9349: Preparing [2023-11-29T03:00:54.716Z] 5f4d9fc4d98d: Preparing [2023-11-29T03:00:54.716Z] 5f4d9fc4d98d: Waiting [2023-11-29T03:02:31.314Z] 21fb1f16a030: Retrying in 5 seconds [2023-11-29T03:02:31.314Z] ebd4eeaae937: Retrying in 5 seconds [2023-11-29T03:02:31.314Z] 47374a58dfaf: Retrying in 5 seconds [2023-11-29T03:02:31.314Z] f8d6681f9349: Retrying in 5 seconds [2023-11-29T03:02:31.314Z] 7b94781376f6: Retrying in 5 seconds [2023-11-29T03:02:31.314Z] 21fb1f16a030: Retrying in 4 seconds [2023-11-29T03:02:31.314Z] ebd4eeaae937: Retrying in 4 seconds [2023-11-29T03:02:31.314Z] 47374a58dfaf: Retrying in 4 seconds [2023-11-29T03:02:31.314Z] f8d6681f9349: Retrying in 4 seconds [2023-11-29T03:02:31.314Z] 7b94781376f6: Retrying in 4 seconds [2023-11-29T03:02:31.314Z] 21fb1f16a030: Retrying in 3 seconds [2023-11-29T03:02:31.314Z] ebd4eeaae937: Retrying in 3 seconds [2023-11-29T03:02:31.314Z] 47374a58dfaf: Retrying in 3 seconds [2023-11-29T03:02:31.314Z] f8d6681f9349: Retrying in 3 seconds [2023-11-29T03:02:31.314Z] 7b94781376f6: Retrying in 3 seconds [2023-11-29T03:02:31.314Z] 21fb1f16a030: Retrying in 2 seconds [2023-11-29T03:02:31.314Z] ebd4eeaae937: Retrying in 2 seconds [2023-11-29T03:02:31.314Z] 47374a58dfaf: Retrying in 2 seconds [2023-11-29T03:02:31.314Z] f8d6681f9349: Retrying in 2 seconds [2023-11-29T03:02:31.314Z] 7b94781376f6: Retrying in 2 seconds [2023-11-29T03:02:31.314Z] 21fb1f16a030: Retrying in 1 second [2023-11-29T03:02:31.314Z] ebd4eeaae937: Retrying in 1 second [2023-11-29T03:02:31.314Z] 47374a58dfaf: Retrying in 1 second [2023-11-29T03:02:31.314Z] f8d6681f9349: Retrying in 1 second [2023-11-29T03:02:31.314Z] 7b94781376f6: Retrying in 1 second [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 10 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 10 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 10 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 10 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 10 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 9 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 9 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 9 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 9 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 9 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 8 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 8 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 8 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 8 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 8 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 7 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 7 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 7 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 7 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 7 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 6 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 6 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 6 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 6 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 6 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 5 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 5 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 5 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 5 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 5 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 4 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 4 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 4 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 4 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 4 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 3 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 3 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 3 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 3 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 3 seconds [2023-11-29T03:04:08.043Z] 47374a58dfaf: Retrying in 2 seconds [2023-11-29T03:04:08.043Z] ebd4eeaae937: Retrying in 2 seconds [2023-11-29T03:04:08.043Z] 21fb1f16a030: Retrying in 2 seconds [2023-11-29T03:04:08.043Z] f8d6681f9349: Retrying in 2 seconds [2023-11-29T03:04:08.043Z] 7b94781376f6: Retrying in 2 seconds [2023-11-29T03:04:09.059Z] 21fb1f16a030: Retrying in 1 second [2023-11-29T03:04:09.059Z] ebd4eeaae937: Retrying in 1 second [2023-11-29T03:04:09.059Z] 47374a58dfaf: Retrying in 1 second [2023-11-29T03:04:09.059Z] 7b94781376f6: Retrying in 1 second [2023-11-29T03:04:09.059Z] f8d6681f9349: Retrying in 1 second [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 15 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 15 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 15 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 15 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 15 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 14 seconds [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 14 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 14 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 14 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 14 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 13 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 13 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 13 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 13 seconds [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 13 seconds [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 12 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 12 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 12 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 12 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 12 seconds [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 11 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 11 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 11 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 11 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 11 seconds [2023-11-29T03:05:45.709Z] f8d6681f9349: Retrying in 10 seconds [2023-11-29T03:05:45.709Z] 21fb1f16a030: Retrying in 10 seconds [2023-11-29T03:05:45.709Z] 47374a58dfaf: Retrying in 10 seconds [2023-11-29T03:05:45.709Z] ebd4eeaae937: Retrying in 10 seconds [2023-11-29T03:05:45.709Z] 7b94781376f6: Retrying in 10 seconds [2023-11-29T03:05:45.974Z] 21fb1f16a030: Retrying in 9 seconds [2023-11-29T03:05:45.974Z] 47374a58dfaf: Retrying in 9 seconds [2023-11-29T03:05:45.974Z] 7b94781376f6: Retrying in 9 seconds [2023-11-29T03:05:45.974Z] f8d6681f9349: Retrying in 9 seconds [2023-11-29T03:05:45.974Z] ebd4eeaae937: Retrying in 9 seconds [2023-11-29T03:05:46.926Z] f8d6681f9349: Retrying in 8 seconds [2023-11-29T03:05:46.926Z] 47374a58dfaf: Retrying in 8 seconds [2023-11-29T03:05:46.926Z] ebd4eeaae937: Retrying in 8 seconds [2023-11-29T03:05:46.926Z] 21fb1f16a030: Retrying in 8 seconds [2023-11-29T03:05:46.926Z] 7b94781376f6: Retrying in 8 seconds [2023-11-29T03:05:47.879Z] f8d6681f9349: Retrying in 7 seconds [2023-11-29T03:05:47.879Z] 47374a58dfaf: Retrying in 7 seconds [2023-11-29T03:05:47.879Z] ebd4eeaae937: Retrying in 7 seconds [2023-11-29T03:05:47.879Z] 21fb1f16a030: Retrying in 7 seconds [2023-11-29T03:05:47.879Z] 7b94781376f6: Retrying in 7 seconds [2023-11-29T03:05:48.833Z] f8d6681f9349: Retrying in 6 seconds [2023-11-29T03:05:48.833Z] 47374a58dfaf: Retrying in 6 seconds [2023-11-29T03:05:48.833Z] ebd4eeaae937: Retrying in 6 seconds [2023-11-29T03:05:48.833Z] 21fb1f16a030: Retrying in 6 seconds [2023-11-29T03:05:48.833Z] 7b94781376f6: Retrying in 6 seconds [2023-11-29T03:05:49.785Z] f8d6681f9349: Retrying in 5 seconds [2023-11-29T03:05:49.785Z] 47374a58dfaf: Retrying in 5 seconds [2023-11-29T03:05:49.785Z] ebd4eeaae937: Retrying in 5 seconds [2023-11-29T03:05:49.785Z] 21fb1f16a030: Retrying in 5 seconds [2023-11-29T03:05:49.785Z] 7b94781376f6: Retrying in 5 seconds [2023-11-29T03:05:51.190Z] 47374a58dfaf: Retrying in 4 seconds [2023-11-29T03:05:51.190Z] f8d6681f9349: Retrying in 4 seconds [2023-11-29T03:05:51.190Z] 7b94781376f6: Retrying in 4 seconds [2023-11-29T03:05:51.190Z] 21fb1f16a030: Retrying in 4 seconds [2023-11-29T03:05:51.190Z] ebd4eeaae937: Retrying in 4 seconds [2023-11-29T03:05:51.771Z] f8d6681f9349: Retrying in 3 seconds [2023-11-29T03:05:51.771Z] 47374a58dfaf: Retrying in 3 seconds [2023-11-29T03:05:51.771Z] ebd4eeaae937: Retrying in 3 seconds [2023-11-29T03:05:51.771Z] 7b94781376f6: Retrying in 3 seconds [2023-11-29T03:05:51.771Z] 21fb1f16a030: Retrying in 3 seconds [2023-11-29T03:05:53.188Z] 47374a58dfaf: Retrying in 2 seconds [2023-11-29T03:05:53.188Z] f8d6681f9349: Retrying in 2 seconds [2023-11-29T03:05:53.188Z] ebd4eeaae937: Retrying in 2 seconds [2023-11-29T03:05:53.188Z] 21fb1f16a030: Retrying in 2 seconds [2023-11-29T03:05:53.188Z] 7b94781376f6: Retrying in 2 seconds [2023-11-29T03:05:53.765Z] f8d6681f9349: Retrying in 1 second [2023-11-29T03:05:53.765Z] 47374a58dfaf: Retrying in 1 second [2023-11-29T03:05:53.765Z] 7b94781376f6: Retrying in 1 second [2023-11-29T03:05:53.765Z] ebd4eeaae937: Retrying in 1 second [2023-11-29T03:05:53.765Z] 21fb1f16a030: Retrying in 1 second [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 20 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 20 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 20 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 20 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 20 seconds [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 19 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 19 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 19 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 19 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 19 seconds [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 18 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 18 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 18 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 18 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 18 seconds [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 17 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 17 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 17 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 17 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 17 seconds [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 16 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 16 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 16 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 16 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 16 seconds [2023-11-29T03:07:30.371Z] f8d6681f9349: Retrying in 15 seconds [2023-11-29T03:07:30.371Z] 47374a58dfaf: Retrying in 15 seconds [2023-11-29T03:07:30.371Z] ebd4eeaae937: Retrying in 15 seconds [2023-11-29T03:07:30.371Z] 21fb1f16a030: Retrying in 15 seconds [2023-11-29T03:07:30.371Z] 7b94781376f6: Retrying in 15 seconds [2023-11-29T03:07:30.952Z] f8d6681f9349: Retrying in 14 seconds [2023-11-29T03:07:30.952Z] 47374a58dfaf: Retrying in 14 seconds [2023-11-29T03:07:30.952Z] ebd4eeaae937: Retrying in 14 seconds [2023-11-29T03:07:30.952Z] 21fb1f16a030: Retrying in 14 seconds [2023-11-29T03:07:30.952Z] 7b94781376f6: Retrying in 14 seconds [2023-11-29T03:07:32.352Z] f8d6681f9349: Retrying in 13 seconds [2023-11-29T03:07:32.352Z] 47374a58dfaf: Retrying in 13 seconds [2023-11-29T03:07:32.352Z] ebd4eeaae937: Retrying in 13 seconds [2023-11-29T03:07:32.352Z] 21fb1f16a030: Retrying in 13 seconds [2023-11-29T03:07:32.352Z] 7b94781376f6: Retrying in 13 seconds [2023-11-29T03:07:32.935Z] f8d6681f9349: Retrying in 12 seconds [2023-11-29T03:07:32.935Z] 47374a58dfaf: Retrying in 12 seconds [2023-11-29T03:07:32.935Z] ebd4eeaae937: Retrying in 12 seconds [2023-11-29T03:07:32.935Z] 21fb1f16a030: Retrying in 12 seconds [2023-11-29T03:07:32.935Z] 7b94781376f6: Retrying in 12 seconds [2023-11-29T03:07:34.333Z] f8d6681f9349: Retrying in 11 seconds [2023-11-29T03:07:34.333Z] ebd4eeaae937: Retrying in 11 seconds [2023-11-29T03:07:34.333Z] 47374a58dfaf: Retrying in 11 seconds [2023-11-29T03:07:34.333Z] 21fb1f16a030: Retrying in 11 seconds [2023-11-29T03:07:34.333Z] 7b94781376f6: Retrying in 11 seconds [2023-11-29T03:07:35.285Z] f8d6681f9349: Retrying in 10 seconds [2023-11-29T03:07:35.286Z] 47374a58dfaf: Retrying in 10 seconds [2023-11-29T03:07:35.286Z] ebd4eeaae937: Retrying in 10 seconds [2023-11-29T03:07:35.286Z] 21fb1f16a030: Retrying in 10 seconds [2023-11-29T03:07:35.286Z] 7b94781376f6: Retrying in 10 seconds [2023-11-29T03:07:36.235Z] f8d6681f9349: Retrying in 9 seconds [2023-11-29T03:07:36.235Z] 47374a58dfaf: Retrying in 9 seconds [2023-11-29T03:07:36.235Z] ebd4eeaae937: Retrying in 9 seconds [2023-11-29T03:07:36.235Z] 21fb1f16a030: Retrying in 9 seconds [2023-11-29T03:07:36.235Z] 7b94781376f6: Retrying in 9 seconds [2023-11-29T03:07:37.191Z] f8d6681f9349: Retrying in 8 seconds [2023-11-29T03:07:37.191Z] 47374a58dfaf: Retrying in 8 seconds [2023-11-29T03:07:37.191Z] ebd4eeaae937: Retrying in 8 seconds [2023-11-29T03:07:37.191Z] 21fb1f16a030: Retrying in 8 seconds [2023-11-29T03:07:37.191Z] 7b94781376f6: Retrying in 8 seconds [2023-11-29T03:07:38.145Z] f8d6681f9349: Retrying in 7 seconds [2023-11-29T03:07:38.145Z] 47374a58dfaf: Retrying in 7 seconds [2023-11-29T03:07:38.145Z] ebd4eeaae937: Retrying in 7 seconds [2023-11-29T03:07:38.145Z] 21fb1f16a030: Retrying in 7 seconds [2023-11-29T03:07:38.145Z] 7b94781376f6: Retrying in 7 seconds [2023-11-29T03:07:39.098Z] f8d6681f9349: Retrying in 6 seconds [2023-11-29T03:07:39.098Z] ebd4eeaae937: Retrying in 6 seconds [2023-11-29T03:07:39.098Z] 47374a58dfaf: Retrying in 6 seconds [2023-11-29T03:07:39.098Z] 21fb1f16a030: Retrying in 6 seconds [2023-11-29T03:07:39.098Z] 7b94781376f6: Retrying in 6 seconds [2023-11-29T03:07:40.050Z] f8d6681f9349: Retrying in 5 seconds [2023-11-29T03:07:40.050Z] 47374a58dfaf: Retrying in 5 seconds [2023-11-29T03:07:40.050Z] ebd4eeaae937: Retrying in 5 seconds [2023-11-29T03:07:40.050Z] 21fb1f16a030: Retrying in 5 seconds [2023-11-29T03:07:40.050Z] 7b94781376f6: Retrying in 5 seconds [2023-11-29T03:07:41.003Z] f8d6681f9349: Retrying in 4 seconds [2023-11-29T03:07:41.003Z] ebd4eeaae937: Retrying in 4 seconds [2023-11-29T03:07:41.003Z] 47374a58dfaf: Retrying in 4 seconds [2023-11-29T03:07:41.003Z] 21fb1f16a030: Retrying in 4 seconds [2023-11-29T03:07:41.003Z] 7b94781376f6: Retrying in 4 seconds [2023-11-29T03:07:41.964Z] f8d6681f9349: Retrying in 3 seconds [2023-11-29T03:07:41.964Z] 47374a58dfaf: Retrying in 3 seconds [2023-11-29T03:07:41.964Z] ebd4eeaae937: Retrying in 3 seconds [2023-11-29T03:07:41.964Z] 21fb1f16a030: Retrying in 3 seconds [2023-11-29T03:07:41.964Z] 7b94781376f6: Retrying in 3 seconds [2023-11-29T03:07:43.368Z] f8d6681f9349: Retrying in 2 seconds [2023-11-29T03:07:43.368Z] 47374a58dfaf: Retrying in 2 seconds [2023-11-29T03:07:43.368Z] ebd4eeaae937: Retrying in 2 seconds [2023-11-29T03:07:43.368Z] 21fb1f16a030: Retrying in 2 seconds [2023-11-29T03:07:43.368Z] 7b94781376f6: Retrying in 2 seconds [2023-11-29T03:07:43.948Z] f8d6681f9349: Retrying in 1 second [2023-11-29T03:07:43.948Z] 47374a58dfaf: Retrying in 1 second [2023-11-29T03:07:43.948Z] ebd4eeaae937: Retrying in 1 second [2023-11-29T03:07:43.948Z] 21fb1f16a030: Retrying in 1 second [2023-11-29T03:07:43.948Z] 7b94781376f6: Retrying in 1 second [2023-11-29T03:09:20.544Z] received unexpected HTTP status: 504 Gateway Time-out [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:09:21.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:09:21.443Z] [2023-11-29T03:09:21.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:09:21.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:09:21.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T03:09:21.821Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T03:09:21.821Z] 04944245beec: Pulling fs layer [2023-11-29T03:09:21.821Z] 699f458cf7ca: Pulling fs layer [2023-11-29T03:09:21.821Z] 765212b225bb: Pulling fs layer [2023-11-29T03:09:21.821Z] f23df028b6ca: Pulling fs layer [2023-11-29T03:09:21.821Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T03:09:21.821Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T03:09:21.821Z] 765212b225bb: Waiting [2023-11-29T03:09:21.821Z] f23df028b6ca: Waiting [2023-11-29T03:09:21.821Z] d65c8cfc05b1: Waiting [2023-11-29T03:09:21.821Z] 2437ff75d9bd: Waiting [2023-11-29T03:09:22.088Z] 04944245beec: Verifying Checksum [2023-11-29T03:09:22.088Z] 04944245beec: Download complete [2023-11-29T03:09:22.088Z] 765212b225bb: Verifying Checksum [2023-11-29T03:09:22.088Z] 765212b225bb: Download complete [2023-11-29T03:09:22.088Z] f23df028b6ca: Verifying Checksum [2023-11-29T03:09:22.088Z] f23df028b6ca: Download complete [2023-11-29T03:09:22.088Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T03:09:22.088Z] d65c8cfc05b1: Download complete [2023-11-29T03:09:22.088Z] 699f458cf7ca: Verifying Checksum [2023-11-29T03:09:22.088Z] 699f458cf7ca: Download complete [2023-11-29T03:09:22.671Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T03:09:22.671Z] 8998bd30e6a1: Download complete [2023-11-29T03:09:25.247Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T03:09:25.247Z] 2437ff75d9bd: Download complete [2023-11-29T03:09:27.185Z] 8998bd30e6a1: Pull complete [2023-11-29T03:09:28.586Z] 04944245beec: Pull complete [2023-11-29T03:09:30.523Z] 699f458cf7ca: Pull complete [2023-11-29T03:09:30.523Z] 765212b225bb: Pull complete [2023-11-29T03:09:31.478Z] f23df028b6ca: Pull complete [2023-11-29T03:09:31.478Z] d65c8cfc05b1: Pull complete [2023-11-29T03:09:49.684Z] 2437ff75d9bd: Pull complete [2023-11-29T03:09:49.684Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T03:09:49.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T03:09:49.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:09:50.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-9089 does not seem to be running inside a container [2023-11-29T03:09:50.119Z] $ 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-uart/20 -v /w/workspace/device-uart/20:/w/workspace/device-uart/20:rw,z -v /w/workspace/device-uart/20@tmp:/w/workspace/device-uart/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T03:09:52.374Z] $ docker top 8b0c400be92106e594bb32bbad035375cf13c969a8200851e1f89e751c52d964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:09:52.969Z] ---> job-cost.sh [2023-11-29T03:09:53.237Z] lf-activate-venv: SKIPPING [2023-11-29T03:09:53.237Z] INFO: No Stack... [2023-11-29T03:09:53.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T03:09:54.772Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T03:09:55.405Z] + cat /w/workspace/device-uart/20/archives/cost.csv [2023-11-29T03:09:55.405Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T03:09:55.468Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [2023-11-29T03:09:55.480Z] Resource [jenkins-edgexfoundry-device-uart-main-20-stack-cost] did not exist. Created. [2023-11-29T03:09:55.481Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T03:09:56.203Z] /w/workspace/device-uart/20@tmp/durable-1c212327/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T03:09:56.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T03:09:56.906Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T03:09:56.955Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T03:09:56.965Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T03:09:57.085Z] $ docker stop --time=1 8b0c400be92106e594bb32bbad035375cf13c969a8200851e1f89e751c52d964 [2023-11-29T03:09:58.553Z] $ docker rm -f --volumes 8b0c400be92106e594bb32bbad035375cf13c969a8200851e1f89e751c52d964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T03:09:59.410Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-29T03:10:01.833Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-11-29T03:10:01.833Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-29T03:10:01.833Z] total 16 [2023-11-29T03:10:01.833Z] drwxr-xr-x 3 root root 4096 Nov 29 02:54 . [2023-11-29T03:10:01.833Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 02:54 .. [2023-11-29T03:10:01.833Z] drwxr-xr-x 2 root root 4096 Nov 29 02:54 cost [2023-11-29T03:10:01.833Z] -rw-r--r-- 1 root root 82 Nov 29 02:54 cost.csv [2023-11-29T03:10:01.833Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-29T03:10:01.833Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-29T03:10:01.833Z] total 16 [2023-11-29T03:10:01.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 02:54 . [2023-11-29T03:10:01.833Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 02:54 .. [2023-11-29T03:10:01.833Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 02:54 cost [2023-11-29T03:10:01.833Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 29 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:02.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:02.998Z] ---> package-listing.sh [2023-11-29T03:10:02.998Z] ++ facter osfamily [2023-11-29T03:10:02.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T03:10:03.259Z] + OS_FAMILY=debian [2023-11-29T03:10:03.259Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-11-29T03:10:03.259Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T03:10:03.259Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T03:10:03.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T03:10:03.259Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T03:10:03.259Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-29T03:10:03.259Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T03:10:03.259Z] + case "${OS_FAMILY}" in [2023-11-29T03:10:03.259Z] + dpkg -l [2023-11-29T03:10:03.259Z] + grep '^ii' [2023-11-29T03:10:03.259Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T03:10:03.259Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T03:10:03.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T03:10:03.259Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-29T03:10:03.259Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-11-29T03:10:03.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-11-29T03:10:03.271Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T03:10:03.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T03:10:04.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T03:10:04.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T03:10:04.333Z] prd-ubuntu20.04-docker-8c-8g-9087 does not seem to be running inside a container [2023-11-29T03:10:04.372Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T03:10:04.558Z] $ docker top 3e057fe83ad0dfc4d09af63c60c7ef1a5a910409fcdfef291c73ebe31679e1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T03:10:04.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T03:10:05.283Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T03:10:05.574Z] + ls /var/log/sa-host [2023-11-29T03:10:05.574Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T03:10:05.810Z] provisioning config files... [2023-11-29T03:10:05.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9396487463480345877tmp [Pipeline] { [Pipeline] echo [2023-11-29T03:10:05.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:06.222Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T03:10:06.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:06.663Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T03:10:06.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:06.958Z] ---> sudo-logs.sh [2023-11-29T03:10:06.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T03:10:07.045Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:07.333Z] ---> job-cost.sh [2023-11-29T03:10:07.333Z] lf-activate-venv: SKIPPING [2023-11-29T03:10:07.333Z] DEBUG: total: 0.2199999988079071 [2023-11-29T03:10:07.333Z] INFO: Retrieving Stack Cost... [2023-11-29T03:10:07.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T03:10:08.162Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T03:10:08.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T03:10:08.456Z] ---> logs-deploy.sh [2023-11-29T03:10:08.457Z] lf-activate-venv: SKIPPING [2023-11-29T03:10:08.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/20 [2023-11-29T03:10:08.457Z] INFO: archiving workspace using pattern(s): [2023-11-29T03:10:09.393Z] Archives upload complete. [2023-11-29T03:10:09.393Z] INFO: archiving logs to Nexus