Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 41485b6c64756ebbf0117dd5034bb72285bdbc26+4d422d01fe011726d54cf0fc4832f3b2a68f526c (e7745f6f82c413959f883b58857dcc7f7e475474) 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-ssh17720330134331876043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10511009600815281485.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines # timeout=10 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/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10025607152129871110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17943146347080192927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh7932028238422160712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/lf-pipelines # timeout=10 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/edgex-ui-go/branches/PR-503/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11218450300804742747.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7274 in /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d422d01fe011726d54cf0fc4832f3b2a68f526c into PR head commit 41485b6c64756ebbf0117dd5034bb72285bdbc26 Merge succeeded, producing 41485b6c64756ebbf0117dd5034bb72285bdbc26 Checking out Revision 41485b6c64756ebbf0117dd5034bb72285bdbc26 (PR-503) > git config core.sparsecheckout # timeout=10 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # 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 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 Commit message: "feat: add README.md document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T11:29:50.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T11:29:50.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T11:29:50.625Z] ========================================================= [2022-03-16T11:29:50.625Z] EdgeX Global Pipelines Version Info [2022-03-16T11:29:50.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:29:51.402Z] ------------------- [2022-03-16T11:29:51.402Z] stable info: [2022-03-16T11:29:51.402Z] ------------------- [2022-03-16T11:29:51.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T11:29:51.402Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T11:29:51.402Z] Message: update stable to v1.0.221 [2022-03-16T11:29:52.033Z] ------------------- [2022-03-16T11:29:52.033Z] experimental info: [2022-03-16T11:29:52.033Z] ------------------- [2022-03-16T11:29:52.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T11:29:52.033Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T11:29:52.033Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T11:29:52.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-16T11:29:52.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-16T11:29:52.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T11:29:52.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T11:29:52.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T11:29:52.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T11:29:52.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T11:29:52.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-16T11:29:52.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T11:29:52.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T11:29:52.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T11:29:52.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-16T11:29:52.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T11:29:52.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T11:29:52.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T11:29:52.844Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T11:29:52.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T11:29:52.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T11:29:52.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T11:29:52.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-16T11:29:53.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-16T11:29:53.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-16T11:29:53.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-16T11:29:53.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-16T11:29:53.215Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-16T11:29:53.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T11:29:53.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo [2022-03-16T11:29:53.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo [2022-03-16T11:29:53.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo [2022-03-16T11:29:53.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo [2022-03-16T11:29:53.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41485b6 [Pipeline] echo [2022-03-16T11:29:53.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T11:29:53.615Z] provisioning config files... [2022-03-16T11:29:53.631Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config3836455479797163528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:29:53.977Z] ---> docker-login.sh [2022-03-16T11:29:53.977Z] nexus3.edgexfoundry.org:10001 [2022-03-16T11:29:54.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:29:54.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:29:54.239Z] Configure a credential helper to remove this warning. See [2022-03-16T11:29:54.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:29:54.239Z] [2022-03-16T11:29:54.239Z] Login Succeeded [2022-03-16T11:29:54.505Z] nexus3.edgexfoundry.org:10002 [2022-03-16T11:29:54.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:29:54.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:29:54.505Z] Configure a credential helper to remove this warning. See [2022-03-16T11:29:54.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:29:54.505Z] [2022-03-16T11:29:54.505Z] Login Succeeded [2022-03-16T11:29:54.505Z] nexus3.edgexfoundry.org:10003 [2022-03-16T11:29:54.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:29:54.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:29:54.767Z] Configure a credential helper to remove this warning. See [2022-03-16T11:29:54.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:29:54.767Z] [2022-03-16T11:29:54.767Z] Login Succeeded [2022-03-16T11:29:54.767Z] nexus3.edgexfoundry.org:10004 [2022-03-16T11:29:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:29:54.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:29:54.767Z] Configure a credential helper to remove this warning. See [2022-03-16T11:29:54.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:29:54.767Z] [2022-03-16T11:29:54.767Z] Login Succeeded [2022-03-16T11:29:54.767Z] docker.io [2022-03-16T11:29:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:29:55.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:29:55.341Z] Configure a credential helper to remove this warning. See [2022-03-16T11:29:55.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:29:55.341Z] [2022-03-16T11:29:55.341Z] Login Succeeded [2022-03-16T11:29:55.341Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T11:29:55.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-16T11:29:56.002Z] + git rev-list -1 --merges 41485b6c64756ebbf0117dd5034bb72285bdbc26~1..41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo [2022-03-16T11:29:56.049Z] -----------> git rev-list -1 --merges 41485b6c64756ebbf0117dd5034bb72285bdbc26~1..41485b6c64756ebbf0117dd5034bb72285bdbc26 41485b6c64756ebbf0117dd5034bb72285bdbc26 [false] [Pipeline] sh [2022-03-16T11:29:56.367Z] + git log --format=format:%s -1 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo [2022-03-16T11:29:56.403Z] ========================================================= [2022-03-16T11:29:56.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T11:29:56.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T11:29:56.847Z] + git log --format=format:%s -1 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo [2022-03-16T11:29:56.878Z] [semverPrep] GIT_COMMIT: 41485b6c64756ebbf0117dd5034bb72285bdbc26, Commit Message: feat: add README.md document [Pipeline] echo [2022-03-16T11:29:56.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-16T11:29:57.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T11:29:57.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T11:29:57.355Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T11:29:57.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T11:29:57.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T11:29:57.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T11:29:57.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:29:57.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T11:29:57.812Z] [2022-03-16T11:29:57.812Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:29:58.156Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T11:29:58.156Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T11:29:58.156Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T11:29:58.156Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T11:29:58.156Z] 4c7163046ea9: Pulling fs layer [2022-03-16T11:29:58.156Z] 0c2d73faf560: Pulling fs layer [2022-03-16T11:29:58.156Z] 0c2d73faf560: Waiting [2022-03-16T11:29:58.156Z] 3e5f54012d9b: Download complete [2022-03-16T11:29:58.156Z] a0d0a0d46f8b: Download complete [2022-03-16T11:29:58.156Z] 0c2d73faf560: Verifying Checksum [2022-03-16T11:29:58.156Z] 0c2d73faf560: Download complete [2022-03-16T11:29:58.156Z] 4c7163046ea9: Verifying Checksum [2022-03-16T11:29:58.156Z] 4c7163046ea9: Download complete [2022-03-16T11:29:58.416Z] a0d0a0d46f8b: Pull complete [2022-03-16T11:29:58.416Z] 3e5f54012d9b: Pull complete [2022-03-16T11:29:58.676Z] 4c7163046ea9: Pull complete [2022-03-16T11:29:58.937Z] 0c2d73faf560: Pull complete [2022-03-16T11:29:58.937Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T11:29:58.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T11:29:58.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T11:29:59.037Z] prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container [2022-03-16T11:29:59.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T11:29:59.892Z] $ docker top c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T11:30:00.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T11:30:00.076Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T11:30:00.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T11:30:00.213Z] $ docker exec c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent [2022-03-16T11:30:00.328Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkCboF/agent.14 [2022-03-16T11:30:00.328Z] SSH_AGENT_PID=20 [2022-03-16T11:30:00.337Z] Running ssh-add (command line suppressed) [2022-03-16T11:30:00.460Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_3050508470220995474.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_3050508470220995474.key) [2022-03-16T11:30:00.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T11:30:00.809Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T11:30:00.842Z] $ docker exec --env ******** --env ******** c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent -k [2022-03-16T11:30:00.970Z] unset SSH_AUTH_SOCK; [2022-03-16T11:30:00.970Z] unset SSH_AGENT_PID; [2022-03-16T11:30:00.970Z] echo Agent pid 20 killed; [2022-03-16T11:30:00.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T11:30:01.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T11:30:01.075Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T11:30:01.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T11:30:01.235Z] $ docker exec c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent [2022-03-16T11:30:01.381Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKGGBOb/agent.53 [2022-03-16T11:30:01.381Z] SSH_AGENT_PID=59 [2022-03-16T11:30:01.386Z] Running ssh-add (command line suppressed) [2022-03-16T11:30:01.510Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_9023559217411099104.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_9023559217411099104.key) [2022-03-16T11:30:01.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T11:30:01.857Z] + git semver init [2022-03-16T11:30:01.857Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T11:30:01.857Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-503/.git [2022-03-16T11:30:01.857Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [2022-03-16T11:30:01.857Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T11:30:01.857Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T11:30:01.857Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T11:30:01.857Z] # $SEMVER_BRANCH = PR-503 [2022-03-16T11:30:01.857Z] # $SEMVER_TEMP = /tmp/semver-936687307 [2022-03-16T11:30:01.857Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-16T11:30:04.418Z] # '/tmp/semver-936687307' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-503/.semver' [2022-03-16T11:30:04.418Z] # -> Force: false [2022-03-16T11:30:04.418Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-503/.semver [Pipeline] } [2022-03-16T11:30:04.450Z] $ docker exec --env ******** --env ******** c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent -k [2022-03-16T11:30:04.575Z] unset SSH_AUTH_SOCK; [2022-03-16T11:30:04.576Z] unset SSH_AGENT_PID; [2022-03-16T11:30:04.576Z] echo Agent pid 59 killed; [2022-03-16T11:30:04.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T11:30:05.012Z] + git semver [Pipeline] } [2022-03-16T11:30:05.051Z] $ docker stop --time=1 c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e [2022-03-16T11:30:06.499Z] $ docker rm -f c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T11:30:06.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T11:30:07.221Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T11:30:07.242Z] [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 [2022-03-16T11:30:07.988Z] provisioning config files... [2022-03-16T11:30:08.000Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config6007245770751142469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:30:08.352Z] ---> docker-login.sh [2022-03-16T11:30:08.352Z] nexus3.edgexfoundry.org:10001 [2022-03-16T11:30:08.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:30:08.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:30:08.352Z] Configure a credential helper to remove this warning. See [2022-03-16T11:30:08.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:30:08.352Z] [2022-03-16T11:30:08.352Z] Login Succeeded [2022-03-16T11:30:08.352Z] nexus3.edgexfoundry.org:10002 [2022-03-16T11:30:08.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:30:08.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:30:08.617Z] Configure a credential helper to remove this warning. See [2022-03-16T11:30:08.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:30:08.617Z] [2022-03-16T11:30:08.617Z] Login Succeeded [2022-03-16T11:30:08.617Z] nexus3.edgexfoundry.org:10003 [2022-03-16T11:30:08.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:30:08.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:30:08.617Z] Configure a credential helper to remove this warning. See [2022-03-16T11:30:08.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:30:08.617Z] [2022-03-16T11:30:08.617Z] Login Succeeded [2022-03-16T11:30:08.617Z] nexus3.edgexfoundry.org:10004 [2022-03-16T11:30:08.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:30:08.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:30:08.878Z] Configure a credential helper to remove this warning. See [2022-03-16T11:30:08.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:30:08.878Z] [2022-03-16T11:30:08.878Z] Login Succeeded [2022-03-16T11:30:08.878Z] docker.io [2022-03-16T11:30:08.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:30:09.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:30:09.139Z] Configure a credential helper to remove this warning. See [2022-03-16T11:30:09.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:30:09.139Z] [2022-03-16T11:30:09.139Z] Login Succeeded [2022-03-16T11:30:09.139Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T11:30:09.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T11:30:09.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T11:30:09.418Z] ========================================================= [2022-03-16T11:30:09.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T11:30:09.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:30:09.824Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T11:30:10.088Z] Sending build context to Docker daemon 43MB [2022-03-16T11:30:10.088Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T11:30:10.088Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-16T11:30:10.088Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T11:30:10.088Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T11:30:10.088Z] 666ba61612fd: Pulling fs layer [2022-03-16T11:30:10.088Z] 8ed8ca486205: Pulling fs layer [2022-03-16T11:30:10.088Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T11:30:10.088Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T11:30:10.088Z] 640e595b4fbd: Pulling fs layer [2022-03-16T11:30:10.088Z] 763cafe07f6e: Pulling fs layer [2022-03-16T11:30:10.088Z] 0c0b528cf693: Pulling fs layer [2022-03-16T11:30:10.088Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T11:30:10.088Z] 22a0e8bec74d: Waiting [2022-03-16T11:30:10.088Z] 763cafe07f6e: Waiting [2022-03-16T11:30:10.088Z] 0c0b528cf693: Waiting [2022-03-16T11:30:10.088Z] 640e595b4fbd: Waiting [2022-03-16T11:30:10.088Z] 10935f4eaf8b: Waiting [2022-03-16T11:30:10.088Z] 4fe6c5a15a65: Waiting [2022-03-16T11:30:10.088Z] 8ed8ca486205: Download complete [2022-03-16T11:30:10.088Z] 666ba61612fd: Verifying Checksum [2022-03-16T11:30:10.088Z] 666ba61612fd: Download complete [2022-03-16T11:30:10.088Z] 22a0e8bec74d: Download complete [2022-03-16T11:30:10.088Z] 640e595b4fbd: Download complete [2022-03-16T11:30:10.088Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T11:30:10.088Z] 59bf1c3509f3: Download complete [2022-03-16T11:30:10.088Z] 763cafe07f6e: Verifying Checksum [2022-03-16T11:30:10.088Z] 763cafe07f6e: Download complete [2022-03-16T11:30:10.348Z] 0c0b528cf693: Verifying Checksum [2022-03-16T11:30:10.348Z] 0c0b528cf693: Download complete [2022-03-16T11:30:10.348Z] 59bf1c3509f3: Pull complete [2022-03-16T11:30:10.348Z] 666ba61612fd: Pull complete [2022-03-16T11:30:10.608Z] 8ed8ca486205: Pull complete [2022-03-16T11:30:10.868Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T11:30:10.868Z] 10935f4eaf8b: Download complete [2022-03-16T11:30:10.868Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T11:30:10.868Z] 4fe6c5a15a65: Download complete [2022-03-16T11:30:15.066Z] 4fe6c5a15a65: Pull complete [2022-03-16T11:30:15.066Z] 22a0e8bec74d: Pull complete [2022-03-16T11:30:15.066Z] 640e595b4fbd: Pull complete [2022-03-16T11:30:15.066Z] 763cafe07f6e: Pull complete [2022-03-16T11:30:15.066Z] 0c0b528cf693: Pull complete [2022-03-16T11:30:16.977Z] 10935f4eaf8b: Pull complete [2022-03-16T11:30:16.977Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T11:30:16.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T11:30:16.977Z] ---> 99d49a6021b9 [2022-03-16T11:30:16.977Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T11:30:19.526Z] ---> Running in 9de4f5e3a2f3 [2022-03-16T11:30:19.526Z] Removing intermediate container 9de4f5e3a2f3 [2022-03-16T11:30:19.526Z] ---> fea753c362a9 [2022-03-16T11:30:19.526Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T11:30:19.526Z] ---> Running in e20c4d530dcf [2022-03-16T11:30:19.526Z] Removing intermediate container e20c4d530dcf [2022-03-16T11:30:19.526Z] ---> 796838956afa [2022-03-16T11:30:19.526Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T11:30:19.526Z] ---> Running in 7c0bf6e93b8a [2022-03-16T11:30:19.786Z] Removing intermediate container 7c0bf6e93b8a [2022-03-16T11:30:19.786Z] ---> 9808c22f6139 [2022-03-16T11:30:19.786Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-16T11:30:19.786Z] ---> Running in 7ea4dd471845 [2022-03-16T11:30:20.046Z] Removing intermediate container 7ea4dd471845 [2022-03-16T11:30:20.046Z] ---> 21c2fa9c1c3a [2022-03-16T11:30:20.046Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T11:30:20.046Z] ---> Running in ee36e3eb754b [2022-03-16T11:30:20.046Z] Removing intermediate container ee36e3eb754b [2022-03-16T11:30:20.046Z] ---> 3c6cb39d1e3e [2022-03-16T11:30:20.046Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T11:30:20.046Z] ---> Running in 5bc17841aee4 [2022-03-16T11:30:20.620Z] Removing intermediate container 5bc17841aee4 [2022-03-16T11:30:20.620Z] ---> c082cffdd533 [2022-03-16T11:30:20.620Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T11:30:20.880Z] ---> Running in 395ad56c27f9 [2022-03-16T11:30:21.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T11:30:22.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T11:30:22.350Z] OK: 221 MiB in 52 packages [2022-03-16T11:30:22.614Z] Removing intermediate container 395ad56c27f9 [2022-03-16T11:30:22.614Z] ---> 93cb77bdd261 [2022-03-16T11:30:22.614Z] Step 10/15 : ENV GO111MODULE=on [2022-03-16T11:30:22.614Z] ---> Running in 7fcb53c77db1 [2022-03-16T11:30:22.614Z] Removing intermediate container 7fcb53c77db1 [2022-03-16T11:30:22.614Z] ---> fe61033c4267 [2022-03-16T11:30:22.614Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T11:30:22.796Z] Still waiting to schedule task [2022-03-16T11:30:22.796Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-16T11:30:22.876Z] ---> Running in 6f19b7ee9b99 [2022-03-16T11:30:22.876Z] Removing intermediate container 6f19b7ee9b99 [2022-03-16T11:30:22.876Z] ---> af8bd226100b [2022-03-16T11:30:22.876Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-16T11:30:23.138Z] ---> 94812aadd04a [2022-03-16T11:30:23.138Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T11:30:23.138Z] ---> Running in aed1ff13a276 [2022-03-16T11:30:55.277Z] Removing intermediate container aed1ff13a276 [2022-03-16T11:30:55.277Z] ---> 2f4c9040fdeb [2022-03-16T11:30:55.277Z] Step 14/15 : COPY . . [2022-03-16T11:30:55.277Z] ---> 8d4c19d0d14d [2022-03-16T11:30:55.277Z] Step 15/15 : RUN ${MAKE} [2022-03-16T11:30:55.277Z] ---> Running in f68dbe3a1f21 [2022-03-16T11:30:55.277Z] noop [2022-03-16T11:30:55.277Z] Removing intermediate container f68dbe3a1f21 [2022-03-16T11:30:55.277Z] ---> 53edbb42fc87 [2022-03-16T11:30:55.277Z] Successfully built 53edbb42fc87 [2022-03-16T11:30:55.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:30:55.612Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T11:30:55.612Z] . [Pipeline] withDockerContainer [2022-03-16T11:30:55.704Z] prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container [2022-03-16T11:30:55.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** ci-base-image-x86_64 cat [2022-03-16T11:30:56.193Z] $ docker top e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T11:30:56.677Z] + go version [2022-03-16T11:30:56.677Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T11:30:56.712Z] $ docker stop --time=1 e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 [2022-03-16T11:30:58.085Z] $ docker rm -f e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:30:58.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T11:30:58.753Z] . [Pipeline] withDockerContainer [2022-03-16T11:30:58.847Z] prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container [2022-03-16T11:30:58.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** ci-base-image-x86_64 cat [2022-03-16T11:30:59.280Z] $ docker top e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T11:30:59.741Z] + make test [2022-03-16T11:30:59.741Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-16T11:31:00.000Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-16T11:31:05.275Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-16T11:31:05.275Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-16T11:31:07.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T11:31:07.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-16T11:31:07.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T11:31:07.891Z] $ docker stop --time=1 e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 [2022-03-16T11:31:09.502Z] $ docker rm -f e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T11:31:09.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T11:31:10.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-16T11:31:11.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T11:31:11.486Z] + ls -al . [2022-03-16T11:31:11.487Z] total 160 [2022-03-16T11:31:11.487Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 11:30 . [2022-03-16T11:31:11.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 .. [2022-03-16T11:31:11.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:29 .git [2022-03-16T11:31:11.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 .github [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:29 .gitignore [2022-03-16T11:31:11.487Z] drwx------ 3 jenkins jenkins 4096 Mar 16 11:30 .semver [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 11:29 CONTRIBUTING.md [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 11:29 Dockerfile [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 11:29 Jenkinsfile [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 11:29 LICENSE [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 11:29 Makefile [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 11:29 README.md [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:30 VERSION [2022-03-16T11:31:11.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 assets [2022-03-16T11:31:11.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 bin [2022-03-16T11:31:11.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 cmd [2022-03-16T11:31:11.487Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 11:30 coverage.out [2022-03-16T11:31:11.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 docs [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 11:29 go.mod [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 11:29 go.sum [2022-03-16T11:31:11.487Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:29 internal [2022-03-16T11:31:11.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 pkg [2022-03-16T11:31:11.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 snap [2022-03-16T11:31:11.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 testing [2022-03-16T11:31:11.487Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:29 version.go [2022-03-16T11:31:11.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 web [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:31:11.822Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 --label arch=amd64 --label version=0.0.0 . [2022-03-16T11:31:12.092Z] Sending build context to Docker daemon 43MB [2022-03-16T11:31:12.092Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T11:31:12.092Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-16T11:31:12.092Z] ---> 53edbb42fc87 [2022-03-16T11:31:12.092Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T11:31:12.363Z] ---> Running in 690737b8c474 [2022-03-16T11:31:12.363Z] Removing intermediate container 690737b8c474 [2022-03-16T11:31:12.363Z] ---> f52ccf20b5a4 [2022-03-16T11:31:12.363Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T11:31:12.363Z] ---> Running in d19babfb0068 [2022-03-16T11:31:12.625Z] Removing intermediate container d19babfb0068 [2022-03-16T11:31:12.625Z] ---> 7ea117c0c945 [2022-03-16T11:31:12.625Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T11:31:12.625Z] ---> Running in 3d0b35475904 [2022-03-16T11:31:12.625Z] Removing intermediate container 3d0b35475904 [2022-03-16T11:31:12.625Z] ---> 8b9103d45ce9 [2022-03-16T11:31:12.625Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-16T11:31:12.625Z] ---> Running in d05e71e3af15 [2022-03-16T11:31:12.886Z] Removing intermediate container d05e71e3af15 [2022-03-16T11:31:12.886Z] ---> 8ae0c3059c17 [2022-03-16T11:31:12.886Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T11:31:12.886Z] ---> Running in 6d6a613869a2 [2022-03-16T11:31:12.886Z] Removing intermediate container 6d6a613869a2 [2022-03-16T11:31:12.886Z] ---> c7eab9a985f5 [2022-03-16T11:31:12.886Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T11:31:12.886Z] ---> Running in d1e878203166 [2022-03-16T11:31:13.827Z] Removing intermediate container d1e878203166 [2022-03-16T11:31:13.827Z] ---> 288f87c5a948 [2022-03-16T11:31:13.827Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T11:31:13.827Z] ---> Running in f061ffe4c371 [2022-03-16T11:31:13.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T11:31:14.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T11:31:15.030Z] OK: 221 MiB in 52 packages [2022-03-16T11:31:15.292Z] Removing intermediate container f061ffe4c371 [2022-03-16T11:31:15.292Z] ---> 7548f2901ec4 [2022-03-16T11:31:15.292Z] Step 10/23 : ENV GO111MODULE=on [2022-03-16T11:31:15.552Z] ---> Running in 550969e84458 [2022-03-16T11:31:15.552Z] Removing intermediate container 550969e84458 [2022-03-16T11:31:15.552Z] ---> 793cae9cdbf0 [2022-03-16T11:31:15.552Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T11:31:15.552Z] ---> Running in 024ae3a4701f [2022-03-16T11:31:15.812Z] Removing intermediate container 024ae3a4701f [2022-03-16T11:31:15.812Z] ---> 3fa1a941ae8f [2022-03-16T11:31:15.812Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-16T11:31:15.812Z] ---> c6ff1487ae6f [2022-03-16T11:31:15.812Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T11:31:16.072Z] ---> Running in ee50d9c1682e [2022-03-16T11:31:16.644Z] Removing intermediate container ee50d9c1682e [2022-03-16T11:31:16.644Z] ---> cd56eed29177 [2022-03-16T11:31:16.644Z] Step 14/23 : COPY . . [2022-03-16T11:31:18.028Z] ---> d6b6e44ce966 [2022-03-16T11:31:18.028Z] Step 15/23 : RUN ${MAKE} [2022-03-16T11:31:18.028Z] ---> Running in 83daf5a5c981 [2022-03-16T11:31:18.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-16T11:31:23.332Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-16T11:31:25.247Z] Removing intermediate container 83daf5a5c981 [2022-03-16T11:31:25.247Z] ---> 15bff65e3ecd [2022-03-16T11:31:25.247Z] Step 16/23 : FROM alpine:3.14 [2022-03-16T11:31:25.821Z] 3.14: Pulling from library/alpine [2022-03-16T11:31:26.082Z] 97518928ae5f: Pulling fs layer [2022-03-16T11:31:26.082Z] 97518928ae5f: Verifying Checksum [2022-03-16T11:31:26.082Z] 97518928ae5f: Download complete [2022-03-16T11:31:26.342Z] 97518928ae5f: Pull complete [2022-03-16T11:31:26.342Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T11:31:26.342Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T11:31:26.342Z] ---> 0a97eee8041e [2022-03-16T11:31:26.342Z] Step 17/23 : EXPOSE 4000 [2022-03-16T11:31:26.603Z] ---> Running in ff7bdf9b3692 [2022-03-16T11:31:26.603Z] Removing intermediate container ff7bdf9b3692 [2022-03-16T11:31:26.603Z] ---> f4841ce6e443 [2022-03-16T11:31:26.603Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T11:31:27.174Z] ---> ffddccaa05f7 [2022-03-16T11:31:27.174Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T11:31:27.174Z] ---> Running in b55b09ce1f65 [2022-03-16T11:31:27.174Z] Removing intermediate container b55b09ce1f65 [2022-03-16T11:31:27.174Z] ---> 38fb754ac98d [2022-03-16T11:31:27.174Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-16T11:31:27.174Z] ---> Running in 721e6d66a2e2 [2022-03-16T11:31:27.439Z] Removing intermediate container 721e6d66a2e2 [2022-03-16T11:31:27.439Z] ---> 9ed8a06e52a8 [2022-03-16T11:31:27.439Z] Step 21/23 : LABEL arch=amd64 [2022-03-16T11:31:27.439Z] ---> Running in 66ca1b4f1c6e [2022-03-16T11:31:27.439Z] Removing intermediate container 66ca1b4f1c6e [2022-03-16T11:31:27.439Z] ---> cf19b40a2e67 [2022-03-16T11:31:27.439Z] Step 22/23 : LABEL git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 [2022-03-16T11:31:27.700Z] ---> Running in 1c2b533e9313 [2022-03-16T11:31:27.700Z] Removing intermediate container 1c2b533e9313 [2022-03-16T11:31:27.700Z] ---> e879cbf05608 [2022-03-16T11:31:27.700Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T11:31:27.700Z] ---> Running in d1fd4684e56e [2022-03-16T11:31:27.700Z] Removing intermediate container d1fd4684e56e [2022-03-16T11:31:27.700Z] ---> fbcfbf4afcd1 [2022-03-16T11:31:27.700Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-16T11:31:27.961Z] Successfully built fbcfbf4afcd1 [2022-03-16T11:31:27.961Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:31:28.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T11:31:28.725Z] [2022-03-16T11:31:28.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:31:29.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T11:31:29.069Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T11:31:29.069Z] 5eb5b503b376: Pulling fs layer [2022-03-16T11:31:29.069Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T11:31:29.069Z] ec43610c2a17: Pulling fs layer [2022-03-16T11:31:29.069Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T11:31:29.069Z] 33b1e0a273af: Pulling fs layer [2022-03-16T11:31:29.069Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T11:31:29.069Z] 2f39f015ded8: Pulling fs layer [2022-03-16T11:31:29.069Z] 33b1e0a273af: Waiting [2022-03-16T11:31:29.069Z] 5d3b04190fa2: Waiting [2022-03-16T11:31:29.069Z] 2f39f015ded8: Waiting [2022-03-16T11:31:29.069Z] 3a2ae6a8a46f: Waiting [2022-03-16T11:31:29.069Z] 5c69ac0246d0: Verifying Checksum [2022-03-16T11:31:29.069Z] 5c69ac0246d0: Download complete [2022-03-16T11:31:29.069Z] 3a2ae6a8a46f: Download complete [2022-03-16T11:31:29.069Z] 33b1e0a273af: Verifying Checksum [2022-03-16T11:31:29.069Z] 33b1e0a273af: Download complete [2022-03-16T11:31:29.069Z] 5d3b04190fa2: Download complete [2022-03-16T11:31:29.069Z] ec43610c2a17: Verifying Checksum [2022-03-16T11:31:29.069Z] ec43610c2a17: Download complete [2022-03-16T11:31:29.331Z] 5eb5b503b376: Download complete [2022-03-16T11:31:29.901Z] 2f39f015ded8: Download complete [2022-03-16T11:31:30.841Z] 5eb5b503b376: Pull complete [2022-03-16T11:31:30.841Z] 5c69ac0246d0: Pull complete [2022-03-16T11:31:31.412Z] ec43610c2a17: Pull complete [2022-03-16T11:31:31.413Z] 3a2ae6a8a46f: Pull complete [2022-03-16T11:31:31.674Z] 33b1e0a273af: Pull complete [2022-03-16T11:31:31.674Z] 5d3b04190fa2: Pull complete [2022-03-16T11:31:36.961Z] 2f39f015ded8: Pull complete [2022-03-16T11:31:36.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T11:31:36.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T11:31:36.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T11:31:37.057Z] prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container [2022-03-16T11:31:37.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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-lftools-log-publisher:latest cat [2022-03-16T11:31:39.479Z] $ docker top ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:31:39.957Z] ---> job-cost.sh [2022-03-16T11:31:39.957Z] lf-activate-venv: SKIPPING [2022-03-16T11:31:39.957Z] INFO: No Stack... [2022-03-16T11:31:40.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T11:31:40.786Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T11:31:41.102Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/cost.csv [2022-03-16T11:31:41.102Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T11:31:41.144Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [2022-03-16T11:31:41.150Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] did not exist. Created. [2022-03-16T11:31:41.150Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T11:31:41.548Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-16T11:31:41.612Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T11:31:41.640Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T11:31:41.725Z] $ docker stop --time=1 ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 [2022-03-16T11:31:42.915Z] $ docker rm -f ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T11:32:00.123Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [Pipeline] { [Pipeline] ws [2022-03-16T11:32:00.168Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-03-16T11:32:00.484Z] The recommended git tool is: git [2022-03-16T11:32:07.902Z] using credential edgex-jenkins-ssh [2022-03-16T11:32:07.921Z] Cloning the remote Git repository [2022-03-16T11:32:07.983Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-16T11:32:08.060Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-03-16T11:32:08.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-16T11:32:08.174Z] > git --version # timeout=10 [2022-03-16T11:32:08.206Z] > git --version # 'git version 2.25.1' [2022-03-16T11:32:08.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T11:32:08.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T11:32:11.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-16T11:32:12.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T11:32:12.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-16T11:32:12.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-16T11:32:12.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T11:32:12.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T11:32:12.721Z] Merging remotes/origin/main commit 4d422d01fe011726d54cf0fc4832f3b2a68f526c into PR head commit 41485b6c64756ebbf0117dd5034bb72285bdbc26 [2022-03-16T11:32:13.267Z] Merge succeeded, producing 41485b6c64756ebbf0117dd5034bb72285bdbc26 [2022-03-16T11:32:13.268Z] Checking out Revision 41485b6c64756ebbf0117dd5034bb72285bdbc26 (PR-503) [2022-03-16T11:32:12.743Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:32:12.771Z] > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 [2022-03-16T11:32:13.180Z] > git remote # timeout=10 [2022-03-16T11:32:13.199Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T11:32:13.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T11:32:13.228Z] > git merge 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 [2022-03-16T11:32:13.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T11:32:13.276Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T11:32:13.295Z] > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 [2022-03-16T11:32:17.552Z] Commit message: "feat: add README.md document" [2022-03-16T11:32:17.612Z] > git --version # timeout=10 [2022-03-16T11:32:17.622Z] > git --version # 'git version 2.25.1' [2022-03-16T11:32:17.637Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T11:32:18.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T11:32:18.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T11:32:18.902Z] Dload Upload Total Spent Left Speed [2022-03-16T11:32:18.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] sh [2022-03-16T11:32:19.442Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T11:32:19.794Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-16T11:32:19.794Z] [2022-03-16T11:32:19.794Z] { [2022-03-16T11:32:19.794Z] "registry-mirrors": [ [2022-03-16T11:32:19.794Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T11:32:19.794Z] ], [2022-03-16T11:32:19.794Z] "bip": "10.250.0.254/24", [2022-03-16T11:32:19.794Z] "hosts": [ [2022-03-16T11:32:19.794Z] "tcp://0.0.0.0:5555", [2022-03-16T11:32:19.794Z] "unix:///var/run/docker.sock" [2022-03-16T11:32:19.794Z] ], [2022-03-16T11:32:19.794Z] "mtu": 1458, [2022-03-16T11:32:19.794Z] "selinux-enabled": true, [2022-03-16T11:32:19.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T11:32:19.794Z] } [Pipeline] sh [2022-03-16T11:32:20.170Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T11:32:20.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T11:32:39.044Z] provisioning config files... [2022-03-16T11:32:39.068Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1183700220328045017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:32:39.631Z] ---> docker-login.sh [2022-03-16T11:32:39.631Z] nexus3.edgexfoundry.org:10001 [2022-03-16T11:32:40.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:32:40.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:32:40.503Z] Configure a credential helper to remove this warning. See [2022-03-16T11:32:40.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:32:40.503Z] [2022-03-16T11:32:40.503Z] Login Succeeded [2022-03-16T11:32:40.503Z] nexus3.edgexfoundry.org:10002 [2022-03-16T11:32:40.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:32:41.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:32:41.054Z] Configure a credential helper to remove this warning. See [2022-03-16T11:32:41.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:32:41.054Z] [2022-03-16T11:32:41.054Z] Login Succeeded [2022-03-16T11:32:41.054Z] nexus3.edgexfoundry.org:10003 [2022-03-16T11:32:41.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:32:41.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:32:41.331Z] Configure a credential helper to remove this warning. See [2022-03-16T11:32:41.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:32:41.331Z] [2022-03-16T11:32:41.331Z] Login Succeeded [2022-03-16T11:32:41.606Z] nexus3.edgexfoundry.org:10004 [2022-03-16T11:32:41.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:32:41.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:32:41.883Z] Configure a credential helper to remove this warning. See [2022-03-16T11:32:41.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:32:41.883Z] [2022-03-16T11:32:41.883Z] Login Succeeded [2022-03-16T11:32:41.883Z] docker.io [2022-03-16T11:32:42.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T11:32:42.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T11:32:42.753Z] Configure a credential helper to remove this warning. See [2022-03-16T11:32:42.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T11:32:42.753Z] [2022-03-16T11:32:42.753Z] Login Succeeded [2022-03-16T11:32:42.753Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T11:32:42.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T11:32:43.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T11:32:43.232Z] ========================================================= [2022-03-16T11:32:43.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T11:32:43.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:32:43.706Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T11:32:44.700Z] Sending build context to Docker daemon 27.01MB [2022-03-16T11:32:44.700Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T11:32:44.700Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-16T11:32:44.980Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T11:32:44.980Z] 9b3977197b4f: Pulling fs layer [2022-03-16T11:32:44.980Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T11:32:44.980Z] 94645a83ff95: Pulling fs layer [2022-03-16T11:32:44.980Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T11:32:44.980Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T11:32:44.980Z] f7c0051592d6: Pulling fs layer [2022-03-16T11:32:44.980Z] a227ed2f7395: Pulling fs layer [2022-03-16T11:32:44.980Z] 7b1c46037f91: Pulling fs layer [2022-03-16T11:32:44.980Z] 3f3a8bcf1eab: Waiting [2022-03-16T11:32:44.980Z] 0c92f367c5e7: Waiting [2022-03-16T11:32:44.980Z] f7c0051592d6: Waiting [2022-03-16T11:32:44.980Z] 7b1c46037f91: Waiting [2022-03-16T11:32:44.980Z] a227ed2f7395: Waiting [2022-03-16T11:32:44.980Z] 94645a83ff95: Download complete [2022-03-16T11:32:44.980Z] 1a89e8eeedd5: Download complete [2022-03-16T11:32:44.980Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T11:32:44.980Z] 0c92f367c5e7: Download complete [2022-03-16T11:32:44.980Z] 9b3977197b4f: Verifying Checksum [2022-03-16T11:32:44.980Z] f7c0051592d6: Verifying Checksum [2022-03-16T11:32:44.980Z] f7c0051592d6: Download complete [2022-03-16T11:32:44.980Z] a227ed2f7395: Verifying Checksum [2022-03-16T11:32:44.980Z] a227ed2f7395: Download complete [2022-03-16T11:32:45.585Z] 9b3977197b4f: Pull complete [2022-03-16T11:32:46.196Z] 1a89e8eeedd5: Pull complete [2022-03-16T11:32:46.480Z] 94645a83ff95: Pull complete [2022-03-16T11:32:47.085Z] 7b1c46037f91: Verifying Checksum [2022-03-16T11:32:47.085Z] 7b1c46037f91: Download complete [2022-03-16T11:32:47.704Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T11:32:47.704Z] 3f3a8bcf1eab: Download complete [2022-03-16T11:33:00.118Z] 3f3a8bcf1eab: Pull complete [2022-03-16T11:33:00.118Z] 0c92f367c5e7: Pull complete [2022-03-16T11:33:00.118Z] f7c0051592d6: Pull complete [2022-03-16T11:33:00.398Z] a227ed2f7395: Pull complete [2022-03-16T11:33:07.135Z] 7b1c46037f91: Pull complete [2022-03-16T11:33:07.135Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T11:33:07.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T11:33:07.135Z] ---> f79e39bc4007 [2022-03-16T11:33:07.135Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T11:33:08.126Z] ---> Running in 4d0ed9ec4a95 [2022-03-16T11:33:08.126Z] Removing intermediate container 4d0ed9ec4a95 [2022-03-16T11:33:08.126Z] ---> d243912048fa [2022-03-16T11:33:08.126Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T11:33:08.400Z] ---> Running in d68eaef69c9e [2022-03-16T11:33:08.673Z] Removing intermediate container d68eaef69c9e [2022-03-16T11:33:08.673Z] ---> fd1469a795f6 [2022-03-16T11:33:08.673Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T11:33:08.673Z] ---> Running in 57e4469cacfa [2022-03-16T11:33:08.947Z] Removing intermediate container 57e4469cacfa [2022-03-16T11:33:08.947Z] ---> 8a95e6e453ac [2022-03-16T11:33:08.947Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-16T11:33:08.947Z] ---> Running in 1dd6449255d7 [2022-03-16T11:33:09.226Z] Removing intermediate container 1dd6449255d7 [2022-03-16T11:33:09.226Z] ---> 4685c9446239 [2022-03-16T11:33:09.226Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T11:33:09.503Z] ---> Running in 4f2b81c36c00 [2022-03-16T11:33:09.777Z] Removing intermediate container 4f2b81c36c00 [2022-03-16T11:33:09.777Z] ---> 820ba34e33e8 [2022-03-16T11:33:09.777Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T11:33:09.777Z] ---> Running in 84395b1b737f [2022-03-16T11:33:11.759Z] Removing intermediate container 84395b1b737f [2022-03-16T11:33:11.760Z] ---> a63817827b86 [2022-03-16T11:33:11.760Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T11:33:11.760Z] ---> Running in 6dade264d8cc [2022-03-16T11:33:12.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T11:33:13.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T11:33:14.322Z] OK: 220 MiB in 52 packages [2022-03-16T11:33:16.327Z] Removing intermediate container 6dade264d8cc [2022-03-16T11:33:16.327Z] ---> a613f13dc04d [2022-03-16T11:33:16.327Z] Step 10/15 : ENV GO111MODULE=on [2022-03-16T11:33:16.327Z] ---> Running in 75fbe46ed647 [2022-03-16T11:33:17.309Z] Removing intermediate container 75fbe46ed647 [2022-03-16T11:33:17.309Z] ---> 8fd955dd0974 [2022-03-16T11:33:17.309Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T11:33:17.309Z] ---> Running in a9569b6568b6 [2022-03-16T11:33:17.593Z] Removing intermediate container a9569b6568b6 [2022-03-16T11:33:17.593Z] ---> 3e4e9300214c [2022-03-16T11:33:17.593Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-16T11:33:18.208Z] ---> 128a06e496b3 [2022-03-16T11:33:18.208Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T11:33:18.208Z] ---> Running in f547e0345518 [2022-03-16T11:34:40.040Z] Removing intermediate container f547e0345518 [2022-03-16T11:34:40.040Z] ---> f67c5bf198a5 [2022-03-16T11:34:40.040Z] Step 14/15 : COPY . . [2022-03-16T11:34:40.040Z] ---> 7566a434b8b4 [2022-03-16T11:34:40.040Z] Step 15/15 : RUN ${MAKE} [2022-03-16T11:34:40.040Z] ---> Running in 8e0e3455128d [2022-03-16T11:34:40.040Z] noop [2022-03-16T11:34:40.040Z] Removing intermediate container 8e0e3455128d [2022-03-16T11:34:40.040Z] ---> 438420cbf3e8 [2022-03-16T11:34:40.040Z] Successfully built 438420cbf3e8 [2022-03-16T11:34:40.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:34:40.406Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T11:34:40.406Z] . [Pipeline] withDockerContainer [2022-03-16T11:34:40.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container [2022-03-16T11:34:40.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2022-03-16T11:34:42.091Z] $ docker top 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T11:34:43.039Z] + go version [2022-03-16T11:34:43.039Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T11:34:43.079Z] $ docker stop --time=1 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 [2022-03-16T11:34:44.682Z] $ docker rm -f 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:34:45.562Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T11:34:45.562Z] . [Pipeline] withDockerContainer [2022-03-16T11:34:45.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container [2022-03-16T11:34:45.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2022-03-16T11:34:47.210Z] $ docker top 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T11:34:48.234Z] + make test [2022-03-16T11:34:48.234Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-16T11:34:49.678Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-16T11:35:28.741Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-16T11:35:28.741Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-16T11:35:43.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T11:35:43.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-16T11:35:43.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T11:35:43.918Z] $ docker stop --time=1 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 [2022-03-16T11:35:45.704Z] $ docker rm -f 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T11:35:46.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T11:35:46.543Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T11:35:47.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T11:35:47.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T11:35:48.039Z] + ls -al . [2022-03-16T11:35:48.039Z] total 156 [2022-03-16T11:35:48.039Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 11:34 . [2022-03-16T11:35:48.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 .. [2022-03-16T11:35:48.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:32 .git [2022-03-16T11:35:48.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 .github [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:32 .gitignore [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 11:32 CONTRIBUTING.md [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 11:32 Dockerfile [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 11:32 Jenkinsfile [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 11:32 LICENSE [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 11:32 Makefile [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 11:32 README.md [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:30 VERSION [2022-03-16T11:35:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 assets [2022-03-16T11:35:48.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 bin [2022-03-16T11:35:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 cmd [2022-03-16T11:35:48.039Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 11:34 coverage.out [2022-03-16T11:35:48.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 docs [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 11:32 go.mod [2022-03-16T11:35:48.039Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 11:32 go.sum [2022-03-16T11:35:48.039Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:32 internal [2022-03-16T11:35:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 pkg [2022-03-16T11:35:48.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 snap [2022-03-16T11:35:48.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 testing [2022-03-16T11:35:48.040Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:32 version.go [2022-03-16T11:35:48.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 web [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:35:48.408Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 --label arch=arm64 --label version=0.0.0 . [2022-03-16T11:35:49.391Z] Sending build context to Docker daemon 27.01MB [2022-03-16T11:35:49.391Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T11:35:49.391Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-16T11:35:49.391Z] ---> 438420cbf3e8 [2022-03-16T11:35:49.391Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T11:35:49.666Z] ---> Running in cf68c79080d8 [2022-03-16T11:35:49.940Z] Removing intermediate container cf68c79080d8 [2022-03-16T11:35:49.940Z] ---> 992cc1893aa2 [2022-03-16T11:35:49.940Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T11:35:49.940Z] ---> Running in 336a98af2d40 [2022-03-16T11:35:50.219Z] Removing intermediate container 336a98af2d40 [2022-03-16T11:35:50.219Z] ---> a0723640f4a7 [2022-03-16T11:35:50.219Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T11:35:50.495Z] ---> Running in b9175bb7cc4e [2022-03-16T11:35:50.769Z] Removing intermediate container b9175bb7cc4e [2022-03-16T11:35:50.769Z] ---> 9681ef77e4a8 [2022-03-16T11:35:50.769Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-16T11:35:50.769Z] ---> Running in 8795e9f1d8bf [2022-03-16T11:35:51.043Z] Removing intermediate container 8795e9f1d8bf [2022-03-16T11:35:51.043Z] ---> 118e735a3ef7 [2022-03-16T11:35:51.043Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T11:35:51.043Z] ---> Running in 0152c1351900 [2022-03-16T11:35:51.324Z] Removing intermediate container 0152c1351900 [2022-03-16T11:35:51.324Z] ---> 266fc377b666 [2022-03-16T11:35:51.324Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T11:35:51.625Z] ---> Running in ca7e7791e7f5 [2022-03-16T11:35:53.080Z] Removing intermediate container ca7e7791e7f5 [2022-03-16T11:35:53.080Z] ---> 6dd700cfa78b [2022-03-16T11:35:53.080Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T11:35:53.357Z] ---> Running in bceb0a03fa34 [2022-03-16T11:35:54.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T11:35:54.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T11:35:55.919Z] OK: 220 MiB in 52 packages [2022-03-16T11:35:56.913Z] Removing intermediate container bceb0a03fa34 [2022-03-16T11:35:56.913Z] ---> 38a657f2353c [2022-03-16T11:35:56.913Z] Step 10/23 : ENV GO111MODULE=on [2022-03-16T11:35:56.913Z] ---> Running in 646bd1b85b7a [2022-03-16T11:35:57.191Z] Removing intermediate container 646bd1b85b7a [2022-03-16T11:35:57.191Z] ---> 5894140a3a29 [2022-03-16T11:35:57.191Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T11:35:57.191Z] ---> Running in b26bc2ebb34b [2022-03-16T11:35:57.471Z] Removing intermediate container b26bc2ebb34b [2022-03-16T11:35:57.471Z] ---> 85d7e6bc6a28 [2022-03-16T11:35:57.471Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-16T11:35:58.072Z] ---> 4dc8b6a7150d [2022-03-16T11:35:58.072Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T11:35:58.072Z] ---> Running in f252b48ef82f [2022-03-16T11:36:00.698Z] Removing intermediate container f252b48ef82f [2022-03-16T11:36:00.698Z] ---> d7a774415ae4 [2022-03-16T11:36:00.699Z] Step 14/23 : COPY . . [2022-03-16T11:36:03.348Z] ---> 11c7449b0907 [2022-03-16T11:36:03.348Z] Step 15/23 : RUN ${MAKE} [2022-03-16T11:36:03.624Z] ---> Running in 8cee86ef708c [2022-03-16T11:36:04.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-16T11:36:37.004Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-16T11:36:40.408Z] Removing intermediate container 8cee86ef708c [2022-03-16T11:36:40.408Z] ---> db5ac36281d8 [2022-03-16T11:36:40.408Z] Step 16/23 : FROM alpine:3.14 [2022-03-16T11:36:40.683Z] 3.14: Pulling from library/alpine [2022-03-16T11:36:40.957Z] be307f383ecc: Pulling fs layer [2022-03-16T11:36:41.233Z] be307f383ecc: Verifying Checksum [2022-03-16T11:36:41.233Z] be307f383ecc: Download complete [2022-03-16T11:36:41.510Z] be307f383ecc: Pull complete [2022-03-16T11:36:41.788Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T11:36:41.788Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T11:36:41.788Z] ---> 5b8b7b635229 [2022-03-16T11:36:41.788Z] Step 17/23 : EXPOSE 4000 [2022-03-16T11:36:41.788Z] ---> Running in 8c541b140919 [2022-03-16T11:36:42.064Z] Removing intermediate container 8c541b140919 [2022-03-16T11:36:42.064Z] ---> 2be466f38a43 [2022-03-16T11:36:42.064Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T11:36:43.518Z] ---> 65886da4585f [2022-03-16T11:36:43.518Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T11:36:43.518Z] ---> Running in 7b70c0d1f715 [2022-03-16T11:36:43.793Z] Removing intermediate container 7b70c0d1f715 [2022-03-16T11:36:43.793Z] ---> 1d1074b4e45a [2022-03-16T11:36:43.793Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-16T11:36:43.793Z] ---> Running in 19a6ac6451f9 [2022-03-16T11:36:44.069Z] Removing intermediate container 19a6ac6451f9 [2022-03-16T11:36:44.069Z] ---> df397eb4dbc6 [2022-03-16T11:36:44.069Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T11:36:44.069Z] ---> Running in b4eb7d028d39 [2022-03-16T11:36:44.667Z] Removing intermediate container b4eb7d028d39 [2022-03-16T11:36:44.667Z] ---> 3e8fef2c7ed0 [2022-03-16T11:36:44.667Z] Step 22/23 : LABEL git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 [2022-03-16T11:36:44.667Z] ---> Running in 2b1ab08ef943 [2022-03-16T11:36:44.941Z] Removing intermediate container 2b1ab08ef943 [2022-03-16T11:36:44.941Z] ---> c6ea97a3c896 [2022-03-16T11:36:44.941Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T11:36:44.941Z] ---> Running in 46ce1d829d00 [2022-03-16T11:36:45.215Z] Removing intermediate container 46ce1d829d00 [2022-03-16T11:36:45.215Z] ---> c45cf5a4517d [2022-03-16T11:36:45.215Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-16T11:36:45.490Z] Successfully built c45cf5a4517d [2022-03-16T11:36:45.490Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:36:46.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T11:36:46.540Z] [2022-03-16T11:36:46.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:36:46.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T11:36:47.200Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T11:36:47.200Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T11:36:47.200Z] 04944245beec: Pulling fs layer [2022-03-16T11:36:47.200Z] 699f458cf7ca: Pulling fs layer [2022-03-16T11:36:47.200Z] 765212b225bb: Pulling fs layer [2022-03-16T11:36:47.200Z] f23df028b6ca: Pulling fs layer [2022-03-16T11:36:47.200Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T11:36:47.200Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T11:36:47.200Z] 765212b225bb: Waiting [2022-03-16T11:36:47.200Z] f23df028b6ca: Waiting [2022-03-16T11:36:47.200Z] d65c8cfc05b1: Waiting [2022-03-16T11:36:47.200Z] 2437ff75d9bd: Waiting [2022-03-16T11:36:47.200Z] 04944245beec: Verifying Checksum [2022-03-16T11:36:47.200Z] 04944245beec: Download complete [2022-03-16T11:36:47.200Z] 765212b225bb: Verifying Checksum [2022-03-16T11:36:47.200Z] 765212b225bb: Download complete [2022-03-16T11:36:47.200Z] f23df028b6ca: Verifying Checksum [2022-03-16T11:36:47.200Z] f23df028b6ca: Download complete [2022-03-16T11:36:47.200Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T11:36:47.200Z] d65c8cfc05b1: Download complete [2022-03-16T11:36:47.478Z] 699f458cf7ca: Verifying Checksum [2022-03-16T11:36:47.478Z] 699f458cf7ca: Download complete [2022-03-16T11:36:47.757Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T11:36:47.757Z] 8998bd30e6a1: Download complete [2022-03-16T11:36:50.387Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T11:36:50.387Z] 2437ff75d9bd: Download complete [2022-03-16T11:36:52.372Z] 8998bd30e6a1: Pull complete [2022-03-16T11:36:52.648Z] 04944245beec: Pull complete [2022-03-16T11:36:54.089Z] 699f458cf7ca: Pull complete [2022-03-16T11:36:54.364Z] 765212b225bb: Pull complete [2022-03-16T11:36:55.344Z] f23df028b6ca: Pull complete [2022-03-16T11:36:55.344Z] d65c8cfc05b1: Pull complete [2022-03-16T11:37:10.448Z] 2437ff75d9bd: Pull complete [2022-03-16T11:37:10.448Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T11:37:10.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T11:37:10.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T11:37:10.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container [2022-03-16T11:37:10.801Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-lftools-log-publisher:arm64 cat [2022-03-16T11:37:13.268Z] $ docker top fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:14.274Z] ---> job-cost.sh [2022-03-16T11:37:14.274Z] lf-activate-venv: SKIPPING [2022-03-16T11:37:14.274Z] INFO: No Stack... [2022-03-16T11:37:14.869Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T11:37:15.845Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T11:37:16.533Z] + + cut -d, -f6cat [2022-03-16T11:37:16.533Z] /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-03-16T11:37:16.618Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [2022-03-16T11:37:16.624Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] did not exist. Created. [2022-03-16T11:37:16.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T11:37:17.382Z] /w/workspace/edgex-ui-go/1@tmp/durable-33b8bc3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-16T11:37:18.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T11:37:18.118Z] Warning: overwriting stash ‘stack-cost’ [2022-03-16T11:37:18.278Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T11:37:18.294Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T11:37:18.383Z] $ docker stop --time=1 fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 [2022-03-16T11:37:19.896Z] $ docker rm -f fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 [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 [2022-03-16T11:37:20.939Z] provisioning config files... [2022-03-16T11:37:20.949Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config1040391578859686351tmp [Pipeline] { [Pipeline] sh [2022-03-16T11:37:21.293Z] + set +x [2022-03-16T11:37:21.293Z] + curl -s https://codecov.io/bash [2022-03-16T11:37:21.293Z] + bash -s -- [2022-03-16T11:37:21.293Z] [2022-03-16T11:37:21.293Z] _____ _ [2022-03-16T11:37:21.293Z] / ____| | | [2022-03-16T11:37:21.293Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T11:37:21.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T11:37:21.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T11:37:21.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T11:37:21.293Z] Bash-1.0.6 [2022-03-16T11:37:21.293Z] [2022-03-16T11:37:21.293Z] [2022-03-16T11:37:21.293Z] ==> git version 2.25.1 found [2022-03-16T11:37:21.293Z] ==> 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 [2022-03-16T11:37:21.293Z] Release-Date: 2020-01-08 [2022-03-16T11:37:21.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-16T11:37:21.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T11:37:21.293Z] ==> Jenkins CI detected. [2022-03-16T11:37:21.293Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [2022-03-16T11:37:21.293Z] project root: . [2022-03-16T11:37:21.293Z] --> token set from env [2022-03-16T11:37:21.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T11:37:21.293Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T11:37:21.293Z] ==> Python coveragepy not found [2022-03-16T11:37:21.293Z] ==> Searching for coverage reports in: [2022-03-16T11:37:21.293Z] + . [2022-03-16T11:37:21.293Z] -> Found 1 reports [2022-03-16T11:37:21.293Z] ==> Detecting git/mercurial file structure [2022-03-16T11:37:21.556Z] ==> Reading reports [2022-03-16T11:37:21.556Z] + ./coverage.out bytes=10 [2022-03-16T11:37:21.556Z] ==> Appending adjustments [2022-03-16T11:37:21.556Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T11:37:21.556Z] + Found adjustments [2022-03-16T11:37:21.556Z] ==> Gzipping contents [2022-03-16T11:37:21.556Z] 4.0K /tmp/codecov.keZ5GI.gz [2022-03-16T11:37:21.556Z] ==> Uploading reports [2022-03-16T11:37:21.556Z] url: https://codecov.io [2022-03-16T11:37:21.556Z] query: branch=PR-503&commit=41485b6c64756ebbf0117dd5034bb72285bdbc26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=503&job=&cmd_args= [2022-03-16T11:37:21.556Z] -> Pinging Codecov [2022-03-16T11:37:21.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-503&commit=41485b6c64756ebbf0117dd5034bb72285bdbc26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=503&job=&cmd_args= [2022-03-16T11:37:21.824Z] -> Uploading to [2022-03-16T11:37:21.824Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/FB506323287CE973F263BFD2A0EB1F37/41485b6c64756ebbf0117dd5034bb72285bdbc26/e13f8646-6687-4dcd-af32-32b0a2bc2359.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T113721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88d49f58de1967495e6f4c5c4078adfd132cbf67708c91f02cd36dd8ce94fc98 [2022-03-16T11:37:21.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T11:37:21.824Z] Dload Upload Total Spent Left Speed [2022-03-16T11:37:22.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 14835 --:--:-- --:--:-- --:--:-- 14835 [2022-03-16T11:37:22.084Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] } [2022-03-16T11:37:22.113Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-16T11:37:23.898Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives ] [2022-03-16T11:37:23.898Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives [2022-03-16T11:37:23.898Z] total 16 [2022-03-16T11:37:23.898Z] drwxr-xr-x 3 root root 4096 Mar 16 11:31 . [2022-03-16T11:37:23.898Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 11:31 .. [2022-03-16T11:37:23.898Z] drwxr-xr-x 2 root root 4096 Mar 16 11:31 cost [2022-03-16T11:37:23.898Z] -rw-r--r-- 1 root root 82 Mar 16 11:31 cost.csv [2022-03-16T11:37:23.898Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives [2022-03-16T11:37:23.898Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives [2022-03-16T11:37:23.898Z] total 16 [2022-03-16T11:37:23.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 11:31 . [2022-03-16T11:37:23.898Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 11:31 .. [2022-03-16T11:37:23.898Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 11:31 cost [2022-03-16T11:37:23.898Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 16 11:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:24.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:25.129Z] ---> package-listing.sh [2022-03-16T11:37:25.129Z] ++ facter osfamily [2022-03-16T11:37:25.129Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T11:37:25.388Z] + OS_FAMILY=debian [2022-03-16T11:37:25.388Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-503 [2022-03-16T11:37:25.388Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T11:37:25.388Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T11:37:25.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T11:37:25.389Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T11:37:25.389Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-503 ']' [2022-03-16T11:37:25.389Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T11:37:25.389Z] + case "${OS_FAMILY}" in [2022-03-16T11:37:25.389Z] + dpkg -l [2022-03-16T11:37:25.389Z] + grep '^ii' [2022-03-16T11:37:25.389Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T11:37:25.389Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T11:37:25.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T11:37:25.389Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-503 ']' [2022-03-16T11:37:25.389Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/ [2022-03-16T11:37:25.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/ [Pipeline] echo [2022-03-16T11:37:25.423Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T11:37:25.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T11:37:26.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T11:37:26.300Z] . [Pipeline] withDockerContainer [2022-03-16T11:37:26.390Z] prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container [2022-03-16T11:37:26.431Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T11:37:26.655Z] $ docker top 968c5471e17a608a859578936e8b9e7f2084bbcbc26e35f99d9c4ffc17af3c43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T11:37:27.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T11:37:27.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T11:37:27.677Z] + ls /var/log/sa-host [2022-03-16T11:37:27.677Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T11:37:27.951Z] provisioning config files... [2022-03-16T11:37:27.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config4834823448165233144tmp [Pipeline] { [Pipeline] echo [2022-03-16T11:37:28.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:28.337Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T11:37:28.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:28.774Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T11:37:28.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:29.126Z] ---> sudo-logs.sh [2022-03-16T11:37:29.126Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T11:37:29.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:29.529Z] ---> job-cost.sh [2022-03-16T11:37:29.529Z] lf-activate-venv: SKIPPING [2022-03-16T11:37:29.529Z] DEBUG: total: 0.2199999988079071 [2022-03-16T11:37:29.529Z] INFO: Retrieving Stack Cost... [2022-03-16T11:37:29.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T11:37:30.367Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T11:37:30.406Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T11:37:30.724Z] ---> logs-deploy.sh [2022-03-16T11:37:30.724Z] lf-activate-venv: SKIPPING [2022-03-16T11:37:30.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-503/1 [2022-03-16T11:37:30.724Z] INFO: archiving workspace using pattern(s): [2022-03-16T11:37:31.670Z] Archives upload complete. [2022-03-16T11:37:31.670Z] INFO: archiving logs to Nexus