Pull request #673 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fae340c90b373e2a95d5531951e35646ccdb79af+73e85768b09e7a901a474aca8d4c5663b6c61c92 (966a6855a7c4f63a58ca4eca6bb736ab7457d2d8) 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-ssh587215716659256864.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-ssh10925605178054640039.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-ssh14333865318335859585.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-ssh17201850145825570858.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-ssh63053339610045694.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9165 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 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit fae340c90b373e2a95d5531951e35646ccdb79af Merge succeeded, producing fae340c90b373e2a95d5531951e35646ccdb79af Checking out Revision fae340c90b373e2a95d5531951e35646ccdb79af (PR-673) Commit message: "fix: Add the created column in store table" First time build. Skipping changelog. > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f fae340c90b373e2a95d5531951e35646ccdb79af # 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 fae340c90b373e2a95d5531951e35646ccdb79af # timeout=10 > git rev-list --no-walk 19208ae1f6191ad6d33c916f04e641f17e975004 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-02T05:12:20.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-02T05:12:20.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-02T05:12:20.349Z] ========================================================= [2024-09-02T05:12:20.349Z] EdgeX Global Pipelines Version Info [2024-09-02T05:12:20.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:12:21.082Z] ------------------- [2024-09-02T05:12:21.082Z] stable info: [2024-09-02T05:12:21.082Z] ------------------- [2024-09-02T05:12:21.082Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T05:12:21.082Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T05:12:21.082Z] Message: update stable to v1.0.263 [2024-09-02T05:12:21.655Z] ------------------- [2024-09-02T05:12:21.655Z] experimental info: [2024-09-02T05:12:21.655Z] ------------------- [2024-09-02T05:12:21.655Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T05:12:21.655Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T05:12:21.655Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-02T05:12:21.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-02T05:12:21.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-02T05:12:21.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-02T05:12:21.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-02T05:12:21.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-02T05:12:21.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-02T05:12:21.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-02T05:12:21.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-02T05:12:21.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-02T05:12:21.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-02T05:12:21.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-02T05:12:21.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-02T05:12:22.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-02T05:12:22.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-02T05:12:22.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T05:12:22.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T05:12:22.110Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T05:12:22.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T05:12:22.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-02T05:12:22.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-02T05:12:22.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-02T05:12:22.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-02T05:12:22.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-02T05:12:22.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-02T05:12:22.302Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-02T05:12:22.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-02T05:12:22.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-02T05:12:22.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo [2024-09-02T05:12:22.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo [2024-09-02T05:12:22.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo [2024-09-02T05:12:22.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fae340c90b373e2a95d5531951e35646ccdb79af [Pipeline] echo [2024-09-02T05:12:22.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fae340c [Pipeline] echo [2024-09-02T05:12:22.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T05:12:22.588Z] provisioning config files... [2024-09-02T05:12:22.604Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config11329194400343045901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:12:22.944Z] ---> ****-login.sh [2024-09-02T05:12:22.944Z] nexus3.edgexfoundry.org:10001 [2024-09-02T05:12:23.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:23.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:23.204Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:23.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:23.204Z] [2024-09-02T05:12:23.204Z] Login Succeeded [2024-09-02T05:12:23.204Z] nexus3.edgexfoundry.org:10002 [2024-09-02T05:12:23.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:23.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:23.205Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:23.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:23.205Z] [2024-09-02T05:12:23.205Z] Login Succeeded [2024-09-02T05:12:23.205Z] nexus3.edgexfoundry.org:10003 [2024-09-02T05:12:23.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:23.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:23.466Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:23.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:23.466Z] [2024-09-02T05:12:23.466Z] Login Succeeded [2024-09-02T05:12:23.466Z] nexus3.edgexfoundry.org:10004 [2024-09-02T05:12:23.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:23.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:23.466Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:23.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:23.466Z] [2024-09-02T05:12:23.466Z] Login Succeeded [2024-09-02T05:12:23.466Z] ****.io [2024-09-02T05:12:23.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:23.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:23.727Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:23.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:23.727Z] [2024-09-02T05:12:23.727Z] Login Succeeded [2024-09-02T05:12:23.727Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T05:12:23.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-02T05:12:24.149Z] + git rev-list -1 --merges fae340c90b373e2a95d5531951e35646ccdb79af~1..fae340c90b373e2a95d5531951e35646ccdb79af [Pipeline] echo [2024-09-02T05:12:24.173Z] -----------> git rev-list -1 --merges fae340c90b373e2a95d5531951e35646ccdb79af~1..fae340c90b373e2a95d5531951e35646ccdb79af fae340c90b373e2a95d5531951e35646ccdb79af [false] [Pipeline] sh [2024-09-02T05:12:24.462Z] + git log --format=format:%s -1 fae340c90b373e2a95d5531951e35646ccdb79af [Pipeline] echo [2024-09-02T05:12:24.478Z] ========================================================= [2024-09-02T05:12:24.478Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-02T05:12:24.478Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T05:12:24.819Z] + git log --format=format:%s -1 fae340c90b373e2a95d5531951e35646ccdb79af [Pipeline] echo [2024-09-02T05:12:24.832Z] [semverPrep] GIT_COMMIT: fae340c90b373e2a95d5531951e35646ccdb79af, Commit Message: fix: Add the created column in store table [Pipeline] echo [2024-09-02T05:12:24.848Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-02T05:12:25.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T05:12:25.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-02T05:12:25.258Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-02T05:12:25.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-02T05:12:25.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-02T05:12:25.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-02T05:12:25.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:12:25.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T05:12:25.683Z] [2024-09-02T05:12:25.683Z] 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-02T05:12:25.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T05:12:25.994Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-02T05:12:25.994Z] b85a868b505f: Pulling fs layer [2024-09-02T05:12:25.994Z] e2be974225ed: Pulling fs layer [2024-09-02T05:12:25.994Z] 339a4e72a1f5: Pulling fs layer [2024-09-02T05:12:25.994Z] 988bab9f4d93: Pulling fs layer [2024-09-02T05:12:25.994Z] 1469e6f7b9e6: Pulling fs layer [2024-09-02T05:12:25.994Z] eaf3925da568: Pulling fs layer [2024-09-02T05:12:25.994Z] bab4dde63d76: Pulling fs layer [2024-09-02T05:12:25.994Z] bde34c3a00c8: Pulling fs layer [2024-09-02T05:12:25.994Z] b352a97aabf1: Pulling fs layer [2024-09-02T05:12:25.994Z] 4872d77fe225: Pulling fs layer [2024-09-02T05:12:25.994Z] 5851b861e8e6: Pulling fs layer [2024-09-02T05:12:25.994Z] 1469e6f7b9e6: Waiting [2024-09-02T05:12:25.994Z] eaf3925da568: Waiting [2024-09-02T05:12:25.994Z] bab4dde63d76: Waiting [2024-09-02T05:12:25.994Z] bde34c3a00c8: Waiting [2024-09-02T05:12:25.994Z] b352a97aabf1: Waiting [2024-09-02T05:12:25.994Z] 4872d77fe225: Waiting [2024-09-02T05:12:25.994Z] 5851b861e8e6: Waiting [2024-09-02T05:12:25.994Z] 988bab9f4d93: Waiting [2024-09-02T05:12:25.994Z] e2be974225ed: Verifying Checksum [2024-09-02T05:12:25.994Z] e2be974225ed: Download complete [2024-09-02T05:12:25.994Z] 988bab9f4d93: Download complete [2024-09-02T05:12:25.994Z] 1469e6f7b9e6: Verifying Checksum [2024-09-02T05:12:25.994Z] 1469e6f7b9e6: Download complete [2024-09-02T05:12:25.994Z] eaf3925da568: Verifying Checksum [2024-09-02T05:12:25.994Z] eaf3925da568: Download complete [2024-09-02T05:12:25.994Z] 339a4e72a1f5: Verifying Checksum [2024-09-02T05:12:25.994Z] 339a4e72a1f5: Download complete [2024-09-02T05:12:26.256Z] bde34c3a00c8: Download complete [2024-09-02T05:12:26.256Z] b352a97aabf1: Verifying Checksum [2024-09-02T05:12:26.256Z] b352a97aabf1: Download complete [2024-09-02T05:12:26.256Z] 4872d77fe225: Download complete [2024-09-02T05:12:26.256Z] 5851b861e8e6: Verifying Checksum [2024-09-02T05:12:26.256Z] 5851b861e8e6: Download complete [2024-09-02T05:12:26.256Z] b85a868b505f: Verifying Checksum [2024-09-02T05:12:26.256Z] b85a868b505f: Download complete [2024-09-02T05:12:26.515Z] bab4dde63d76: Verifying Checksum [2024-09-02T05:12:26.515Z] bab4dde63d76: Download complete [2024-09-02T05:12:27.456Z] b85a868b505f: Pull complete [2024-09-02T05:12:27.718Z] e2be974225ed: Pull complete [2024-09-02T05:12:28.293Z] 339a4e72a1f5: Pull complete [2024-09-02T05:12:28.293Z] 988bab9f4d93: Pull complete [2024-09-02T05:12:28.557Z] 1469e6f7b9e6: Pull complete [2024-09-02T05:12:28.557Z] eaf3925da568: Pull complete [2024-09-02T05:12:30.465Z] bab4dde63d76: Pull complete [2024-09-02T05:12:30.725Z] bde34c3a00c8: Pull complete [2024-09-02T05:12:30.725Z] b352a97aabf1: Pull complete [2024-09-02T05:12:30.985Z] 4872d77fe225: Pull complete [2024-09-02T05:12:30.985Z] 5851b861e8e6: Pull complete [2024-09-02T05:12:30.985Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-02T05:12:30.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T05:12:30.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:12:31.140Z] prd-ubuntu20.04-docker-8c-8g-9165 does not seem to be running inside a container [2024-09-02T05:12:31.165Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-02T05:12:34.111Z] $ docker top 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 -eo pid,comm [2024-09-02T05:12:34.169Z] 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-02T05:12:34.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T05:12:34.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T05:12:34.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T05:12:34.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T05:12:34.342Z] $ docker exec 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 ssh-agent [2024-09-02T05:12:34.473Z] SSH_AUTH_SOCK=/tmp/ssh-LOG1YPoV6vUK/agent.31 [2024-09-02T05:12:34.473Z] SSH_AGENT_PID=38 [2024-09-02T05:12:34.480Z] Running ssh-add (command line suppressed) [2024-09-02T05:12:34.596Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_2571681388282608128.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_2571681388282608128.key) [2024-09-02T05:12:34.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T05:12:34.911Z] + git tag --points-at HEAD [Pipeline] } [2024-09-02T05:12:34.923Z] $ docker exec --env ******** --env ******** 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 ssh-agent -k [2024-09-02T05:12:35.031Z] unset SSH_AUTH_SOCK; [2024-09-02T05:12:35.031Z] unset SSH_AGENT_PID; [2024-09-02T05:12:35.031Z] echo Agent pid 38 killed; [2024-09-02T05:12:35.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-02T05:12:35.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T05:12:35.088Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T05:12:35.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T05:12:35.198Z] $ docker exec 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 ssh-agent [2024-09-02T05:12:35.312Z] SSH_AUTH_SOCK=/tmp/ssh-qrReGQOLOsTf/agent.72 [2024-09-02T05:12:35.312Z] SSH_AGENT_PID=78 [2024-09-02T05:12:35.317Z] Running ssh-add (command line suppressed) [2024-09-02T05:12:35.428Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_7540098190058232663.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_7540098190058232663.key) [2024-09-02T05:12:35.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T05:12:35.745Z] + git semver init [2024-09-02T05:12:36.005Z] 2024-09-02 05:12:35,943 [run_init] DEBUG init version:0.0.0 force:False [2024-09-02T05:12:36.005Z] 2024-09-02 05:12:35,944 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T05:12:36.005Z] 2024-09-02 05:12:35,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver [2024-09-02T05:12:36.005Z] 2024-09-02 05:12:35,945 [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-02T05:12:37.381Z] 2024-09-02 05:12:36,966 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude [2024-09-02T05:12:37.381Z] 2024-09-02 05:12:36,967 [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-02T05:12:37.381Z] 2024-09-02 05:12:36,967 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T05:12:37.381Z] 2024-09-02 05:12:36,972 [execute] INFO git cat-file --batch-check [2024-09-02T05:12:37.381Z] 2024-09-02 05:12:36,972 [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-02T05:12:37.381Z] 2024-09-02 05:12:36,980 [execute] INFO git cat-file --batch [2024-09-02T05:12:37.381Z] 2024-09-02 05:12:36,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T05:12:37.381Z] 2024-09-02 05:12:36,986 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-09-02T05:12:37.381Z] 0.0.0 [Pipeline] } [2024-09-02T05:12:37.389Z] $ docker exec --env ******** --env ******** 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 ssh-agent -k [2024-09-02T05:12:37.490Z] unset SSH_AUTH_SOCK; [2024-09-02T05:12:37.490Z] unset SSH_AGENT_PID; [2024-09-02T05:12:37.490Z] echo Agent pid 78 killed; [2024-09-02T05:12:37.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T05:12:37.827Z] + git semver [Pipeline] } [2024-09-02T05:12:38.096Z] $ docker stop --time=1 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 [2024-09-02T05:12:39.432Z] $ docker rm -f --volumes 8e943ebf9ec6bd2766b498df6cd37b0738d7e643605dac874ce0d13831850817 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T05:12:39.780Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-02T05:12:40.115Z] Stashed 1 file(s) [Pipeline] echo [2024-09-02T05:12:40.120Z] [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-02T05:12:40.293Z] provisioning config files... [2024-09-02T05:12:40.302Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config16776579460148652553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:12:40.612Z] ---> ****-login.sh [2024-09-02T05:12:40.612Z] nexus3.edgexfoundry.org:10001 [2024-09-02T05:12:40.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:40.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:40.612Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:40.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:40.612Z] [2024-09-02T05:12:40.612Z] Login Succeeded [2024-09-02T05:12:40.612Z] nexus3.edgexfoundry.org:10002 [2024-09-02T05:12:40.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:40.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:40.874Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:40.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:40.874Z] [2024-09-02T05:12:40.874Z] Login Succeeded [2024-09-02T05:12:40.874Z] nexus3.edgexfoundry.org:10003 [2024-09-02T05:12:40.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:40.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:40.875Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:40.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:40.875Z] [2024-09-02T05:12:40.875Z] Login Succeeded [2024-09-02T05:12:40.875Z] nexus3.edgexfoundry.org:10004 [2024-09-02T05:12:40.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:41.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:41.135Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:41.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:41.136Z] [2024-09-02T05:12:41.136Z] Login Succeeded [2024-09-02T05:12:41.136Z] ****.io [2024-09-02T05:12:41.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:12:41.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:12:41.396Z] Configure a credential helper to remove this warning. See [2024-09-02T05:12:41.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:12:41.396Z] [2024-09-02T05:12:41.396Z] Login Succeeded [2024-09-02T05:12:41.396Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T05:12:41.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T05:12:41.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T05:12:41.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T05:12:41.522Z] ========================================================= [2024-09-02T05:12:41.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-02T05:12:41.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:12:41.923Z] + 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-02T05:12:41.923Z] Sending build context to Docker daemon 9.15MB [2024-09-02T05:12:41.923Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T05:12:41.923Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T05:12:41.923Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-02T05:12:41.923Z] 619be1103602: Pulling fs layer [2024-09-02T05:12:41.923Z] 7862e08f4a3e: Pulling fs layer [2024-09-02T05:12:41.923Z] 5df492c9dc93: Pulling fs layer [2024-09-02T05:12:41.923Z] 7629e6793208: Pulling fs layer [2024-09-02T05:12:41.923Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T05:12:41.923Z] 7629e6793208: Waiting [2024-09-02T05:12:41.923Z] fb5054dd5b73: Pulling fs layer [2024-09-02T05:12:41.923Z] eeca6798cff9: Pulling fs layer [2024-09-02T05:12:41.923Z] aa269ceb94a6: Pulling fs layer [2024-09-02T05:12:41.923Z] 4f4fb700ef54: Waiting [2024-09-02T05:12:41.923Z] eeca6798cff9: Waiting [2024-09-02T05:12:41.923Z] fb5054dd5b73: Waiting [2024-09-02T05:12:41.923Z] aa269ceb94a6: Waiting [2024-09-02T05:12:41.923Z] ada007ff1a6a: Pulling fs layer [2024-09-02T05:12:41.923Z] 7862e08f4a3e: Verifying Checksum [2024-09-02T05:12:41.923Z] 7862e08f4a3e: Download complete [2024-09-02T05:12:41.923Z] 7629e6793208: Verifying Checksum [2024-09-02T05:12:41.923Z] 7629e6793208: Download complete [2024-09-02T05:12:42.182Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T05:12:42.182Z] 4f4fb700ef54: Download complete [2024-09-02T05:12:42.182Z] fb5054dd5b73: Verifying Checksum [2024-09-02T05:12:42.182Z] fb5054dd5b73: Download complete [2024-09-02T05:12:42.182Z] 619be1103602: Verifying Checksum [2024-09-02T05:12:42.182Z] 619be1103602: Download complete [2024-09-02T05:12:42.182Z] eeca6798cff9: Verifying Checksum [2024-09-02T05:12:42.182Z] eeca6798cff9: Download complete [2024-09-02T05:12:42.182Z] 619be1103602: Pull complete [2024-09-02T05:12:42.182Z] ada007ff1a6a: Verifying Checksum [2024-09-02T05:12:42.182Z] ada007ff1a6a: Download complete [2024-09-02T05:12:42.442Z] 7862e08f4a3e: Pull complete [2024-09-02T05:12:42.442Z] 5df492c9dc93: Verifying Checksum [2024-09-02T05:12:42.442Z] 5df492c9dc93: Download complete [2024-09-02T05:12:43.009Z] aa269ceb94a6: Verifying Checksum [2024-09-02T05:12:43.009Z] aa269ceb94a6: Download complete [2024-09-02T05:12:46.302Z] 5df492c9dc93: Pull complete [2024-09-02T05:12:46.302Z] 7629e6793208: Pull complete [2024-09-02T05:12:46.302Z] 4f4fb700ef54: Pull complete [2024-09-02T05:12:46.302Z] fb5054dd5b73: Pull complete [2024-09-02T05:12:46.302Z] eeca6798cff9: Pull complete [2024-09-02T05:12:48.840Z] aa269ceb94a6: Pull complete [2024-09-02T05:12:49.408Z] ada007ff1a6a: Pull complete [2024-09-02T05:12:49.408Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-02T05:12:49.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-02T05:12:49.408Z] ---> f489d0715acc [2024-09-02T05:12:49.408Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T05:12:53.607Z] ---> Running in 8afecae39692 [2024-09-02T05:12:53.607Z] Removing intermediate container 8afecae39692 [2024-09-02T05:12:53.607Z] ---> 1ef00406abce [2024-09-02T05:12:53.607Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T05:12:53.865Z] ---> Running in 6195d31d1b4c [2024-09-02T05:12:53.865Z] Removing intermediate container 6195d31d1b4c [2024-09-02T05:12:53.865Z] ---> ab0d5f409771 [2024-09-02T05:12:53.865Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T05:12:53.865Z] ---> Running in 1bd6eb201416 [2024-09-02T05:12:53.865Z] Removing intermediate container 1bd6eb201416 [2024-09-02T05:12:53.865Z] ---> 488689a5b189 [2024-09-02T05:12:53.865Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T05:12:53.865Z] ---> Running in 4607acc21007 [2024-09-02T05:12:54.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T05:12:54.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T05:12:54.642Z] OK: 264 MiB in 52 packages [2024-09-02T05:12:54.902Z] Removing intermediate container 4607acc21007 [2024-09-02T05:12:54.902Z] ---> 1110d27e00c5 [2024-09-02T05:12:54.902Z] Step 7/12 : WORKDIR /app [2024-09-02T05:12:54.902Z] ---> Running in a1d05fa90fde [2024-09-02T05:12:54.902Z] Removing intermediate container a1d05fa90fde [2024-09-02T05:12:54.902Z] ---> 49b7f9b2d3e9 [2024-09-02T05:12:54.902Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T05:12:55.160Z] ---> 46da095e7d67 [2024-09-02T05:12:55.160Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T05:12:55.160Z] ---> Running in 75957c7679e9 [2024-09-02T05:12:55.244Z] Still waiting to schedule task [2024-09-02T05:12:55.244Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9162’ [2024-09-02T05:13:51.641Z] Removing intermediate container 75957c7679e9 [2024-09-02T05:13:51.641Z] ---> 21690a128dfa [2024-09-02T05:13:51.641Z] Step 10/12 : COPY . . [2024-09-02T05:13:52.209Z] ---> f9a64a692963 [2024-09-02T05:13:52.209Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T05:13:52.209Z] ---> Running in fcc8e8708428 [2024-09-02T05:13:52.209Z] Removing intermediate container fcc8e8708428 [2024-09-02T05:13:52.209Z] ---> f20d5fc8b05e [2024-09-02T05:13:52.209Z] Step 12/12 : RUN $MAKE [2024-09-02T05:13:52.209Z] ---> Running in e5bd88b3abbc [2024-09-02T05:13:52.469Z] noop [2024-09-02T05:13:52.728Z] Removing intermediate container e5bd88b3abbc [2024-09-02T05:13:52.728Z] ---> 1fe2447235fa [2024-09-02T05:13:52.728Z] Successfully built 1fe2447235fa [2024-09-02T05:13:52.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:13:53.066Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T05:13:53.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:13:53.146Z] prd-ubuntu20.04-docker-8c-8g-9165 does not seem to be running inside a container [2024-09-02T05:13:53.175Z] $ 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 ******** ci-base-image-x86_64 cat [2024-09-02T05:13:53.484Z] $ docker top 0772bf647be3a383b012df5888b22be61ba191a3a394c1df66b1a32b1ba8caaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:13:53.830Z] + go version [2024-09-02T05:13:53.830Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-02T05:13:53.840Z] $ docker stop --time=1 0772bf647be3a383b012df5888b22be61ba191a3a394c1df66b1a32b1ba8caaa [2024-09-02T05:13:55.123Z] $ docker rm -f --volumes 0772bf647be3a383b012df5888b22be61ba191a3a394c1df66b1a32b1ba8caaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:13:55.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T05:13:55.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:13:55.646Z] prd-ubuntu20.04-docker-8c-8g-9165 does not seem to be running inside a container [2024-09-02T05:13:55.678Z] $ 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 ******** ci-base-image-x86_64 cat [2024-09-02T05:13:56.010Z] $ docker top 0b19b568294400571b24b9926ac45f2459ea37b71a11e3797b5a0258d98c7dd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:13:56.359Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh [2024-09-02T05:13:56.670Z] + make test [2024-09-02T05:13:56.670Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T05:14:28.752Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T05:15:00.883Z] go vet ./... [2024-09-02T05:15:01.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T05:15:01.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T05:15:01.819Z] ./bin/test-attribution-txt.sh [2024-09-02T05:15:01.819Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T05:15:01.819Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T05:15:01.819Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T05:15:01.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T05:15:01.848Z] $ docker stop --time=1 0b19b568294400571b24b9926ac45f2459ea37b71a11e3797b5a0258d98c7dd6 [2024-09-02T05:15:05.843Z] $ docker rm -f --volumes 0b19b568294400571b24b9926ac45f2459ea37b71a11e3797b5a0258d98c7dd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T05:15:06.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T05:15:06.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-02T05:15:07.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T05:15:07.333Z] + ls -al . [2024-09-02T05:15:07.334Z] total 260 [2024-09-02T05:15:07.334Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 05:13 . [2024-09-02T05:15:07.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 05:12 .. [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 05:12 .dockerignore [2024-09-02T05:15:07.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 05:14 .git [2024-09-02T05:15:07.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 05:12 .github [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 05:12 .gitignore [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 05:12 .golangci.yml [2024-09-02T05:15:07.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 05:12 .semver [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 05:12 Attribution.txt [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 05:12 CHANGELOG.md [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 05:12 Dockerfile [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 05:12 GOVERNANCE.md [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 05:12 Jenkinsfile [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 05:12 LICENSE [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 05:12 OWNERS.md [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 05:12 README.md [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 05:12 VERSION [2024-09-02T05:15:07.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 05:12 bin [2024-09-02T05:15:07.334Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 05:13 coverage.out [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 7048 Sep 2 05:12 go.mod [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 101448 Sep 2 05:12 go.sum [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 05:12 main.go [2024-09-02T05:15:07.334Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 05:12 makefile [2024-09-02T05:15:07.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 05:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:15:07.636Z] + 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=fae340c90b373e2a95d5531951e35646ccdb79af --label arch=amd64 --label version=0.0.0 . [2024-09-02T05:15:07.636Z] Sending build context to Docker daemon 9.151MB [2024-09-02T05:15:07.636Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T05:15:07.636Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T05:15:07.636Z] ---> 1fe2447235fa [2024-09-02T05:15:07.636Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T05:15:07.895Z] ---> Running in 6f7999b796c6 [2024-09-02T05:15:07.895Z] Removing intermediate container 6f7999b796c6 [2024-09-02T05:15:07.895Z] ---> 5fa73f2b635f [2024-09-02T05:15:07.895Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T05:15:07.895Z] ---> Running in a64bc6dc6021 [2024-09-02T05:15:07.895Z] Removing intermediate container a64bc6dc6021 [2024-09-02T05:15:07.895Z] ---> ee82d3bf1f33 [2024-09-02T05:15:07.895Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T05:15:07.895Z] ---> Running in 71ff9109a264 [2024-09-02T05:15:08.154Z] Removing intermediate container 71ff9109a264 [2024-09-02T05:15:08.154Z] ---> 0f284cf12db4 [2024-09-02T05:15:08.154Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T05:15:08.154Z] ---> Running in efff389179ba [2024-09-02T05:15:08.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:08.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:08.672Z] OK: 264 MiB in 52 packages [2024-09-02T05:15:08.930Z] Removing intermediate container efff389179ba [2024-09-02T05:15:08.930Z] ---> cd46127b3f4c [2024-09-02T05:15:08.930Z] Step 7/27 : WORKDIR /app [2024-09-02T05:15:08.930Z] ---> Running in 4b21e6d212f4 [2024-09-02T05:15:08.930Z] Removing intermediate container 4b21e6d212f4 [2024-09-02T05:15:08.930Z] ---> 77080a07f5bf [2024-09-02T05:15:08.930Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T05:15:09.189Z] ---> 341d568cdabe [2024-09-02T05:15:09.189Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T05:15:09.189Z] ---> Running in 8387eeef5b9e [2024-09-02T05:15:09.757Z] Removing intermediate container 8387eeef5b9e [2024-09-02T05:15:09.757Z] ---> 58a6ed9d2156 [2024-09-02T05:15:09.757Z] Step 10/27 : COPY . . [2024-09-02T05:15:10.327Z] ---> a69d9b6540f6 [2024-09-02T05:15:10.327Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T05:15:10.327Z] ---> Running in 66165048633a [2024-09-02T05:15:10.327Z] Removing intermediate container 66165048633a [2024-09-02T05:15:10.327Z] ---> b790d14e952e [2024-09-02T05:15:10.327Z] Step 12/27 : RUN $MAKE [2024-09-02T05:15:10.327Z] ---> Running in 71c874a9c8bf [2024-09-02T05:15:10.585Z] 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:15:42.652Z] Removing intermediate container 71c874a9c8bf [2024-09-02T05:15:42.652Z] ---> 269f57effa8c [2024-09-02T05:15:42.652Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T05:15:42.652Z] 3.18: Pulling from library/alpine [2024-09-02T05:15:42.652Z] 930bdd4d222e: Pulling fs layer [2024-09-02T05:15:42.652Z] 930bdd4d222e: Verifying Checksum [2024-09-02T05:15:42.652Z] 930bdd4d222e: Download complete [2024-09-02T05:15:42.652Z] 930bdd4d222e: Pull complete [2024-09-02T05:15:42.652Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T05:15:42.652Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T05:15:42.652Z] ---> 18f865063206 [2024-09-02T05:15:42.652Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T05:15:42.652Z] ---> Running in 05de7e05052d [2024-09-02T05:15:42.652Z] Removing intermediate container 05de7e05052d [2024-09-02T05:15:42.652Z] ---> a5fed7107108 [2024-09-02T05:15:42.652Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T05:15:42.652Z] ---> Running in 44f1aa4109ac [2024-09-02T05:15:42.652Z] Removing intermediate container 44f1aa4109ac [2024-09-02T05:15:42.652Z] ---> a8414820a973 [2024-09-02T05:15:42.652Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T05:15:42.652Z] ---> Running in 0aa3c39e1bb0 [2024-09-02T05:15:42.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:42.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:42.652Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T05:15:42.652Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T05:15:42.652Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T05:15:42.652Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T05:15:42.652Z] OK: 8 MiB in 17 packages [2024-09-02T05:15:42.652Z] Removing intermediate container 0aa3c39e1bb0 [2024-09-02T05:15:42.652Z] ---> e14416fea441 [2024-09-02T05:15:42.652Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T05:15:42.652Z] ---> Running in 77ab2378a231 [2024-09-02T05:15:42.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:42.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T05:15:42.652Z] OK: 8 MiB in 17 packages [2024-09-02T05:15:42.652Z] Removing intermediate container 77ab2378a231 [2024-09-02T05:15:42.652Z] ---> b6baa2114f26 [2024-09-02T05:15:42.652Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T05:15:42.910Z] ---> 8598c1142ba5 [2024-09-02T05:15:42.910Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T05:15:42.910Z] ---> 01d27faaca86 [2024-09-02T05:15:42.910Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T05:15:43.166Z] ---> 0f63c4586640 [2024-09-02T05:15:43.166Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T05:15:43.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9166 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws [2024-09-02T05:15:43.432Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2024-09-02T05:15:43.476Z] The recommended git tool is: git [2024-09-02T05:15:44.099Z] ---> 46f8294b65a5 [2024-09-02T05:15:44.099Z] Step 22/27 : EXPOSE 48095 [2024-09-02T05:15:44.099Z] ---> Running in 204bfecaf018 [2024-09-02T05:15:44.356Z] Removing intermediate container 204bfecaf018 [2024-09-02T05:15:44.356Z] ---> 8adbdd84f79d [2024-09-02T05:15:44.356Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T05:15:44.356Z] ---> Running in 15f2960a9988 [2024-09-02T05:15:44.356Z] Removing intermediate container 15f2960a9988 [2024-09-02T05:15:44.356Z] ---> 358ac1f40dd4 [2024-09-02T05:15:44.356Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T05:15:44.356Z] ---> Running in d3fd927e96df [2024-09-02T05:15:44.356Z] Removing intermediate container d3fd927e96df [2024-09-02T05:15:44.356Z] ---> 6b88fb339021 [2024-09-02T05:15:44.356Z] Step 25/27 : LABEL arch=amd64 [2024-09-02T05:15:44.356Z] ---> Running in b8e0e68a751b [2024-09-02T05:15:44.614Z] Removing intermediate container b8e0e68a751b [2024-09-02T05:15:44.614Z] ---> a2ad19ae4223 [2024-09-02T05:15:44.614Z] Step 26/27 : LABEL git_sha=fae340c90b373e2a95d5531951e35646ccdb79af [2024-09-02T05:15:44.614Z] ---> Running in 969ce4bedca6 [2024-09-02T05:15:44.614Z] Removing intermediate container 969ce4bedca6 [2024-09-02T05:15:44.614Z] ---> 2001a112c906 [2024-09-02T05:15:44.614Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T05:15:44.614Z] ---> Running in 638011cf2c02 [2024-09-02T05:15:44.614Z] Removing intermediate container 638011cf2c02 [2024-09-02T05:15:44.614Z] ---> 5954644240f4 [2024-09-02T05:15:44.614Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T05:15:44.614Z] Successfully built 5954644240f4 [2024-09-02T05:15:44.614Z] 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-02T05:15:45.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T05:15:45.089Z] [2024-09-02T05:15:45.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:15:45.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T05:15:45.392Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-02T05:15:45.392Z] 5eb5b503b376: Pulling fs layer [2024-09-02T05:15:45.392Z] 5c69ac0246d0: Pulling fs layer [2024-09-02T05:15:45.392Z] ec43610c2a17: Pulling fs layer [2024-09-02T05:15:45.392Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-02T05:15:45.392Z] 33b1e0a273af: Pulling fs layer [2024-09-02T05:15:45.392Z] 5d3b04190fa2: Pulling fs layer [2024-09-02T05:15:45.392Z] 2f39f015ded8: Pulling fs layer [2024-09-02T05:15:45.392Z] 5d3b04190fa2: Waiting [2024-09-02T05:15:45.392Z] 33b1e0a273af: Waiting [2024-09-02T05:15:45.392Z] 2f39f015ded8: Waiting [2024-09-02T05:15:45.392Z] 5c69ac0246d0: Verifying Checksum [2024-09-02T05:15:45.392Z] 5c69ac0246d0: Download complete [2024-09-02T05:15:45.392Z] 3a2ae6a8a46f: Download complete [2024-09-02T05:15:45.392Z] 33b1e0a273af: Verifying Checksum [2024-09-02T05:15:45.392Z] 33b1e0a273af: Download complete [2024-09-02T05:15:45.392Z] 5d3b04190fa2: Verifying Checksum [2024-09-02T05:15:45.392Z] 5d3b04190fa2: Download complete [2024-09-02T05:15:45.392Z] ec43610c2a17: Verifying Checksum [2024-09-02T05:15:45.392Z] ec43610c2a17: Download complete [2024-09-02T05:15:45.649Z] 5eb5b503b376: Verifying Checksum [2024-09-02T05:15:45.649Z] 5eb5b503b376: Download complete [2024-09-02T05:15:46.214Z] 2f39f015ded8: Verifying Checksum [2024-09-02T05:15:46.214Z] 2f39f015ded8: Download complete [2024-09-02T05:15:46.778Z] 5eb5b503b376: Pull complete [2024-09-02T05:15:47.036Z] 5c69ac0246d0: Pull complete [2024-09-02T05:15:47.294Z] ec43610c2a17: Pull complete [2024-09-02T05:15:47.294Z] 3a2ae6a8a46f: Pull complete [2024-09-02T05:15:47.552Z] 33b1e0a273af: Pull complete [2024-09-02T05:15:47.552Z] 5d3b04190fa2: Pull complete [2024-09-02T05:15:51.029Z] using credential edgex-jenkins-ssh [2024-09-02T05:15:51.056Z] Cloning the remote Git repository [2024-09-02T05:15:51.155Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T05:15:51.327Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2024-09-02T05:15:51.730Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T05:15:51.733Z] > git --version # timeout=10 [2024-09-02T05:15:51.814Z] > git --version # 'git version 2.25.1' [2024-09-02T05:15:51.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T05:15:52.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T05:15:53.278Z] 2f39f015ded8: Pull complete [2024-09-02T05:15:53.278Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-02T05:15:53.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T05:15:53.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:15:54.520Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T05:15:54.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T05:15:56.460Z] Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit fae340c90b373e2a95d5531951e35646ccdb79af [2024-09-02T05:15:56.890Z] Merge succeeded, producing fae340c90b373e2a95d5531951e35646ccdb79af [2024-09-02T05:15:56.890Z] Checking out Revision fae340c90b373e2a95d5531951e35646ccdb79af (PR-673) [2024-09-02T05:15:55.802Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T05:15:55.875Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T05:15:55.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T05:15:55.904Z] > 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-02T05:15:56.511Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T05:15:56.660Z] > git checkout -f fae340c90b373e2a95d5531951e35646ccdb79af # timeout=10 [2024-09-02T05:15:56.752Z] > git remote # timeout=10 [2024-09-02T05:15:56.774Z] > git config --get remote.origin.url # timeout=10 [2024-09-02T05:15:56.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T05:15:56.821Z] > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [2024-09-02T05:15:56.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-02T05:15:56.895Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T05:15:56.916Z] > git checkout -f fae340c90b373e2a95d5531951e35646ccdb79af # timeout=10 [2024-09-02T05:15:57.684Z] Commit message: "fix: Add the created column in store table" [2024-09-02T05:15:57.762Z] prd-ubuntu20.04-docker-8c-8g-9165 does not seem to be running inside a container [2024-09-02T05:15:59.342Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T05:16:02.036Z] [2024-09-02T05:16:02.036Z] GitHub has been notified of this commit’s build result [2024-09-02T05:16:02.037Z] [2024-09-02T05:16:03.242Z] $ docker top 46f09fbb2447b9ae4a9724c14581c8a70439a2e940a74cd8588fceb091c8f958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T05:16:03.637Z] ---> job-cost.sh [2024-09-02T05:16:03.637Z] lf-activate-venv: SKIPPING [2024-09-02T05:16:03.637Z] INFO: No Stack... [2024-09-02T05:16:03.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T05:16:03.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-02T05:16:03.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T05:16:03.992Z] Dload Upload Total Spent Left Speed [2024-09-02T05:16:03.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-09-02T05:16:04.155Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T05:16:04.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-02T05:16:04.447Z] + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv [2024-09-02T05:16:04.447Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T05:16:04.461Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [2024-09-02T05:16:04.474Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] did not exist. Created. [2024-09-02T05:16:04.481Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T05:16:04.705Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-02T05:16:04.705Z] + sudo tee /etc/docker/daemon.new [2024-09-02T05:16:04.705Z] { [2024-09-02T05:16:04.705Z] "registry-mirrors": [ [2024-09-02T05:16:04.705Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-02T05:16:04.705Z] ], [2024-09-02T05:16:04.705Z] "bip": "10.250.0.254/24", [2024-09-02T05:16:04.705Z] "hosts": [ [2024-09-02T05:16:04.705Z] "tcp://0.0.0.0:5555", [2024-09-02T05:16:04.705Z] "unix:///var/run/docker.sock" [2024-09-02T05:16:04.705Z] ], [2024-09-02T05:16:04.705Z] "mtu": 1458, [2024-09-02T05:16:04.705Z] "selinux-enabled": true, [2024-09-02T05:16:04.705Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-02T05:16:04.705Z] } [Pipeline] sh [2024-09-02T05:16:04.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-02T05:16:04.826Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T05:16:04.839Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T05:16:04.867Z] $ docker stop --time=1 46f09fbb2447b9ae4a9724c14581c8a70439a2e940a74cd8588fceb091c8f958 [2024-09-02T05:16:05.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-02T05:16:06.056Z] $ docker rm -f --volumes 46f09fbb2447b9ae4a9724c14581c8a70439a2e940a74cd8588fceb091c8f958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-02T05:16:06.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T05:16:24.687Z] provisioning config files... [2024-09-02T05:16:24.711Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config6225596216463159528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:16:25.182Z] ---> ****-login.sh [2024-09-02T05:16:25.182Z] nexus3.edgexfoundry.org:10001 [2024-09-02T05:16:25.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:16:26.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:16:26.049Z] Configure a credential helper to remove this warning. See [2024-09-02T05:16:26.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:16:26.049Z] [2024-09-02T05:16:26.049Z] Login Succeeded [2024-09-02T05:16:26.049Z] nexus3.edgexfoundry.org:10002 [2024-09-02T05:16:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:16:26.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:16:26.319Z] Configure a credential helper to remove this warning. See [2024-09-02T05:16:26.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:16:26.319Z] [2024-09-02T05:16:26.319Z] Login Succeeded [2024-09-02T05:16:26.319Z] nexus3.edgexfoundry.org:10003 [2024-09-02T05:16:26.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:16:26.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:16:26.589Z] Configure a credential helper to remove this warning. See [2024-09-02T05:16:26.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:16:26.589Z] [2024-09-02T05:16:26.589Z] Login Succeeded [2024-09-02T05:16:26.589Z] nexus3.edgexfoundry.org:10004 [2024-09-02T05:16:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:16:26.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:16:26.862Z] Configure a credential helper to remove this warning. See [2024-09-02T05:16:26.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:16:26.862Z] [2024-09-02T05:16:26.862Z] Login Succeeded [2024-09-02T05:16:26.862Z] ****.io [2024-09-02T05:16:27.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T05:16:27.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T05:16:27.400Z] Configure a credential helper to remove this warning. See [2024-09-02T05:16:27.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T05:16:27.400Z] [2024-09-02T05:16:27.400Z] Login Succeeded [2024-09-02T05:16:27.400Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T05:16:27.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T05:16:27.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T05:16:27.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T05:16:27.758Z] ========================================================= [2024-09-02T05:16:27.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-02T05:16:27.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:16:28.119Z] + 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-02T05:16:28.119Z] Sending build context to Docker daemon 241.2kB [2024-09-02T05:16:28.387Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T05:16:28.387Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T05:16:28.387Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-02T05:16:28.387Z] c6b39de5b339: Pulling fs layer [2024-09-02T05:16:28.387Z] a69c41024577: Pulling fs layer [2024-09-02T05:16:28.387Z] d6de4b400683: Pulling fs layer [2024-09-02T05:16:28.388Z] 35cb2a7552d0: Pulling fs layer [2024-09-02T05:16:28.388Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T05:16:28.388Z] 464afbd9ba4c: Pulling fs layer [2024-09-02T05:16:28.388Z] 00f215d4a9da: Pulling fs layer [2024-09-02T05:16:28.388Z] d496ad576159: Pulling fs layer [2024-09-02T05:16:28.388Z] 35cb2a7552d0: Waiting [2024-09-02T05:16:28.388Z] 464afbd9ba4c: Waiting [2024-09-02T05:16:28.388Z] 4f4fb700ef54: Waiting [2024-09-02T05:16:28.388Z] d496ad576159: Waiting [2024-09-02T05:16:28.388Z] 00f215d4a9da: Waiting [2024-09-02T05:16:28.388Z] a69c41024577: Download complete [2024-09-02T05:16:28.664Z] 35cb2a7552d0: Verifying Checksum [2024-09-02T05:16:28.664Z] 35cb2a7552d0: Download complete [2024-09-02T05:16:28.664Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T05:16:28.664Z] 4f4fb700ef54: Download complete [2024-09-02T05:16:28.664Z] 464afbd9ba4c: Verifying Checksum [2024-09-02T05:16:28.664Z] 464afbd9ba4c: Download complete [2024-09-02T05:16:28.664Z] c6b39de5b339: Verifying Checksum [2024-09-02T05:16:28.664Z] c6b39de5b339: Download complete [2024-09-02T05:16:29.259Z] d496ad576159: Verifying Checksum [2024-09-02T05:16:29.259Z] d496ad576159: Download complete [2024-09-02T05:16:29.544Z] c6b39de5b339: Pull complete [2024-09-02T05:16:30.132Z] a69c41024577: Pull complete [2024-09-02T05:16:30.401Z] d6de4b400683: Download complete [2024-09-02T05:16:31.823Z] 00f215d4a9da: Verifying Checksum [2024-09-02T05:16:31.823Z] 00f215d4a9da: Download complete [2024-09-02T05:16:44.149Z] d6de4b400683: Pull complete [2024-09-02T05:16:44.149Z] 35cb2a7552d0: Pull complete [2024-09-02T05:16:44.149Z] 4f4fb700ef54: Pull complete [2024-09-02T05:16:44.149Z] 464afbd9ba4c: Pull complete [2024-09-02T05:16:52.370Z] 00f215d4a9da: Pull complete [2024-09-02T05:16:53.775Z] d496ad576159: Pull complete [2024-09-02T05:16:53.775Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-02T05:16:53.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-02T05:16:53.775Z] ---> f246e2811388 [2024-09-02T05:16:53.775Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T05:16:55.715Z] ---> Running in 94ca109ed6c2 [2024-09-02T05:16:55.715Z] Removing intermediate container 94ca109ed6c2 [2024-09-02T05:16:55.715Z] ---> 858543d6a41f [2024-09-02T05:16:55.715Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T05:16:55.983Z] ---> Running in 26b8f66603e4 [2024-09-02T05:16:56.248Z] Removing intermediate container 26b8f66603e4 [2024-09-02T05:16:56.248Z] ---> d1155e39d162 [2024-09-02T05:16:56.248Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T05:16:56.248Z] ---> Running in 55873f3a6a61 [2024-09-02T05:16:56.515Z] Removing intermediate container 55873f3a6a61 [2024-09-02T05:16:56.515Z] ---> abb9f6a20191 [2024-09-02T05:16:56.515Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T05:16:56.515Z] ---> Running in e6c11baf395c [2024-09-02T05:16:57.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:16:58.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:16:59.028Z] OK: 266 MiB in 52 packages [2024-09-02T05:16:59.619Z] Removing intermediate container e6c11baf395c [2024-09-02T05:16:59.619Z] ---> d82629463bed [2024-09-02T05:16:59.619Z] Step 7/12 : WORKDIR /app [2024-09-02T05:16:59.885Z] ---> Running in b9f98056bbb1 [2024-09-02T05:17:00.152Z] Removing intermediate container b9f98056bbb1 [2024-09-02T05:17:00.152Z] ---> 42e2a40a05f4 [2024-09-02T05:17:00.152Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T05:17:00.418Z] ---> eb26e477a39c [2024-09-02T05:17:00.418Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T05:17:00.685Z] ---> Running in fed2de026ac9 [2024-09-02T05:18:52.378Z] Removing intermediate container fed2de026ac9 [2024-09-02T05:18:52.378Z] ---> ed12c9e545c4 [2024-09-02T05:18:52.378Z] Step 10/12 : COPY . . [2024-09-02T05:18:52.378Z] ---> 1778021293d4 [2024-09-02T05:18:52.378Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T05:18:52.378Z] ---> Running in 395f952e6a41 [2024-09-02T05:18:52.378Z] Removing intermediate container 395f952e6a41 [2024-09-02T05:18:52.378Z] ---> fa7fdd608856 [2024-09-02T05:18:52.378Z] Step 12/12 : RUN $MAKE [2024-09-02T05:18:52.378Z] ---> Running in 43cb066fb786 [2024-09-02T05:18:52.378Z] noop [2024-09-02T05:18:52.378Z] Removing intermediate container 43cb066fb786 [2024-09-02T05:18:52.378Z] ---> 97a4a23023ba [2024-09-02T05:18:52.378Z] Successfully built 97a4a23023ba [2024-09-02T05:18:52.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:18:52.743Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T05:18:52.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:18:52.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-9166 does not seem to be running inside a container [2024-09-02T05:18:53.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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-02T05:18:54.314Z] $ docker top 684415db4555d3f0b3bcefe53413f2d833003eca5ba3770fcaab6a5eed196a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:18:55.154Z] + go version [2024-09-02T05:18:55.154Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-02T05:18:55.173Z] $ docker stop --time=1 684415db4555d3f0b3bcefe53413f2d833003eca5ba3770fcaab6a5eed196a89 [2024-09-02T05:18:56.793Z] $ docker rm -f --volumes 684415db4555d3f0b3bcefe53413f2d833003eca5ba3770fcaab6a5eed196a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:18:57.388Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T05:18:57.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:18:57.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-9166 does not seem to be running inside a container [2024-09-02T05:18:57.644Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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-02T05:18:58.856Z] $ docker top 03903f4ec26b56dc1315b018ab7944be904970c64c48fd564d9dab6a21c8f30e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:18:59.712Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh [2024-09-02T05:19:00.055Z] + make test [2024-09-02T05:19:00.331Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T05:22:52.170Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T05:22:52.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-02T05:22:52.170Z] go vet ./... [2024-09-02T05:26:28.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T05:26:28.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T05:26:28.973Z] ./bin/test-attribution-txt.sh [2024-09-02T05:26:28.973Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T05:26:28.973Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T05:26:28.973Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T05:26:28.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T05:26:29.008Z] $ docker stop --time=1 03903f4ec26b56dc1315b018ab7944be904970c64c48fd564d9dab6a21c8f30e [2024-09-02T05:26:30.869Z] $ docker rm -f --volumes 03903f4ec26b56dc1315b018ab7944be904970c64c48fd564d9dab6a21c8f30e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T05:26:32.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T05:26:32.974Z] Warning: overwriting stash ‘coverage-report’ [2024-09-02T05:26:33.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T05:26:33.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T05:26:34.101Z] + ls -al . [2024-09-02T05:26:34.101Z] total 256 [2024-09-02T05:26:34.101Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 05:19 . [2024-09-02T05:26:34.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 05:15 .. [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 05:15 .dockerignore [2024-09-02T05:26:34.101Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 05:16 .git [2024-09-02T05:26:34.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 05:15 .github [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 05:15 .gitignore [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 05:15 .golangci.yml [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 05:15 Attribution.txt [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 05:15 CHANGELOG.md [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 05:15 Dockerfile [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 05:15 GOVERNANCE.md [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 05:15 Jenkinsfile [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 05:15 LICENSE [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 05:15 OWNERS.md [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 05:15 README.md [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 05:12 VERSION [2024-09-02T05:26:34.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 05:15 bin [2024-09-02T05:26:34.101Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 05:19 coverage.out [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 7048 Sep 2 05:15 go.mod [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 101448 Sep 2 05:15 go.sum [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 05:15 main.go [2024-09-02T05:26:34.101Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 05:15 makefile [2024-09-02T05:26:34.101Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 05:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:26:34.442Z] + 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=fae340c90b373e2a95d5531951e35646ccdb79af --label arch=arm64 --label version=0.0.0 . [2024-09-02T05:26:34.442Z] Sending build context to Docker daemon 242.2kB [2024-09-02T05:26:34.708Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T05:26:34.708Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T05:26:34.708Z] ---> 97a4a23023ba [2024-09-02T05:26:34.708Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T05:26:34.708Z] ---> Running in 39907dcc8f84 [2024-09-02T05:26:34.975Z] Removing intermediate container 39907dcc8f84 [2024-09-02T05:26:34.975Z] ---> 9647b0b5d927 [2024-09-02T05:26:34.975Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T05:26:35.240Z] ---> Running in 6ef22fb408ea [2024-09-02T05:26:35.509Z] Removing intermediate container 6ef22fb408ea [2024-09-02T05:26:35.509Z] ---> 4e415d1301d4 [2024-09-02T05:26:35.509Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T05:26:35.509Z] ---> Running in afeaca81a580 [2024-09-02T05:26:35.781Z] Removing intermediate container afeaca81a580 [2024-09-02T05:26:35.781Z] ---> f120dba91cc4 [2024-09-02T05:26:35.781Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T05:26:35.781Z] ---> Running in 794bc73bc9f9 [2024-09-02T05:26:36.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:26:37.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:26:38.281Z] OK: 266 MiB in 52 packages [2024-09-02T05:26:38.861Z] Removing intermediate container 794bc73bc9f9 [2024-09-02T05:26:38.861Z] ---> 7aa025fb709d [2024-09-02T05:26:38.861Z] Step 7/27 : WORKDIR /app [2024-09-02T05:26:38.861Z] ---> Running in a8ffa8767f82 [2024-09-02T05:26:39.446Z] Removing intermediate container a8ffa8767f82 [2024-09-02T05:26:39.446Z] ---> dfe388a142c6 [2024-09-02T05:26:39.446Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T05:26:39.844Z] ---> d8d540ecd951 [2024-09-02T05:26:39.844Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T05:26:39.844Z] ---> Running in fe1de8bf14b1 [2024-09-02T05:26:42.489Z] Removing intermediate container fe1de8bf14b1 [2024-09-02T05:26:42.489Z] ---> 1256fd53d2ca [2024-09-02T05:26:42.489Z] Step 10/27 : COPY . . [2024-09-02T05:26:43.075Z] ---> ea7970d5480c [2024-09-02T05:26:43.075Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T05:26:43.075Z] ---> Running in a3657edcd545 [2024-09-02T05:26:43.350Z] Removing intermediate container a3657edcd545 [2024-09-02T05:26:43.350Z] ---> 8495363b7761 [2024-09-02T05:26:43.350Z] Step 12/27 : RUN $MAKE [2024-09-02T05:26:43.688Z] ---> Running in dc9116397e29 [2024-09-02T05:26:44.649Z] 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:30:21.431Z] Removing intermediate container dc9116397e29 [2024-09-02T05:30:21.431Z] ---> bb8625dfb1d8 [2024-09-02T05:30:21.431Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T05:30:21.431Z] 3.18: Pulling from library/alpine [2024-09-02T05:30:21.431Z] 4983c3fe2029: Pulling fs layer [2024-09-02T05:30:21.431Z] 4983c3fe2029: Verifying Checksum [2024-09-02T05:30:21.431Z] 4983c3fe2029: Download complete [2024-09-02T05:30:21.431Z] 4983c3fe2029: Pull complete [2024-09-02T05:30:21.431Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T05:30:21.431Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T05:30:21.431Z] ---> a0237000ae83 [2024-09-02T05:30:21.431Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T05:30:21.431Z] ---> Running in 49b7d9660f99 [2024-09-02T05:30:21.431Z] Removing intermediate container 49b7d9660f99 [2024-09-02T05:30:21.431Z] ---> ed2e2dc11f8d [2024-09-02T05:30:21.431Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T05:30:21.431Z] ---> Running in eec821565090 [2024-09-02T05:30:21.431Z] Removing intermediate container eec821565090 [2024-09-02T05:30:21.431Z] ---> ebd130518884 [2024-09-02T05:30:21.431Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T05:30:21.431Z] ---> Running in 76a90a92d52f [2024-09-02T05:30:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:30:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:30:21.431Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T05:30:21.431Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T05:30:21.431Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T05:30:21.431Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T05:30:21.431Z] OK: 9 MiB in 17 packages [2024-09-02T05:30:21.431Z] Removing intermediate container 76a90a92d52f [2024-09-02T05:30:21.431Z] ---> bd332386b834 [2024-09-02T05:30:21.431Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T05:30:21.431Z] ---> Running in adc8b8da2273 [2024-09-02T05:30:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T05:30:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T05:30:21.431Z] OK: 9 MiB in 17 packages [2024-09-02T05:30:21.431Z] Removing intermediate container adc8b8da2273 [2024-09-02T05:30:21.431Z] ---> d32f5d3a3b07 [2024-09-02T05:30:21.431Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T05:30:21.431Z] ---> 0152f57ca0ab [2024-09-02T05:30:21.431Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T05:30:21.431Z] ---> 543493af080e [2024-09-02T05:30:21.431Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T05:30:21.431Z] ---> 3eac87610e5d [2024-09-02T05:30:21.431Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T05:30:21.431Z] ---> 885eaf8a732c [2024-09-02T05:30:21.431Z] Step 22/27 : EXPOSE 48095 [2024-09-02T05:30:21.431Z] ---> Running in 1f4f710baf3a [2024-09-02T05:30:21.431Z] Removing intermediate container 1f4f710baf3a [2024-09-02T05:30:21.431Z] ---> 98c0dc1c6d82 [2024-09-02T05:30:21.431Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T05:30:21.431Z] ---> Running in afca2dde118d [2024-09-02T05:30:21.431Z] Removing intermediate container afca2dde118d [2024-09-02T05:30:21.431Z] ---> 6489e4510306 [2024-09-02T05:30:21.431Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T05:30:21.431Z] ---> Running in 56f7df651a47 [2024-09-02T05:30:21.431Z] Removing intermediate container 56f7df651a47 [2024-09-02T05:30:21.431Z] ---> 02b595737bdc [2024-09-02T05:30:21.431Z] Step 25/27 : LABEL arch=arm64 [2024-09-02T05:30:21.431Z] ---> Running in e01fb84eab52 [2024-09-02T05:30:21.431Z] Removing intermediate container e01fb84eab52 [2024-09-02T05:30:21.431Z] ---> b46da2c735f7 [2024-09-02T05:30:21.431Z] Step 26/27 : LABEL git_sha=fae340c90b373e2a95d5531951e35646ccdb79af [2024-09-02T05:30:21.431Z] ---> Running in 1fd5ffe48821 [2024-09-02T05:30:21.431Z] Removing intermediate container 1fd5ffe48821 [2024-09-02T05:30:21.431Z] ---> 1b0d36a8f23c [2024-09-02T05:30:21.431Z] Step 27/27 : LABEL version=0.0.0 [2024-09-02T05:30:21.431Z] ---> Running in 56811b0252f1 [2024-09-02T05:30:21.698Z] Removing intermediate container 56811b0252f1 [2024-09-02T05:30:21.698Z] ---> e338d567fcc8 [2024-09-02T05:30:21.698Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T05:30:21.698Z] Successfully built e338d567fcc8 [2024-09-02T05:30:21.698Z] 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:30:22.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:30:22.204Z] [2024-09-02T05:30:22.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:30:22.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:30:22.550Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-02T05:30:22.550Z] 8998bd30e6a1: Pulling fs layer [2024-09-02T05:30:22.550Z] 04944245beec: Pulling fs layer [2024-09-02T05:30:22.550Z] 699f458cf7ca: Pulling fs layer [2024-09-02T05:30:22.550Z] 765212b225bb: Pulling fs layer [2024-09-02T05:30:22.550Z] f23df028b6ca: Pulling fs layer [2024-09-02T05:30:22.550Z] d65c8cfc05b1: Pulling fs layer [2024-09-02T05:30:22.550Z] 2437ff75d9bd: Pulling fs layer [2024-09-02T05:30:22.550Z] 765212b225bb: Waiting [2024-09-02T05:30:22.550Z] f23df028b6ca: Waiting [2024-09-02T05:30:22.550Z] 2437ff75d9bd: Waiting [2024-09-02T05:30:22.550Z] d65c8cfc05b1: Waiting [2024-09-02T05:30:22.818Z] 04944245beec: Verifying Checksum [2024-09-02T05:30:22.818Z] 04944245beec: Download complete [2024-09-02T05:30:22.818Z] 765212b225bb: Verifying Checksum [2024-09-02T05:30:22.818Z] 765212b225bb: Download complete [2024-09-02T05:30:22.818Z] f23df028b6ca: Verifying Checksum [2024-09-02T05:30:22.818Z] f23df028b6ca: Download complete [2024-09-02T05:30:22.818Z] d65c8cfc05b1: Verifying Checksum [2024-09-02T05:30:22.818Z] d65c8cfc05b1: Download complete [2024-09-02T05:30:23.084Z] 699f458cf7ca: Verifying Checksum [2024-09-02T05:30:23.084Z] 699f458cf7ca: Download complete [2024-09-02T05:30:23.351Z] 8998bd30e6a1: Verifying Checksum [2024-09-02T05:30:23.351Z] 8998bd30e6a1: Download complete [2024-09-02T05:30:25.950Z] 2437ff75d9bd: Verifying Checksum [2024-09-02T05:30:25.950Z] 2437ff75d9bd: Download complete [2024-09-02T05:30:27.901Z] 8998bd30e6a1: Pull complete [2024-09-02T05:30:28.483Z] 04944245beec: Pull complete [2024-09-02T05:30:29.894Z] 699f458cf7ca: Pull complete [2024-09-02T05:30:30.160Z] 765212b225bb: Pull complete [2024-09-02T05:30:31.124Z] f23df028b6ca: Pull complete [2024-09-02T05:30:31.393Z] d65c8cfc05b1: Pull complete [2024-09-02T05:30:49.601Z] 2437ff75d9bd: Pull complete [2024-09-02T05:30:49.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-02T05:30:49.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T05:30:49.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:30:49.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-9166 does not seem to be running inside a container [2024-09-02T05:30:49.866Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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:30:52.794Z] $ docker top 53c6a33dfb84ea82030f858368414c38aa100fb73d83353f24325c88b94bbb2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:30:53.655Z] ---> job-cost.sh [2024-09-02T05:30:53.655Z] lf-activate-venv: SKIPPING [2024-09-02T05:30:53.655Z] INFO: No Stack... [2024-09-02T05:30:53.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-02T05:30:54.883Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T05:30:55.527Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2024-09-02T05:30:55.527Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T05:30:55.599Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [2024-09-02T05:30:55.611Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] did not exist. Created. [2024-09-02T05:30:55.620Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T05:30:56.287Z] /w/workspace/app-service-configurable/4@tmp/durable-999f88e1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-02T05:30:56.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-02T05:30:56.979Z] Warning: overwriting stash ‘stack-cost’ [2024-09-02T05:30:57.036Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T05:30:57.045Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T05:30:57.083Z] $ docker stop --time=1 53c6a33dfb84ea82030f858368414c38aa100fb73d83353f24325c88b94bbb2b [2024-09-02T05:30:58.633Z] $ docker rm -f --volumes 53c6a33dfb84ea82030f858368414c38aa100fb73d83353f24325c88b94bbb2b [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:30:59.197Z] provisioning config files... [2024-09-02T05:30:59.206Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config3644834176741644703tmp [Pipeline] { [Pipeline] sh [2024-09-02T05:30:59.502Z] + set +x [2024-09-02T05:30:59.502Z] + curl -s https://codecov.io/bash [2024-09-02T05:30:59.502Z] + bash -s -- [2024-09-02T05:30:59.502Z] [2024-09-02T05:30:59.502Z] _____ _ [2024-09-02T05:30:59.502Z] / ____| | | [2024-09-02T05:30:59.502Z] | | ___ __| | ___ ___ _____ __ [2024-09-02T05:30:59.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-02T05:30:59.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-02T05:30:59.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-02T05:30:59.502Z] Bash-1.0.6 [2024-09-02T05:30:59.502Z] [2024-09-02T05:30:59.502Z] [2024-09-02T05:30:59.502Z] ==> git version 2.25.1 found [2024-09-02T05:30:59.502Z] ==> 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:30:59.502Z] Release-Date: 2020-01-08 [2024-09-02T05:30:59.502Z] 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:30:59.502Z] 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:30:59.502Z] ==> Jenkins CI detected. [2024-09-02T05:30:59.502Z] current dir:  /w/workspace/_app-service-configurable_PR-673 [2024-09-02T05:30:59.502Z] project root: . [2024-09-02T05:30:59.502Z] --> token set from env [2024-09-02T05:30:59.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-02T05:30:59.502Z] ==> Running gcov in . (disable via -X gcov) [2024-09-02T05:30:59.502Z] ==> Python coveragepy not found [2024-09-02T05:30:59.502Z] ==> Searching for coverage reports in: [2024-09-02T05:30:59.502Z] + . [2024-09-02T05:30:59.502Z] -> Found 1 reports [2024-09-02T05:30:59.502Z] ==> Detecting git/mercurial file structure [2024-09-02T05:30:59.502Z] ==> Reading reports [2024-09-02T05:30:59.502Z] + ./coverage.out bytes=13 [2024-09-02T05:30:59.502Z] ==> Appending adjustments [2024-09-02T05:30:59.502Z] https://docs.codecov.io/docs/fixing-reports [2024-09-02T05:30:59.762Z] + Found adjustments [2024-09-02T05:30:59.762Z] ==> Gzipping contents [2024-09-02T05:30:59.762Z] 4.0K /tmp/codecov.TR97hO.gz [2024-09-02T05:30:59.762Z] ==> Uploading reports [2024-09-02T05:30:59.762Z] url: https://codecov.io [2024-09-02T05:30:59.762Z] query: branch=PR-673&commit=fae340c90b373e2a95d5531951e35646ccdb79af&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T05:30:59.762Z] -> Pinging Codecov [2024-09-02T05:30:59.762Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=fae340c90b373e2a95d5531951e35646ccdb79af&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-09-02T05:30:59.762Z] -> Uploading to [2024-09-02T05:30:59.762Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/fae340c90b373e2a95d5531951e35646ccdb79af/3b0e93a9-df29-40c2-8119-04d6a0118c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T053059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a2c3ff257f472cf0b70e926af3934adbc798b6ea691d629b9dba9bb40116ab3 [2024-09-02T05:30:59.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T05:30:59.762Z] Dload Upload Total Spent Left Speed [2024-09-02T05:31:00.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1106 --:--:-- --:--:-- --:--:-- 1106 [2024-09-02T05:31:00.021Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fae340c90b373e2a95d5531951e35646ccdb79af [Pipeline] } [2024-09-02T05:31:00.030Z] 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:31:00.931Z] + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] [2024-09-02T05:31:00.931Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:31:00.931Z] total 16 [2024-09-02T05:31:00.931Z] drwxr-xr-x 3 root root 4096 Sep 2 05:16 . [2024-09-02T05:31:00.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 05:16 .. [2024-09-02T05:31:00.931Z] drwxr-xr-x 2 root root 4096 Sep 2 05:16 cost [2024-09-02T05:31:00.931Z] -rw-r--r-- 1 root root 96 Sep 2 05:16 cost.csv [2024-09-02T05:31:00.931Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:31:00.931Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-09-02T05:31:00.931Z] total 16 [2024-09-02T05:31:00.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 05:16 . [2024-09-02T05:31:00.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 05:16 .. [2024-09-02T05:31:00.931Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 05:16 cost [2024-09-02T05:31:00.931Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 2 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:01.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:02.266Z] ---> package-listing.sh [2024-09-02T05:31:02.266Z] ++ facter osfamily [2024-09-02T05:31:02.266Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-02T05:31:02.266Z] + OS_FAMILY=debian [2024-09-02T05:31:02.266Z] + workspace=/w/workspace/_app-service-configurable_PR-673 [2024-09-02T05:31:02.266Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-02T05:31:02.266Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-02T05:31:02.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-02T05:31:02.266Z] + PACKAGES=/tmp/packages_start.txt [2024-09-02T05:31:02.266Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T05:31:02.266Z] + PACKAGES=/tmp/packages_end.txt [2024-09-02T05:31:02.266Z] + case "${OS_FAMILY}" in [2024-09-02T05:31:02.266Z] + dpkg -l [2024-09-02T05:31:02.266Z] + grep '^ii' [2024-09-02T05:31:02.526Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-02T05:31:02.526Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-02T05:31:02.526Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-02T05:31:02.526Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-09-02T05:31:02.526Z] + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ [2024-09-02T05:31:02.526Z] + 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:31:02.538Z] 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:31:02.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T05:31:03.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T05:31:03.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T05:31:03.479Z] prd-ubuntu20.04-docker-8c-8g-9165 does not seem to be running inside a container [2024-09-02T05:31:03.511Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T05:31:03.713Z] $ docker top 8d0d291c425125a2d4b9f9afa31187da94de522dab0fa7c98455bdcfb0dccf8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T05:31:04.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-02T05:31:04.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-02T05:31:04.638Z] + ls /var/log/sa-host [2024-09-02T05:31:04.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T05:31:04.816Z] provisioning config files... [2024-09-02T05:31:04.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config7960477194922031552tmp [Pipeline] { [Pipeline] echo [2024-09-02T05:31:04.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:05.129Z] ---> create-netrc.sh [Pipeline] } [2024-09-02T05:31:05.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:05.492Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-02T05:31:05.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:05.791Z] ---> sudo-logs.sh [2024-09-02T05:31:05.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-02T05:31:05.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:06.107Z] ---> job-cost.sh [2024-09-02T05:31:06.107Z] lf-activate-venv: SKIPPING [2024-09-02T05:31:06.107Z] DEBUG: total: 0.2199999988079071 [2024-09-02T05:31:06.107Z] INFO: Retrieving Stack Cost... [2024-09-02T05:31:06.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T05:31:06.625Z] INFO: Archiving Costs [Pipeline] echo [2024-09-02T05:31:06.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T05:31:06.917Z] ---> logs-deploy.sh [2024-09-02T05:31:06.917Z] lf-activate-venv: SKIPPING [2024-09-02T05:31:06.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/4 [2024-09-02T05:31:06.917Z] INFO: archiving workspace using pattern(s): [2024-09-02T05:31:07.852Z] Archives upload complete. [2024-09-02T05:31:07.852Z] INFO: archiving logs to Nexus