Pull request #772 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc+a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (8da0f1f7ebd32d4eb16b71eafeac58a855d37f06) 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-ssh11397708084736803269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1571824029781302609.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2022822155628730333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8002544978844235617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11984755668469558753.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15060690416350246213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5929’ Running on prd-ubuntu20.04-docker-8c-8g-5931 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [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-772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc Merge succeeded, producing 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc Checking out Revision 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc (PR-772) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 Commit message: "build: Bump go-mod-bootstrap version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:03:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:03:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:03:03 ========================================================= 11:03:03 EdgeX Global Pipelines Version Info 11:03:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:03:04 ------------------- 11:03:04 stable info: 11:03:04 ------------------- 11:03:04 Commited By: Ginny Guan ginny@iotechsys.com 11:03:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:03:04 Message: update stable to v1.0.260 11:03:05 ------------------- 11:03:05 experimental info: 11:03:05 ------------------- 11:03:05 Commited By: Ginny Guan ginny@iotechsys.com 11:03:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:03:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:03:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:03:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:03:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:03:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:03:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:03:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:03:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:03:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:03:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:03:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:03:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:03:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:03:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:03:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:03:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:03:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:03:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo 11:03:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo 11:03:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo 11:03:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo 11:03:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a9c58b [Pipeline] echo 11:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:13 provisioning config files... 11:03:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config16779891998696589601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:14 ---> ****-login.sh 11:03:14 nexus3.edgexfoundry.org:10001 11:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:14 Configure a credential helper to remove this warning. See 11:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:14 11:03:14 Login Succeeded 11:03:14 nexus3.edgexfoundry.org:10002 11:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:14 Configure a credential helper to remove this warning. See 11:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:14 11:03:14 Login Succeeded 11:03:14 nexus3.edgexfoundry.org:10003 11:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:14 Configure a credential helper to remove this warning. See 11:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:14 11:03:14 Login Succeeded 11:03:14 nexus3.edgexfoundry.org:10004 11:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:14 Configure a credential helper to remove this warning. See 11:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:14 11:03:14 Login Succeeded 11:03:14 ****.io 11:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:15 Configure a credential helper to remove this warning. See 11:03:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:15 11:03:15 Login Succeeded 11:03:15 ---> ****-login.sh ends [Pipeline] } 11:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:03:17 + git rev-list -1 --merges 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc~1..6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo 11:03:17 -----------> git rev-list -1 --merges 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc~1..6a9c58b57c6859cd9c26dc21d656465e4fb2aafc 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [false] [Pipeline] sh 11:03:17 + git log --format=format:%s -1 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo 11:03:17 ========================================================= 11:03:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:03:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:18 + git log --format=format:%s -1 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo 11:03:19 [semverPrep] GIT_COMMIT: 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc, Commit Message: build: Bump go-mod-bootstrap version [Pipeline] echo 11:03:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:19 + grep -v github /etc/ssh/ssh_known_hosts 11:03:19 + [ -e /tmp/ssh_known_hosts ] 11:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:20 11:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:21 0.1.4: Pulling from edgex-devops/py-git-semver 11:03:21 b85a868b505f: Pulling fs layer 11:03:21 e2be974225ed: Pulling fs layer 11:03:21 339a4e72a1f5: Pulling fs layer 11:03:21 988bab9f4d93: Pulling fs layer 11:03:21 1469e6f7b9e6: Pulling fs layer 11:03:21 eaf3925da568: Pulling fs layer 11:03:21 bab4dde63d76: Pulling fs layer 11:03:21 bde34c3a00c8: Pulling fs layer 11:03:21 b352a97aabf1: Pulling fs layer 11:03:21 4872d77fe225: Pulling fs layer 11:03:21 5851b861e8e6: Pulling fs layer 11:03:21 bde34c3a00c8: Waiting 11:03:21 b352a97aabf1: Waiting 11:03:21 4872d77fe225: Waiting 11:03:21 988bab9f4d93: Waiting 11:03:21 1469e6f7b9e6: Waiting 11:03:21 eaf3925da568: Waiting 11:03:21 bab4dde63d76: Waiting 11:03:21 e2be974225ed: Download complete 11:03:21 988bab9f4d93: Verifying Checksum 11:03:21 988bab9f4d93: Download complete 11:03:21 1469e6f7b9e6: Download complete 11:03:21 eaf3925da568: Download complete 11:03:21 339a4e72a1f5: Verifying Checksum 11:03:21 339a4e72a1f5: Download complete 11:03:22 bde34c3a00c8: Download complete 11:03:22 b352a97aabf1: Download complete 11:03:22 4872d77fe225: Download complete 11:03:22 5851b861e8e6: Download complete 11:03:22 b85a868b505f: Verifying Checksum 11:03:22 b85a868b505f: Download complete 11:03:22 bab4dde63d76: Verifying Checksum 11:03:22 bab4dde63d76: Download complete 11:03:23 b85a868b505f: Pull complete 11:03:23 e2be974225ed: Pull complete 11:03:23 339a4e72a1f5: Pull complete 11:03:23 988bab9f4d93: Pull complete 11:03:24 1469e6f7b9e6: Pull complete 11:03:24 eaf3925da568: Pull complete 11:03:25 bab4dde63d76: Pull complete 11:03:26 bde34c3a00c8: Pull complete 11:03:26 b352a97aabf1: Pull complete 11:03:26 4872d77fe225: Pull complete 11:03:26 5851b861e8e6: Pull complete 11:03:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:27 prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container 11:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:31 $ docker top c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:32 [ssh-agent] Looking for ssh-agent implementation... 11:03:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:32 $ docker exec c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent 11:03:32 SSH_AUTH_SOCK=/tmp/ssh-Q57uo7O1vU6t/agent.32 11:03:32 SSH_AGENT_PID=38 11:03:32 Running ssh-add (command line suppressed) 11:03:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_1187815737706735559.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_1187815737706735559.key) 11:03:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:33 + git tag --points-at HEAD [Pipeline] } 11:03:33 $ docker exec --env ******** --env ******** c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent -k 11:03:33 unset SSH_AUTH_SOCK; 11:03:33 unset SSH_AGENT_PID; 11:03:33 echo Agent pid 38 killed; 11:03:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:33 [ssh-agent] Looking for ssh-agent implementation... 11:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:33 $ docker exec c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent 11:03:33 SSH_AUTH_SOCK=/tmp/ssh-GRvOnRjXetGz/agent.70 11:03:33 SSH_AGENT_PID=76 11:03:33 Running ssh-add (command line suppressed) 11:03:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_16828031524002027505.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_16828031524002027505.key) 11:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:34 + git semver init 11:03:35 2024-07-19 11:03:34,969 [run_init] DEBUG init version:0.0.0 force:False 11:03:35 2024-07-19 11:03:34,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver 11:03:35 2024-07-19 11:03:34,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver 11:03:35 2024-07-19 11:03:34,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772, universal_newlines=False, shell=None, istream=None) 11:03:37 2024-07-19 11:03:37,154 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.git/info/exclude 11:03:37 2024-07-19 11:03:37,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 with force:False 11:03:37 2024-07-19 11:03:37,155 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 11:03:37 2024-07-19 11:03:37,159 [execute] INFO git cat-file --batch-check 11:03:37 2024-07-19 11:03:37,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) 11:03:37 2024-07-19 11:03:37,166 [execute] INFO git cat-file --batch 11:03:37 2024-07-19 11:03:37,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) 11:03:37 2024-07-19 11:03:37,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 11:03:37 0.0.0 [Pipeline] } 11:03:37 $ docker exec --env ******** --env ******** c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent -k 11:03:37 unset SSH_AUTH_SOCK; 11:03:37 unset SSH_AGENT_PID; 11:03:37 echo Agent pid 76 killed; 11:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:38 + git semver [Pipeline] } 11:03:39 $ docker stop --time=1 c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 11:03:40 $ docker rm -f --volumes c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:03:42 Stashed 1 file(s) [Pipeline] echo 11:03:42 [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 11:03:44 provisioning config files... 11:03:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config6762950188100783338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:45 ---> ****-login.sh 11:03:45 nexus3.edgexfoundry.org:10001 11:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:45 Configure a credential helper to remove this warning. See 11:03:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:45 11:03:45 Login Succeeded 11:03:45 nexus3.edgexfoundry.org:10002 11:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:45 Configure a credential helper to remove this warning. See 11:03:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:45 11:03:45 Login Succeeded 11:03:45 nexus3.edgexfoundry.org:10003 11:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:46 Configure a credential helper to remove this warning. See 11:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:46 11:03:46 Login Succeeded 11:03:46 nexus3.edgexfoundry.org:10004 11:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:46 Configure a credential helper to remove this warning. See 11:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:46 11:03:46 Login Succeeded 11:03:46 ****.io 11:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:46 Configure a credential helper to remove this warning. See 11:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:46 11:03:46 Login Succeeded 11:03:46 ---> ****-login.sh ends [Pipeline] } 11:03:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:03:47 ========================================================= 11:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:03:49 Sending build context to Docker daemon 59.69MB 11:03:49 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 11:03:49 Step 2/15 : FROM ${BASE} AS builder 11:03:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:03:49 619be1103602: Pulling fs layer 11:03:49 7862e08f4a3e: Pulling fs layer 11:03:49 5df492c9dc93: Pulling fs layer 11:03:49 7629e6793208: Pulling fs layer 11:03:49 4f4fb700ef54: Pulling fs layer 11:03:49 7629e6793208: Waiting 11:03:49 4f4fb700ef54: Waiting 11:03:49 fb5054dd5b73: Pulling fs layer 11:03:49 eeca6798cff9: Pulling fs layer 11:03:49 aa269ceb94a6: Pulling fs layer 11:03:49 ada007ff1a6a: Pulling fs layer 11:03:49 fb5054dd5b73: Waiting 11:03:49 eeca6798cff9: Waiting 11:03:49 aa269ceb94a6: Waiting 11:03:49 ada007ff1a6a: Waiting 11:03:49 7862e08f4a3e: Verifying Checksum 11:03:49 7862e08f4a3e: Download complete 11:03:49 7629e6793208: Verifying Checksum 11:03:49 7629e6793208: Download complete 11:03:49 4f4fb700ef54: Verifying Checksum 11:03:49 4f4fb700ef54: Download complete 11:03:49 fb5054dd5b73: Verifying Checksum 11:03:49 fb5054dd5b73: Download complete 11:03:49 619be1103602: Download complete 11:03:49 eeca6798cff9: Verifying Checksum 11:03:49 eeca6798cff9: Download complete 11:03:49 ada007ff1a6a: Verifying Checksum 11:03:49 ada007ff1a6a: Download complete 11:03:49 619be1103602: Pull complete 11:03:49 7862e08f4a3e: Pull complete 11:03:50 5df492c9dc93: Verifying Checksum 11:03:50 5df492c9dc93: Download complete 11:03:50 aa269ceb94a6: Verifying Checksum 11:03:50 aa269ceb94a6: Download complete 11:03:53 5df492c9dc93: Pull complete 11:03:53 7629e6793208: Pull complete 11:03:53 4f4fb700ef54: Pull complete 11:03:53 fb5054dd5b73: Pull complete 11:03:53 eeca6798cff9: Pull complete 11:03:56 aa269ceb94a6: Pull complete 11:03:56 ada007ff1a6a: Pull complete 11:03:57 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:03:57 ---> f489d0715acc 11:03:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:03:59 Still waiting to schedule task 11:03:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:04:09 ---> Running in 78b360146ef0 11:04:09 Removing intermediate container 78b360146ef0 11:04:09 ---> 7c4b398f42d2 11:04:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:04:09 ---> Running in dad137690bba 11:04:09 Removing intermediate container dad137690bba 11:04:09 ---> d33f1a956258 11:04:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:04:09 ---> Running in d69b6608b678 11:04:09 Removing intermediate container d69b6608b678 11:04:09 ---> f081095ca1ad 11:04:09 Step 6/15 : LABEL Name=edgex-ui-go 11:04:09 ---> Running in 041a058b95b8 11:04:09 Removing intermediate container 041a058b95b8 11:04:09 ---> 407af5efc7cf 11:04:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:04:09 ---> Running in 1509961e037d 11:04:09 Removing intermediate container 1509961e037d 11:04:09 ---> 368cf0e9ebdf 11:04:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:04:10 latest: Pulling from library/docker 11:04:10 ec99f8b99825: Pulling fs layer 11:04:10 fc205cab7dab: Pulling fs layer 11:04:10 4f4fb700ef54: Pulling fs layer 11:04:10 8e1847eeb027: Pulling fs layer 11:04:10 3c20a579481d: Pulling fs layer 11:04:10 89d05d4bc6be: Pulling fs layer 11:04:10 7d7d6f122253: Pulling fs layer 11:04:10 d20e62ad61f0: Pulling fs layer 11:04:10 29152ed7fd0f: Pulling fs layer 11:04:10 6c88c12977ec: Pulling fs layer 11:04:10 badb7d3e2005: Pulling fs layer 11:04:10 d3e01dab9e24: Pulling fs layer 11:04:10 f07b39ce4199: Pulling fs layer 11:04:10 8094fa8b1c9b: Pulling fs layer 11:04:10 b0ddb1541fcb: Pulling fs layer 11:04:10 8e1847eeb027: Waiting 11:04:10 25d740755815: Pulling fs layer 11:04:10 d3e01dab9e24: Waiting 11:04:10 7d7d6f122253: Waiting 11:04:10 6c88c12977ec: Waiting 11:04:10 badb7d3e2005: Waiting 11:04:10 f07b39ce4199: Waiting 11:04:10 29152ed7fd0f: Waiting 11:04:10 d20e62ad61f0: Waiting 11:04:10 8094fa8b1c9b: Waiting 11:04:10 3c20a579481d: Waiting 11:04:10 b0ddb1541fcb: Waiting 11:04:10 25d740755815: Waiting 11:04:10 89d05d4bc6be: Waiting 11:04:10 4f4fb700ef54: Verifying Checksum 11:04:10 4f4fb700ef54: Download complete 11:04:10 ec99f8b99825: Verifying Checksum 11:04:10 ec99f8b99825: Download complete 11:04:10 8e1847eeb027: Verifying Checksum 11:04:10 8e1847eeb027: Download complete 11:04:10 fc205cab7dab: Download complete 11:04:10 ec99f8b99825: Pull complete 11:04:11 89d05d4bc6be: Verifying Checksum 11:04:11 89d05d4bc6be: Download complete 11:04:11 fc205cab7dab: Pull complete 11:04:11 3c20a579481d: Verifying Checksum 11:04:11 3c20a579481d: Download complete 11:04:11 d20e62ad61f0: Verifying Checksum 11:04:11 d20e62ad61f0: Download complete 11:04:11 4f4fb700ef54: Pull complete 11:04:11 29152ed7fd0f: Verifying Checksum 11:04:11 29152ed7fd0f: Download complete 11:04:11 8e1847eeb027: Pull complete 11:04:11 6c88c12977ec: Verifying Checksum 11:04:11 6c88c12977ec: Download complete 11:04:11 7d7d6f122253: Verifying Checksum 11:04:11 7d7d6f122253: Download complete 11:04:11 d3e01dab9e24: Verifying Checksum 11:04:11 d3e01dab9e24: Download complete 11:04:11 f07b39ce4199: Download complete 11:04:11 badb7d3e2005: Verifying Checksum 11:04:11 badb7d3e2005: Download complete 11:04:11 b0ddb1541fcb: Verifying Checksum 11:04:11 b0ddb1541fcb: Download complete 11:04:11 25d740755815: Verifying Checksum 11:04:11 25d740755815: Download complete 11:04:11 3c20a579481d: Pull complete 11:04:12 8094fa8b1c9b: Verifying Checksum 11:04:12 8094fa8b1c9b: Download complete 11:04:12 89d05d4bc6be: Pull complete 11:04:12 7d7d6f122253: Pull complete 11:04:12 d20e62ad61f0: Pull complete 11:04:12 29152ed7fd0f: Pull complete 11:04:12 6c88c12977ec: Pull complete 11:04:12 badb7d3e2005: Pull complete 11:04:13 d3e01dab9e24: Pull complete 11:04:13 f07b39ce4199: Pull complete 11:04:14 8094fa8b1c9b: Pull complete 11:04:14 b0ddb1541fcb: Pull complete 11:04:14 25d740755815: Pull complete 11:04:14 Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 11:04:14 Status: Downloaded newer image for docker:latest 11:04:18 ---> 40a8a46f0637 11:04:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:18 ---> Running in bfbdf9874ab8 11:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:04:18 OK: 264 MiB in 52 packages 11:04:19 Removing intermediate container bfbdf9874ab8 11:04:19 ---> 7686cb8ff452 11:04:19 Step 10/15 : ENV GO111MODULE=on 11:04:19 ---> Running in 6f139ed00e85 11:04:19 Removing intermediate container 6f139ed00e85 11:04:19 ---> 64d0c74260f8 11:04:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:04:19 ---> Running in 766cc466aa21 11:04:19 Removing intermediate container 766cc466aa21 11:04:19 ---> 7bd338a66291 11:04:19 Step 12/15 : COPY go.mod vendor* ./ 11:04:19 ---> ee4eb5160ad2 11:04:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:19 ---> Running in 6856b3b636f3 11:05:16 Removing intermediate container 6856b3b636f3 11:05:16 ---> b8366c375141 11:05:16 Step 14/15 : COPY . . 11:05:16 ---> f25adad7c8f6 11:05:16 Step 15/15 : RUN ${MAKE} 11:05:16 ---> Running in e000acdf52a8 11:05:16 noop 11:05:16 Removing intermediate container e000acdf52a8 11:05:16 ---> d2bb619d6bf9 11:05:16 Successfully built d2bb619d6bf9 11:05:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:17 + docker inspect -f . ci-base-image-x86_64 11:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:18 prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container 11:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 11:05:18 $ docker top 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:19 + go version 11:05:19 go version go1.21.9 linux/amd64 [Pipeline] } 11:05:19 $ docker stop --time=1 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 11:05:21 $ docker rm -f --volumes 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:23 + docker inspect -f . ci-base-image-x86_64 11:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:23 prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container 11:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 11:05:24 $ docker top 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] fileExists [Pipeline] sh 11:05:26 + make test 11:05:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:05:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:05:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] { [Pipeline] ws 11:05:38 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:05:38 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 11:05:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 11:05:38 have (chan any, chan error, any, string) 11:05:38 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:05:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 11:05:38 have (chan any, chan error, interface{}, string) 11:05:38 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:05:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 11:05:38 have (chan any, chan error, interface{}, string) 11:05:38 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:05:38 The recommended git tool is: git 11:05:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:05:43 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:05:43 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:05:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:05:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:05:43 FAIL 11:05:43 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 11:05:43 $ docker stop --time=1 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa 11:05:48 $ docker rm -f --volumes 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa [Pipeline] // withDockerContainer 11:05:48 using credential edgex-jenkins-ssh 11:05:48 Cloning the remote Git repository [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage 11:05:48 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:05:48 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:05:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:05:48 > git --version # timeout=10 11:05:48 > git --version # 'git version 2.25.1' 11:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:53 11:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:54 latest: Pulling from edgex-lftools-log-publisher 11:05:54 5eb5b503b376: Pulling fs layer 11:05:54 5c69ac0246d0: Pulling fs layer 11:05:54 ec43610c2a17: Pulling fs layer 11:05:54 3a2ae6a8a46f: Pulling fs layer 11:05:54 33b1e0a273af: Pulling fs layer 11:05:54 5d3b04190fa2: Pulling fs layer 11:05:54 2f39f015ded8: Pulling fs layer 11:05:54 33b1e0a273af: Waiting 11:05:54 5d3b04190fa2: Waiting 11:05:54 3a2ae6a8a46f: Waiting 11:05:54 2f39f015ded8: Waiting 11:05:54 5c69ac0246d0: Download complete 11:05:54 3a2ae6a8a46f: Verifying Checksum 11:05:54 3a2ae6a8a46f: Download complete 11:05:54 33b1e0a273af: Verifying Checksum 11:05:54 33b1e0a273af: Download complete 11:05:54 5d3b04190fa2: Download complete 11:05:54 ec43610c2a17: Verifying Checksum 11:05:54 ec43610c2a17: Download complete 11:05:55 5eb5b503b376: Verifying Checksum 11:05:55 5eb5b503b376: Download complete 11:05:55 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc 11:05:55 2f39f015ded8: Download complete 11:05:56 5eb5b503b376: Pull complete 11:05:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:05:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:05:55 > git config core.sparsecheckout # timeout=10 11:05:55 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 11:05:56 > git remote # timeout=10 11:05:56 > git config --get remote.origin.url # timeout=10 11:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:56 > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 11:05:56 Merge succeeded, producing 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc 11:05:56 Checking out Revision 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc (PR-772) 11:05:56 5c69ac0246d0: Pull complete 11:05:56 ec43610c2a17: Pull complete 11:05:57 3a2ae6a8a46f: Pull complete 11:05:57 33b1e0a273af: Pull complete 11:05:57 5d3b04190fa2: Pull complete 11:05:56 > git rev-parse HEAD^{commit} # timeout=10 11:05:56 > git config core.sparsecheckout # timeout=10 11:05:56 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 11:06:00 Commit message: "build: Bump go-mod-bootstrap version" 11:06:00 > git --version # timeout=10 11:06:00 > git --version # 'git version 2.25.1' 11:06:00 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:06:01 2f39f015ded8: Pull complete 11:06:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:02 11:06:02 GitHub has been notified of this commit’s build result 11:06:02 11:06:02 prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container 11:06:02 $ 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-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 11:06:07 $ docker top cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { 11:06:08 ---> job-cost.sh 11:06:08 lf-activate-venv: SKIPPING 11:06:08 INFO: No Stack... [Pipeline] withEnv [Pipeline] { 11:06:08 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] stage [Pipeline] { (Prep) 11:06:08 INFO: Archiving Costs [Pipeline] sh [Pipeline] script [Pipeline] { 11:06:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/cost.csv 11:06:09 + cut -d, -f6 [Pipeline] sh [Pipeline] lock 11:06:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] 11:06:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] did not exist. Created. 11:06:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] { 11:06:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:09 Dload Upload Total Spent Left Speed 11:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] unstash [Pipeline] sh [Pipeline] sh 11:06:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:06:10 + echo total: 0.2199999988079071 [Pipeline] stash 11:06:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:06:11 /etc/docker/daemon.json 11:06:11 { 11:06:11 "registry-mirrors": [ 11:06:11 "https://nexus3.edgexfoundry.org:10001" 11:06:11 ], 11:06:11 "bip": "10.250.0.254/24", 11:06:11 "hosts": [ 11:06:11 "tcp://0.0.0.0:5555", 11:06:11 "unix:///var/run/docker.sock" 11:06:11 ], 11:06:11 "mtu": 1458, 11:06:11 "selinux-enabled": true, 11:06:11 "seccomp-profile": "/etc/docker/seccomp.json" 11:06:11 } 11:06:11 Stashed 1 file(s) [Pipeline] sh [Pipeline] } 11:06:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] // lock 11:06:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } 11:06:11 $ docker stop --time=1 cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 11:06:13 $ docker rm -f --volumes cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 11:06:13 + sudo service docker restart [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:06:14 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:32 provisioning config files... 11:06:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15634430767045429164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:33 ---> ****-login.sh 11:06:33 nexus3.edgexfoundry.org:10001 11:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:34 Configure a credential helper to remove this warning. See 11:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:34 11:06:34 Login Succeeded 11:06:34 nexus3.edgexfoundry.org:10002 11:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:34 Configure a credential helper to remove this warning. See 11:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:34 11:06:34 Login Succeeded 11:06:34 nexus3.edgexfoundry.org:10003 11:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:34 Configure a credential helper to remove this warning. See 11:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:34 11:06:34 Login Succeeded 11:06:34 nexus3.edgexfoundry.org:10004 11:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:35 Configure a credential helper to remove this warning. See 11:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:35 11:06:35 Login Succeeded 11:06:35 ****.io 11:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:35 Configure a credential helper to remove this warning. See 11:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:35 11:06:35 Login Succeeded 11:06:35 ---> ****-login.sh ends [Pipeline] } 11:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:37 ========================================================= 11:06:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:06:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:06:40 Sending build context to Docker daemon 35.49MB 11:06:40 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 11:06:40 Step 2/15 : FROM ${BASE} AS builder 11:06:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:40 c6b39de5b339: Pulling fs layer 11:06:40 a69c41024577: Pulling fs layer 11:06:40 d6de4b400683: Pulling fs layer 11:06:40 35cb2a7552d0: Pulling fs layer 11:06:40 4f4fb700ef54: Pulling fs layer 11:06:40 464afbd9ba4c: Pulling fs layer 11:06:40 00f215d4a9da: Pulling fs layer 11:06:40 d496ad576159: Pulling fs layer 11:06:40 35cb2a7552d0: Waiting 11:06:40 00f215d4a9da: Waiting 11:06:40 d496ad576159: Waiting 11:06:40 4f4fb700ef54: Waiting 11:06:40 464afbd9ba4c: Waiting 11:06:40 a69c41024577: Verifying Checksum 11:06:40 a69c41024577: Download complete 11:06:40 35cb2a7552d0: Verifying Checksum 11:06:40 35cb2a7552d0: Download complete 11:06:40 4f4fb700ef54: Verifying Checksum 11:06:40 4f4fb700ef54: Download complete 11:06:40 464afbd9ba4c: Verifying Checksum 11:06:40 464afbd9ba4c: Download complete 11:06:40 c6b39de5b339: Verifying Checksum 11:06:40 c6b39de5b339: Download complete 11:06:40 d496ad576159: Verifying Checksum 11:06:40 d496ad576159: Download complete 11:06:41 c6b39de5b339: Pull complete 11:06:41 a69c41024577: Pull complete 11:06:42 d6de4b400683: Verifying Checksum 11:06:42 d6de4b400683: Download complete 11:06:43 00f215d4a9da: Verifying Checksum 11:06:43 00f215d4a9da: Download complete 11:06:56 d6de4b400683: Pull complete 11:06:56 35cb2a7552d0: Pull complete 11:06:56 4f4fb700ef54: Pull complete 11:06:56 464afbd9ba4c: Pull complete 11:07:04 00f215d4a9da: Pull complete 11:07:06 d496ad576159: Pull complete 11:07:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:07:06 ---> f246e2811388 11:07:06 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:07:08 ---> Running in 49a44646b542 11:07:08 Removing intermediate container 49a44646b542 11:07:08 ---> 1a812245b732 11:07:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:07:08 ---> Running in 5944a0b55567 11:07:08 Removing intermediate container 5944a0b55567 11:07:08 ---> c458804d78fc 11:07:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:07:09 ---> Running in 27a81a0a00d7 11:07:09 Removing intermediate container 27a81a0a00d7 11:07:09 ---> cecb8221f1ed 11:07:09 Step 6/15 : LABEL Name=edgex-ui-go 11:07:09 ---> Running in b647bda5bb42 11:07:09 Removing intermediate container b647bda5bb42 11:07:09 ---> 1ee90100de0f 11:07:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:07:09 ---> Running in 4d0180d0f84b 11:07:09 Removing intermediate container 4d0180d0f84b 11:07:09 ---> cf81ff33a618 11:07:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:07:10 latest: Pulling from library/docker 11:07:10 a258b2a6b59a: Pulling fs layer 11:07:10 2649985fe95e: Pulling fs layer 11:07:10 4f4fb700ef54: Pulling fs layer 11:07:10 a69fb4b09a40: Pulling fs layer 11:07:10 1c88eb84e2d7: Pulling fs layer 11:07:10 7e2fc95335a7: Pulling fs layer 11:07:10 c5e842971f67: Pulling fs layer 11:07:10 358f5d7c7199: Pulling fs layer 11:07:10 a19a53c6e2a7: Pulling fs layer 11:07:10 7fa34ff7d1cc: Pulling fs layer 11:07:10 97ba16056c3d: Pulling fs layer 11:07:10 fa36c1802107: Pulling fs layer 11:07:10 5fd9a1ec338d: Pulling fs layer 11:07:10 f0179f9f1e37: Pulling fs layer 11:07:10 7c1e29ce0034: Pulling fs layer 11:07:10 1485648b620f: Pulling fs layer 11:07:10 a69fb4b09a40: Waiting 11:07:10 1c88eb84e2d7: Waiting 11:07:10 7e2fc95335a7: Waiting 11:07:10 c5e842971f67: Waiting 11:07:10 358f5d7c7199: Waiting 11:07:10 a19a53c6e2a7: Waiting 11:07:10 7fa34ff7d1cc: Waiting 11:07:10 97ba16056c3d: Waiting 11:07:10 fa36c1802107: Waiting 11:07:10 5fd9a1ec338d: Waiting 11:07:10 f0179f9f1e37: Waiting 11:07:10 1485648b620f: Waiting 11:07:10 4f4fb700ef54: Verifying Checksum 11:07:10 4f4fb700ef54: Download complete 11:07:10 a258b2a6b59a: Download complete 11:07:10 a69fb4b09a40: Verifying Checksum 11:07:10 a69fb4b09a40: Download complete 11:07:10 2649985fe95e: Verifying Checksum 11:07:10 2649985fe95e: Download complete 11:07:11 1c88eb84e2d7: Verifying Checksum 11:07:11 1c88eb84e2d7: Download complete 11:07:11 7e2fc95335a7: Verifying Checksum 11:07:11 358f5d7c7199: Verifying Checksum 11:07:11 358f5d7c7199: Download complete 11:07:11 a258b2a6b59a: Pull complete 11:07:11 c5e842971f67: Verifying Checksum 11:07:11 c5e842971f67: Download complete 11:07:11 a19a53c6e2a7: Verifying Checksum 11:07:11 a19a53c6e2a7: Download complete 11:07:11 7fa34ff7d1cc: Verifying Checksum 11:07:11 7fa34ff7d1cc: Download complete 11:07:11 fa36c1802107: Verifying Checksum 11:07:11 fa36c1802107: Download complete 11:07:11 5fd9a1ec338d: Download complete 11:07:11 7c1e29ce0034: Verifying Checksum 11:07:11 7c1e29ce0034: Download complete 11:07:12 97ba16056c3d: Verifying Checksum 11:07:12 97ba16056c3d: Download complete 11:07:12 1485648b620f: Verifying Checksum 11:07:12 1485648b620f: Download complete 11:07:12 2649985fe95e: Pull complete 11:07:13 4f4fb700ef54: Pull complete 11:07:13 a69fb4b09a40: Pull complete 11:07:13 f0179f9f1e37: Verifying Checksum 11:07:13 f0179f9f1e37: Download complete 11:07:14 1c88eb84e2d7: Pull complete 11:07:15 7e2fc95335a7: Pull complete 11:07:17 c5e842971f67: Pull complete 11:07:17 358f5d7c7199: Pull complete 11:07:17 a19a53c6e2a7: Pull complete 11:07:17 7fa34ff7d1cc: Pull complete 11:07:18 97ba16056c3d: Pull complete 11:07:19 fa36c1802107: Pull complete 11:07:19 5fd9a1ec338d: Pull complete 11:07:23 f0179f9f1e37: Pull complete 11:07:23 7c1e29ce0034: Pull complete 11:07:23 1485648b620f: Pull complete 11:07:23 Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 11:07:23 Status: Downloaded newer image for docker:latest 11:07:26 ---> 53731d145bf9 11:07:26 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:26 ---> Running in 7f17fe8e6542 11:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:07:28 OK: 266 MiB in 52 packages 11:07:29 Removing intermediate container 7f17fe8e6542 11:07:29 ---> 80928491aac4 11:07:29 Step 10/15 : ENV GO111MODULE=on 11:07:29 ---> Running in c5daa3a6e6c8 11:07:29 Removing intermediate container c5daa3a6e6c8 11:07:29 ---> 411cca82dde9 11:07:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:07:29 ---> Running in f89fcae28c9f 11:07:29 Removing intermediate container f89fcae28c9f 11:07:29 ---> aa5822ea85e4 11:07:29 Step 12/15 : COPY go.mod vendor* ./ 11:07:30 ---> 104757294444 11:07:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:30 ---> Running in 5c21a296b307 11:09:23 Removing intermediate container 5c21a296b307 11:09:23 ---> c535aedf2110 11:09:23 Step 14/15 : COPY . . 11:09:23 ---> 8a3a6a6452e3 11:09:23 Step 15/15 : RUN ${MAKE} 11:09:23 ---> Running in 1ec4512f5420 11:09:23 noop 11:09:23 Removing intermediate container 1ec4512f5420 11:09:23 ---> 6f2ce289e2b5 11:09:23 Successfully built 6f2ce289e2b5 11:09:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:24 + docker inspect -f . ci-base-image-arm64 11:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 11:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:09:26 $ docker top ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:27 + go version 11:09:27 go version go1.21.9 linux/arm64 [Pipeline] } 11:09:27 $ docker stop --time=1 ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 11:09:29 $ docker rm -f --volumes ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:30 + docker inspect -f . ci-base-image-arm64 11:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:31 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 11:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:09:32 $ docker top 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:33 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 11:09:34 + make test 11:09:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:09:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:11:17 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 11:11:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 11:11:17 have (chan any, chan error, any, string) 11:11:17 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:11:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 11:11:17 have (chan any, chan error, interface{}, string) 11:11:17 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:11:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 11:11:17 have (chan any, chan error, interface{}, string) 11:11:17 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 11:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:12:39 FAIL 11:12:39 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 11:12:40 $ docker stop --time=1 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 11:12:41 $ docker rm -f --volumes 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:46 11:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:47 arm64: Pulling from edgex-lftools-log-publisher 11:12:47 8998bd30e6a1: Pulling fs layer 11:12:47 04944245beec: Pulling fs layer 11:12:47 699f458cf7ca: Pulling fs layer 11:12:47 765212b225bb: Pulling fs layer 11:12:47 f23df028b6ca: Pulling fs layer 11:12:47 d65c8cfc05b1: Pulling fs layer 11:12:47 2437ff75d9bd: Pulling fs layer 11:12:47 2437ff75d9bd: Waiting 11:12:47 04944245beec: Verifying Checksum 11:12:47 04944245beec: Download complete 11:12:47 765212b225bb: Verifying Checksum 11:12:47 765212b225bb: Download complete 11:12:47 f23df028b6ca: Verifying Checksum 11:12:47 f23df028b6ca: Download complete 11:12:47 d65c8cfc05b1: Verifying Checksum 11:12:47 d65c8cfc05b1: Download complete 11:12:47 699f458cf7ca: Verifying Checksum 11:12:47 699f458cf7ca: Download complete 11:12:47 8998bd30e6a1: Verifying Checksum 11:12:47 8998bd30e6a1: Download complete 11:12:50 2437ff75d9bd: Verifying Checksum 11:12:50 2437ff75d9bd: Download complete 11:12:52 8998bd30e6a1: Pull complete 11:12:52 04944245beec: Pull complete 11:12:54 699f458cf7ca: Pull complete 11:12:54 765212b225bb: Pull complete 11:12:55 f23df028b6ca: Pull complete 11:12:55 d65c8cfc05b1: Pull complete 11:13:14 2437ff75d9bd: Pull complete 11:13:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:15 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 11:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:13:18 $ docker top da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:19 ---> job-cost.sh 11:13:19 lf-activate-venv: SKIPPING 11:13:19 INFO: No Stack... 11:13:19 INFO: Retrieving Pricing Info for: v3-standard-4 11:13:20 INFO: Archiving Costs [Pipeline] sh 11:13:21 + cut -d, -f6 11:13:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 11:13:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] 11:13:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] did not exist. Created. 11:13:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:22 /w/workspace/edgex-ui-go/1@tmp/durable-29d615ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:13:23 + echo total: 0.10999999940395355 [Pipeline] stash 11:13:23 Warning: overwriting stash ‘stack-cost’ 11:13:24 Stashed 1 file(s) [Pipeline] } 11:13:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:24 $ docker stop --time=1 da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 11:13:26 $ docker rm -f --volumes da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:13:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives ] 11:13:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:13:37 total 16 11:13:37 drwxr-xr-x 3 root root 4096 Jul 19 11:06 . 11:13:37 drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:06 .. 11:13:37 drwxr-xr-x 2 root root 4096 Jul 19 11:06 cost 11:13:37 -rw-r--r-- 1 root root 83 Jul 19 11:06 cost.csv 11:13:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:13:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:13:37 total 16 11:13:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:06 . 11:13:37 drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:06 .. 11:13:37 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 11:06 cost 11:13:37 -rw-r--r-- 1 jenkins jenkins 83 Jul 19 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:13:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:13:38 ---> package-listing.sh 11:13:38 ++ facter osfamily 11:13:38 ++ tr '[:upper:]' '[:lower:]' 11:13:38 + OS_FAMILY=debian 11:13:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-772 11:13:38 + START_PACKAGES=/tmp/packages_start.txt 11:13:38 + END_PACKAGES=/tmp/packages_end.txt 11:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:38 + PACKAGES=/tmp/packages_start.txt 11:13:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' 11:13:38 + PACKAGES=/tmp/packages_end.txt 11:13:38 + case "${OS_FAMILY}" in 11:13:38 + dpkg -l 11:13:38 + grep '^ii' 11:13:39 + '[' -f /tmp/packages_start.txt ']' 11:13:39 + '[' -f /tmp/packages_end.txt ']' 11:13:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' 11:13:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ 11:13:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [Pipeline] echo 11:13:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:13:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:41 prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container 11:13:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772/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-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 11:13:41 $ docker top 37d86a3eabe7986fe7d0c3025e00ec615a0b04064076038c6ad3323fadc6a946 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:42 + touch /tmp/pre-build-complete [Pipeline] sh 11:13:42 + mkdir -p /var/log/sysstat [Pipeline] sh 11:13:43 + ls /var/log/sa-host 11:13:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:43 provisioning config files... 11:13:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config14982132212791649200tmp [Pipeline] { [Pipeline] echo 11:13:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:13:44 ---> create-netrc.sh [Pipeline] } 11:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:13:45 ---> python-tools-install.sh [Pipeline] echo 11:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:13:46 ---> sudo-logs.sh 11:13:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:13:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:13:47 ---> job-cost.sh 11:13:47 lf-activate-venv: SKIPPING 11:13:47 DEBUG: total: 0.2199999988079071 11:13:47 INFO: Retrieving Stack Cost... 11:13:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:47 INFO: Archiving Costs [Pipeline] echo 11:13:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:13:48 ---> logs-deploy.sh 11:13:48 lf-activate-venv: SKIPPING 11:13:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-772/1 11:13:48 INFO: archiving workspace using pattern(s): 11:13:49 Archives upload complete. 11:13:49 INFO: archiving logs to Nexus