Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4403bb01aaef0144ea9be46ab10d7e2cec719e21 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-ssh8473056932264777316.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-ssh9545907562368040980.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3864686704757185247.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 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-ssh10190411003986713191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14119319817106981533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4429 in /w/workspace/foundry_device-onvif-camera_main [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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4403bb01aaef0144ea9be46ab10d7e2cec719e21 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 Commit message: "Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git rev-list --no-walk 2106e125979a086dec88e89ea60f58fe74ababf0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:27:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:27:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:27:13 ========================================================= 05:27:13 EdgeX Global Pipelines Version Info 05:27:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:27:13 ------------------- 05:27:13 stable info: 05:27:13 ------------------- 05:27:13 Commited By: Ginny Guan ginny@iotechsys.com 05:27:13 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:27:13 Message: update stable to v1.0.260 05:27:14 ------------------- 05:27:14 experimental info: 05:27:14 ------------------- 05:27:14 Commited By: Ginny Guan ginny@iotechsys.com 05:27:14 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:27:14 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:27:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4403bb0 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:15 provisioning config files... 05:27:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1132464530808212493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:15 ---> ****-login.sh 05:27:15 nexus3.edgexfoundry.org:10001 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10002 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10003 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10004 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 ****.io 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 ---> ****-login.sh ends [Pipeline] } 05:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:27:17 + git rev-list -1 --merges 4403bb01aaef0144ea9be46ab10d7e2cec719e21~1..4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo 05:27:17 -----------> git rev-list -1 --merges 4403bb01aaef0144ea9be46ab10d7e2cec719e21~1..4403bb01aaef0144ea9be46ab10d7e2cec719e21 4403bb01aaef0144ea9be46ab10d7e2cec719e21 05:27:17 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [false] [Pipeline] sh 05:27:17 + git log --format=format:%s -1 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo 05:27:17 ========================================================= 05:27:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:27:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:17 + git log --format=format:%s -1 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo 05:27:17 [semverPrep] GIT_COMMIT: 4403bb01aaef0144ea9be46ab10d7e2cec719e21, Commit Message: Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 05:27:17 [semverPrep] This is not a build commit. [Pipeline] sh 05:27:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:27:18 + grep -v github /etc/ssh/ssh_known_hosts 05:27:18 + [ -e /tmp/ssh_known_hosts ] 05:27:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:27:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:27:18 + sudo tee -a /etc/ssh/ssh_known_hosts 05:27:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:18 05:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:19 0.1.4: Pulling from edgex-devops/py-git-semver 05:27:19 b85a868b505f: Pulling fs layer 05:27:19 e2be974225ed: Pulling fs layer 05:27:19 339a4e72a1f5: Pulling fs layer 05:27:19 988bab9f4d93: Pulling fs layer 05:27:19 1469e6f7b9e6: Pulling fs layer 05:27:19 eaf3925da568: Pulling fs layer 05:27:19 bab4dde63d76: Pulling fs layer 05:27:19 bde34c3a00c8: Pulling fs layer 05:27:19 b352a97aabf1: Pulling fs layer 05:27:19 4872d77fe225: Pulling fs layer 05:27:19 988bab9f4d93: Waiting 05:27:19 1469e6f7b9e6: Waiting 05:27:19 eaf3925da568: Waiting 05:27:19 bab4dde63d76: Waiting 05:27:19 bde34c3a00c8: Waiting 05:27:19 b352a97aabf1: Waiting 05:27:19 5851b861e8e6: Pulling fs layer 05:27:19 5851b861e8e6: Waiting 05:27:19 e2be974225ed: Verifying Checksum 05:27:19 e2be974225ed: Download complete 05:27:19 988bab9f4d93: Verifying Checksum 05:27:19 988bab9f4d93: Download complete 05:27:19 1469e6f7b9e6: Verifying Checksum 05:27:19 1469e6f7b9e6: Download complete 05:27:19 339a4e72a1f5: Verifying Checksum 05:27:19 339a4e72a1f5: Download complete 05:27:19 eaf3925da568: Verifying Checksum 05:27:19 eaf3925da568: Download complete 05:27:19 bde34c3a00c8: Verifying Checksum 05:27:19 bde34c3a00c8: Download complete 05:27:19 b352a97aabf1: Download complete 05:27:19 4872d77fe225: Verifying Checksum 05:27:19 4872d77fe225: Download complete 05:27:19 5851b861e8e6: Download complete 05:27:19 b85a868b505f: Verifying Checksum 05:27:19 b85a868b505f: Download complete 05:27:19 bab4dde63d76: Verifying Checksum 05:27:19 bab4dde63d76: Download complete 05:27:20 b85a868b505f: Pull complete 05:27:20 e2be974225ed: Pull complete 05:27:21 339a4e72a1f5: Pull complete 05:27:21 988bab9f4d93: Pull complete 05:27:21 1469e6f7b9e6: Pull complete 05:27:21 eaf3925da568: Pull complete 05:27:24 bab4dde63d76: Pull complete 05:27:24 bde34c3a00c8: Pull complete 05:27:24 b352a97aabf1: Pull complete 05:27:24 4872d77fe225: Pull complete 05:27:24 5851b861e8e6: Pull complete 05:27:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:24 prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container 05:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:27:28 $ docker top 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 -eo pid,comm 05:27:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:27:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:27:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:28 [ssh-agent] Looking for ssh-agent implementation... 05:27:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:28 $ docker exec 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent 05:27:29 SSH_AUTH_SOCK=/tmp/ssh-gTfbnzqYjx7k/agent.32 05:27:29 SSH_AGENT_PID=38 05:27:29 Running ssh-add (command line suppressed) 05:27:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14611799881527405071.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14611799881527405071.key) 05:27:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:29 + git tag --points-at HEAD [Pipeline] } 05:27:29 $ docker exec --env ******** --env ******** 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent -k 05:27:29 unset SSH_AUTH_SOCK; 05:27:29 unset SSH_AGENT_PID; 05:27:29 echo Agent pid 38 killed; 05:27:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:27:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:29 [ssh-agent] Looking for ssh-agent implementation... 05:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:29 $ docker exec 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent 05:27:29 SSH_AUTH_SOCK=/tmp/ssh-7XbEzpE5abqr/agent.71 05:27:29 SSH_AGENT_PID=77 05:27:29 Running ssh-add (command line suppressed) 05:27:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_178754001740800683.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_178754001740800683.key) 05:27:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:30 + git semver init 05:27:30 2024-06-26 05:27:30,349 [run_init] DEBUG init version:0.0.0 force:False 05:27:30 2024-06-26 05:27:30,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 05:27:30 2024-06-26 05:27:30,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 05:27:30 2024-06-26 05:27:30,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:27:31 2024-06-26 05:27:31,664 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 05:27:31 2024-06-26 05:27:31,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 05:27:31 2024-06-26 05:27:31,664 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:27:31 2024-06-26 05:27:31,665 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:27:31 3.2.0-dev.14 [Pipeline] } 05:27:31 $ docker exec --env ******** --env ******** 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent -k 05:27:31 unset SSH_AUTH_SOCK; 05:27:31 unset SSH_AGENT_PID; 05:27:31 echo Agent pid 77 killed; 05:27:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:32 + git semver [Pipeline] } 05:27:32 $ docker stop --time=1 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 05:27:34 $ docker rm -f --volumes 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:27:35 Stashed 1 file(s) [Pipeline] echo 05:27:35 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 05:27:35 provisioning config files... 05:27:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12054510662676701167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:35 ---> ****-login.sh 05:27:35 nexus3.edgexfoundry.org:10001 05:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 Still waiting to schedule task 05:27:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:27:50 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": Get "https://nexus3.edgexfoundry.org:10001/v2/token?account=****&client_id=****&offline_token=true&service=https%3A%2F%2Fnexus3.edgexfoundry.org%3A10001%2Fv2%2Ftoken": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers) [Pipeline] } 05:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [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 [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 05:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:51 05:27:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:51 latest: Pulling from edgex-lftools-log-publisher 05:27:51 5eb5b503b376: Pulling fs layer 05:27:51 5c69ac0246d0: Pulling fs layer 05:27:51 ec43610c2a17: Pulling fs layer 05:27:51 3a2ae6a8a46f: Pulling fs layer 05:27:51 33b1e0a273af: Pulling fs layer 05:27:51 5d3b04190fa2: Pulling fs layer 05:27:51 2f39f015ded8: Pulling fs layer 05:27:51 33b1e0a273af: Waiting 05:27:51 5d3b04190fa2: Waiting 05:27:51 2f39f015ded8: Waiting 05:27:51 3a2ae6a8a46f: Waiting 05:27:51 5c69ac0246d0: Download complete 05:27:51 3a2ae6a8a46f: Verifying Checksum 05:27:51 3a2ae6a8a46f: Download complete 05:27:51 ec43610c2a17: Verifying Checksum 05:27:51 ec43610c2a17: Download complete 05:27:51 5d3b04190fa2: Verifying Checksum 05:27:51 5d3b04190fa2: Download complete 05:27:51 33b1e0a273af: Verifying Checksum 05:27:51 33b1e0a273af: Download complete 05:27:51 5eb5b503b376: Verifying Checksum 05:27:51 5eb5b503b376: Download complete 05:27:52 2f39f015ded8: Download complete 05:27:53 5eb5b503b376: Pull complete 05:27:53 5c69ac0246d0: Pull complete 05:27:54 ec43610c2a17: Pull complete 05:27:54 3a2ae6a8a46f: Pull complete 05:27:54 33b1e0a273af: Pull complete 05:27:55 5d3b04190fa2: Pull complete 05:27:59 2f39f015ded8: Pull complete 05:27:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:59 prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container 05:27:59 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:28:08 $ docker top c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:09 ---> job-cost.sh 05:28:09 lf-activate-venv: SKIPPING 05:28:09 INFO: No Stack... 05:28:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:09 INFO: Archiving Costs [Pipeline] sh 05:28:09 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 05:28:09 + cut -d, -f6 [Pipeline] lock 05:28:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] 05:28:09 Resource [jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] did not exist. Created. 05:28:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:10 + echo total: 0.2199999988079071 [Pipeline] stash 05:28:10 Stashed 1 file(s) [Pipeline] } 05:28:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:10 $ docker stop --time=1 c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 05:28:11 $ docker rm -f --volumes c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:28:11 Failed in branch amd64 05:30:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4437 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 05:30:43 Running in /w/workspace/device-onvif-camera/199 [Pipeline] { [Pipeline] checkout 05:30:43 The recommended git tool is: git 05:30:49 using credential edgex-jenkins-ssh 05:30:49 Cloning the remote Git repository 05:30:49 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:30:49 > git init /w/workspace/device-onvif-camera/199 # timeout=10 05:30:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:30:49 > git --version # timeout=10 05:30:49 > git --version # 'git version 2.25.1' 05:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:54 Avoid second fetch 05:30:54 Checking out Revision 4403bb01aaef0144ea9be46ab10d7e2cec719e21 (main) 05:30:54 > git config core.sparsecheckout # timeout=10 05:30:54 > git checkout -f 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 05:30:55 Commit message: "Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:31:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:31:00 Dload Upload Total Spent Left Speed 05:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 05:31:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:31:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:31:01 + sudo tee /etc/docker/daemon.new 05:31:01 { 05:31:01 "registry-mirrors": [ 05:31:01 "https://nexus3.edgexfoundry.org:10001" 05:31:01 ], 05:31:01 "bip": "10.250.0.254/24", 05:31:01 "hosts": [ 05:31:01 "tcp://0.0.0.0:5555", 05:31:01 "unix:///var/run/docker.sock" 05:31:01 ], 05:31:01 "mtu": 1458, 05:31:01 "selinux-enabled": true, 05:31:01 "seccomp-profile": "/etc/docker/seccomp.json" 05:31:01 } [Pipeline] sh 05:31:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:31:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:20 provisioning config files... 05:31:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/199@tmp/config15583825671667421218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:20 ---> ****-login.sh 05:31:20 nexus3.edgexfoundry.org:10001 05:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:21 Configure a credential helper to remove this warning. See 05:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:21 05:31:21 Login Succeeded 05:31:21 nexus3.edgexfoundry.org:10002 05:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:22 Configure a credential helper to remove this warning. See 05:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:22 05:31:22 Login Succeeded 05:31:22 nexus3.edgexfoundry.org:10003 05:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:22 Configure a credential helper to remove this warning. See 05:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:22 05:31:22 Login Succeeded 05:31:22 nexus3.edgexfoundry.org:10004 05:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:23 Configure a credential helper to remove this warning. See 05:31:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:23 05:31:23 Login Succeeded 05:31:23 ****.io 05:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:23 Configure a credential helper to remove this warning. See 05:31:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:23 05:31:23 Login Succeeded 05:31:23 ---> ****-login.sh ends [Pipeline] } 05:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:24 ========================================================= 05:31:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:31:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:24 + 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 . 05:31:25 Sending build context to Docker daemon 21.7MB 05:31:25 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:31:25 Step 2/13 : FROM ${BASE} AS builder 05:31:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:31:25 c6b39de5b339: Pulling fs layer 05:31:25 a69c41024577: Pulling fs layer 05:31:25 d6de4b400683: Pulling fs layer 05:31:25 35cb2a7552d0: Pulling fs layer 05:31:25 4f4fb700ef54: Pulling fs layer 05:31:25 464afbd9ba4c: Pulling fs layer 05:31:25 00f215d4a9da: Pulling fs layer 05:31:25 d496ad576159: Pulling fs layer 05:31:25 35cb2a7552d0: Waiting 05:31:25 4f4fb700ef54: Waiting 05:31:25 00f215d4a9da: Waiting 05:31:25 464afbd9ba4c: Waiting 05:31:25 d496ad576159: Waiting 05:31:25 a69c41024577: Download complete 05:31:25 35cb2a7552d0: Download complete 05:31:25 4f4fb700ef54: Download complete 05:31:25 c6b39de5b339: Verifying Checksum 05:31:25 c6b39de5b339: Download complete 05:31:26 d496ad576159: Verifying Checksum 05:31:26 d496ad576159: Download complete 05:31:26 c6b39de5b339: Pull complete 05:31:27 a69c41024577: Pull complete 05:31:27 d6de4b400683: Verifying Checksum 05:31:27 d6de4b400683: Download complete 05:31:29 00f215d4a9da: Verifying Checksum 05:31:29 00f215d4a9da: Download complete 05:31:44 d6de4b400683: Pull complete 05:31:44 35cb2a7552d0: Pull complete 05:31:44 4f4fb700ef54: Pull complete 05:31:44 464afbd9ba4c: Pull complete 05:31:52 00f215d4a9da: Pull complete 05:31:53 d496ad576159: Pull complete 05:31:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:31:53 ---> f246e2811388 05:31:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:31:56 ---> Running in 639ebf896c79 05:31:56 Removing intermediate container 639ebf896c79 05:31:56 ---> 782a53e39ec3 05:31:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:31:57 ---> Running in 164e41432f42 05:31:57 Removing intermediate container 164e41432f42 05:31:57 ---> 69e34dd7b1f4 05:31:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:31:57 ---> Running in 50b295494fba 05:31:57 Removing intermediate container 50b295494fba 05:31:57 ---> c5d3037662a9 05:31:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:31:57 ---> Running in bec730ebabd0 05:31:57 Removing intermediate container bec730ebabd0 05:31:57 ---> 3613f56cffba 05:31:57 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:31:57 ---> Running in 71eeefcb06ee 05:31:58 Removing intermediate container 71eeefcb06ee 05:31:58 ---> 7e24c5231450 05:31:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:31:58 ---> Running in fa9cec78460f 05:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:32:01 OK: 266 MiB in 52 packages 05:32:02 Removing intermediate container fa9cec78460f 05:32:02 ---> 78178a000e2f 05:32:02 Step 9/13 : WORKDIR /device-onvif-camera 05:32:02 ---> Running in 665a0cca7287 05:32:03 Removing intermediate container 665a0cca7287 05:32:03 ---> 8919a01f02dc 05:32:03 Step 10/13 : COPY go.mod vendor* ./ 05:32:03 ---> c44364692190 05:32:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:03 ---> Running in 819a1c0b6543 05:34:13 Removing intermediate container 819a1c0b6543 05:34:13 ---> 97734ebb6fb7 05:34:13 Step 12/13 : COPY . . 05:34:14 ---> 8a7baf038d58 05:34:14 Step 13/13 : RUN ${MAKE} 05:34:14 ---> Running in 668dacf8d294 05:34:15 noop 05:34:16 Removing intermediate container 668dacf8d294 05:34:16 ---> c207d88b3ad0 05:34:16 Successfully built c207d88b3ad0 05:34:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:16 + docker inspect -f . ci-base-image-arm64 05:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container 05:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@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 ******** ci-base-image-arm64 cat 05:34:18 $ docker top 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:19 + go version 05:34:19 go version go1.21.9 linux/arm64 [Pipeline] } 05:34:19 $ docker stop --time=1 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c 05:34:21 $ docker rm -f --volumes 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker inspect -f . ci-base-image-arm64 05:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container 05:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@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 ******** ci-base-image-arm64 cat 05:34:24 $ docker top 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:24 + git config --global --add safe.directory /w/workspace/device-onvif-camera/199 [Pipeline] fileExists [Pipeline] sh 05:34:25 + make test 05:34:25 go test ./... -coverprofile=coverage.out ./... 05:34:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:39:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:39:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 05:39:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.175s coverage: 31.4% of statements 05:39:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.228s coverage: 86.5% of statements 05:39:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:39:45 go vet ./... 05:40:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:40:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:40:41 ./bin/test-attribution-txt.sh 05:40:41 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:40:41 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:40:41 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:40:41 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:40:41 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:40:41 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:40:41 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:40:41 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:40:41 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:40:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:40:41 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:40:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:40:41 $ docker stop --time=1 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 05:40:43 $ docker rm -f --volumes 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:47 + ls -al . 05:40:47 total 308 05:40:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:34 . 05:40:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 .. 05:40:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:30 .git 05:40:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 .github 05:40:47 -rw-rw-r-- 1 jenkins jenkins 493 Jun 26 05:30 .gitignore 05:40:47 -rw-rw-r-- 1 jenkins jenkins 42 Jun 26 05:30 .golangci.yml 05:40:47 -rw-rw-r-- 1 jenkins jenkins 11155 Jun 26 05:30 Attribution.txt 05:40:47 -rw-rw-r-- 1 jenkins jenkins 17665 Jun 26 05:30 CHANGELOG.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 1683 Jun 26 05:30 Dockerfile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:30 GOVERNANCE.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 739 Jun 26 05:30 Jenkinsfile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 26 05:30 LICENSE 05:40:47 -rw-rw-r-- 1 jenkins jenkins 2883 Jun 26 05:30 Makefile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 625 Jun 26 05:30 OWNERS.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 2620 Jun 26 05:30 README.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:27 VERSION 05:40:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 bin 05:40:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 cmd 05:40:47 -rw-r--r-- 1 jenkins jenkins 78805 Jun 26 05:39 coverage.out 05:40:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 doc 05:40:47 -rw-rw-r-- 1 jenkins jenkins 7387 Jun 26 05:30 go.mod 05:40:47 -rw-rw-r-- 1 jenkins jenkins 102689 Jun 26 05:30 go.sum 05:40:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 internal 05:40:47 -rw-rw-r-- 1 jenkins jenkins 236 Jun 26 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:47 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4403bb01aaef0144ea9be46ab10d7e2cec719e21 --label arch=arm64 --label version=3.2.0-dev.14 . 05:40:48 Sending build context to Docker daemon 21.78MB 05:40:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:40:48 Step 2/27 : FROM ${BASE} AS builder 05:40:48 ---> c207d88b3ad0 05:40:48 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:40:48 ---> Running in e447698ab709 05:40:49 Removing intermediate container e447698ab709 05:40:49 ---> f9b3253f1b2e 05:40:49 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:40:49 ---> Running in 373b640d3205 05:40:49 Removing intermediate container 373b640d3205 05:40:49 ---> 6004fc3b3e32 05:40:49 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:40:49 ---> Running in 0560950d53b5 05:40:50 Removing intermediate container 0560950d53b5 05:40:50 ---> deed87885c30 05:40:50 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:40:50 ---> Running in 2b3a562f2820 05:40:50 Removing intermediate container 2b3a562f2820 05:40:50 ---> 891c01b518ef 05:40:50 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:40:50 ---> Running in 677303201b5d 05:40:51 Removing intermediate container 677303201b5d 05:40:51 ---> 8af6488cd5a2 05:40:51 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:51 ---> Running in 27af1c1b64d3 05:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:53 OK: 266 MiB in 52 packages 05:40:55 Removing intermediate container 27af1c1b64d3 05:40:55 ---> 2fb39929bad5 05:40:55 Step 9/27 : WORKDIR /device-onvif-camera 05:40:55 ---> Running in d9c93dfa2444 05:40:55 Removing intermediate container d9c93dfa2444 05:40:55 ---> 5c220c9fdb56 05:40:55 Step 10/27 : COPY go.mod vendor* ./ 05:40:56 ---> e1570d6d89ee 05:40:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:56 ---> Running in 1f976a085a89 05:40:59 Removing intermediate container 1f976a085a89 05:40:59 ---> 59065b703621 05:40:59 Step 12/27 : COPY . . 05:41:00 ---> 27c187fbcbaa 05:41:00 Step 13/27 : RUN ${MAKE} 05:41:00 ---> Running in 802561f1a045 05:41:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 05:45:08 Removing intermediate container 802561f1a045 05:45:08 ---> ebb9133689d6 05:45:08 Step 14/27 : FROM alpine:3.18 05:45:08 3.18: Pulling from library/alpine 05:45:08 5c905c7ebe2f: Pulling fs layer 05:45:08 5c905c7ebe2f: Verifying Checksum 05:45:08 5c905c7ebe2f: Download complete 05:45:08 5c905c7ebe2f: Pull complete 05:45:08 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:45:08 Status: Downloaded newer image for alpine:3.18 05:45:08 ---> dec292d02e07 05:45:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:45:08 ---> Running in e5dd636570e1 05:45:08 Removing intermediate container e5dd636570e1 05:45:08 ---> 5c0ca0e6c38d 05:45:08 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:45:08 ---> Running in 388e85bdba48 05:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:45:08 (1/1) Installing dumb-init (1.2.5-r2) 05:45:08 Executing busybox-1.36.1-r7.trigger 05:45:08 OK: 8 MiB in 16 packages 05:45:08 Removing intermediate container 388e85bdba48 05:45:08 ---> 2f267357726b 05:45:08 Step 17/27 : RUN apk --no-cache upgrade 05:45:08 ---> Running in 552f62d6f713 05:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:45:08 OK: 8 MiB in 16 packages 05:45:08 Removing intermediate container 552f62d6f713 05:45:08 ---> 7eb1ae5529e5 05:45:08 Step 18/27 : WORKDIR / 05:45:08 ---> Running in 087d442be7c4 05:45:08 Removing intermediate container 087d442be7c4 05:45:08 ---> a27869deb304 05:45:08 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:45:08 ---> e5192927bd2b 05:45:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:45:08 ---> a7c250df4857 05:45:08 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:45:08 ---> 8be8c5866bfa 05:45:08 Step 22/27 : EXPOSE 59984 05:45:08 ---> Running in 3b1ab36367cd 05:45:08 Removing intermediate container 3b1ab36367cd 05:45:08 ---> b961be6d5d61 05:45:08 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:45:08 ---> Running in 09f9cf2dddd2 05:45:08 Removing intermediate container 09f9cf2dddd2 05:45:08 ---> a79e1aa414eb 05:45:08 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:45:08 ---> Running in 1b3c19df3476 05:45:08 Removing intermediate container 1b3c19df3476 05:45:08 ---> cce9beb052aa 05:45:08 Step 25/27 : LABEL arch=arm64 05:45:08 ---> Running in 1cf3ac2bdc36 05:45:08 Removing intermediate container 1cf3ac2bdc36 05:45:08 ---> 0bec5b6e1473 05:45:08 Step 26/27 : LABEL git_sha=4403bb01aaef0144ea9be46ab10d7e2cec719e21 05:45:08 ---> Running in 19f855e57b29 05:45:08 Removing intermediate container 19f855e57b29 05:45:08 ---> 5d444b6351f2 05:45:08 Step 27/27 : LABEL version=3.2.0-dev.14 05:45:08 ---> Running in 5501bd30f7fb 05:45:08 Removing intermediate container 5501bd30f7fb 05:45:08 ---> 1b49dffc4f50 05:45:08 [Warning] One or more build-args [ARCH] were not consumed 05:45:08 Successfully built 1b49dffc4f50 05:45:08 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:08 provisioning config files... 05:45:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/199@tmp/config10978084238992879738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:09 ---> ****-login.sh 05:45:09 nexus3.edgexfoundry.org:10001 05:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:09 Configure a credential helper to remove this warning. See 05:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:09 05:45:09 Login Succeeded 05:45:09 nexus3.edgexfoundry.org:10002 05:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:09 Configure a credential helper to remove this warning. See 05:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:09 05:45:09 Login Succeeded 05:45:09 nexus3.edgexfoundry.org:10003 05:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:09 Configure a credential helper to remove this warning. See 05:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:09 05:45:09 Login Succeeded 05:45:09 nexus3.edgexfoundry.org:10004 05:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:10 Configure a credential helper to remove this warning. See 05:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:10 05:45:10 Login Succeeded 05:45:10 ****.io 05:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:10 Configure a credential helper to remove this warning. See 05:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:10 05:45:10 Login Succeeded 05:45:10 ---> ****-login.sh ends [Pipeline] } 05:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:10 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 05:45:10 4403bb01aaef0144ea9be46ab10d7e2cec719e21 05:45:10 latest 05:45:10 3.2.0-dev.14 05:45:10 4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 05:45:10 main 05:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 05:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:45:11 3ecbaa340cc2: Preparing 05:45:11 410db6f0f3e5: Preparing 05:45:11 78e4b933ca9f: Preparing 05:45:11 8c7ad54176ae: Preparing 05:45:11 2fccf3b08afa: Preparing 05:45:11 da707bb00cb8: Preparing 05:45:11 da707bb00cb8: Waiting 05:45:11 8c7ad54176ae: Pushed 05:45:11 410db6f0f3e5: Pushed 05:45:11 2fccf3b08afa: Pushed 05:45:11 3ecbaa340cc2: Pushed 05:45:12 da707bb00cb8: Layer already exists 05:45:18 78e4b933ca9f: Pushed 05:45:18 4403bb01aaef0144ea9be46ab10d7e2cec719e21: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:45:19 3ecbaa340cc2: Preparing 05:45:19 410db6f0f3e5: Preparing 05:45:19 78e4b933ca9f: Preparing 05:45:19 8c7ad54176ae: Preparing 05:45:19 2fccf3b08afa: Preparing 05:45:19 da707bb00cb8: Preparing 05:45:19 da707bb00cb8: Waiting 05:45:19 2fccf3b08afa: Layer already exists 05:45:19 8c7ad54176ae: Layer already exists 05:45:19 3ecbaa340cc2: Layer already exists 05:45:19 410db6f0f3e5: Layer already exists 05:45:19 78e4b933ca9f: Layer already exists 05:45:19 da707bb00cb8: Layer already exists 05:45:19 latest: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 05:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:45:20 3ecbaa340cc2: Preparing 05:45:20 410db6f0f3e5: Preparing 05:45:20 78e4b933ca9f: Preparing 05:45:20 8c7ad54176ae: Preparing 05:45:20 2fccf3b08afa: Preparing 05:45:20 da707bb00cb8: Preparing 05:45:20 da707bb00cb8: Waiting 05:45:20 8c7ad54176ae: Layer already exists 05:45:20 410db6f0f3e5: Layer already exists 05:45:20 78e4b933ca9f: Layer already exists 05:45:20 3ecbaa340cc2: Layer already exists 05:45:20 2fccf3b08afa: Layer already exists 05:45:20 da707bb00cb8: Layer already exists 05:45:20 3.2.0-dev.14: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:21 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 05:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:45:21 3ecbaa340cc2: Preparing 05:45:21 410db6f0f3e5: Preparing 05:45:21 78e4b933ca9f: Preparing 05:45:21 8c7ad54176ae: Preparing 05:45:21 2fccf3b08afa: Preparing 05:45:21 da707bb00cb8: Preparing 05:45:21 da707bb00cb8: Waiting 05:45:21 78e4b933ca9f: Layer already exists 05:45:21 8c7ad54176ae: Layer already exists 05:45:21 3ecbaa340cc2: Layer already exists 05:45:21 410db6f0f3e5: Layer already exists 05:45:21 2fccf3b08afa: Layer already exists 05:45:21 da707bb00cb8: Layer already exists 05:45:21 4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 05:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:45:22 3ecbaa340cc2: Preparing 05:45:22 410db6f0f3e5: Preparing 05:45:22 78e4b933ca9f: Preparing 05:45:22 8c7ad54176ae: Preparing 05:45:22 2fccf3b08afa: Preparing 05:45:22 da707bb00cb8: Preparing 05:45:22 da707bb00cb8: Waiting 05:45:22 78e4b933ca9f: Layer already exists 05:45:22 2fccf3b08afa: Layer already exists 05:45:22 3ecbaa340cc2: Layer already exists 05:45:22 8c7ad54176ae: Layer already exists 05:45:22 410db6f0f3e5: Layer already exists 05:45:22 da707bb00cb8: Layer already exists 05:45:22 main: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:22 ===================================================== [Pipeline] echo 05:45:22 taggedImages: 05:45:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 05:45:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:45:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 05:45:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 05:45:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:23 05:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:23 arm64: Pulling from edgex-lftools-log-publisher 05:45:23 8998bd30e6a1: Pulling fs layer 05:45:23 04944245beec: Pulling fs layer 05:45:23 699f458cf7ca: Pulling fs layer 05:45:23 765212b225bb: Pulling fs layer 05:45:23 f23df028b6ca: Pulling fs layer 05:45:23 d65c8cfc05b1: Pulling fs layer 05:45:23 2437ff75d9bd: Pulling fs layer 05:45:23 f23df028b6ca: Waiting 05:45:23 d65c8cfc05b1: Waiting 05:45:23 765212b225bb: Waiting 05:45:23 2437ff75d9bd: Waiting 05:45:23 04944245beec: Verifying Checksum 05:45:23 04944245beec: Download complete 05:45:23 765212b225bb: Verifying Checksum 05:45:23 765212b225bb: Download complete 05:45:23 f23df028b6ca: Verifying Checksum 05:45:23 f23df028b6ca: Download complete 05:45:23 d65c8cfc05b1: Verifying Checksum 05:45:23 d65c8cfc05b1: Download complete 05:45:24 699f458cf7ca: Verifying Checksum 05:45:24 699f458cf7ca: Download complete 05:45:24 8998bd30e6a1: Verifying Checksum 05:45:24 8998bd30e6a1: Download complete 05:45:26 2437ff75d9bd: Verifying Checksum 05:45:26 2437ff75d9bd: Download complete 05:45:28 8998bd30e6a1: Pull complete 05:45:29 04944245beec: Pull complete 05:45:31 699f458cf7ca: Pull complete 05:45:31 765212b225bb: Pull complete 05:45:31 f23df028b6ca: Pull complete 05:45:31 d65c8cfc05b1: Pull complete 05:45:50 2437ff75d9bd: Pull complete 05:45:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:50 prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container 05:45:50 $ 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/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:45:52 $ docker top f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:53 ---> job-cost.sh 05:45:53 lf-activate-venv: SKIPPING 05:45:53 INFO: No Stack... 05:45:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:54 INFO: Archiving Costs [Pipeline] sh 05:45:55 + cat /w/workspace/device-onvif-camera/199/archives/cost.csv 05:45:55 + cut -d, -f6 [Pipeline] lock 05:45:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] 05:45:55 Resource [jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] did not exist. Created. 05:45:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:56 /w/workspace/device-onvif-camera/199@tmp/durable-9381e25a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:56 + echo total: 0.10999999940395355 [Pipeline] stash 05:45:56 Warning: overwriting stash ‘stack-cost’ 05:45:57 Stashed 1 file(s) [Pipeline] } 05:45:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:57 $ docker stop --time=1 f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df 05:45:58 $ docker rm -f --volumes f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df [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) 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 05:45:59 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 05:45:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:45:59 total 16 05:45:59 drwxr-xr-x 3 root root 4096 Jun 26 05:28 . 05:45:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. 05:45:59 drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost 05:45:59 -rw-r--r-- 1 root root 91 Jun 26 05:28 cost.csv 05:45:59 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 05:45:59 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:45:59 total 16 05:45:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . 05:45:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. 05:45:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost 05:45:59 -rw-r--r-- 1 jenkins jenkins 91 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:00 ---> package-listing.sh 05:46:00 ++ facter osfamily 05:46:00 ++ tr '[:upper:]' '[:lower:]' 05:46:01 + OS_FAMILY=debian 05:46:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:46:01 + START_PACKAGES=/tmp/packages_start.txt 05:46:01 + END_PACKAGES=/tmp/packages_end.txt 05:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:01 + PACKAGES=/tmp/packages_start.txt 05:46:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:46:01 + PACKAGES=/tmp/packages_end.txt 05:46:01 + case "${OS_FAMILY}" in 05:46:01 + dpkg -l 05:46:01 + grep '^ii' 05:46:01 + '[' -f /tmp/packages_start.txt ']' 05:46:01 + '[' -f /tmp/packages_end.txt ']' 05:46:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:46:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:46:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:46:01 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:02 prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container 05:46:02 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:46:02 $ docker top fa0f8f8aec1598406fd7b96db123616b4f674162736e7f041f32d741855237ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:03 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:03 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:03 + ls /var/log/sa-host 05:46:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:04 provisioning config files... 05:46:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16763740750832842118tmp [Pipeline] { [Pipeline] echo 05:46:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:04 ---> create-netrc.sh [Pipeline] } 05:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:04 ---> python-tools-install.sh [Pipeline] echo 05:46:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:04 ---> sudo-logs.sh 05:46:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:05 ---> job-cost.sh 05:46:05 lf-activate-venv: SKIPPING 05:46:05 DEBUG: total: 0.2199999988079071 05:46:05 INFO: Retrieving Stack Cost... 05:46:05 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:06 INFO: Archiving Costs [Pipeline] echo 05:46:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:06 ---> logs-deploy.sh 05:46:06 lf-activate-venv: SKIPPING 05:46:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/199 05:46:06 INFO: archiving workspace using pattern(s): 05:46:07 Archives upload complete. 05:46:07 INFO: archiving logs to Nexus