Pull request #673 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06760e5639fe5ce120769863a85d3570ba8f2889+73e85768b09e7a901a474aca8d4c5663b6c61c92 (505358d69af2e48a5b0cc82b884567177a8352f8) 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-ssh10883874896186829424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5295986949255356568.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/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/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh329609729206890948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12291486927391341983.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/app-service-configurable/branches/PR-673/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/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh147152593294053144.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:app-service-configurable] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable 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 ‘prd-ubuntu20.04-docker-8c-8g-9153’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9158 in /w/workspace/_app-service-configurable_PR-673 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 06760e5639fe5ce120769863a85d3570ba8f2889 Merge succeeded, producing cb831bfc33342aac7caa41b4dafd91c0593e651e Checking out Revision cb831bfc33342aac7caa41b4dafd91c0593e651e (PR-673) > git config core.sparsecheckout # timeout=10 > git checkout -f 06760e5639fe5ce120769863a85d3570ba8f2889 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb831bfc33342aac7caa41b4dafd91c0593e651e # timeout=10 Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-02T04:50:14.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-02T04:50:14.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-02T04:50:14.261Z] ========================================================= [2024-09-02T04:50:14.261Z] EdgeX Global Pipelines Version Info [2024-09-02T04:50:14.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5953f7b2bf78383e680d3992e30420ad05108e50 # timeout=10 [2024-09-02T04:50:14.965Z] ------------------- [2024-09-02T04:50:14.965Z] stable info: [2024-09-02T04:50:14.965Z] ------------------- [2024-09-02T04:50:14.965Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T04:50:14.966Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T04:50:14.966Z] Message: update stable to v1.0.263 [2024-09-02T04:50:15.537Z] ------------------- [2024-09-02T04:50:15.537Z] experimental info: [2024-09-02T04:50:15.537Z] ------------------- [2024-09-02T04:50:15.537Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T04:50:15.537Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T04:50:15.537Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-02T04:50:15.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-02T04:50:15.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-02T04:50:15.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-02T04:50:15.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-02T04:50:15.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-02T04:50:15.735Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-02T04:50:15.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-02T04:50:15.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-02T04:50:15.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-02T04:50:15.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-02T04:50:15.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-02T04:50:15.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-02T04:50:15.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-02T04:50:15.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-02T04:50:15.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T04:50:15.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T04:50:15.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T04:50:15.993Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T04:50:16.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-02T04:50:16.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-02T04:50:16.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-02T04:50:16.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-02T04:50:16.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-02T04:50:16.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-02T04:50:16.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-02T04:50:16.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-02T04:50:16.193Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-02T04:50:16.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo [2024-09-02T04:50:16.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo [2024-09-02T04:50:16.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo [2024-09-02T04:50:16.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb831bfc33342aac7caa41b4dafd91c0593e651e [Pipeline] echo [2024-09-02T04:50:16.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb831bf [Pipeline] echo [2024-09-02T04:50:16.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T04:50:16.379Z] provisioning config files... [2024-09-02T04:50:16.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config6333666820587117234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T04:50:16.724Z] ---> ****-login.sh [2024-09-02T04:50:16.724Z] nexus3.edgexfoundry.org:10001 [2024-09-02T04:50:16.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:17.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:17.246Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:17.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:17.246Z] [2024-09-02T04:50:17.246Z] Login Succeeded [2024-09-02T04:50:17.246Z] nexus3.edgexfoundry.org:10002 [2024-09-02T04:50:17.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:17.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:17.247Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:17.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:17.247Z] [2024-09-02T04:50:17.247Z] Login Succeeded [2024-09-02T04:50:17.247Z] nexus3.edgexfoundry.org:10003 [2024-09-02T04:50:17.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:17.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:17.509Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:17.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:17.509Z] [2024-09-02T04:50:17.509Z] Login Succeeded [2024-09-02T04:50:17.509Z] nexus3.edgexfoundry.org:10004 [2024-09-02T04:50:17.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:17.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:17.509Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:17.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:17.510Z] [2024-09-02T04:50:17.510Z] Login Succeeded [2024-09-02T04:50:17.510Z] ****.io [2024-09-02T04:50:17.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:17.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:17.769Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:17.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:17.769Z] [2024-09-02T04:50:17.769Z] Login Succeeded [2024-09-02T04:50:17.769Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T04:50:17.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-02T04:50:18.196Z] + git rev-list -1 --merges cb831bfc33342aac7caa41b4dafd91c0593e651e~1..cb831bfc33342aac7caa41b4dafd91c0593e651e [Pipeline] echo [2024-09-02T04:50:18.224Z] -----------> git rev-list -1 --merges cb831bfc33342aac7caa41b4dafd91c0593e651e~1..cb831bfc33342aac7caa41b4dafd91c0593e651e cb831bfc33342aac7caa41b4dafd91c0593e651e [2024-09-02T04:50:18.224Z] cb831bfc33342aac7caa41b4dafd91c0593e651e [false] [Pipeline] sh [2024-09-02T04:50:18.517Z] + git log --format=format:%s -1 cb831bfc33342aac7caa41b4dafd91c0593e651e [Pipeline] echo [2024-09-02T04:50:18.535Z] ========================================================= [2024-09-02T04:50:18.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-02T04:50:18.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T04:50:18.888Z] + git log --format=format:%s -1 cb831bfc33342aac7caa41b4dafd91c0593e651e [Pipeline] echo [2024-09-02T04:50:18.903Z] [semverPrep] GIT_COMMIT: cb831bfc33342aac7caa41b4dafd91c0593e651e, Commit Message: Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD [Pipeline] echo [2024-09-02T04:50:18.921Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-02T04:50:19.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T04:50:19.324Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-02T04:50:19.324Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-02T04:50:19.324Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-02T04:50:19.324Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-02T04:50:19.324Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-02T04:50:19.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:50:19.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T04:50:19.689Z] [2024-09-02T04:50:19.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:50:19.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T04:50:19.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-02T04:50:19.999Z] b85a868b505f: Pulling fs layer [2024-09-02T04:50:19.999Z] e2be974225ed: Pulling fs layer [2024-09-02T04:50:19.999Z] 339a4e72a1f5: Pulling fs layer [2024-09-02T04:50:19.999Z] 988bab9f4d93: Pulling fs layer [2024-09-02T04:50:19.999Z] 1469e6f7b9e6: Pulling fs layer [2024-09-02T04:50:19.999Z] eaf3925da568: Pulling fs layer [2024-09-02T04:50:19.999Z] 988bab9f4d93: Waiting [2024-09-02T04:50:19.999Z] 1469e6f7b9e6: Waiting [2024-09-02T04:50:19.999Z] bab4dde63d76: Pulling fs layer [2024-09-02T04:50:19.999Z] bde34c3a00c8: Pulling fs layer [2024-09-02T04:50:19.999Z] eaf3925da568: Waiting [2024-09-02T04:50:19.999Z] bab4dde63d76: Waiting [2024-09-02T04:50:19.999Z] b352a97aabf1: Pulling fs layer [2024-09-02T04:50:19.999Z] bde34c3a00c8: Waiting [2024-09-02T04:50:19.999Z] b352a97aabf1: Waiting [2024-09-02T04:50:19.999Z] 4872d77fe225: Pulling fs layer [2024-09-02T04:50:19.999Z] 5851b861e8e6: Pulling fs layer [2024-09-02T04:50:19.999Z] 4872d77fe225: Waiting [2024-09-02T04:50:19.999Z] e2be974225ed: Verifying Checksum [2024-09-02T04:50:19.999Z] e2be974225ed: Download complete [2024-09-02T04:50:19.999Z] 988bab9f4d93: Download complete [2024-09-02T04:50:19.999Z] 1469e6f7b9e6: Verifying Checksum [2024-09-02T04:50:19.999Z] 1469e6f7b9e6: Download complete [2024-09-02T04:50:19.999Z] eaf3925da568: Verifying Checksum [2024-09-02T04:50:19.999Z] eaf3925da568: Download complete [2024-09-02T04:50:19.999Z] 339a4e72a1f5: Verifying Checksum [2024-09-02T04:50:19.999Z] 339a4e72a1f5: Download complete [2024-09-02T04:50:20.259Z] bde34c3a00c8: Verifying Checksum [2024-09-02T04:50:20.259Z] bde34c3a00c8: Download complete [2024-09-02T04:50:20.259Z] b352a97aabf1: Download complete [2024-09-02T04:50:20.259Z] 4872d77fe225: Verifying Checksum [2024-09-02T04:50:20.259Z] 4872d77fe225: Download complete [2024-09-02T04:50:20.259Z] 5851b861e8e6: Download complete [2024-09-02T04:50:20.259Z] b85a868b505f: Verifying Checksum [2024-09-02T04:50:20.259Z] b85a868b505f: Download complete [2024-09-02T04:50:20.519Z] bab4dde63d76: Verifying Checksum [2024-09-02T04:50:20.519Z] bab4dde63d76: Download complete [2024-09-02T04:50:21.503Z] b85a868b505f: Pull complete [2024-09-02T04:50:21.764Z] e2be974225ed: Pull complete [2024-09-02T04:50:22.338Z] 339a4e72a1f5: Pull complete [2024-09-02T04:50:22.338Z] 988bab9f4d93: Pull complete [2024-09-02T04:50:22.598Z] 1469e6f7b9e6: Pull complete [2024-09-02T04:50:22.598Z] eaf3925da568: Pull complete [2024-09-02T04:50:24.503Z] bab4dde63d76: Pull complete [2024-09-02T04:50:24.503Z] bde34c3a00c8: Pull complete [2024-09-02T04:50:24.503Z] b352a97aabf1: Pull complete [2024-09-02T04:50:24.763Z] 4872d77fe225: Pull complete [2024-09-02T04:50:24.763Z] 5851b861e8e6: Pull complete [2024-09-02T04:50:24.763Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-02T04:50:24.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T04:50:24.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:50:24.924Z] prd-ubuntu20.04-docker-8c-8g-9158 does not seem to be running inside a container [2024-09-02T04:50:24.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-02T04:50:28.770Z] $ docker top ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 -eo pid,comm [2024-09-02T04:50:28.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-02T04:50:28.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T04:50:28.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T04:50:28.897Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T04:50:29.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T04:50:29.024Z] $ docker exec ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 ssh-agent [2024-09-02T04:50:29.142Z] SSH_AUTH_SOCK=/tmp/ssh-A3dOVJxVHbSE/agent.31 [2024-09-02T04:50:29.142Z] SSH_AGENT_PID=37 [2024-09-02T04:50:29.149Z] Running ssh-add (command line suppressed) [2024-09-02T04:50:29.249Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_966402590292725676.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_966402590292725676.key) [2024-09-02T04:50:29.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T04:50:29.564Z] + git tag --points-at HEAD [Pipeline] } [2024-09-02T04:50:29.578Z] $ docker exec --env ******** --env ******** ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 ssh-agent -k [2024-09-02T04:50:29.676Z] unset SSH_AUTH_SOCK; [2024-09-02T04:50:29.677Z] unset SSH_AGENT_PID; [2024-09-02T04:50:29.677Z] echo Agent pid 37 killed; [2024-09-02T04:50:29.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-02T04:50:29.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T04:50:29.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T04:50:29.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T04:50:29.849Z] $ docker exec ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 ssh-agent [2024-09-02T04:50:29.968Z] SSH_AUTH_SOCK=/tmp/ssh-iQe5NSDVazED/agent.70 [2024-09-02T04:50:29.968Z] SSH_AGENT_PID=76 [2024-09-02T04:50:29.973Z] Running ssh-add (command line suppressed) [2024-09-02T04:50:30.078Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_9021950691274080462.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_9021950691274080462.key) [2024-09-02T04:50:30.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T04:50:30.390Z] + git semver init [2024-09-02T04:50:30.657Z] 2024-09-02 04:50:30,576 [run_init] DEBUG init version:0.0.0 force:False [2024-09-02T04:50:30.657Z] 2024-09-02 04:50:30,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T04:50:30.657Z] 2024-09-02 04:50:30,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T04:50:30.657Z] 2024-09-02 04:50:30,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-673/.semver'], cwd=/w/workspace/_app-service-configurable_PR-673, universal_newlines=False, shell=None, istream=None) [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,619 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 with force:False [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,620 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,625 [execute] INFO git cat-file --batch-check [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,632 [execute] INFO git cat-file --batch [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T04:50:32.037Z] 2024-09-02 04:50:31,639 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T04:50:32.037Z] 0.0.0 [Pipeline] } [2024-09-02T04:50:32.044Z] $ docker exec --env ******** --env ******** ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 ssh-agent -k [2024-09-02T04:50:32.166Z] unset SSH_AUTH_SOCK; [2024-09-02T04:50:32.166Z] unset SSH_AGENT_PID; [2024-09-02T04:50:32.166Z] echo Agent pid 76 killed; [2024-09-02T04:50:32.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T04:50:32.509Z] + git semver [Pipeline] } [2024-09-02T04:50:32.779Z] $ docker stop --time=1 ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 [2024-09-02T04:50:34.079Z] $ docker rm -f --volumes ec6e444470fa3c2a88c0637e1ac9d37ef1617c103ac39d6aae2cfd870b90c248 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T04:50:34.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-02T04:50:34.669Z] Stashed 1 file(s) [Pipeline] echo [2024-09-02T04:50:34.673Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T04:50:34.859Z] provisioning config files... [2024-09-02T04:50:34.870Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config6479043329542356606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T04:50:35.174Z] ---> ****-login.sh [2024-09-02T04:50:35.174Z] nexus3.edgexfoundry.org:10001 [2024-09-02T04:50:35.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:35.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:35.174Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:35.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:35.174Z] [2024-09-02T04:50:35.174Z] Login Succeeded [2024-09-02T04:50:35.174Z] nexus3.edgexfoundry.org:10002 [2024-09-02T04:50:35.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:35.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:35.174Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:35.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:35.175Z] [2024-09-02T04:50:35.175Z] Login Succeeded [2024-09-02T04:50:35.175Z] nexus3.edgexfoundry.org:10003 [2024-09-02T04:50:35.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:35.437Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:35.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:35.437Z] [2024-09-02T04:50:35.437Z] Login Succeeded [2024-09-02T04:50:35.437Z] nexus3.edgexfoundry.org:10004 [2024-09-02T04:50:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:35.437Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:35.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:35.437Z] [2024-09-02T04:50:35.437Z] Login Succeeded [2024-09-02T04:50:35.437Z] ****.io [2024-09-02T04:50:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:50:35.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:50:35.698Z] Configure a credential helper to remove this warning. See [2024-09-02T04:50:35.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:50:35.698Z] [2024-09-02T04:50:35.698Z] Login Succeeded [2024-09-02T04:50:35.698Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T04:50:35.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T04:50:35.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T04:50:35.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T04:50:35.827Z] ========================================================= [2024-09-02T04:50:35.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-02T04:50:35.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:50:36.180Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-02T04:50:36.181Z] Sending build context to Docker daemon 9.151MB [2024-09-02T04:50:36.181Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T04:50:36.181Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T04:50:36.181Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-02T04:50:36.181Z] 619be1103602: Pulling fs layer [2024-09-02T04:50:36.181Z] 7862e08f4a3e: Pulling fs layer [2024-09-02T04:50:36.181Z] 5df492c9dc93: Pulling fs layer [2024-09-02T04:50:36.181Z] 7629e6793208: Pulling fs layer [2024-09-02T04:50:36.181Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T04:50:36.181Z] fb5054dd5b73: Pulling fs layer [2024-09-02T04:50:36.181Z] eeca6798cff9: Pulling fs layer [2024-09-02T04:50:36.181Z] aa269ceb94a6: Pulling fs layer [2024-09-02T04:50:36.181Z] 7629e6793208: Waiting [2024-09-02T04:50:36.181Z] fb5054dd5b73: Waiting [2024-09-02T04:50:36.181Z] 4f4fb700ef54: Waiting [2024-09-02T04:50:36.181Z] eeca6798cff9: Waiting [2024-09-02T04:50:36.181Z] ada007ff1a6a: Pulling fs layer [2024-09-02T04:50:36.181Z] aa269ceb94a6: Waiting [2024-09-02T04:50:36.181Z] ada007ff1a6a: Waiting [2024-09-02T04:50:36.181Z] 7862e08f4a3e: Download complete [2024-09-02T04:50:36.181Z] 7629e6793208: Verifying Checksum [2024-09-02T04:50:36.181Z] 7629e6793208: Download complete [2024-09-02T04:50:36.181Z] 4f4fb700ef54: Download complete [2024-09-02T04:50:36.181Z] fb5054dd5b73: Verifying Checksum [2024-09-02T04:50:36.181Z] fb5054dd5b73: Download complete [2024-09-02T04:50:36.181Z] 619be1103602: Verifying Checksum [2024-09-02T04:50:36.181Z] 619be1103602: Download complete [2024-09-02T04:50:36.439Z] eeca6798cff9: Verifying Checksum [2024-09-02T04:50:36.439Z] eeca6798cff9: Download complete [2024-09-02T04:50:36.439Z] 619be1103602: Pull complete [2024-09-02T04:50:36.439Z] ada007ff1a6a: Verifying Checksum [2024-09-02T04:50:36.439Z] ada007ff1a6a: Download complete [2024-09-02T04:50:36.700Z] 7862e08f4a3e: Pull complete [2024-09-02T04:50:36.962Z] 5df492c9dc93: Verifying Checksum [2024-09-02T04:50:36.962Z] 5df492c9dc93: Download complete [2024-09-02T04:50:37.221Z] aa269ceb94a6: Verifying Checksum [2024-09-02T04:50:37.221Z] aa269ceb94a6: Download complete [2024-09-02T04:50:40.507Z] 5df492c9dc93: Pull complete [2024-09-02T04:50:40.507Z] 7629e6793208: Pull complete [2024-09-02T04:50:40.507Z] 4f4fb700ef54: Pull complete [2024-09-02T04:50:40.507Z] fb5054dd5b73: Pull complete [2024-09-02T04:50:40.507Z] eeca6798cff9: Pull complete [2024-09-02T04:50:43.038Z] aa269ceb94a6: Pull complete [2024-09-02T04:50:43.607Z] ada007ff1a6a: Pull complete [2024-09-02T04:50:43.607Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-02T04:50:43.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-02T04:50:43.607Z] ---> f489d0715acc [2024-09-02T04:50:43.607Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T04:50:49.803Z] Still waiting to schedule task [2024-09-02T04:50:49.804Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9157’ is offline [2024-09-02T04:50:50.232Z] ---> Running in bbd511153266 [2024-09-02T04:50:50.233Z] Removing intermediate container bbd511153266 [2024-09-02T04:50:50.233Z] ---> b16ff2d99e54 [2024-09-02T04:50:50.233Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T04:50:50.233Z] ---> Running in c3c3d44372cc [2024-09-02T04:50:50.233Z] Removing intermediate container c3c3d44372cc [2024-09-02T04:50:50.233Z] ---> e7489ef1abb7 [2024-09-02T04:50:50.233Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T04:50:50.233Z] ---> Running in 0f8c8375f18d [2024-09-02T04:50:50.233Z] Removing intermediate container 0f8c8375f18d [2024-09-02T04:50:50.233Z] ---> af7e7c5f26ec [2024-09-02T04:50:50.233Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T04:50:50.233Z] ---> Running in 36c12ed5e56e [2024-09-02T04:50:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T04:50:50.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T04:50:50.494Z] OK: 264 MiB in 52 packages [2024-09-02T04:50:51.065Z] Removing intermediate container 36c12ed5e56e [2024-09-02T04:50:51.065Z] ---> ffed871bd71d [2024-09-02T04:50:51.065Z] Step 7/12 : WORKDIR /app [2024-09-02T04:50:51.065Z] ---> Running in 4803de55afe1 [2024-09-02T04:50:51.065Z] Removing intermediate container 4803de55afe1 [2024-09-02T04:50:51.065Z] ---> 2201af7cf31f [2024-09-02T04:50:51.065Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T04:50:51.065Z] ---> 6be0885c518c [2024-09-02T04:50:51.065Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T04:50:51.065Z] ---> Running in ba80e72dc829 [2024-09-02T04:52:00.455Z] Removing intermediate container ba80e72dc829 [2024-09-02T04:52:00.455Z] ---> c488fe559144 [2024-09-02T04:52:00.455Z] Step 10/12 : COPY . . [2024-09-02T04:52:00.455Z] ---> 621cd4f3841c [2024-09-02T04:52:00.455Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T04:52:00.455Z] ---> Running in 85777483f4b3 [2024-09-02T04:52:00.455Z] Removing intermediate container 85777483f4b3 [2024-09-02T04:52:00.455Z] ---> e169a1c3eb0d [2024-09-02T04:52:00.455Z] Step 12/12 : RUN $MAKE [2024-09-02T04:52:00.455Z] ---> Running in c6eda9a8c2e5 [2024-09-02T04:52:00.455Z] noop [2024-09-02T04:52:00.455Z] Removing intermediate container c6eda9a8c2e5 [2024-09-02T04:52:00.455Z] ---> ea7c02e929fe [2024-09-02T04:52:00.455Z] Successfully built ea7c02e929fe [2024-09-02T04:52:00.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:52:00.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T04:52:00.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:52:00.872Z] prd-ubuntu20.04-docker-8c-8g-9158 does not seem to be running inside a container [2024-09-02T04:52:00.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T04:52:01.232Z] $ docker top def5b96d591d2fc51cb34e315509baa1c294b81c1027f96a673db2ce9a4dfa62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T04:52:01.603Z] + go version [2024-09-02T04:52:01.603Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-02T04:52:01.614Z] $ docker stop --time=1 def5b96d591d2fc51cb34e315509baa1c294b81c1027f96a673db2ce9a4dfa62 [2024-09-02T04:52:02.926Z] $ docker rm -f --volumes def5b96d591d2fc51cb34e315509baa1c294b81c1027f96a673db2ce9a4dfa62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:52:03.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T04:52:03.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:52:03.442Z] prd-ubuntu20.04-docker-8c-8g-9158 does not seem to be running inside a container [2024-09-02T04:52:03.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T04:52:03.788Z] $ docker top d80becdaa61aaf90e2ab5fa4e38a94b9fbdcc4d5b14edf29ec5e789d95a85dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T04:52:04.143Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh [2024-09-02T04:52:04.450Z] + make test [2024-09-02T04:52:04.450Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T04:52:22.633Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9160 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws [2024-09-02T04:52:22.651Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2024-09-02T04:52:25.705Z] The recommended git tool is: git [2024-09-02T04:52:33.417Z] using credential edgex-jenkins-ssh [2024-09-02T04:52:33.441Z] Cloning the remote Git repository [2024-09-02T04:52:33.480Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T04:52:33.615Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2024-09-02T04:52:33.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T04:52:33.844Z] > git --version # timeout=10 [2024-09-02T04:52:33.871Z] > git --version # 'git version 2.25.1' [2024-09-02T04:52:33.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T04:52:34.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T04:52:36.522Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T04:52:36.447Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T04:52:36.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T04:52:38.228Z] Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 06760e5639fe5ce120769863a85d3570ba8f2889 [2024-09-02T04:52:38.671Z] Merge succeeded, producing 19208ae1f6191ad6d33c916f04e641f17e975004 [2024-09-02T04:52:38.671Z] Checking out Revision 19208ae1f6191ad6d33c916f04e641f17e975004 (PR-673) [2024-09-02T04:52:37.599Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T04:52:37.649Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T04:52:37.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T04:52:37.674Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-02T04:52:38.248Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T04:52:38.352Z] > git checkout -f 06760e5639fe5ce120769863a85d3570ba8f2889 # timeout=10 [2024-09-02T04:52:38.518Z] > git remote # timeout=10 [2024-09-02T04:52:38.540Z] > git config --get remote.origin.url # timeout=10 [2024-09-02T04:52:38.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T04:52:38.583Z] > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [2024-09-02T04:52:38.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-02T04:52:38.674Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T04:52:38.703Z] > git checkout -f 19208ae1f6191ad6d33c916f04e641f17e975004 # timeout=10 [2024-09-02T04:52:42.517Z] Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" [2024-09-02T04:52:42.546Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T04:52:44.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-02T04:52:44.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T04:52:44.080Z] Dload Upload Total Spent Left Speed [2024-09-02T04:52:44.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-09-02T04:52:42.523Z] > git rev-list --no-walk 5953f7b2bf78383e680d3992e30420ad05108e50 # timeout=10 [2024-09-02T04:52:44.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-02T04:52:44.745Z] + sudo tee /etc/docker/daemon.new [2024-09-02T04:52:44.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-02T04:52:44.745Z] { [2024-09-02T04:52:44.745Z] "registry-mirrors": [ [2024-09-02T04:52:44.745Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-02T04:52:44.745Z] ], [2024-09-02T04:52:44.745Z] "bip": "10.250.0.254/24", [2024-09-02T04:52:44.745Z] "hosts": [ [2024-09-02T04:52:44.745Z] "tcp://0.0.0.0:5555", [2024-09-02T04:52:44.745Z] "unix:///var/run/docker.sock" [2024-09-02T04:52:44.745Z] ], [2024-09-02T04:52:44.745Z] "mtu": 1458, [2024-09-02T04:52:44.745Z] "selinux-enabled": true, [2024-09-02T04:52:44.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-02T04:52:44.745Z] } [Pipeline] sh [2024-09-02T04:52:45.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-02T04:52:45.392Z] + sudo service docker restart [2024-09-02T04:53:03.061Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T04:53:03.655Z] provisioning config files... [2024-09-02T04:53:03.678Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config7133713889944222292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T04:53:04.112Z] ---> ****-login.sh [2024-09-02T04:53:04.112Z] nexus3.edgexfoundry.org:10001 [2024-09-02T04:53:04.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:53:04.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:53:04.654Z] Configure a credential helper to remove this warning. See [2024-09-02T04:53:04.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:53:04.654Z] [2024-09-02T04:53:04.654Z] Login Succeeded [2024-09-02T04:53:04.654Z] nexus3.edgexfoundry.org:10002 [2024-09-02T04:53:04.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:53:05.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:53:05.196Z] Configure a credential helper to remove this warning. See [2024-09-02T04:53:05.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:53:05.196Z] [2024-09-02T04:53:05.196Z] Login Succeeded [2024-09-02T04:53:05.196Z] nexus3.edgexfoundry.org:10003 [2024-09-02T04:53:05.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:53:05.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T04:53:05.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T04:53:05.938Z] ./bin/test-attribution-txt.sh [2024-09-02T04:53:05.938Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T04:53:05.938Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T04:53:05.938Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T04:53:05.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T04:53:05.974Z] $ docker stop --time=1 d80becdaa61aaf90e2ab5fa4e38a94b9fbdcc4d5b14edf29ec5e789d95a85dd2 [2024-09-02T04:53:06.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:53:06.050Z] Configure a credential helper to remove this warning. See [2024-09-02T04:53:06.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:53:06.050Z] [2024-09-02T04:53:06.050Z] Login Succeeded [2024-09-02T04:53:06.050Z] nexus3.edgexfoundry.org:10004 [2024-09-02T04:53:06.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:53:07.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:53:07.284Z] Configure a credential helper to remove this warning. See [2024-09-02T04:53:07.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:53:07.284Z] [2024-09-02T04:53:07.284Z] Login Succeeded [2024-09-02T04:53:07.284Z] ****.io [2024-09-02T04:53:07.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T04:53:07.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T04:53:07.821Z] Configure a credential helper to remove this warning. See [2024-09-02T04:53:07.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T04:53:07.821Z] [2024-09-02T04:53:07.821Z] Login Succeeded [2024-09-02T04:53:07.821Z] ---> ****-login.sh ends [2024-09-02T04:53:13.580Z] $ docker rm -f --volumes d80becdaa61aaf90e2ab5fa4e38a94b9fbdcc4d5b14edf29ec5e789d95a85dd2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-09-02T04:53:13.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-02T04:53:14.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2024-09-02T04:53:14.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-02T04:53:14.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-09-02T04:53:14.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-09-02T04:53:14.307Z] ========================================================= [2024-09-02T04:53:14.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-02T04:53:14.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-09-02T04:53:14.653Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-02T04:53:14.653Z] Sending build context to Docker daemon 241.2kB [2024-09-02T04:53:14.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T04:53:14.926Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T04:53:14.926Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T04:53:14.926Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-02T04:53:14.926Z] c6b39de5b339: Pulling fs layer [2024-09-02T04:53:14.926Z] a69c41024577: Pulling fs layer [2024-09-02T04:53:14.926Z] d6de4b400683: Pulling fs layer [2024-09-02T04:53:14.926Z] 35cb2a7552d0: Pulling fs layer [2024-09-02T04:53:14.926Z] 35cb2a7552d0: Waiting [2024-09-02T04:53:14.926Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T04:53:14.926Z] 4f4fb700ef54: Waiting [2024-09-02T04:53:14.926Z] 464afbd9ba4c: Pulling fs layer [2024-09-02T04:53:14.926Z] 00f215d4a9da: Pulling fs layer [2024-09-02T04:53:14.926Z] d496ad576159: Pulling fs layer [2024-09-02T04:53:14.926Z] 464afbd9ba4c: Waiting [2024-09-02T04:53:14.926Z] 00f215d4a9da: Waiting [2024-09-02T04:53:15.146Z] + ls -al . [2024-09-02T04:53:15.146Z] total 260 [2024-09-02T04:53:15.146Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 04:52 . [2024-09-02T04:53:15.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 04:50 .. [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 04:50 .dockerignore [2024-09-02T04:53:15.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 04:52 .git [2024-09-02T04:53:15.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 04:50 .github [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 04:50 .gitignore [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 04:50 .golangci.yml [2024-09-02T04:53:15.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 04:50 .semver [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 04:50 Attribution.txt [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 04:50 CHANGELOG.md [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 04:50 Dockerfile [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 04:50 GOVERNANCE.md [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 04:50 Jenkinsfile [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 04:50 LICENSE [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 04:50 OWNERS.md [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 04:50 README.md [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 04:50 VERSION [2024-09-02T04:53:15.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 04:50 bin [2024-09-02T04:53:15.146Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 04:52 coverage.out [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 7048 Sep 2 04:50 go.mod [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 101448 Sep 2 04:50 go.sum [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 04:50 main.go [2024-09-02T04:53:15.146Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 04:50 makefile [2024-09-02T04:53:15.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 04:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:53:15.195Z] a69c41024577: Verifying Checksum [2024-09-02T04:53:15.195Z] a69c41024577: Download complete [2024-09-02T04:53:15.195Z] 35cb2a7552d0: Verifying Checksum [2024-09-02T04:53:15.195Z] 35cb2a7552d0: Download complete [2024-09-02T04:53:15.195Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T04:53:15.195Z] 4f4fb700ef54: Download complete [2024-09-02T04:53:15.195Z] c6b39de5b339: Verifying Checksum [2024-09-02T04:53:15.195Z] c6b39de5b339: Download complete [2024-09-02T04:53:15.195Z] 464afbd9ba4c: Verifying Checksum [2024-09-02T04:53:15.195Z] 464afbd9ba4c: Download complete [2024-09-02T04:53:15.463Z] d496ad576159: Verifying Checksum [2024-09-02T04:53:15.463Z] d496ad576159: Download complete [2024-09-02T04:53:15.560Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cb831bfc33342aac7caa41b4dafd91c0593e651e --label arch=amd64 --label version=0.0.0 . [2024-09-02T04:53:15.560Z] Sending build context to Docker daemon 9.152MB [2024-09-02T04:53:15.560Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T04:53:15.560Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T04:53:15.560Z] ---> ea7c02e929fe [2024-09-02T04:53:15.560Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T04:53:15.819Z] ---> Running in 45fccacc13c5 [2024-09-02T04:53:15.819Z] Removing intermediate container 45fccacc13c5 [2024-09-02T04:53:15.819Z] ---> fe8e3f5d5e89 [2024-09-02T04:53:15.819Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T04:53:15.819Z] ---> Running in e266b1851592 [2024-09-02T04:53:16.052Z] c6b39de5b339: Pull complete [2024-09-02T04:53:16.077Z] Removing intermediate container e266b1851592 [2024-09-02T04:53:16.077Z] ---> 16cb01ffa0dd [2024-09-02T04:53:16.077Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T04:53:16.077Z] ---> Running in e43d16c008ea [2024-09-02T04:53:16.077Z] Removing intermediate container e43d16c008ea [2024-09-02T04:53:16.077Z] ---> 44636b120d30 [2024-09-02T04:53:16.077Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T04:53:16.077Z] ---> Running in 36c07b777d72 [2024-09-02T04:53:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:16.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:16.635Z] a69c41024577: Pull complete [2024-09-02T04:53:16.857Z] OK: 264 MiB in 52 packages [2024-09-02T04:53:16.903Z] d6de4b400683: Verifying Checksum [2024-09-02T04:53:16.903Z] d6de4b400683: Download complete [2024-09-02T04:53:17.117Z] Removing intermediate container 36c07b777d72 [2024-09-02T04:53:17.117Z] ---> 92d7d47e6e81 [2024-09-02T04:53:17.117Z] Step 7/27 : WORKDIR /app [2024-09-02T04:53:17.117Z] ---> Running in 3bcb5d3357ff [2024-09-02T04:53:17.117Z] Removing intermediate container 3bcb5d3357ff [2024-09-02T04:53:17.117Z] ---> 1f321b950bba [2024-09-02T04:53:17.117Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T04:53:17.381Z] ---> a6692bea00d7 [2024-09-02T04:53:17.381Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T04:53:17.381Z] ---> Running in f1c11cf5720e [2024-09-02T04:53:17.947Z] Removing intermediate container f1c11cf5720e [2024-09-02T04:53:17.947Z] ---> 17a4c8fb2113 [2024-09-02T04:53:17.947Z] Step 10/27 : COPY . . [2024-09-02T04:53:18.313Z] 00f215d4a9da: Verifying Checksum [2024-09-02T04:53:18.313Z] 00f215d4a9da: Download complete [2024-09-02T04:53:18.883Z] ---> 632d68a8e460 [2024-09-02T04:53:18.883Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T04:53:18.883Z] ---> Running in 9401bf7b6d63 [2024-09-02T04:53:18.883Z] Removing intermediate container 9401bf7b6d63 [2024-09-02T04:53:18.883Z] ---> 92cf7c5f8d19 [2024-09-02T04:53:18.883Z] Step 12/27 : RUN $MAKE [2024-09-02T04:53:18.883Z] ---> Running in 64f42bfb62f8 [2024-09-02T04:53:19.143Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-02T04:53:30.645Z] d6de4b400683: Pull complete [2024-09-02T04:53:30.645Z] 35cb2a7552d0: Pull complete [2024-09-02T04:53:30.645Z] 4f4fb700ef54: Pull complete [2024-09-02T04:53:30.645Z] 464afbd9ba4c: Pull complete [2024-09-02T04:53:38.869Z] 00f215d4a9da: Pull complete [2024-09-02T04:53:41.462Z] d496ad576159: Pull complete [2024-09-02T04:53:41.462Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-02T04:53:41.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-02T04:53:41.462Z] ---> f246e2811388 [2024-09-02T04:53:41.462Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T04:53:42.425Z] ---> Running in 737408984d98 [2024-09-02T04:53:42.693Z] Removing intermediate container 737408984d98 [2024-09-02T04:53:42.693Z] ---> 310a5e2eed25 [2024-09-02T04:53:42.693Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T04:53:42.960Z] ---> Running in 1e8c9de45b23 [2024-09-02T04:53:43.228Z] Removing intermediate container 1e8c9de45b23 [2024-09-02T04:53:43.228Z] ---> de044ce69155 [2024-09-02T04:53:43.228Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T04:53:43.228Z] ---> Running in 9aeba7c995fa [2024-09-02T04:53:43.496Z] Removing intermediate container 9aeba7c995fa [2024-09-02T04:53:43.496Z] ---> 4f62236c7bec [2024-09-02T04:53:43.496Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T04:53:43.496Z] ---> Running in 39daa9d3cc53 [2024-09-02T04:53:44.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T04:53:44.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T04:53:45.865Z] OK: 266 MiB in 52 packages [2024-09-02T04:53:46.821Z] Removing intermediate container 39daa9d3cc53 [2024-09-02T04:53:46.821Z] ---> 5acb0f19c38b [2024-09-02T04:53:46.821Z] Step 7/12 : WORKDIR /app [2024-09-02T04:53:46.821Z] ---> Running in ce846e6599e6 [2024-09-02T04:53:47.087Z] Removing intermediate container ce846e6599e6 [2024-09-02T04:53:47.087Z] ---> 07baa5b6f855 [2024-09-02T04:53:47.087Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T04:53:47.668Z] ---> 39fcaed868aa [2024-09-02T04:53:47.668Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T04:53:47.668Z] ---> Running in 7bbe9118a3f9 [2024-09-02T04:53:57.848Z] Removing intermediate container 64f42bfb62f8 [2024-09-02T04:53:57.848Z] ---> 7610a53d9094 [2024-09-02T04:53:57.848Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T04:53:57.848Z] 3.18: Pulling from library/alpine [2024-09-02T04:53:57.848Z] 930bdd4d222e: Pulling fs layer [2024-09-02T04:53:57.848Z] 930bdd4d222e: Download complete [2024-09-02T04:53:57.848Z] 930bdd4d222e: Pull complete [2024-09-02T04:53:57.848Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T04:53:57.848Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T04:53:57.848Z] ---> 18f865063206 [2024-09-02T04:53:57.848Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T04:53:57.848Z] ---> Running in 6d773af0fee3 [2024-09-02T04:53:57.848Z] Removing intermediate container 6d773af0fee3 [2024-09-02T04:53:57.848Z] ---> 48e8878b2a26 [2024-09-02T04:53:57.848Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T04:53:57.848Z] ---> Running in c5aa985f5dab [2024-09-02T04:53:57.848Z] Removing intermediate container c5aa985f5dab [2024-09-02T04:53:57.848Z] ---> 21c3243fed56 [2024-09-02T04:53:57.848Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T04:53:57.848Z] ---> Running in 7cd1fae9325a [2024-09-02T04:53:57.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:57.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:57.848Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T04:53:57.848Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T04:53:57.848Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T04:53:57.848Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T04:53:57.848Z] OK: 8 MiB in 17 packages [2024-09-02T04:53:57.848Z] Removing intermediate container 7cd1fae9325a [2024-09-02T04:53:57.848Z] ---> e5e9102c67bb [2024-09-02T04:53:57.848Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T04:53:57.848Z] ---> Running in f2353356a423 [2024-09-02T04:53:57.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:57.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T04:53:57.848Z] OK: 8 MiB in 17 packages [2024-09-02T04:53:57.848Z] Removing intermediate container f2353356a423 [2024-09-02T04:53:57.848Z] ---> cd841e969544 [2024-09-02T04:53:57.848Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T04:53:57.848Z] ---> d864dbb81266 [2024-09-02T04:53:57.848Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T04:53:57.848Z] ---> 9f8703acad2e [2024-09-02T04:53:57.848Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T04:53:57.848Z] ---> bba3f4f0b9a1 [2024-09-02T04:53:57.848Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T04:53:57.848Z] ---> 5365768fb7fb [2024-09-02T04:53:57.848Z] Step 22/27 : EXPOSE 48095 [2024-09-02T04:53:57.848Z] ---> Running in 5d37b6c66a4c [2024-09-02T04:53:57.848Z] Removing intermediate container 5d37b6c66a4c [2024-09-02T04:53:57.848Z] ---> b9f25971f497 [2024-09-02T04:53:57.848Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T04:53:57.848Z] ---> Running in 05fc5ff258e0 [2024-09-02T04:53:57.848Z] Removing intermediate container 05fc5ff258e0 [2024-09-02T04:53:57.848Z] ---> 1a4b083961ab [2024-09-02T04:53:57.848Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T04:53:57.848Z] ---> Running in 501742df0bd4 [2024-09-02T04:53:57.848Z] Removing intermediate container 501742df0bd4 [2024-09-02T04:53:57.848Z] ---> 25b992721b19 [2024-09-02T04:53:57.848Z] Step 25/27 : LABEL arch=amd64 [2024-09-02T04:53:57.848Z] ---> Running in df994c9ac780 [2024-09-02T04:53:57.848Z] Removing intermediate container df994c9ac780 [2024-09-02T04:53:57.848Z] ---> e0789f829b59 [2024-09-02T04:53:57.848Z] Step 26/27 : LABEL git_sha=cb831bfc33342aac7caa41b4dafd91c0593e651e [2024-09-02T04:53:57.848Z] ---> Running in ecfb2e14b7b4 [2024-09-02T04:53:57.848Z] Removing intermediate container ecfb2e14b7b4 [2024-09-02T04:53:57.848Z] ---> dbe4623ad085 [2024-09-02T04:53:57.848Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T04:53:57.848Z] ---> Running in 8bdcc8db8ae4 [2024-09-02T04:53:57.848Z] Removing intermediate container 8bdcc8db8ae4 [2024-09-02T04:53:57.848Z] ---> 0f6e9b6fbf26 [2024-09-02T04:53:57.848Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T04:53:57.848Z] Successfully built 0f6e9b6fbf26 [2024-09-02T04:53:57.848Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:53:58.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T04:53:58.334Z] [2024-09-02T04:53:58.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:53:58.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T04:53:58.631Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-02T04:53:58.631Z] 5eb5b503b376: Pulling fs layer [2024-09-02T04:53:58.631Z] 5c69ac0246d0: Pulling fs layer [2024-09-02T04:53:58.631Z] ec43610c2a17: Pulling fs layer [2024-09-02T04:53:58.631Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-02T04:53:58.631Z] 33b1e0a273af: Pulling fs layer [2024-09-02T04:53:58.631Z] 5d3b04190fa2: Pulling fs layer [2024-09-02T04:53:58.631Z] 2f39f015ded8: Pulling fs layer [2024-09-02T04:53:58.631Z] 33b1e0a273af: Waiting [2024-09-02T04:53:58.631Z] 5d3b04190fa2: Waiting [2024-09-02T04:53:58.631Z] 2f39f015ded8: Waiting [2024-09-02T04:53:58.631Z] 3a2ae6a8a46f: Waiting [2024-09-02T04:53:58.631Z] 5c69ac0246d0: Verifying Checksum [2024-09-02T04:53:58.631Z] 5c69ac0246d0: Download complete [2024-09-02T04:53:58.631Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-02T04:53:58.631Z] 3a2ae6a8a46f: Download complete [2024-09-02T04:53:58.631Z] 33b1e0a273af: Verifying Checksum [2024-09-02T04:53:58.631Z] 33b1e0a273af: Download complete [2024-09-02T04:53:58.631Z] 5d3b04190fa2: Verifying Checksum [2024-09-02T04:53:58.631Z] 5d3b04190fa2: Download complete [2024-09-02T04:53:58.890Z] ec43610c2a17: Download complete [2024-09-02T04:53:58.890Z] 5eb5b503b376: Verifying Checksum [2024-09-02T04:53:58.890Z] 5eb5b503b376: Download complete [2024-09-02T04:53:59.835Z] 2f39f015ded8: Download complete [2024-09-02T04:54:00.094Z] 5eb5b503b376: Pull complete [2024-09-02T04:54:00.352Z] 5c69ac0246d0: Pull complete [2024-09-02T04:54:00.919Z] ec43610c2a17: Pull complete [2024-09-02T04:54:00.919Z] 3a2ae6a8a46f: Pull complete [2024-09-02T04:54:01.179Z] 33b1e0a273af: Pull complete [2024-09-02T04:54:01.179Z] 5d3b04190fa2: Pull complete [2024-09-02T04:54:05.368Z] 2f39f015ded8: Pull complete [2024-09-02T04:54:05.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-02T04:54:05.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T04:54:05.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:54:05.480Z] prd-ubuntu20.04-docker-8c-8g-9158 does not seem to be running inside a container [2024-09-02T04:54:05.510Z] $ 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/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T04:54:10.825Z] $ docker top 2756a2bf22049418194dcd0855db9a1ebdc43a4d8bae875ab70ba16ccffe83f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T04:54:11.239Z] ---> job-cost.sh [2024-09-02T04:54:11.239Z] lf-activate-venv: SKIPPING [2024-09-02T04:54:11.239Z] INFO: No Stack... [2024-09-02T04:54:11.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T04:54:11.755Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T04:54:12.049Z] + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv [2024-09-02T04:54:12.049Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T04:54:12.066Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [2024-09-02T04:54:12.085Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] did not exist. Created. [2024-09-02T04:54:12.093Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T04:54:12.411Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-02T04:54:12.445Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T04:54:12.454Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T04:54:12.477Z] $ docker stop --time=1 2756a2bf22049418194dcd0855db9a1ebdc43a4d8bae875ab70ba16ccffe83f2 [2024-09-02T04:54:13.642Z] $ docker rm -f --volumes 2756a2bf22049418194dcd0855db9a1ebdc43a4d8bae875ab70ba16ccffe83f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-02T04:55:39.312Z] Removing intermediate container 7bbe9118a3f9 [2024-09-02T04:55:39.312Z] ---> c2e40827ab15 [2024-09-02T04:55:39.312Z] Step 10/12 : COPY . . [2024-09-02T04:55:39.312Z] ---> 9689290fd78f [2024-09-02T04:55:39.312Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T04:55:39.312Z] ---> Running in 4ccf4fc207d1 [2024-09-02T04:55:39.312Z] Removing intermediate container 4ccf4fc207d1 [2024-09-02T04:55:39.312Z] ---> e859125d3aa1 [2024-09-02T04:55:39.312Z] Step 12/12 : RUN $MAKE [2024-09-02T04:55:39.312Z] ---> Running in 251e18cf114c [2024-09-02T04:55:39.312Z] noop [2024-09-02T04:55:39.312Z] Removing intermediate container 251e18cf114c [2024-09-02T04:55:39.312Z] ---> a36a1d477d33 [2024-09-02T04:55:39.312Z] Successfully built a36a1d477d33 [2024-09-02T04:55:39.312Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:55:39.666Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T04:55:39.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:55:39.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-9160 does not seem to be running inside a container [2024-09-02T04:55:39.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-02T04:55:41.112Z] $ docker top 004e231161bd3bae95a656afe16c80eb35bca7ba267bba6ac7f37b20b6782deb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T04:55:41.929Z] + go version [2024-09-02T04:55:41.929Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-02T04:55:41.942Z] $ docker stop --time=1 004e231161bd3bae95a656afe16c80eb35bca7ba267bba6ac7f37b20b6782deb [2024-09-02T04:55:43.537Z] $ docker rm -f --volumes 004e231161bd3bae95a656afe16c80eb35bca7ba267bba6ac7f37b20b6782deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T04:55:44.120Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T04:55:44.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T04:55:44.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-9160 does not seem to be running inside a container [2024-09-02T04:55:44.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-02T04:55:45.493Z] $ docker top d9c061d9a11380e048b071c35858a6f8c692d814ee95965a7c8940888ff79867 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T04:55:46.018Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2024-09-02T04:55:46.357Z] + make test [2024-09-02T04:55:46.627Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T05:00:08.468Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T05:00:08.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-02T05:00:08.468Z] go vet ./... [2024-09-02T05:03:48.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T05:03:48.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T05:03:48.822Z] ./bin/test-attribution-txt.sh [2024-09-02T05:03:48.822Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T05:03:48.822Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T05:03:48.822Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T05:03:48.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T05:03:48.858Z] $ docker stop --time=1 d9c061d9a11380e048b071c35858a6f8c692d814ee95965a7c8940888ff79867 [2024-09-02T05:03:50.863Z] $ docker rm -f --volumes d9c061d9a11380e048b071c35858a6f8c692d814ee95965a7c8940888ff79867 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T05:03:53.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T05:03:53.234Z] Warning: overwriting stash ‘coverage-report’ [2024-09-02T05:03:53.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T05:03:54.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T05:03:54.430Z] + ls -al . [2024-09-02T05:03:54.431Z] total 256 [2024-09-02T05:03:54.431Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 04:55 . [2024-09-02T05:03:54.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 04:52 .. [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 04:52 .dockerignore [2024-09-02T05:03:54.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 04:52 .git [2024-09-02T05:03:54.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 04:52 .github [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 04:52 .gitignore [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 04:52 .golangci.yml [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 04:52 Attribution.txt [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 04:52 CHANGELOG.md [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 04:52 Dockerfile [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 04:52 GOVERNANCE.md [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 04:52 Jenkinsfile [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 04:52 LICENSE [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 04:52 OWNERS.md [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 04:52 README.md [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 04:50 VERSION [2024-09-02T05:03:54.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 04:52 bin [2024-09-02T05:03:54.431Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 04:55 coverage.out [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 7048 Sep 2 04:52 go.mod [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 101448 Sep 2 04:52 go.sum [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 04:52 main.go [2024-09-02T05:03:54.431Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 04:52 makefile [2024-09-02T05:03:54.431Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 04:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:03:54.778Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=19208ae1f6191ad6d33c916f04e641f17e975004 --label arch=arm64 --label version=0.0.0 . [2024-09-02T05:03:54.779Z] Sending build context to Docker daemon 242.2kB [2024-09-02T05:03:55.045Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T05:03:55.045Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T05:03:55.045Z] ---> a36a1d477d33 [2024-09-02T05:03:55.045Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T05:03:55.312Z] ---> Running in f22b277b51d6 [2024-09-02T05:03:55.579Z] Removing intermediate container f22b277b51d6 [2024-09-02T05:03:55.579Z] ---> a9141a3ccb06 [2024-09-02T05:03:55.579Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T05:03:55.579Z] ---> Running in b78e3e4c1845 [2024-09-02T05:03:55.848Z] Removing intermediate container b78e3e4c1845 [2024-09-02T05:03:55.848Z] ---> 4949eef4ada0 [2024-09-02T05:03:55.848Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T05:03:56.116Z] ---> Running in 7aae936831c7 [2024-09-02T05:03:56.386Z] Removing intermediate container 7aae936831c7 [2024-09-02T05:03:56.386Z] ---> 4a67eafe1056 [2024-09-02T05:03:56.386Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T05:03:56.386Z] ---> Running in bd2f1be55cd0 [2024-09-02T05:03:57.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:03:57.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:03:58.893Z] OK: 266 MiB in 52 packages [2024-09-02T05:03:59.853Z] Removing intermediate container bd2f1be55cd0 [2024-09-02T05:03:59.853Z] ---> 68a3fc471976 [2024-09-02T05:03:59.853Z] Step 7/27 : WORKDIR /app [2024-09-02T05:03:59.853Z] ---> Running in 48613818a3a9 [2024-09-02T05:04:00.119Z] Removing intermediate container 48613818a3a9 [2024-09-02T05:04:00.119Z] ---> 2e8b3f5de6a8 [2024-09-02T05:04:00.119Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T05:04:00.705Z] ---> 8e0c243d54a4 [2024-09-02T05:04:00.705Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T05:04:00.705Z] ---> Running in b540f2d22863 [2024-09-02T05:04:03.296Z] Removing intermediate container b540f2d22863 [2024-09-02T05:04:03.296Z] ---> 164ed086a702 [2024-09-02T05:04:03.296Z] Step 10/27 : COPY . . [2024-09-02T05:04:03.877Z] ---> e25089c625f3 [2024-09-02T05:04:03.877Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T05:04:03.877Z] ---> Running in 01a3763a1c40 [2024-09-02T05:04:04.143Z] Removing intermediate container 01a3763a1c40 [2024-09-02T05:04:04.143Z] ---> 197603864056 [2024-09-02T05:04:04.143Z] Step 12/27 : RUN $MAKE [2024-09-02T05:04:04.143Z] ---> Running in 6b085fd42f4d [2024-09-02T05:04:05.100Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-02T05:07:41.885Z] Removing intermediate container 6b085fd42f4d [2024-09-02T05:07:41.885Z] ---> 98d421551d47 [2024-09-02T05:07:41.885Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T05:07:41.885Z] 3.18: Pulling from library/alpine [2024-09-02T05:07:41.885Z] 4983c3fe2029: Pulling fs layer [2024-09-02T05:07:41.885Z] 4983c3fe2029: Verifying Checksum [2024-09-02T05:07:41.885Z] 4983c3fe2029: Download complete [2024-09-02T05:07:41.885Z] 4983c3fe2029: Pull complete [2024-09-02T05:07:41.885Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T05:07:41.885Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T05:07:41.885Z] ---> a0237000ae83 [2024-09-02T05:07:41.885Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T05:07:41.885Z] ---> Running in b28e1e5246d7 [2024-09-02T05:07:41.885Z] Removing intermediate container b28e1e5246d7 [2024-09-02T05:07:41.885Z] ---> e653bbe3fc15 [2024-09-02T05:07:41.885Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T05:07:41.885Z] ---> Running in c65c528d4604 [2024-09-02T05:07:41.885Z] Removing intermediate container c65c528d4604 [2024-09-02T05:07:41.885Z] ---> 8cad3f4bc29a [2024-09-02T05:07:41.885Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T05:07:41.885Z] ---> Running in bd5b5557bbd3 [2024-09-02T05:07:42.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:07:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:07:43.690Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T05:07:43.957Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T05:07:43.957Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T05:07:43.957Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T05:07:44.223Z] OK: 9 MiB in 17 packages [2024-09-02T05:07:45.202Z] Removing intermediate container bd5b5557bbd3 [2024-09-02T05:07:45.202Z] ---> 9cbeee9a2389 [2024-09-02T05:07:45.202Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T05:07:45.468Z] ---> Running in c6c9cc62771b [2024-09-02T05:07:46.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:07:46.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:07:47.663Z] OK: 9 MiB in 17 packages [2024-09-02T05:07:48.255Z] Removing intermediate container c6c9cc62771b [2024-09-02T05:07:48.255Z] ---> 73af65b3e74a [2024-09-02T05:07:48.255Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T05:07:49.213Z] ---> 5eece8a4fcb8 [2024-09-02T05:07:49.213Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T05:07:49.796Z] ---> 28e1b375d322 [2024-09-02T05:07:49.796Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T05:07:50.378Z] ---> 3966aa4a384c [2024-09-02T05:07:50.378Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T05:07:52.327Z] ---> 84585bde0592 [2024-09-02T05:07:52.327Z] Step 22/27 : EXPOSE 48095 [2024-09-02T05:07:52.327Z] ---> Running in 9ac1be11a6d5 [2024-09-02T05:07:52.327Z] Removing intermediate container 9ac1be11a6d5 [2024-09-02T05:07:52.327Z] ---> 81738bb4d5c4 [2024-09-02T05:07:52.327Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T05:07:52.327Z] ---> Running in a39a3903ac13 [2024-09-02T05:07:52.593Z] Removing intermediate container a39a3903ac13 [2024-09-02T05:07:52.593Z] ---> 222ae5be4e5c [2024-09-02T05:07:52.593Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T05:07:52.862Z] ---> Running in 3f1f5ec4af83 [2024-09-02T05:07:53.130Z] Removing intermediate container 3f1f5ec4af83 [2024-09-02T05:07:53.130Z] ---> 240ef7bac9b6 [2024-09-02T05:07:53.130Z] Step 25/27 : LABEL arch=arm64 [2024-09-02T05:07:53.130Z] ---> Running in 2b704abb537c [2024-09-02T05:07:53.399Z] Removing intermediate container 2b704abb537c [2024-09-02T05:07:53.399Z] ---> cfd709c0abe0 [2024-09-02T05:07:53.399Z] Step 26/27 : LABEL git_sha=19208ae1f6191ad6d33c916f04e641f17e975004 [2024-09-02T05:07:53.667Z] ---> Running in 7f7fba573ac8 [2024-09-02T05:07:53.934Z] Removing intermediate container 7f7fba573ac8 [2024-09-02T05:07:53.934Z] ---> 696ddde128bb [2024-09-02T05:07:53.934Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T05:07:53.934Z] ---> Running in 80646e995cc8 [2024-09-02T05:07:54.201Z] Removing intermediate container 80646e995cc8 [2024-09-02T05:07:54.201Z] ---> 5a16826a33be [2024-09-02T05:07:54.201Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T05:07:54.201Z] Successfully built 5a16826a33be [2024-09-02T05:07:54.201Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:07:54.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:07:54.686Z] [2024-09-02T05:07:54.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:07:55.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:07:55.022Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-02T05:07:55.289Z] 8998bd30e6a1: Pulling fs layer [2024-09-02T05:07:55.289Z] 04944245beec: Pulling fs layer [2024-09-02T05:07:55.289Z] 699f458cf7ca: Pulling fs layer [2024-09-02T05:07:55.289Z] 765212b225bb: Pulling fs layer [2024-09-02T05:07:55.289Z] f23df028b6ca: Pulling fs layer [2024-09-02T05:07:55.289Z] d65c8cfc05b1: Pulling fs layer [2024-09-02T05:07:55.289Z] 2437ff75d9bd: Pulling fs layer [2024-09-02T05:07:55.289Z] f23df028b6ca: Waiting [2024-09-02T05:07:55.289Z] d65c8cfc05b1: Waiting [2024-09-02T05:07:55.289Z] 765212b225bb: Waiting [2024-09-02T05:07:55.289Z] 2437ff75d9bd: Waiting [2024-09-02T05:07:55.289Z] 04944245beec: Verifying Checksum [2024-09-02T05:07:55.289Z] 04944245beec: Download complete [2024-09-02T05:07:55.289Z] 765212b225bb: Verifying Checksum [2024-09-02T05:07:55.289Z] f23df028b6ca: Verifying Checksum [2024-09-02T05:07:55.289Z] f23df028b6ca: Download complete [2024-09-02T05:07:55.289Z] d65c8cfc05b1: Verifying Checksum [2024-09-02T05:07:55.289Z] d65c8cfc05b1: Download complete [2024-09-02T05:07:55.558Z] 699f458cf7ca: Verifying Checksum [2024-09-02T05:07:55.558Z] 699f458cf7ca: Download complete [2024-09-02T05:07:56.142Z] 8998bd30e6a1: Verifying Checksum [2024-09-02T05:07:56.142Z] 8998bd30e6a1: Download complete [2024-09-02T05:07:58.724Z] 2437ff75d9bd: Verifying Checksum [2024-09-02T05:07:58.724Z] 2437ff75d9bd: Download complete [2024-09-02T05:08:00.665Z] 8998bd30e6a1: Pull complete [2024-09-02T05:08:01.249Z] 04944245beec: Pull complete [2024-09-02T05:08:03.198Z] 699f458cf7ca: Pull complete [2024-09-02T05:08:03.198Z] 765212b225bb: Pull complete [2024-09-02T05:08:04.157Z] f23df028b6ca: Pull complete [2024-09-02T05:08:04.423Z] d65c8cfc05b1: Pull complete [2024-09-02T05:08:22.705Z] 2437ff75d9bd: Pull complete [2024-09-02T05:08:22.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-02T05:08:22.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:08:22.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:08:23.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-9160 does not seem to be running inside a container [2024-09-02T05:08:23.128Z] $ 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/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-02T05:08:26.138Z] $ docker top cf256f72481bbc4758611d0fa14b4545e2ef93729164e4a8b0c631f0d1ba380e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:26.997Z] ---> job-cost.sh [2024-09-02T05:08:26.997Z] lf-activate-venv: SKIPPING [2024-09-02T05:08:26.997Z] INFO: No Stack... [2024-09-02T05:08:27.261Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-02T05:08:28.226Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T05:08:28.863Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2024-09-02T05:08:28.863Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T05:08:28.898Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [2024-09-02T05:08:28.906Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] did not exist. Created. [2024-09-02T05:08:28.913Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T05:08:29.580Z] /w/workspace/app-service-configurable/3@tmp/durable-3766f8bc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-02T05:08:30.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-02T05:08:30.252Z] Warning: overwriting stash ‘stack-cost’ [2024-09-02T05:08:30.303Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T05:08:30.312Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T05:08:30.325Z] $ docker stop --time=1 cf256f72481bbc4758611d0fa14b4545e2ef93729164e4a8b0c631f0d1ba380e [2024-09-02T05:08:31.803Z] $ docker rm -f --volumes cf256f72481bbc4758611d0fa14b4545e2ef93729164e4a8b0c631f0d1ba380e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-02T05:08:32.364Z] provisioning config files... [2024-09-02T05:08:32.386Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config11348822706519091411tmp [Pipeline] { [Pipeline] sh [2024-09-02T05:08:32.750Z] + set +x [2024-09-02T05:08:32.750Z] + curl -s https://codecov.io/bash [2024-09-02T05:08:32.750Z] + bash -s -- [2024-09-02T05:08:32.750Z] [2024-09-02T05:08:32.750Z] _____ _ [2024-09-02T05:08:32.750Z] / ____| | | [2024-09-02T05:08:32.750Z] | | ___ __| | ___ ___ _____ __ [2024-09-02T05:08:32.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-02T05:08:32.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-02T05:08:32.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-02T05:08:32.750Z] Bash-1.0.6 [2024-09-02T05:08:32.750Z] [2024-09-02T05:08:32.750Z] [2024-09-02T05:08:33.025Z] ==> git version 2.25.1 found [2024-09-02T05:08:33.025Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-02T05:08:33.025Z] Release-Date: 2020-01-08 [2024-09-02T05:08:33.025Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-02T05:08:33.025Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-02T05:08:33.025Z] ==> Jenkins CI detected. [2024-09-02T05:08:33.025Z] current dir:  /w/workspace/_app-service-configurable_PR-673 [2024-09-02T05:08:33.025Z] project root: . [2024-09-02T05:08:33.025Z] --> token set from env [2024-09-02T05:08:33.025Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-02T05:08:33.025Z] ==> Running gcov in . (disable via -X gcov) [2024-09-02T05:08:33.025Z] ==> Python coveragepy not found [2024-09-02T05:08:33.025Z] ==> Searching for coverage reports in: [2024-09-02T05:08:33.025Z] + . [2024-09-02T05:08:33.025Z] -> Found 1 reports [2024-09-02T05:08:33.025Z] ==> Detecting git/mercurial file structure [2024-09-02T05:08:33.025Z] ==> Reading reports [2024-09-02T05:08:33.025Z] + ./coverage.out bytes=13 [2024-09-02T05:08:33.025Z] ==> Appending adjustments [2024-09-02T05:08:33.025Z] https://docs.codecov.io/docs/fixing-reports [2024-09-02T05:08:33.025Z] + Found adjustments [2024-09-02T05:08:33.025Z] ==> Gzipping contents [2024-09-02T05:08:33.025Z] 4.0K /tmp/codecov.EOfB1S.gz [2024-09-02T05:08:33.025Z] ==> Uploading reports [2024-09-02T05:08:33.025Z] url: https://codecov.io [2024-09-02T05:08:33.025Z] query: branch=PR-673&commit=cb831bfc33342aac7caa41b4dafd91c0593e651e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T05:08:33.025Z] -> Pinging Codecov [2024-09-02T05:08:33.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=cb831bfc33342aac7caa41b4dafd91c0593e651e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T05:08:33.293Z] -> Uploading to [2024-09-02T05:08:33.293Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/cb831bfc33342aac7caa41b4dafd91c0593e651e/87b9afd9-ac01-4a99-b678-3518da735165.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T050833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96ccd57428f606de4c06f00186a0557cfec56031f086b376631a80030012d7ba [2024-09-02T05:08:33.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T05:08:33.293Z] Dload Upload Total Spent Left Speed [2024-09-02T05:08:33.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 992 --:--:-- --:--:-- --:--:-- 992 [2024-09-02T05:08:33.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cb831bfc33342aac7caa41b4dafd91c0593e651e [Pipeline] } [2024-09-02T05:08:33.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-02T05:08:34.817Z] + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] [2024-09-02T05:08:34.817Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:08:34.817Z] total 16 [2024-09-02T05:08:34.817Z] drwxr-xr-x 3 root root 4096 Sep 2 04:54 . [2024-09-02T05:08:34.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 04:54 .. [2024-09-02T05:08:34.817Z] drwxr-xr-x 2 root root 4096 Sep 2 04:54 cost [2024-09-02T05:08:34.817Z] -rw-r--r-- 1 root root 96 Sep 2 04:54 cost.csv [2024-09-02T05:08:34.817Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:08:34.817Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:08:34.817Z] total 16 [2024-09-02T05:08:34.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 04:54 . [2024-09-02T05:08:34.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 04:54 .. [2024-09-02T05:08:34.817Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 04:54 cost [2024-09-02T05:08:34.817Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 2 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:35.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:35.969Z] ---> package-listing.sh [2024-09-02T05:08:35.970Z] ++ facter osfamily [2024-09-02T05:08:35.970Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-02T05:08:36.228Z] + OS_FAMILY=debian [2024-09-02T05:08:36.228Z] + workspace=/w/workspace/_app-service-configurable_PR-673 [2024-09-02T05:08:36.228Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-02T05:08:36.228Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-02T05:08:36.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-02T05:08:36.228Z] + PACKAGES=/tmp/packages_start.txt [2024-09-02T05:08:36.228Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T05:08:36.228Z] + PACKAGES=/tmp/packages_end.txt [2024-09-02T05:08:36.228Z] + case "${OS_FAMILY}" in [2024-09-02T05:08:36.228Z] + dpkg -l [2024-09-02T05:08:36.228Z] + grep '^ii' [2024-09-02T05:08:36.228Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-02T05:08:36.228Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-02T05:08:36.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-02T05:08:36.228Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T05:08:36.228Z] + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ [2024-09-02T05:08:36.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-673/archives/ [Pipeline] echo [2024-09-02T05:08:36.239Z] 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/_app-service-configurable_PR-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-02T05:08:36.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:08:37.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T05:08:37.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:08:37.158Z] prd-ubuntu20.04-docker-8c-8g-9158 does not seem to be running inside a container [2024-09-02T05:08:37.188Z] $ 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/_app-service-configurable_PR-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T05:08:37.387Z] $ docker top 01b14ba984eef4ecf62141b42faf1b70c3e7683031523fdfe4a3645750ff2730 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:08:37.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-02T05:08:38.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-02T05:08:38.296Z] + ls /var/log/sa-host [2024-09-02T05:08:38.296Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T05:08:38.458Z] provisioning config files... [2024-09-02T05:08:38.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config11190117174161088170tmp [Pipeline] { [Pipeline] echo [2024-09-02T05:08:38.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:38.766Z] ---> create-netrc.sh [Pipeline] } [2024-09-02T05:08:38.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:39.104Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-02T05:08:39.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:39.399Z] ---> sudo-logs.sh [2024-09-02T05:08:39.399Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-02T05:08:39.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:39.705Z] ---> job-cost.sh [2024-09-02T05:08:39.705Z] lf-activate-venv: SKIPPING [2024-09-02T05:08:39.705Z] DEBUG: total: 0.2199999988079071 [2024-09-02T05:08:39.705Z] INFO: Retrieving Stack Cost... [2024-09-02T05:08:39.964Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T05:08:40.533Z] INFO: Archiving Costs [Pipeline] echo [2024-09-02T05:08:40.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:08:40.833Z] ---> logs-deploy.sh [2024-09-02T05:08:40.833Z] lf-activate-venv: SKIPPING [2024-09-02T05:08:40.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/3 [2024-09-02T05:08:40.833Z] INFO: archiving workspace using pattern(s): [2024-09-02T05:08:41.769Z] Archives upload complete. [2024-09-02T05:08:41.769Z] INFO: archiving logs to Nexus