Pull request #493 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af92fc3a510baf92b26249ea2e822b715f893e43+6185591ca8d2ca68a0b1a6fb0382f4c259152218 (2e5a1234f593fbdaa913ef0d98c64f0520a83887) 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-ssh8243946093326780089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13329187071023522599.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-493/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-493/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17244334454994237905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh168415601568341959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-493/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-493/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5590882947906481796.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-3668’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-3670’ is offline Running on prd-centos7-docker-4c-2g-3672 in /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [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-493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/jenkins-gitclient-ssh8720343581936669879.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/jenkins-gitclient-ssh8549555632948602987.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6185591ca8d2ca68a0b1a6fb0382f4c259152218 into PR head commit af92fc3a510baf92b26249ea2e822b715f893e43 Merge succeeded, producing af92fc3a510baf92b26249ea2e822b715f893e43 Checking out Revision af92fc3a510baf92b26249ea2e822b715f893e43 (PR-493) > git config core.sparsecheckout # timeout=10 > git checkout -f af92fc3a510baf92b26249ea2e822b715f893e43 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/jenkins-gitclient-ssh2177386406373816979.key > git merge 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af92fc3a510baf92b26249ea2e822b715f893e43 # timeout=10 Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-22T04:43:49.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-22T04:43:50.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-22T04:43:50.053Z] ========================================================= [2022-01-22T04:43:50.053Z] EdgeX Global Pipelines Version Info [2022-01-22T04:43:50.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e4619c402faae416981be553a7d6960b6c6e0fa6 # timeout=10 [2022-01-22T04:43:51.170Z] ------------------- [2022-01-22T04:43:51.170Z] stable info: [2022-01-22T04:43:51.170Z] ------------------- [2022-01-22T04:43:51.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-22T04:43:51.170Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:43:51.170Z] Message: update stable to v1.0.219 [2022-01-22T04:43:51.744Z] ------------------- [2022-01-22T04:43:51.744Z] experimental info: [2022-01-22T04:43:51.744Z] ------------------- [2022-01-22T04:43:51.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-22T04:43:51.744Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:43:51.744Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-22T04:43:51.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-22T04:43:51.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-22T04:43:51.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-22T04:43:51.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-22T04:43:51.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-22T04:43:51.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-22T04:43:51.944Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-22T04:43:51.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-22T04:43:51.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-22T04:43:51.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-22T04:43:51.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-22T04:43:52.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-22T04:43:52.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-22T04:43:52.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-22T04:43:52.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:43:52.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:43:52.057Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:43:52.067Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:43:52.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-22T04:43:52.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-22T04:43:52.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-22T04:43:52.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-22T04:43:52.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-22T04:43:52.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-22T04:43:52.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-22T04:43:52.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-22T04:43:52.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo [2022-01-22T04:43:52.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo [2022-01-22T04:43:52.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo [2022-01-22T04:43:52.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af92fc3a510baf92b26249ea2e822b715f893e43 [Pipeline] echo [2022-01-22T04:43:52.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af92fc3 [Pipeline] echo [2022-01-22T04:43:52.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:43:52.311Z] provisioning config files... [2022-01-22T04:43:52.324Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config5542329128133362714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:43:52.627Z] ---> docker-login.sh [2022-01-22T04:43:52.627Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:43:52.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:43:52.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:43:52.627Z] Configure a credential helper to remove this warning. See [2022-01-22T04:43:52.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:43:52.627Z] [2022-01-22T04:43:52.627Z] Login Succeeded [2022-01-22T04:43:52.627Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:43:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:43:52.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:43:52.889Z] Configure a credential helper to remove this warning. See [2022-01-22T04:43:52.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:43:52.889Z] [2022-01-22T04:43:52.889Z] Login Succeeded [2022-01-22T04:43:52.889Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:43:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:43:52.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:43:52.889Z] Configure a credential helper to remove this warning. See [2022-01-22T04:43:52.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:43:52.889Z] [2022-01-22T04:43:52.889Z] Login Succeeded [2022-01-22T04:43:52.889Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:43:53.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:43:53.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:43:53.150Z] Configure a credential helper to remove this warning. See [2022-01-22T04:43:53.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:43:53.150Z] [2022-01-22T04:43:53.150Z] Login Succeeded [2022-01-22T04:43:53.150Z] docker.io [2022-01-22T04:43:53.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:43:53.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:43:53.412Z] Configure a credential helper to remove this warning. See [2022-01-22T04:43:53.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:43:53.412Z] [2022-01-22T04:43:53.412Z] Login Succeeded [2022-01-22T04:43:53.412Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:43:53.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-22T04:43:53.811Z] + git rev-list -1 --merges af92fc3a510baf92b26249ea2e822b715f893e43~1..af92fc3a510baf92b26249ea2e822b715f893e43 [Pipeline] echo [2022-01-22T04:43:53.841Z] -----------> git rev-list -1 --merges af92fc3a510baf92b26249ea2e822b715f893e43~1..af92fc3a510baf92b26249ea2e822b715f893e43 af92fc3a510baf92b26249ea2e822b715f893e43 [false] [Pipeline] sh [2022-01-22T04:43:54.133Z] + git log --format=format:%s -1 af92fc3a510baf92b26249ea2e822b715f893e43 [Pipeline] echo [2022-01-22T04:43:54.148Z] ========================================================= [2022-01-22T04:43:54.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-22T04:43:54.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:43:54.493Z] + git log --format=format:%s -1 af92fc3a510baf92b26249ea2e822b715f893e43 [Pipeline] echo [2022-01-22T04:43:54.504Z] [semverPrep] GIT_COMMIT: af92fc3a510baf92b26249ea2e822b715f893e43, Commit Message: chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web [Pipeline] echo [2022-01-22T04:43:54.512Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-22T04:43:54.899Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:43:54.899Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-22T04:43:54.899Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-22T04:43:54.899Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-22T04:43:54.899Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-22T04:43:54.899Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-22T04:43:54.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:43:55.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:43:55.244Z] [2022-01-22T04:43:55.244Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:43:55.549Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:43:55.549Z] latest: Pulling from edgex-devops/git-semver [2022-01-22T04:43:55.549Z] a0d0a0d46f8b: Pulling fs layer [2022-01-22T04:43:55.549Z] 3e5f54012d9b: Pulling fs layer [2022-01-22T04:43:55.549Z] 4c7163046ea9: Pulling fs layer [2022-01-22T04:43:55.549Z] 0c2d73faf560: Pulling fs layer [2022-01-22T04:43:55.549Z] 0c2d73faf560: Waiting [2022-01-22T04:43:55.549Z] 3e5f54012d9b: Verifying Checksum [2022-01-22T04:43:55.549Z] 3e5f54012d9b: Download complete [2022-01-22T04:43:55.549Z] a0d0a0d46f8b: Verifying Checksum [2022-01-22T04:43:55.549Z] a0d0a0d46f8b: Download complete [2022-01-22T04:43:55.549Z] 4c7163046ea9: Verifying Checksum [2022-01-22T04:43:55.549Z] 4c7163046ea9: Download complete [2022-01-22T04:43:55.549Z] 0c2d73faf560: Verifying Checksum [2022-01-22T04:43:55.549Z] 0c2d73faf560: Download complete [2022-01-22T04:43:55.808Z] a0d0a0d46f8b: Pull complete [2022-01-22T04:43:55.808Z] 3e5f54012d9b: Pull complete [2022-01-22T04:43:56.070Z] 4c7163046ea9: Pull complete [2022-01-22T04:43:56.332Z] 0c2d73faf560: Pull complete [2022-01-22T04:43:56.332Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-22T04:43:56.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:43:56.332Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-22T04:43:56.394Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2022-01-22T04:43:56.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:43:57.034Z] $ docker top 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:43:57.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:43:57.128Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:43:57.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:43:57.232Z] $ docker exec 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 ssh-agent [2022-01-22T04:43:57.331Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXloecIL/agent.12 [2022-01-22T04:43:57.331Z] SSH_AGENT_PID=18 [2022-01-22T04:43:57.339Z] Running ssh-add (command line suppressed) [2022-01-22T04:43:57.428Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5810565879027570761.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5810565879027570761.key) [2022-01-22T04:43:57.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:43:57.726Z] + git tag --points-at HEAD [Pipeline] } [2022-01-22T04:43:57.741Z] $ docker exec --env ******** --env ******** 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 ssh-agent -k [2022-01-22T04:43:57.824Z] unset SSH_AUTH_SOCK; [2022-01-22T04:43:57.825Z] unset SSH_AGENT_PID; [2022-01-22T04:43:57.825Z] echo Agent pid 18 killed; [2022-01-22T04:43:57.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-22T04:43:57.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:43:57.869Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:43:57.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:43:57.981Z] $ docker exec 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 ssh-agent [2022-01-22T04:43:58.095Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNjCCjL/agent.51 [2022-01-22T04:43:58.095Z] SSH_AGENT_PID=57 [2022-01-22T04:43:58.100Z] Running ssh-add (command line suppressed) [2022-01-22T04:43:58.217Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5793423835937886128.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/private_key_5793423835937886128.key) [2022-01-22T04:43:58.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:43:58.531Z] + git semver init [2022-01-22T04:43:58.531Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:43:58.531Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-493/.git [2022-01-22T04:43:58.531Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:43:58.531Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:43:58.531Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:43:58.531Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:43:58.531Z] # $SEMVER_BRANCH = PR-493 [2022-01-22T04:43:58.531Z] # $SEMVER_TEMP = /tmp/semver-608676541 [2022-01-22T04:43:58.531Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-22T04:44:00.454Z] # '/tmp/semver-608676541' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-493/.semver' [2022-01-22T04:44:00.454Z] # -> Force: false [2022-01-22T04:44:00.454Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-493/.semver [Pipeline] } [2022-01-22T04:44:00.465Z] $ docker exec --env ******** --env ******** 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 ssh-agent -k [2022-01-22T04:44:00.555Z] unset SSH_AUTH_SOCK; [2022-01-22T04:44:00.555Z] unset SSH_AGENT_PID; [2022-01-22T04:44:00.555Z] echo Agent pid 57 killed; [2022-01-22T04:44:00.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:44:00.872Z] + git semver [Pipeline] } [2022-01-22T04:44:00.887Z] $ docker stop --time=1 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 [2022-01-22T04:44:02.157Z] $ docker rm -f 5ddd6ee2e0c1ff57436735569fa628767ae6b66b9625b87029a16d7f61ff9d10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:44:02.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-22T04:44:02.730Z] Stashed 1 file(s) [Pipeline] echo [2022-01-22T04:44:02.734Z] [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-01-22T04:44:02.857Z] provisioning config files... [2022-01-22T04:44:02.867Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config2499427200446191851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:44:03.162Z] ---> docker-login.sh [2022-01-22T04:44:03.162Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:44:03.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:44:03.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:44:03.162Z] Configure a credential helper to remove this warning. See [2022-01-22T04:44:03.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:44:03.162Z] [2022-01-22T04:44:03.162Z] Login Succeeded [2022-01-22T04:44:03.162Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:44:03.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:44:03.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:44:03.162Z] Configure a credential helper to remove this warning. See [2022-01-22T04:44:03.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:44:03.162Z] [2022-01-22T04:44:03.162Z] Login Succeeded [2022-01-22T04:44:03.162Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:44:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:44:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:44:03.421Z] Configure a credential helper to remove this warning. See [2022-01-22T04:44:03.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:44:03.421Z] [2022-01-22T04:44:03.421Z] Login Succeeded [2022-01-22T04:44:03.421Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:44:03.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:44:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:44:03.421Z] Configure a credential helper to remove this warning. See [2022-01-22T04:44:03.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:44:03.421Z] [2022-01-22T04:44:03.421Z] Login Succeeded [2022-01-22T04:44:03.421Z] docker.io [2022-01-22T04:44:03.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:44:03.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:44:03.944Z] Configure a credential helper to remove this warning. See [2022-01-22T04:44:03.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:44:03.944Z] [2022-01-22T04:44:03.944Z] Login Succeeded [2022-01-22T04:44:03.944Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:44:03.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:44:04.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:44:04.032Z] ========================================================= [2022-01-22T04:44:04.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-22T04:44:04.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:44:04.352Z] + 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-01-22T04:44:04.612Z] Sending build context to Docker daemon 40.87MB [2022-01-22T04:44:04.612Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:44:04.612Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:44:04.612Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-22T04:44:04.612Z] 59bf1c3509f3: Pulling fs layer [2022-01-22T04:44:04.612Z] 666ba61612fd: Pulling fs layer [2022-01-22T04:44:04.612Z] 8ed8ca486205: Pulling fs layer [2022-01-22T04:44:04.612Z] 4fe6c5a15a65: Pulling fs layer [2022-01-22T04:44:04.612Z] 22a0e8bec74d: Pulling fs layer [2022-01-22T04:44:04.612Z] f965cba54748: Pulling fs layer [2022-01-22T04:44:04.612Z] 861ffc35075e: Pulling fs layer [2022-01-22T04:44:04.612Z] 4b385c91608e: Pulling fs layer [2022-01-22T04:44:04.612Z] 560528eb2ebb: Pulling fs layer [2022-01-22T04:44:04.612Z] 4fe6c5a15a65: Waiting [2022-01-22T04:44:04.612Z] 22a0e8bec74d: Waiting [2022-01-22T04:44:04.612Z] f965cba54748: Waiting [2022-01-22T04:44:04.612Z] 861ffc35075e: Waiting [2022-01-22T04:44:04.612Z] 4b385c91608e: Waiting [2022-01-22T04:44:04.612Z] 560528eb2ebb: Waiting [2022-01-22T04:44:04.612Z] 8ed8ca486205: Verifying Checksum [2022-01-22T04:44:04.612Z] 8ed8ca486205: Download complete [2022-01-22T04:44:04.612Z] 666ba61612fd: Verifying Checksum [2022-01-22T04:44:04.612Z] 666ba61612fd: Download complete [2022-01-22T04:44:04.612Z] 22a0e8bec74d: Verifying Checksum [2022-01-22T04:44:04.612Z] 22a0e8bec74d: Download complete [2022-01-22T04:44:04.612Z] f965cba54748: Verifying Checksum [2022-01-22T04:44:04.612Z] f965cba54748: Download complete [2022-01-22T04:44:04.612Z] 59bf1c3509f3: Verifying Checksum [2022-01-22T04:44:04.612Z] 59bf1c3509f3: Download complete [2022-01-22T04:44:04.612Z] 861ffc35075e: Verifying Checksum [2022-01-22T04:44:04.612Z] 861ffc35075e: Download complete [2022-01-22T04:44:04.878Z] 4b385c91608e: Verifying Checksum [2022-01-22T04:44:04.878Z] 4b385c91608e: Download complete [2022-01-22T04:44:05.140Z] 560528eb2ebb: Verifying Checksum [2022-01-22T04:44:05.140Z] 560528eb2ebb: Download complete [2022-01-22T04:44:05.401Z] 59bf1c3509f3: Pull complete [2022-01-22T04:44:05.401Z] 4fe6c5a15a65: Verifying Checksum [2022-01-22T04:44:05.401Z] 4fe6c5a15a65: Download complete [2022-01-22T04:44:05.401Z] 666ba61612fd: Pull complete [2022-01-22T04:44:05.401Z] 8ed8ca486205: Pull complete [2022-01-22T04:44:09.607Z] 4fe6c5a15a65: Pull complete [2022-01-22T04:44:09.607Z] 22a0e8bec74d: Pull complete [2022-01-22T04:44:09.870Z] f965cba54748: Pull complete [2022-01-22T04:44:09.870Z] 861ffc35075e: Pull complete [2022-01-22T04:44:09.870Z] 4b385c91608e: Pull complete [2022-01-22T04:44:12.441Z] 560528eb2ebb: Pull complete [2022-01-22T04:44:12.441Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-22T04:44:12.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-22T04:44:12.441Z] ---> dd4a08f94e63 [2022-01-22T04:44:12.441Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:44:14.355Z] ---> Running in 7f11c092c657 [2022-01-22T04:44:14.355Z] Removing intermediate container 7f11c092c657 [2022-01-22T04:44:14.355Z] ---> 8a0853261cc7 [2022-01-22T04:44:14.355Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:44:14.355Z] ---> Running in be11e522d073 [2022-01-22T04:44:14.355Z] Removing intermediate container be11e522d073 [2022-01-22T04:44:14.355Z] ---> d523b38578c8 [2022-01-22T04:44:14.355Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:44:14.355Z] ---> Running in 2e5c44a838f1 [2022-01-22T04:44:14.355Z] Removing intermediate container 2e5c44a838f1 [2022-01-22T04:44:14.355Z] ---> 51804a6d27a9 [2022-01-22T04:44:14.355Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:44:14.355Z] ---> Running in ed4339b8e866 [2022-01-22T04:44:14.355Z] Removing intermediate container ed4339b8e866 [2022-01-22T04:44:14.355Z] ---> 48c6b479c12a [2022-01-22T04:44:14.356Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:44:14.356Z] ---> Running in 87a33e777e92 [2022-01-22T04:44:14.356Z] Removing intermediate container 87a33e777e92 [2022-01-22T04:44:14.356Z] ---> de50e4be125e [2022-01-22T04:44:14.356Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:44:14.356Z] ---> Running in 292cd1e5ab51 [2022-01-22T04:44:14.923Z] Removing intermediate container 292cd1e5ab51 [2022-01-22T04:44:14.923Z] ---> d4c786eb87ce [2022-01-22T04:44:14.923Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:44:14.923Z] ---> Running in cbc143f7e95a [2022-01-22T04:44:15.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:44:16.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:44:16.388Z] OK: 221 MiB in 52 packages [2022-01-22T04:44:16.388Z] Removing intermediate container cbc143f7e95a [2022-01-22T04:44:16.388Z] ---> 56345265b471 [2022-01-22T04:44:16.388Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:44:16.388Z] ---> Running in c279778a39ec [2022-01-22T04:44:16.651Z] Removing intermediate container c279778a39ec [2022-01-22T04:44:16.651Z] ---> afc8c0ce0877 [2022-01-22T04:44:16.651Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:44:16.651Z] ---> Running in 902b840d2e4d [2022-01-22T04:44:16.651Z] Removing intermediate container 902b840d2e4d [2022-01-22T04:44:16.651Z] ---> a76adad444c9 [2022-01-22T04:44:16.651Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:44:16.911Z] ---> 83ab2653ce25 [2022-01-22T04:44:16.911Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:44:16.911Z] ---> Running in 20d6a9e74f2c [2022-01-22T04:44:17.827Z] Still waiting to schedule task [2022-01-22T04:44:17.828Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3664’ [2022-01-22T04:44:43.514Z] Removing intermediate container 20d6a9e74f2c [2022-01-22T04:44:43.515Z] ---> 5d86308f1882 [2022-01-22T04:44:43.515Z] Step 14/15 : COPY . . [2022-01-22T04:44:43.515Z] ---> 7cd57780b09f [2022-01-22T04:44:43.515Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:44:43.515Z] ---> Running in 65db64fca011 [2022-01-22T04:44:43.515Z] noop [2022-01-22T04:44:43.515Z] Removing intermediate container 65db64fca011 [2022-01-22T04:44:43.515Z] ---> 9eb91dfa7208 [2022-01-22T04:44:43.515Z] Successfully built 9eb91dfa7208 [2022-01-22T04:44:43.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:44:43.814Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:44:43.814Z] . [Pipeline] withDockerContainer [2022-01-22T04:44:43.874Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2022-01-22T04:44:43.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-22T04:44:44.250Z] $ docker top 252611f14a5942b7c6d884c6e21a458b59e65c04eefb7279c3a153697cbd979d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:44:44.600Z] + go version [2022-01-22T04:44:44.600Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-22T04:44:44.613Z] $ docker stop --time=1 252611f14a5942b7c6d884c6e21a458b59e65c04eefb7279c3a153697cbd979d [2022-01-22T04:44:45.812Z] $ docker rm -f 252611f14a5942b7c6d884c6e21a458b59e65c04eefb7279c3a153697cbd979d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:44:46.238Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:44:46.238Z] . [Pipeline] withDockerContainer [2022-01-22T04:44:46.301Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2022-01-22T04:44:46.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-22T04:44:46.700Z] $ docker top 8e73ec873481aa4e164edf45e9541c2eb9a281890d0c5ae4a57d0e4e116d7f2b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:44:47.073Z] + make test [2022-01-22T04:44:47.073Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:44:47.339Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:44:59.621Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:44:59.621Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:45:02.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:45:02.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:45:02.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:45:02.223Z] $ docker stop --time=1 8e73ec873481aa4e164edf45e9541c2eb9a281890d0c5ae4a57d0e4e116d7f2b [2022-01-22T04:45:03.585Z] $ docker rm -f 8e73ec873481aa4e164edf45e9541c2eb9a281890d0c5ae4a57d0e4e116d7f2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:45:03.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:45:04.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-22T04:45:04.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:45:04.921Z] + ls -al . [2022-01-22T04:45:04.921Z] total 112 [2022-01-22T04:45:04.921Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:44 . [2022-01-22T04:45:04.921Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 22 04:43 .. [2022-01-22T04:45:04.921Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:43 assets [2022-01-22T04:45:04.921Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:43 bin [2022-01-22T04:45:04.921Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:43 cmd [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:43 CONTRIBUTING.md [2022-01-22T04:45:04.921Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:44 coverage.out [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:43 Dockerfile [2022-01-22T04:45:04.921Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:43 docs [2022-01-22T04:45:04.921Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 04:43 .git [2022-01-22T04:45:04.921Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:43 .github [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:43 .gitignore [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:43 go.mod [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:43 go.sum [2022-01-22T04:45:04.921Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:43 internal [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:43 Jenkinsfile [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:43 LICENSE [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:43 Makefile [2022-01-22T04:45:04.921Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:43 pkg [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:43 README.md [2022-01-22T04:45:04.921Z] drwx------. 3 jenkins jenkins 56 Jan 22 04:44 .semver [2022-01-22T04:45:04.921Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:43 snap [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 04:44 VERSION [2022-01-22T04:45:04.921Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:43 version.go [2022-01-22T04:45:04.921Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:43 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:45:05.224Z] + 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=af92fc3a510baf92b26249ea2e822b715f893e43 --label arch=amd64 --label version=0.0.0 . [2022-01-22T04:45:05.484Z] Sending build context to Docker daemon 40.87MB [2022-01-22T04:45:05.484Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:45:05.484Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:45:05.484Z] ---> 9eb91dfa7208 [2022-01-22T04:45:05.484Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:45:05.484Z] ---> Running in 5b87fe24871e [2022-01-22T04:45:05.745Z] Removing intermediate container 5b87fe24871e [2022-01-22T04:45:05.745Z] ---> 139f48275609 [2022-01-22T04:45:05.745Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:45:05.745Z] ---> Running in f581012505db [2022-01-22T04:45:05.745Z] Removing intermediate container f581012505db [2022-01-22T04:45:05.745Z] ---> cc2e188097b8 [2022-01-22T04:45:05.745Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:45:05.745Z] ---> Running in 97fc039055b8 [2022-01-22T04:45:05.745Z] Removing intermediate container 97fc039055b8 [2022-01-22T04:45:05.745Z] ---> bdc47ffae3f9 [2022-01-22T04:45:05.745Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:45:06.004Z] ---> Running in 303ab4b7e1ed [2022-01-22T04:45:06.004Z] Removing intermediate container 303ab4b7e1ed [2022-01-22T04:45:06.004Z] ---> 5bd4c8d403e2 [2022-01-22T04:45:06.004Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:45:06.004Z] ---> Running in 773533bdc7b1 [2022-01-22T04:45:06.004Z] Removing intermediate container 773533bdc7b1 [2022-01-22T04:45:06.004Z] ---> 4635511e8b39 [2022-01-22T04:45:06.005Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:45:06.005Z] ---> Running in a7d88b4146c2 [2022-01-22T04:45:06.580Z] Removing intermediate container a7d88b4146c2 [2022-01-22T04:45:06.580Z] ---> 5eef0c6c845e [2022-01-22T04:45:06.580Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:45:06.580Z] ---> Running in 2cb4c28c4412 [2022-01-22T04:45:06.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:45:07.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:45:08.051Z] OK: 221 MiB in 52 packages [2022-01-22T04:45:08.051Z] Removing intermediate container 2cb4c28c4412 [2022-01-22T04:45:08.051Z] ---> f6c8da0ea923 [2022-01-22T04:45:08.051Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:45:08.311Z] ---> Running in 3680acad4571 [2022-01-22T04:45:08.311Z] Removing intermediate container 3680acad4571 [2022-01-22T04:45:08.311Z] ---> 3539522d39be [2022-01-22T04:45:08.311Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:45:08.311Z] ---> Running in cba77f280587 [2022-01-22T04:45:08.311Z] Removing intermediate container cba77f280587 [2022-01-22T04:45:08.311Z] ---> a6c127ca51ef [2022-01-22T04:45:08.311Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:45:08.575Z] ---> 21aeb2961888 [2022-01-22T04:45:08.575Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:45:08.575Z] ---> Running in 84ccff0df362 [2022-01-22T04:45:09.142Z] Removing intermediate container 84ccff0df362 [2022-01-22T04:45:09.142Z] ---> 1b49e88053cb [2022-01-22T04:45:09.142Z] Step 14/23 : COPY . . [2022-01-22T04:45:10.105Z] ---> 0608dc341005 [2022-01-22T04:45:10.105Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:45:10.105Z] ---> Running in 4944b79626b0 [2022-01-22T04:45:10.367Z] 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-01-22T04:45:18.594Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:45:19.982Z] Removing intermediate container 4944b79626b0 [2022-01-22T04:45:19.982Z] ---> 3bb732da2850 [2022-01-22T04:45:19.982Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:45:20.555Z] 3.14: Pulling from library/alpine [2022-01-22T04:45:20.555Z] 97518928ae5f: Pulling fs layer [2022-01-22T04:45:20.816Z] 97518928ae5f: Verifying Checksum [2022-01-22T04:45:20.816Z] 97518928ae5f: Download complete [2022-01-22T04:45:20.816Z] 97518928ae5f: Pull complete [2022-01-22T04:45:20.816Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:45:20.816Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:45:20.816Z] ---> 0a97eee8041e [2022-01-22T04:45:20.816Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:45:21.078Z] ---> Running in b3575d0d880d [2022-01-22T04:45:21.078Z] Removing intermediate container b3575d0d880d [2022-01-22T04:45:21.078Z] ---> bffebd366c98 [2022-01-22T04:45:21.078Z] 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-01-22T04:45:21.651Z] ---> 583768b9ceb8 [2022-01-22T04:45:21.651Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:45:21.651Z] ---> Running in b45cee337b97 [2022-01-22T04:45:21.651Z] Removing intermediate container b45cee337b97 [2022-01-22T04:45:21.651Z] ---> 803afdfaddcb [2022-01-22T04:45:21.651Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:45:21.651Z] ---> Running in 2ec509b7d4cd [2022-01-22T04:45:21.651Z] Removing intermediate container 2ec509b7d4cd [2022-01-22T04:45:21.651Z] ---> fd0823164f85 [2022-01-22T04:45:21.651Z] Step 21/23 : LABEL arch=amd64 [2022-01-22T04:45:21.651Z] ---> Running in 42f2d5546dca [2022-01-22T04:45:21.911Z] Removing intermediate container 42f2d5546dca [2022-01-22T04:45:21.911Z] ---> 3413877ed729 [2022-01-22T04:45:21.911Z] Step 22/23 : LABEL git_sha=af92fc3a510baf92b26249ea2e822b715f893e43 [2022-01-22T04:45:21.911Z] ---> Running in 705a3483be50 [2022-01-22T04:45:21.911Z] Removing intermediate container 705a3483be50 [2022-01-22T04:45:21.911Z] ---> 89cee320c028 [2022-01-22T04:45:21.911Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:45:21.911Z] ---> Running in 2fcea6149c05 [2022-01-22T04:45:21.911Z] Removing intermediate container 2fcea6149c05 [2022-01-22T04:45:21.911Z] ---> 17ebb6cf94d2 [2022-01-22T04:45:21.911Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:45:21.911Z] Successfully built 17ebb6cf94d2 [2022-01-22T04:45:21.911Z] 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-01-22T04:45:22.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:45:22.313Z] [2022-01-22T04:45:22.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:45:22.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:45:22.617Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-22T04:45:22.617Z] b4d181a07f80: Pulling fs layer [2022-01-22T04:45:22.617Z] a1111a8f2ec3: Pulling fs layer [2022-01-22T04:45:22.617Z] ed53099fbce6: Pulling fs layer [2022-01-22T04:45:22.617Z] dc539afda2c1: Pulling fs layer [2022-01-22T04:45:22.617Z] 77bc0d833cb6: Pulling fs layer [2022-01-22T04:45:22.617Z] 9065ff56babe: Pulling fs layer [2022-01-22T04:45:22.617Z] d287ab97295c: Pulling fs layer [2022-01-22T04:45:22.617Z] 77bc0d833cb6: Waiting [2022-01-22T04:45:22.617Z] 9065ff56babe: Waiting [2022-01-22T04:45:22.617Z] d287ab97295c: Waiting [2022-01-22T04:45:22.617Z] dc539afda2c1: Waiting [2022-01-22T04:45:22.617Z] a1111a8f2ec3: Verifying Checksum [2022-01-22T04:45:22.617Z] a1111a8f2ec3: Download complete [2022-01-22T04:45:22.617Z] dc539afda2c1: Verifying Checksum [2022-01-22T04:45:22.617Z] dc539afda2c1: Download complete [2022-01-22T04:45:22.617Z] ed53099fbce6: Verifying Checksum [2022-01-22T04:45:22.617Z] ed53099fbce6: Download complete [2022-01-22T04:45:22.884Z] 9065ff56babe: Verifying Checksum [2022-01-22T04:45:22.884Z] 9065ff56babe: Download complete [2022-01-22T04:45:22.884Z] 77bc0d833cb6: Verifying Checksum [2022-01-22T04:45:22.884Z] 77bc0d833cb6: Download complete [2022-01-22T04:45:22.884Z] b4d181a07f80: Verifying Checksum [2022-01-22T04:45:22.884Z] b4d181a07f80: Download complete [2022-01-22T04:45:23.468Z] d287ab97295c: Verifying Checksum [2022-01-22T04:45:23.468Z] d287ab97295c: Download complete [2022-01-22T04:45:24.409Z] b4d181a07f80: Pull complete [2022-01-22T04:45:24.409Z] a1111a8f2ec3: Pull complete [2022-01-22T04:45:24.986Z] ed53099fbce6: Pull complete [2022-01-22T04:45:24.986Z] dc539afda2c1: Pull complete [2022-01-22T04:45:25.247Z] 77bc0d833cb6: Pull complete [2022-01-22T04:45:25.247Z] 9065ff56babe: Pull complete [2022-01-22T04:45:30.569Z] d287ab97295c: Pull complete [2022-01-22T04:45:30.569Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-22T04:45:30.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:45:30.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-22T04:45:30.639Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2022-01-22T04:45:30.684Z] $ 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-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:45:33.062Z] $ docker top abb83e4bca054159646e2bacd3a5c45d0339347d8e916c83ca4fb49e5e4f30fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:45:33.470Z] ---> job-cost.sh [2022-01-22T04:45:33.470Z] lf-activate-venv: SKIPPING [2022-01-22T04:45:33.470Z] INFO: No Stack... [2022-01-22T04:45:33.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:45:33.990Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:45:34.285Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/cost.csv [2022-01-22T04:45:34.285Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:45:34.301Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [2022-01-22T04:45:34.306Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] did not exist. Created. [2022-01-22T04:45:34.306Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:45:34.621Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-22T04:45:34.662Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:45:34.668Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:45:34.688Z] $ docker stop --time=1 abb83e4bca054159646e2bacd3a5c45d0339347d8e916c83ca4fb49e5e4f30fc [2022-01-22T04:45:35.829Z] $ docker rm -f abb83e4bca054159646e2bacd3a5c45d0339347d8e916c83ca4fb49e5e4f30fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-22T04:48:33.017Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3674 in /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [Pipeline] { [Pipeline] ws [2022-01-22T04:48:33.034Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-01-22T04:48:33.217Z] The recommended git tool is: git [2022-01-22T04:48:38.724Z] using credential edgex-jenkins-ssh [2022-01-22T04:48:38.743Z] Cloning the remote Git repository [2022-01-22T04:48:38.810Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:48:38.902Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-01-22T04:48:39.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:48:39.016Z] > git --version # timeout=10 [2022-01-22T04:48:39.036Z] > git --version # 'git version 2.17.1' [2022-01-22T04:48:39.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:48:39.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:48:41.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:48:41.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:48:41.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:48:42.740Z] Merging remotes/origin/main commit 6185591ca8d2ca68a0b1a6fb0382f4c259152218 into PR head commit af92fc3a510baf92b26249ea2e822b715f893e43 [2022-01-22T04:48:43.232Z] Merge succeeded, producing af92fc3a510baf92b26249ea2e822b715f893e43 [2022-01-22T04:48:43.232Z] Checking out Revision af92fc3a510baf92b26249ea2e822b715f893e43 (PR-493) [2022-01-22T04:48:42.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:48:42.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:48:42.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-22T04:48:42.759Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:48:42.785Z] > git checkout -f af92fc3a510baf92b26249ea2e822b715f893e43 # timeout=10 [2022-01-22T04:48:43.128Z] > git remote # timeout=10 [2022-01-22T04:48:43.153Z] > git config --get remote.origin.url # timeout=10 [2022-01-22T04:48:43.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:48:43.183Z] > git merge 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 [2022-01-22T04:48:43.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-22T04:48:43.237Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:48:43.252Z] > git checkout -f af92fc3a510baf92b26249ea2e822b715f893e43 # timeout=10 [2022-01-22T04:48:47.562Z] Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:48:48.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-22T04:48:48.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:48:48.404Z] Dload Upload Total Spent Left Speed [2022-01-22T04:48:48.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-01-22T04:48:48.960Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-22T04:48:49.311Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-22T04:48:49.311Z] + sudo tee /etc/docker/daemon.new [2022-01-22T04:48:49.311Z] { [2022-01-22T04:48:49.311Z] "registry-mirrors": [ [2022-01-22T04:48:49.311Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-22T04:48:49.311Z] ], [2022-01-22T04:48:49.311Z] "bip": "10.250.0.254/24", [2022-01-22T04:48:49.311Z] "hosts": [ [2022-01-22T04:48:49.311Z] "tcp://0.0.0.0:5555", [2022-01-22T04:48:49.311Z] "unix:///var/run/docker.sock" [2022-01-22T04:48:49.311Z] ], [2022-01-22T04:48:49.311Z] "mtu": 1458, [2022-01-22T04:48:49.311Z] "selinux-enabled": true, [2022-01-22T04:48:49.311Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-22T04:48:49.311Z] } [Pipeline] sh [2022-01-22T04:48:49.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-22T04:48:50.004Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:49:08.400Z] provisioning config files... [2022-01-22T04:49:08.424Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8117105674246375150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:49:08.787Z] ---> docker-login.sh [2022-01-22T04:49:08.787Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:49:09.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:49:09.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:49:09.658Z] Configure a credential helper to remove this warning. See [2022-01-22T04:49:09.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:49:09.658Z] [2022-01-22T04:49:09.658Z] Login Succeeded [2022-01-22T04:49:09.658Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:49:09.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:49:09.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:49:09.936Z] Configure a credential helper to remove this warning. See [2022-01-22T04:49:09.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:49:09.936Z] [2022-01-22T04:49:09.936Z] Login Succeeded [2022-01-22T04:49:09.936Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:49:10.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:49:10.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:49:10.536Z] Configure a credential helper to remove this warning. See [2022-01-22T04:49:10.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:49:10.536Z] [2022-01-22T04:49:10.536Z] Login Succeeded [2022-01-22T04:49:10.536Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:49:10.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:49:11.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:49:11.086Z] Configure a credential helper to remove this warning. See [2022-01-22T04:49:11.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:49:11.086Z] [2022-01-22T04:49:11.086Z] Login Succeeded [2022-01-22T04:49:11.086Z] docker.io [2022-01-22T04:49:11.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:49:11.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:49:11.634Z] Configure a credential helper to remove this warning. See [2022-01-22T04:49:11.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:49:11.634Z] [2022-01-22T04:49:11.634Z] Login Succeeded [2022-01-22T04:49:11.634Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:49:11.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:49:12.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:49:12.182Z] ========================================================= [2022-01-22T04:49:12.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-22T04:49:12.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:49:12.532Z] + 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-01-22T04:49:13.531Z] Sending build context to Docker daemon 25.68MB [2022-01-22T04:49:13.531Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:49:13.531Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:49:13.531Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-22T04:49:13.531Z] 9b3977197b4f: Pulling fs layer [2022-01-22T04:49:13.531Z] 1a89e8eeedd5: Pulling fs layer [2022-01-22T04:49:13.531Z] 94645a83ff95: Pulling fs layer [2022-01-22T04:49:13.531Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-22T04:49:13.531Z] 0c92f367c5e7: Pulling fs layer [2022-01-22T04:49:13.531Z] 4b8299f9d1f4: Pulling fs layer [2022-01-22T04:49:13.531Z] 9a6b49a46696: Pulling fs layer [2022-01-22T04:49:13.531Z] cf05db05a679: Pulling fs layer [2022-01-22T04:49:13.531Z] 3f3a8bcf1eab: Waiting [2022-01-22T04:49:13.531Z] 0c92f367c5e7: Waiting [2022-01-22T04:49:13.531Z] 4b8299f9d1f4: Waiting [2022-01-22T04:49:13.531Z] cf05db05a679: Waiting [2022-01-22T04:49:13.531Z] 9a6b49a46696: Waiting [2022-01-22T04:49:13.531Z] 94645a83ff95: Verifying Checksum [2022-01-22T04:49:13.531Z] 94645a83ff95: Download complete [2022-01-22T04:49:13.531Z] 1a89e8eeedd5: Verifying Checksum [2022-01-22T04:49:13.531Z] 1a89e8eeedd5: Download complete [2022-01-22T04:49:13.808Z] 0c92f367c5e7: Verifying Checksum [2022-01-22T04:49:13.808Z] 0c92f367c5e7: Download complete [2022-01-22T04:49:13.808Z] 4b8299f9d1f4: Verifying Checksum [2022-01-22T04:49:13.808Z] 4b8299f9d1f4: Download complete [2022-01-22T04:49:13.808Z] 9b3977197b4f: Verifying Checksum [2022-01-22T04:49:13.808Z] 9b3977197b4f: Download complete [2022-01-22T04:49:13.808Z] 9a6b49a46696: Verifying Checksum [2022-01-22T04:49:13.808Z] 9a6b49a46696: Download complete [2022-01-22T04:49:14.413Z] 9b3977197b4f: Pull complete [2022-01-22T04:49:15.017Z] 1a89e8eeedd5: Pull complete [2022-01-22T04:49:15.294Z] 94645a83ff95: Pull complete [2022-01-22T04:49:15.570Z] cf05db05a679: Verifying Checksum [2022-01-22T04:49:15.570Z] cf05db05a679: Download complete [2022-01-22T04:49:16.167Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-22T04:49:16.167Z] 3f3a8bcf1eab: Download complete [2022-01-22T04:49:28.559Z] 3f3a8bcf1eab: Pull complete [2022-01-22T04:49:28.559Z] 0c92f367c5e7: Pull complete [2022-01-22T04:49:28.559Z] 4b8299f9d1f4: Pull complete [2022-01-22T04:49:28.559Z] 9a6b49a46696: Pull complete [2022-01-22T04:49:33.958Z] cf05db05a679: Pull complete [2022-01-22T04:49:33.958Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-22T04:49:33.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-22T04:49:33.958Z] ---> 0ccda1f7e2ee [2022-01-22T04:49:33.958Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:49:35.928Z] ---> Running in 665339efa20d [2022-01-22T04:49:36.200Z] Removing intermediate container 665339efa20d [2022-01-22T04:49:36.200Z] ---> 8a2fc74f756c [2022-01-22T04:49:36.200Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:49:36.473Z] ---> Running in 826204f685dd [2022-01-22T04:49:36.753Z] Removing intermediate container 826204f685dd [2022-01-22T04:49:36.754Z] ---> 876cd231d2f8 [2022-01-22T04:49:36.754Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:49:36.754Z] ---> Running in 71633e3d5e3f [2022-01-22T04:49:37.347Z] Removing intermediate container 71633e3d5e3f [2022-01-22T04:49:37.347Z] ---> ac3049885502 [2022-01-22T04:49:37.347Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:49:37.347Z] ---> Running in 1bd3e45e98ef [2022-01-22T04:49:37.619Z] Removing intermediate container 1bd3e45e98ef [2022-01-22T04:49:37.619Z] ---> ad26c12d9a01 [2022-01-22T04:49:37.619Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:49:37.895Z] ---> Running in 150d80e9d7ac [2022-01-22T04:49:38.166Z] Removing intermediate container 150d80e9d7ac [2022-01-22T04:49:38.166Z] ---> f2adc73ad54b [2022-01-22T04:49:38.166Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:49:38.438Z] ---> Running in c9891f7499cc [2022-01-22T04:49:40.407Z] Removing intermediate container c9891f7499cc [2022-01-22T04:49:40.407Z] ---> 5f76e2403cfe [2022-01-22T04:49:40.407Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:49:40.407Z] ---> Running in ebbdeb2f2786 [2022-01-22T04:49:41.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:49:42.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:49:43.166Z] OK: 220 MiB in 52 packages [2022-01-22T04:49:44.154Z] Removing intermediate container ebbdeb2f2786 [2022-01-22T04:49:44.154Z] ---> 5b3e65c92f25 [2022-01-22T04:49:44.154Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:49:44.154Z] ---> Running in 906fae30a6db [2022-01-22T04:49:44.438Z] Removing intermediate container 906fae30a6db [2022-01-22T04:49:44.438Z] ---> 81c32828c9af [2022-01-22T04:49:44.438Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:49:44.714Z] ---> Running in 60fc399abb1e [2022-01-22T04:49:44.987Z] Removing intermediate container 60fc399abb1e [2022-01-22T04:49:44.987Z] ---> 19443f792c39 [2022-01-22T04:49:44.987Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:49:45.595Z] ---> 2493611eebee [2022-01-22T04:49:45.595Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:49:45.871Z] ---> Running in cafa15c98f20 [2022-01-22T04:51:07.653Z] Removing intermediate container cafa15c98f20 [2022-01-22T04:51:07.653Z] ---> 35981867d859 [2022-01-22T04:51:07.653Z] Step 14/15 : COPY . . [2022-01-22T04:51:07.653Z] ---> 652f2afe3223 [2022-01-22T04:51:07.653Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:51:07.653Z] ---> Running in 2b3ad70ccd73 [2022-01-22T04:51:07.653Z] noop [2022-01-22T04:51:07.653Z] Removing intermediate container 2b3ad70ccd73 [2022-01-22T04:51:07.653Z] ---> 1eee6b751670 [2022-01-22T04:51:07.653Z] Successfully built 1eee6b751670 [2022-01-22T04:51:07.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:51:07.995Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:51:07.995Z] . [Pipeline] withDockerContainer [2022-01-22T04:51:08.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2022-01-22T04:51:08.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:51:09.753Z] $ docker top 534dea2da786a0b44c3a69729cd056620aafb999f94f8d1bbd6b2ceac59158fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:51:10.638Z] + go version [2022-01-22T04:51:10.638Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-22T04:51:10.671Z] $ docker stop --time=1 534dea2da786a0b44c3a69729cd056620aafb999f94f8d1bbd6b2ceac59158fa [2022-01-22T04:51:12.314Z] $ docker rm -f 534dea2da786a0b44c3a69729cd056620aafb999f94f8d1bbd6b2ceac59158fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:51:12.903Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:51:12.903Z] . [Pipeline] withDockerContainer [2022-01-22T04:51:13.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2022-01-22T04:51:13.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:51:14.568Z] $ docker top bdbbf6969f8287cec17dd82b3114b31b5ecf5089d517b55966f0223531609d5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:51:15.471Z] + make test [2022-01-22T04:51:15.471Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:51:16.469Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:51:55.499Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:51:55.499Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:52:10.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:52:10.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:52:10.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:52:10.634Z] $ docker stop --time=1 bdbbf6969f8287cec17dd82b3114b31b5ecf5089d517b55966f0223531609d5d [2022-01-22T04:52:12.373Z] $ docker rm -f bdbbf6969f8287cec17dd82b3114b31b5ecf5089d517b55966f0223531609d5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:52:13.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:52:13.164Z] Warning: overwriting stash ‘coverage-report’ [2022-01-22T04:52:13.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:52:14.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:52:14.456Z] + ls -al . [2022-01-22T04:52:14.456Z] total 152 [2022-01-22T04:52:14.456Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:51 . [2022-01-22T04:52:14.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:48 .. [2022-01-22T04:52:14.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:48 .git [2022-01-22T04:52:14.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:48 .github [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:48 .gitignore [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:48 CONTRIBUTING.md [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:48 Dockerfile [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:48 Jenkinsfile [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:48 LICENSE [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:48 Makefile [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:48 README.md [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 04:44 VERSION [2022-01-22T04:52:14.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:48 assets [2022-01-22T04:52:14.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:48 bin [2022-01-22T04:52:14.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:48 cmd [2022-01-22T04:52:14.456Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:51 coverage.out [2022-01-22T04:52:14.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:48 docs [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:48 go.mod [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:48 go.sum [2022-01-22T04:52:14.456Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:48 internal [2022-01-22T04:52:14.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:48 pkg [2022-01-22T04:52:14.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:48 snap [2022-01-22T04:52:14.456Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:48 version.go [2022-01-22T04:52:14.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:48 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:52:14.790Z] + 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=af92fc3a510baf92b26249ea2e822b715f893e43 --label arch=arm64 --label version=0.0.0 . [2022-01-22T04:52:15.781Z] Sending build context to Docker daemon 25.68MB [2022-01-22T04:52:15.781Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:52:15.781Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:52:15.781Z] ---> 1eee6b751670 [2022-01-22T04:52:15.781Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:52:15.781Z] ---> Running in 0e7e6a466ad6 [2022-01-22T04:52:16.061Z] Removing intermediate container 0e7e6a466ad6 [2022-01-22T04:52:16.061Z] ---> 51c2d6d02894 [2022-01-22T04:52:16.061Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:52:16.332Z] ---> Running in 978e47cfeace [2022-01-22T04:52:16.605Z] Removing intermediate container 978e47cfeace [2022-01-22T04:52:16.605Z] ---> f246af5821ba [2022-01-22T04:52:16.605Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:52:16.605Z] ---> Running in 57dbfcc780b6 [2022-01-22T04:52:17.199Z] Removing intermediate container 57dbfcc780b6 [2022-01-22T04:52:17.199Z] ---> b5579d919df1 [2022-01-22T04:52:17.199Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:52:17.199Z] ---> Running in 440e442c154b [2022-01-22T04:52:17.475Z] Removing intermediate container 440e442c154b [2022-01-22T04:52:17.475Z] ---> 9f8c5b87f43d [2022-01-22T04:52:17.475Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:52:17.475Z] ---> Running in 20b49c7e9193 [2022-01-22T04:52:17.746Z] Removing intermediate container 20b49c7e9193 [2022-01-22T04:52:17.746Z] ---> 7175417e27f2 [2022-01-22T04:52:17.746Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:52:18.017Z] ---> Running in 6b3fb1576b27 [2022-01-22T04:52:19.455Z] Removing intermediate container 6b3fb1576b27 [2022-01-22T04:52:19.455Z] ---> 587918c15619 [2022-01-22T04:52:19.455Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:52:19.730Z] ---> Running in fc62098c5a33 [2022-01-22T04:52:20.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:52:21.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:52:22.286Z] OK: 220 MiB in 52 packages [2022-01-22T04:52:23.267Z] Removing intermediate container fc62098c5a33 [2022-01-22T04:52:23.267Z] ---> 18d20f92a817 [2022-01-22T04:52:23.267Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:52:23.267Z] ---> Running in 933b8f0a7d2b [2022-01-22T04:52:23.863Z] Removing intermediate container 933b8f0a7d2b [2022-01-22T04:52:23.863Z] ---> 260e9453e205 [2022-01-22T04:52:23.863Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:52:23.863Z] ---> Running in 82d96f1e65d2 [2022-01-22T04:52:24.140Z] Removing intermediate container 82d96f1e65d2 [2022-01-22T04:52:24.140Z] ---> c88ebd72fb4a [2022-01-22T04:52:24.140Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:52:24.735Z] ---> 259891b05fc8 [2022-01-22T04:52:24.735Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:52:25.012Z] ---> Running in d8135cdeacf4 [2022-01-22T04:52:26.992Z] Removing intermediate container d8135cdeacf4 [2022-01-22T04:52:26.992Z] ---> 91bf9bef56b6 [2022-01-22T04:52:26.992Z] Step 14/23 : COPY . . [2022-01-22T04:52:30.379Z] ---> 113522ab2bba [2022-01-22T04:52:30.379Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:52:30.379Z] ---> Running in 6d27bc6818d1 [2022-01-22T04:52:30.979Z] 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-01-22T04:53:03.323Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:53:08.722Z] Removing intermediate container 6d27bc6818d1 [2022-01-22T04:53:08.722Z] ---> e157a3b866d3 [2022-01-22T04:53:08.722Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:53:08.722Z] 3.14: Pulling from library/alpine [2022-01-22T04:53:08.995Z] be307f383ecc: Pulling fs layer [2022-01-22T04:53:09.268Z] be307f383ecc: Download complete [2022-01-22T04:53:09.863Z] be307f383ecc: Pull complete [2022-01-22T04:53:09.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:53:09.863Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:53:09.863Z] ---> 5b8b7b635229 [2022-01-22T04:53:09.863Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:53:09.863Z] ---> Running in 37eab1199c81 [2022-01-22T04:53:10.135Z] Removing intermediate container 37eab1199c81 [2022-01-22T04:53:10.135Z] ---> e40a3ed58da7 [2022-01-22T04:53:10.135Z] 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-01-22T04:53:11.570Z] ---> a3c08eb8d1f8 [2022-01-22T04:53:11.570Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:53:11.570Z] ---> Running in b73b5a9f636f [2022-01-22T04:53:11.842Z] Removing intermediate container b73b5a9f636f [2022-01-22T04:53:11.842Z] ---> 4071b89dd797 [2022-01-22T04:53:11.842Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:53:12.116Z] ---> Running in 4cf8bb6b0035 [2022-01-22T04:53:12.389Z] Removing intermediate container 4cf8bb6b0035 [2022-01-22T04:53:12.389Z] ---> eaac075bf8b2 [2022-01-22T04:53:12.389Z] Step 21/23 : LABEL arch=arm64 [2022-01-22T04:53:12.389Z] ---> Running in 16e03f07ccbd [2022-01-22T04:53:12.662Z] Removing intermediate container 16e03f07ccbd [2022-01-22T04:53:12.662Z] ---> ed17abba6d8a [2022-01-22T04:53:12.662Z] Step 22/23 : LABEL git_sha=af92fc3a510baf92b26249ea2e822b715f893e43 [2022-01-22T04:53:12.935Z] ---> Running in 7fe1b4b2445f [2022-01-22T04:53:13.207Z] Removing intermediate container 7fe1b4b2445f [2022-01-22T04:53:13.207Z] ---> 1af8687be209 [2022-01-22T04:53:13.207Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:53:13.207Z] ---> Running in beee4372b9ca [2022-01-22T04:53:13.480Z] Removing intermediate container beee4372b9ca [2022-01-22T04:53:13.480Z] ---> 8ea5fb7f5305 [2022-01-22T04:53:13.480Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:53:13.752Z] Successfully built 8ea5fb7f5305 [2022-01-22T04:53:13.752Z] 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-01-22T04:53:14.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:53:14.190Z] [2022-01-22T04:53:14.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:53:14.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:53:14.812Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-22T04:53:14.812Z] 448f6bf000e3: Pulling fs layer [2022-01-22T04:53:14.812Z] f757da607395: Pulling fs layer [2022-01-22T04:53:14.812Z] 05883995daec: Pulling fs layer [2022-01-22T04:53:14.812Z] 8603b9c90790: Pulling fs layer [2022-01-22T04:53:14.812Z] 1560dd03e051: Pulling fs layer [2022-01-22T04:53:14.812Z] 27f5ce0e4adf: Pulling fs layer [2022-01-22T04:53:14.812Z] c2d8d7efcc4b: Pulling fs layer [2022-01-22T04:53:14.813Z] 8603b9c90790: Waiting [2022-01-22T04:53:14.813Z] 1560dd03e051: Waiting [2022-01-22T04:53:14.813Z] c2d8d7efcc4b: Waiting [2022-01-22T04:53:14.813Z] 27f5ce0e4adf: Waiting [2022-01-22T04:53:14.813Z] f757da607395: Verifying Checksum [2022-01-22T04:53:14.813Z] f757da607395: Download complete [2022-01-22T04:53:14.813Z] 8603b9c90790: Verifying Checksum [2022-01-22T04:53:14.813Z] 8603b9c90790: Download complete [2022-01-22T04:53:14.813Z] 1560dd03e051: Verifying Checksum [2022-01-22T04:53:14.813Z] 1560dd03e051: Download complete [2022-01-22T04:53:15.087Z] 27f5ce0e4adf: Verifying Checksum [2022-01-22T04:53:15.087Z] 27f5ce0e4adf: Download complete [2022-01-22T04:53:15.087Z] 05883995daec: Verifying Checksum [2022-01-22T04:53:15.087Z] 05883995daec: Download complete [2022-01-22T04:53:15.362Z] 448f6bf000e3: Verifying Checksum [2022-01-22T04:53:15.362Z] 448f6bf000e3: Download complete [2022-01-22T04:53:17.988Z] c2d8d7efcc4b: Verifying Checksum [2022-01-22T04:53:17.988Z] c2d8d7efcc4b: Download complete [2022-01-22T04:53:18.972Z] 448f6bf000e3: Pull complete [2022-01-22T04:53:19.571Z] f757da607395: Pull complete [2022-01-22T04:53:21.012Z] 05883995daec: Pull complete [2022-01-22T04:53:21.012Z] 8603b9c90790: Pull complete [2022-01-22T04:53:21.991Z] 1560dd03e051: Pull complete [2022-01-22T04:53:22.264Z] 27f5ce0e4adf: Pull complete [2022-01-22T04:53:37.348Z] c2d8d7efcc4b: Pull complete [2022-01-22T04:53:37.348Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-22T04:53:37.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:53:37.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-22T04:53:37.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2022-01-22T04:53:37.668Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-22T04:53:40.279Z] $ docker top 514afc67227b544b4366659c77af67ea33ec2d69a447552668aeb90a8d079317 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:41.167Z] ---> job-cost.sh [2022-01-22T04:53:41.167Z] lf-activate-venv: SKIPPING [2022-01-22T04:53:41.167Z] INFO: No Stack... [2022-01-22T04:53:41.441Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-22T04:53:41.713Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:53:42.377Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2022-01-22T04:53:42.377Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:53:42.442Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [2022-01-22T04:53:42.451Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] did not exist. Created. [2022-01-22T04:53:42.451Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:53:43.117Z] /w/workspace/edgex-ui-go/3@tmp/durable-a559e93e/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-a559e93e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-22T04:53:43.795Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-22T04:53:43.818Z] Warning: overwriting stash ‘stack-cost’ [2022-01-22T04:53:43.949Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:53:43.972Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-493-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:53:44.007Z] $ docker stop --time=1 514afc67227b544b4366659c77af67ea33ec2d69a447552668aeb90a8d079317 [2022-01-22T04:53:45.454Z] $ docker rm -f 514afc67227b544b4366659c77af67ea33ec2d69a447552668aeb90a8d079317 [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-01-22T04:53:45.873Z] provisioning config files... [2022-01-22T04:53:45.914Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config3042350441348059400tmp [Pipeline] { [Pipeline] sh [2022-01-22T04:53:46.213Z] + set +x [2022-01-22T04:53:46.213Z] + curl -s https://codecov.io/bash [2022-01-22T04:53:46.213Z] + bash -s -- [2022-01-22T04:53:46.213Z] [2022-01-22T04:53:46.213Z] _____ _ [2022-01-22T04:53:46.213Z] / ____| | | [2022-01-22T04:53:46.213Z] | | ___ __| | ___ ___ _____ __ [2022-01-22T04:53:46.213Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-22T04:53:46.213Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-22T04:53:46.213Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-22T04:53:46.213Z] Bash-1.0.6 [2022-01-22T04:53:46.213Z] [2022-01-22T04:53:46.213Z] [2022-01-22T04:53:46.213Z] ==> git version 2.24.4 found [2022-01-22T04:53:46.213Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-22T04:53:46.213Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-22T04:53:46.213Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-22T04:53:46.213Z] ==> Jenkins CI detected. [2022-01-22T04:53:46.213Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:53:46.213Z] project root: . [2022-01-22T04:53:46.213Z] --> token set from env [2022-01-22T04:53:46.213Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-22T04:53:46.213Z] ==> Running gcov in . (disable via -X gcov) [2022-01-22T04:53:46.213Z] ==> Python coveragepy not found [2022-01-22T04:53:46.213Z] ==> Searching for coverage reports in: [2022-01-22T04:53:46.213Z] + . [2022-01-22T04:53:46.213Z] -> Found 1 reports [2022-01-22T04:53:46.213Z] ==> Detecting git/mercurial file structure [2022-01-22T04:53:46.214Z] ==> Reading reports [2022-01-22T04:53:46.214Z] + ./coverage.out bytes=10 [2022-01-22T04:53:46.475Z] ==> Appending adjustments [2022-01-22T04:53:46.475Z] https://docs.codecov.io/docs/fixing-reports [2022-01-22T04:53:46.475Z] + Found adjustments [2022-01-22T04:53:46.475Z] ==> Gzipping contents [2022-01-22T04:53:46.475Z] 4.0K /tmp/codecov.zVa8Ug.gz [2022-01-22T04:53:46.475Z] ==> Uploading reports [2022-01-22T04:53:46.475Z] url: https://codecov.io [2022-01-22T04:53:46.475Z] query: branch=PR-493&commit=af92fc3a510baf92b26249ea2e822b715f893e43&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-493%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2022-01-22T04:53:46.475Z] -> Pinging Codecov [2022-01-22T04:53:46.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-493&commit=af92fc3a510baf92b26249ea2e822b715f893e43&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-493%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2022-01-22T04:53:46.736Z] -> Uploading to [2022-01-22T04:53:46.736Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/af92fc3a510baf92b26249ea2e822b715f893e43/6b9c9712-f1a0-4fff-ac44-a54f9c271ac9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T045346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f71d8975bffce7f1cc43845d224585094fb3b56bf8e2f0734e8e322cc0f63c4 [2022-01-22T04:53:46.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:53:46.736Z] Dload Upload Total Spent Left Speed [2022-01-22T04:53:46.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11351 --:--:-- --:--:-- --:--:-- 11378 [2022-01-22T04:53:47.256Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/af92fc3a510baf92b26249ea2e822b715f893e43 [Pipeline] } [2022-01-22T04:53:47.264Z] 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-01-22T04:53:47.969Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives ']' [2022-01-22T04:53:47.970Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:53:47.970Z] total 8 [2022-01-22T04:53:47.970Z] drwxr-xr-x. 3 root root 34 Jan 22 04:45 . [2022-01-22T04:53:47.970Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:45 .. [2022-01-22T04:53:47.970Z] drwxr-xr-x. 2 root root 6 Jan 22 04:45 cost [2022-01-22T04:53:47.970Z] -rw-r--r--. 1 root root 82 Jan 22 04:45 cost.csv [2022-01-22T04:53:47.970Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:53:47.970Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives [2022-01-22T04:53:47.970Z] total 8 [2022-01-22T04:53:47.970Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:45 . [2022-01-22T04:53:47.970Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:45 .. [2022-01-22T04:53:47.970Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:45 cost [2022-01-22T04:53:47.970Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 22 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:48.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:48.825Z] ---> package-listing.sh [2022-01-22T04:53:48.825Z] ++ facter osfamily [2022-01-22T04:53:48.825Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-22T04:53:49.087Z] + OS_FAMILY=redhat [2022-01-22T04:53:49.087Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-493 [2022-01-22T04:53:49.087Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-22T04:53:49.087Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-22T04:53:49.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-22T04:53:49.087Z] + PACKAGES=/tmp/packages_start.txt [2022-01-22T04:53:49.087Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-493 ']' [2022-01-22T04:53:49.087Z] + PACKAGES=/tmp/packages_end.txt [2022-01-22T04:53:49.087Z] + case "${OS_FAMILY}" in [2022-01-22T04:53:49.087Z] + sort [2022-01-22T04:53:49.087Z] + rpm -qa [2022-01-22T04:53:49.658Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-22T04:53:49.658Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-22T04:53:49.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-22T04:53:49.658Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-493 ']' [2022-01-22T04:53:49.658Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/ [2022-01-22T04:53:49.658Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-493/archives/ [Pipeline] echo [2022-01-22T04:53:49.670Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-22T04:53:49.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:53:50.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:53:50.516Z] . [Pipeline] withDockerContainer [2022-01-22T04:53:50.582Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2022-01-22T04:53:50.631Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493/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-493 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493:/w/workspace/edgexfoundry_edgex-ui-go_PR-493:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@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-01-22T04:53:50.818Z] $ docker top 0f66d6acaadf7bd2a5ecd7593603774c30112438beb7bd47ea5fee62cd8d423a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:53:51.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-22T04:53:51.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-22T04:53:51.753Z] + ls /var/log/sa-host [2022-01-22T04:53:51.753Z] + sadf -c /var/log/sa-host/sa17 [2022-01-22T04:53:51.753Z] file_magic: OK [2022-01-22T04:53:51.753Z] HZ: Using current value: 100 [2022-01-22T04:53:51.753Z] file_header: OK [2022-01-22T04:53:51.753Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-22T04:53:51.753Z] Statistics: [2022-01-22T04:53:51.753Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:53:51.753Z] File successfully converted to sysstat format version 12.0.3 [2022-01-22T04:53:51.753Z] + sadf -c /var/log/sa-host/sa22 [2022-01-22T04:53:51.753Z] file_magic: OK [2022-01-22T04:53:51.753Z] HZ: Using current value: 100 [2022-01-22T04:53:51.753Z] file_header: OK [2022-01-22T04:53:51.753Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-22T04:53:51.753Z] Statistics: [2022-01-22T04:53:51.753Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:53:51.753Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:53:51.838Z] provisioning config files... [2022-01-22T04:53:51.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-493@tmp/config2517521881737139849tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:53:51.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:52.148Z] ---> create-netrc.sh [Pipeline] } [2022-01-22T04:53:52.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:52.479Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-22T04:53:52.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:52.776Z] ---> sudo-logs.sh [2022-01-22T04:53:52.776Z] Archiving 'sudo' log.. [2022-01-22T04:53:52.776Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3672.novalocal: Name or service not known [2022-01-22T04:53:52.776Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3672.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-22T04:53:52.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:53.083Z] ---> job-cost.sh [2022-01-22T04:53:53.083Z] lf-activate-venv: SKIPPING [2022-01-22T04:53:53.083Z] DEBUG: total: 0.05999999865889549 [2022-01-22T04:53:53.083Z] INFO: Retrieving Stack Cost... [2022-01-22T04:53:53.653Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:53:53.914Z] INFO: Archiving Costs [Pipeline] echo [2022-01-22T04:53:53.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:53:54.215Z] ---> logs-deploy.sh [2022-01-22T04:53:54.215Z] lf-activate-venv: SKIPPING [2022-01-22T04:53:54.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-493/3 [2022-01-22T04:53:54.215Z] INFO: archiving workspace using pattern(s): [2022-01-22T04:53:54.791Z] Archives upload complete. [2022-01-22T04:53:55.057Z] INFO: archiving logs to Nexus