Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c 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-ssh4580222959809567978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12574219097231608089.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16184312916931266571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15350947811629460489.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-ssh2095512934343231044.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24290 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 > 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 Avoid second fetch Checking out Revision b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c (main) Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > git config core.sparsecheckout # timeout=10 > git checkout -f b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c # timeout=10 > git rev-list --no-walk 5a55ed7656ccfe987556a747055649824b1de131 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T07:37:13.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T07:37:13.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T07:37:13.255Z] ========================================================= [2024-11-01T07:37:13.255Z] EdgeX Global Pipelines Version Info [2024-11-01T07:37:13.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:37:14.336Z] ------------------- [2024-11-01T07:37:14.336Z] stable info: [2024-11-01T07:37:14.336Z] ------------------- [2024-11-01T07:37:14.336Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T07:37:14.336Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T07:37:14.336Z] Message: update stable to v1.0.265 [2024-11-01T07:37:14.595Z] ------------------- [2024-11-01T07:37:14.595Z] experimental info: [2024-11-01T07:37:14.595Z] ------------------- [2024-11-01T07:37:14.595Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T07:37:14.595Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T07:37:14.595Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T07:37:14.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-01T07:37:14.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-01T07:37:14.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T07:37:14.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T07:37:14.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T07:37:14.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T07:37:14.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T07:37:14.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T07:37:14.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T07:37:14.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T07:37:14.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T07:37:14.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-01T07:37:14.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T07:37:14.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T07:37:14.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T07:37:14.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T07:37:15.012Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T07:37:15.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T07:37:15.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T07:37:15.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T07:37:15.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-01T07:37:15.115Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-01T07:37:15.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T07:37:15.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T07:37:15.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T07:37:15.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T07:37:15.236Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T07:37:15.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T07:37:15.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T07:37:15.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T07:37:15.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] echo [2024-11-01T07:37:15.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1923ec [Pipeline] echo [2024-11-01T07:37:15.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:37:15.436Z] provisioning config files... [2024-11-01T07:37:15.449Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12502594401222160577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:37:15.780Z] ---> ****-login.sh [2024-11-01T07:37:15.780Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:37:16.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:16.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:16.039Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:16.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:16.040Z] [2024-11-01T07:37:16.040Z] Login Succeeded [2024-11-01T07:37:16.040Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:37:16.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:16.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:16.300Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:16.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:16.300Z] [2024-11-01T07:37:16.300Z] Login Succeeded [2024-11-01T07:37:16.300Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:37:16.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:16.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:16.301Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:16.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:16.301Z] [2024-11-01T07:37:16.301Z] Login Succeeded [2024-11-01T07:37:16.301Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:37:16.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:16.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:16.560Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:16.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:16.560Z] [2024-11-01T07:37:16.560Z] Login Succeeded [2024-11-01T07:37:16.560Z] ****.io [2024-11-01T07:37:16.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:16.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:16.819Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:16.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:16.819Z] [2024-11-01T07:37:16.819Z] Login Succeeded [2024-11-01T07:37:16.819Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:37:16.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T07:37:17.238Z] + git rev-list -1 --merges b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c~1..b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] echo [2024-11-01T07:37:17.267Z] -----------> git rev-list -1 --merges b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c~1..b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:37:17.267Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [false] [Pipeline] sh [2024-11-01T07:37:17.563Z] + git log --format=format:%s -1 b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] echo [2024-11-01T07:37:17.583Z] ========================================================= [2024-11-01T07:37:17.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T07:37:17.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:37:18.126Z] + git log --format=format:%s -1 b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] echo [2024-11-01T07:37:18.140Z] [semverPrep] GIT_COMMIT: b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c, Commit Message: Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-11-01T07:37:18.157Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T07:37:18.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:37:18.532Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T07:37:18.532Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T07:37:18.532Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T07:37:18.532Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T07:37:18.532Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T07:37:18.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:37:18.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:37:18.962Z] [2024-11-01T07:37:18.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:37:19.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:37:19.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T07:37:19.266Z] b85a868b505f: Pulling fs layer [2024-11-01T07:37:19.266Z] e2be974225ed: Pulling fs layer [2024-11-01T07:37:19.266Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T07:37:19.266Z] 988bab9f4d93: Pulling fs layer [2024-11-01T07:37:19.266Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T07:37:19.266Z] eaf3925da568: Pulling fs layer [2024-11-01T07:37:19.266Z] bab4dde63d76: Pulling fs layer [2024-11-01T07:37:19.266Z] bde34c3a00c8: Pulling fs layer [2024-11-01T07:37:19.266Z] b352a97aabf1: Pulling fs layer [2024-11-01T07:37:19.266Z] 4872d77fe225: Pulling fs layer [2024-11-01T07:37:19.266Z] 5851b861e8e6: Pulling fs layer [2024-11-01T07:37:19.266Z] 988bab9f4d93: Waiting [2024-11-01T07:37:19.266Z] b352a97aabf1: Waiting [2024-11-01T07:37:19.266Z] 1469e6f7b9e6: Waiting [2024-11-01T07:37:19.266Z] 4872d77fe225: Waiting [2024-11-01T07:37:19.266Z] 5851b861e8e6: Waiting [2024-11-01T07:37:19.266Z] bab4dde63d76: Waiting [2024-11-01T07:37:19.266Z] bde34c3a00c8: Waiting [2024-11-01T07:37:19.266Z] e2be974225ed: Verifying Checksum [2024-11-01T07:37:19.266Z] 988bab9f4d93: Verifying Checksum [2024-11-01T07:37:19.266Z] 988bab9f4d93: Download complete [2024-11-01T07:37:19.266Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T07:37:19.266Z] 1469e6f7b9e6: Download complete [2024-11-01T07:37:19.266Z] eaf3925da568: Verifying Checksum [2024-11-01T07:37:19.266Z] eaf3925da568: Download complete [2024-11-01T07:37:19.530Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T07:37:19.530Z] 339a4e72a1f5: Download complete [2024-11-01T07:37:19.530Z] bde34c3a00c8: Download complete [2024-11-01T07:37:19.530Z] b352a97aabf1: Verifying Checksum [2024-11-01T07:37:19.530Z] b352a97aabf1: Download complete [2024-11-01T07:37:19.530Z] 4872d77fe225: Download complete [2024-11-01T07:37:19.530Z] 5851b861e8e6: Verifying Checksum [2024-11-01T07:37:19.530Z] 5851b861e8e6: Download complete [2024-11-01T07:37:19.530Z] b85a868b505f: Verifying Checksum [2024-11-01T07:37:19.530Z] b85a868b505f: Download complete [2024-11-01T07:37:19.790Z] bab4dde63d76: Verifying Checksum [2024-11-01T07:37:19.790Z] bab4dde63d76: Download complete [2024-11-01T07:37:20.727Z] b85a868b505f: Pull complete [2024-11-01T07:37:20.986Z] e2be974225ed: Pull complete [2024-11-01T07:37:21.561Z] 339a4e72a1f5: Pull complete [2024-11-01T07:37:21.561Z] 988bab9f4d93: Pull complete [2024-11-01T07:37:21.826Z] 1469e6f7b9e6: Pull complete [2024-11-01T07:37:21.826Z] eaf3925da568: Pull complete [2024-11-01T07:37:23.735Z] bab4dde63d76: Pull complete [2024-11-01T07:37:23.735Z] bde34c3a00c8: Pull complete [2024-11-01T07:37:23.995Z] b352a97aabf1: Pull complete [2024-11-01T07:37:23.995Z] 4872d77fe225: Pull complete [2024-11-01T07:37:23.995Z] 5851b861e8e6: Pull complete [2024-11-01T07:37:24.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T07:37:24.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:37:24.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:37:24.409Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:37:24.436Z] $ 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 [2024-11-01T07:37:26.984Z] $ docker top 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 -eo pid,comm [2024-11-01T07:37:27.053Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:37:27.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:37:27.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:37:27.113Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:37:27.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:37:27.228Z] $ docker exec 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 ssh-agent [2024-11-01T07:37:27.341Z] SSH_AUTH_SOCK=/tmp/ssh-oOlU5jD71N4j/agent.31 [2024-11-01T07:37:27.341Z] SSH_AGENT_PID=37 [2024-11-01T07:37:27.347Z] Running ssh-add (command line suppressed) [2024-11-01T07:37:27.440Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10057257296738506631.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10057257296738506631.key) [2024-11-01T07:37:27.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:37:27.758Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T07:37:27.764Z] $ docker exec --env ******** --env ******** 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 ssh-agent -k [2024-11-01T07:37:27.872Z] unset SSH_AUTH_SOCK; [2024-11-01T07:37:27.873Z] unset SSH_AGENT_PID; [2024-11-01T07:37:27.873Z] echo Agent pid 37 killed; [2024-11-01T07:37:27.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T07:37:27.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:37:27.928Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:37:28.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:37:28.038Z] $ docker exec 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 ssh-agent [2024-11-01T07:37:28.164Z] SSH_AUTH_SOCK=/tmp/ssh-g5Wz8lBFWi90/agent.70 [2024-11-01T07:37:28.164Z] SSH_AGENT_PID=76 [2024-11-01T07:37:28.169Z] Running ssh-add (command line suppressed) [2024-11-01T07:37:28.276Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18357714211979170943.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18357714211979170943.key) [2024-11-01T07:37:28.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:37:28.585Z] + git semver init [2024-11-01T07:37:28.845Z] 2024-11-01 07:37:28,784 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T07:37:28.845Z] 2024-11-01 07:37:28,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-01T07:37:28.845Z] 2024-11-01 07:37:28,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-01T07:37:28.845Z] 2024-11-01 07:37:28,786 [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) [2024-11-01T07:37:30.228Z] 2024-11-01 07:37:30,013 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-11-01T07:37:30.228Z] 2024-11-01 07:37:30,013 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-11-01T07:37:30.228Z] 2024-11-01 07:37:30,014 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:37:30.228Z] 2024-11-01 07:37:30,014 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:37:30.228Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T07:37:30.232Z] $ docker exec --env ******** --env ******** 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 ssh-agent -k [2024-11-01T07:37:30.330Z] unset SSH_AUTH_SOCK; [2024-11-01T07:37:30.331Z] unset SSH_AGENT_PID; [2024-11-01T07:37:30.334Z] echo Agent pid 76 killed; [2024-11-01T07:37:30.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:37:30.672Z] + git semver [Pipeline] } [2024-11-01T07:37:30.939Z] $ docker stop --time=1 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 [2024-11-01T07:37:32.209Z] $ docker rm -f --volumes 33bf8e5efb599a24083707399198192400e0d1fa7a899c98a362dd888e299f95 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:37:32.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T07:37:32.802Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T07:37:32.806Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:37:32.984Z] provisioning config files... [2024-11-01T07:37:32.995Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12651637209082450798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:37:33.302Z] ---> ****-login.sh [2024-11-01T07:37:33.302Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:37:33.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:33.303Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:33.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:33.303Z] [2024-11-01T07:37:33.303Z] Login Succeeded [2024-11-01T07:37:33.303Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:37:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:33.303Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:33.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:33.303Z] [2024-11-01T07:37:33.303Z] Login Succeeded [2024-11-01T07:37:33.303Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:37:33.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:33.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:33.564Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:33.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:33.564Z] [2024-11-01T07:37:33.564Z] Login Succeeded [2024-11-01T07:37:33.564Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:37:33.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:33.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:33.564Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:33.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:33.564Z] [2024-11-01T07:37:33.564Z] Login Succeeded [2024-11-01T07:37:33.564Z] ****.io [2024-11-01T07:37:33.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:37:33.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:37:33.825Z] Configure a credential helper to remove this warning. See [2024-11-01T07:37:33.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:37:33.825Z] [2024-11-01T07:37:33.825Z] Login Succeeded [2024-11-01T07:37:33.825Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:37:33.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T07:37:33.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:37:33.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:37:33.958Z] ========================================================= [2024-11-01T07:37:33.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T07:37:33.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:37:34.298Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T07:37:34.298Z] Sending build context to Docker daemon 36.81MB [2024-11-01T07:37:34.298Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:37:34.298Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T07:37:34.556Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T07:37:34.556Z] 43c4264eed91: Pulling fs layer [2024-11-01T07:37:34.556Z] 4cc291be95ef: Pulling fs layer [2024-11-01T07:37:34.556Z] 2ac1f1163629: Pulling fs layer [2024-11-01T07:37:34.556Z] 5c3c966382ef: Pulling fs layer [2024-11-01T07:37:34.556Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T07:37:34.556Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T07:37:34.556Z] 5c3c966382ef: Waiting [2024-11-01T07:37:34.556Z] 9f66e0745190: Pulling fs layer [2024-11-01T07:37:34.556Z] 4f4fb700ef54: Waiting [2024-11-01T07:37:34.556Z] 5d5c8e513c77: Waiting [2024-11-01T07:37:34.556Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T07:37:34.556Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T07:37:34.556Z] f49a43e4bbc0: Waiting [2024-11-01T07:37:34.556Z] 4cc291be95ef: Download complete [2024-11-01T07:37:34.556Z] 5c3c966382ef: Download complete [2024-11-01T07:37:34.556Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T07:37:34.556Z] 4f4fb700ef54: Download complete [2024-11-01T07:37:34.556Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T07:37:34.556Z] 5d5c8e513c77: Download complete [2024-11-01T07:37:34.556Z] 43c4264eed91: Verifying Checksum [2024-11-01T07:37:34.556Z] 43c4264eed91: Download complete [2024-11-01T07:37:34.556Z] 9f66e0745190: Verifying Checksum [2024-11-01T07:37:34.556Z] 9f66e0745190: Download complete [2024-11-01T07:37:34.817Z] 43c4264eed91: Pull complete [2024-11-01T07:37:34.817Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T07:37:34.817Z] 561ebcabdf7f: Download complete [2024-11-01T07:37:35.075Z] 4cc291be95ef: Pull complete [2024-11-01T07:37:35.075Z] 2ac1f1163629: Verifying Checksum [2024-11-01T07:37:35.075Z] 2ac1f1163629: Download complete [2024-11-01T07:37:35.641Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T07:37:35.641Z] f49a43e4bbc0: Download complete [2024-11-01T07:37:38.921Z] 2ac1f1163629: Pull complete [2024-11-01T07:37:38.921Z] 5c3c966382ef: Pull complete [2024-11-01T07:37:38.921Z] 4f4fb700ef54: Pull complete [2024-11-01T07:37:38.921Z] 5d5c8e513c77: Pull complete [2024-11-01T07:37:38.921Z] 9f66e0745190: Pull complete [2024-11-01T07:37:40.821Z] f49a43e4bbc0: Pull complete [2024-11-01T07:37:41.388Z] 561ebcabdf7f: Pull complete [2024-11-01T07:37:41.388Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T07:37:41.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T07:37:41.388Z] ---> 3a752c3f9dda [2024-11-01T07:37:41.388Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:37:45.578Z] ---> Running in 623eb2ea615c [2024-11-01T07:37:45.578Z] Removing intermediate container 623eb2ea615c [2024-11-01T07:37:45.578Z] ---> e4dfbf88e222 [2024-11-01T07:37:45.578Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:37:45.578Z] ---> Running in b31dd7c71da6 [2024-11-01T07:37:45.578Z] Removing intermediate container b31dd7c71da6 [2024-11-01T07:37:45.578Z] ---> 566f7908ca5d [2024-11-01T07:37:45.578Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T07:37:45.578Z] ---> Running in ba83f78ee74a [2024-11-01T07:37:45.578Z] Removing intermediate container ba83f78ee74a [2024-11-01T07:37:45.578Z] ---> fefc0b66ef30 [2024-11-01T07:37:45.578Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:37:45.837Z] ---> Running in 84ffe31bb262 [2024-11-01T07:37:45.837Z] Removing intermediate container 84ffe31bb262 [2024-11-01T07:37:45.837Z] ---> b6f58bc3cf47 [2024-11-01T07:37:45.837Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-01T07:37:45.837Z] ---> Running in 9d3d8390209a [2024-11-01T07:37:45.837Z] Removing intermediate container 9d3d8390209a [2024-11-01T07:37:45.837Z] ---> d28dd13ac77c [2024-11-01T07:37:45.837Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:37:45.837Z] ---> Running in 045b6bbe9a1e [2024-11-01T07:37:46.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:37:46.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:37:46.621Z] OK: 246 MiB in 54 packages [2024-11-01T07:37:46.879Z] Removing intermediate container 045b6bbe9a1e [2024-11-01T07:37:46.879Z] ---> 50ec57bbe2c4 [2024-11-01T07:37:46.879Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-01T07:37:46.879Z] ---> Running in c851256d8849 [2024-11-01T07:37:47.137Z] Removing intermediate container c851256d8849 [2024-11-01T07:37:47.137Z] ---> 8107b50f9eb1 [2024-11-01T07:37:47.137Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-01T07:37:47.137Z] ---> e545be1f97e3 [2024-11-01T07:37:47.137Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:37:47.137Z] ---> Running in 9d12000f1347 [2024-11-01T07:37:47.934Z] Still waiting to schedule task [2024-11-01T07:37:47.935Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T07:38:43.429Z] Removing intermediate container 9d12000f1347 [2024-11-01T07:38:43.429Z] ---> eeacf6225fd9 [2024-11-01T07:38:43.429Z] Step 12/13 : COPY . . [2024-11-01T07:38:43.429Z] ---> b4911c0f8602 [2024-11-01T07:38:43.429Z] Step 13/13 : RUN ${MAKE} [2024-11-01T07:38:43.429Z] ---> Running in 0bc929f11a00 [2024-11-01T07:38:43.429Z] noop [2024-11-01T07:38:43.429Z] Removing intermediate container 0bc929f11a00 [2024-11-01T07:38:43.429Z] ---> f6bd9b7c4c2e [2024-11-01T07:38:43.429Z] Successfully built f6bd9b7c4c2e [2024-11-01T07:38:43.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:38:43.766Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T07:38:43.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:38:43.850Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:38:43.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat [2024-11-01T07:38:44.206Z] $ docker top bae1cfcdff1db312f7f8d222116ef28334c28fb8ca4d44c5585b1692fdf03c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:38:44.571Z] + go version [2024-11-01T07:38:44.571Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T07:38:44.584Z] $ docker stop --time=1 bae1cfcdff1db312f7f8d222116ef28334c28fb8ca4d44c5585b1692fdf03c14 [2024-11-01T07:38:45.854Z] $ docker rm -f --volumes bae1cfcdff1db312f7f8d222116ef28334c28fb8ca4d44c5585b1692fdf03c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:38:46.268Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T07:38:46.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:38:46.349Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:38:46.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2024-11-01T07:38:46.700Z] $ docker top 04367a918ce6fee74e32c3a561c844ee0b384f9fcee8415d2856b741392573c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:38:47.047Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T07:38:47.345Z] + make test [2024-11-01T07:38:47.345Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T07:38:48.739Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-01T07:39:06.814Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-01T07:39:06.814Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-01T07:39:09.343Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements [2024-11-01T07:39:09.343Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.292s coverage: 86.5% of statements [2024-11-01T07:39:21.531Z] go vet ./... [2024-11-01T07:39:22.722Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24292 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-11-01T07:39:22.738Z] Running in /w/workspace/device-onvif-camera/211 [Pipeline] { [Pipeline] checkout [2024-11-01T07:39:25.786Z] The recommended git tool is: git [2024-11-01T07:39:28.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T07:39:28.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T07:39:28.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T07:39:28.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T07:39:28.117Z] $ docker stop --time=1 04367a918ce6fee74e32c3a561c844ee0b384f9fcee8415d2856b741392573c4 [2024-11-01T07:39:30.605Z] $ docker rm -f --volumes 04367a918ce6fee74e32c3a561c844ee0b384f9fcee8415d2856b741392573c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:39:31.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T07:39:31.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T07:39:31.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T07:39:32.022Z] + ls -al . [2024-11-01T07:39:32.022Z] total 316 [2024-11-01T07:39:32.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 07:38 . [2024-11-01T07:39:32.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:37 .. [2024-11-01T07:39:32.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:39 .git [2024-11-01T07:39:32.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:37 .github [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 1 07:37 .gitignore [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 07:37 .golangci.yml [2024-11-01T07:39:32.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 07:37 .semver [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 1 07:37 Attribution.txt [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 1 07:37 CHANGELOG.md [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 1 07:37 Dockerfile [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 07:37 GOVERNANCE.md [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 1 07:37 Jenkinsfile [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 07:37 LICENSE [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 3420 Nov 1 07:37 Makefile [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 07:37 OWNERS.md [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 1 07:37 README.md [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 07:37 VERSION [2024-11-01T07:39:32.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:37 bin [2024-11-01T07:39:32.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:37 cmd [2024-11-01T07:39:32.022Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 1 07:39 coverage.out [2024-11-01T07:39:32.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:37 doc [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 1 07:37 go.mod [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 1 07:37 go.sum [2024-11-01T07:39:32.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:37 internal [2024-11-01T07:39:32.022Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 07:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:39:32.340Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-01T07:39:32.340Z] Sending build context to Docker daemon 36.9MB [2024-11-01T07:39:32.340Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:39:32.340Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-01T07:39:32.340Z] ---> f6bd9b7c4c2e [2024-11-01T07:39:32.340Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:39:32.907Z] ---> Running in b1b151382f50 [2024-11-01T07:39:32.907Z] Removing intermediate container b1b151382f50 [2024-11-01T07:39:32.907Z] ---> 29ce3717e920 [2024-11-01T07:39:32.907Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:39:32.907Z] ---> Running in 8df604fb6d27 [2024-11-01T07:39:32.907Z] Removing intermediate container 8df604fb6d27 [2024-11-01T07:39:32.907Z] ---> fc0c0af79d2e [2024-11-01T07:39:32.907Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T07:39:32.907Z] ---> Running in c18aee96f748 [2024-11-01T07:39:32.907Z] Removing intermediate container c18aee96f748 [2024-11-01T07:39:32.907Z] ---> 96707bd24457 [2024-11-01T07:39:32.907Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:39:33.169Z] ---> Running in 75bb6ad3f57a [2024-11-01T07:39:33.169Z] Removing intermediate container 75bb6ad3f57a [2024-11-01T07:39:33.169Z] ---> 50eb08d07b54 [2024-11-01T07:39:33.169Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-01T07:39:33.169Z] ---> Running in a8b78f745b34 [2024-11-01T07:39:33.169Z] Removing intermediate container a8b78f745b34 [2024-11-01T07:39:33.169Z] ---> b66e3ab9c3b8 [2024-11-01T07:39:33.169Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:39:33.169Z] ---> Running in 1e2fe562bc28 [2024-11-01T07:39:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:39:33.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:39:33.943Z] OK: 246 MiB in 54 packages [2024-11-01T07:39:34.202Z] Removing intermediate container 1e2fe562bc28 [2024-11-01T07:39:34.202Z] ---> 0edc71e78d71 [2024-11-01T07:39:34.202Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-01T07:39:34.202Z] ---> Running in b28e374b0d2e [2024-11-01T07:39:34.202Z] Removing intermediate container b28e374b0d2e [2024-11-01T07:39:34.202Z] ---> cdf79f38be74 [2024-11-01T07:39:34.202Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-01T07:39:34.223Z] using credential edgex-jenkins-ssh [2024-11-01T07:39:34.247Z] Cloning the remote Git repository [2024-11-01T07:39:34.460Z] ---> 6f0f7e02deb8 [2024-11-01T07:39:34.460Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:39:34.460Z] ---> Running in 10f929604d4c [2024-11-01T07:39:34.288Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-01T07:39:34.412Z] > git init /w/workspace/device-onvif-camera/211 # timeout=10 [2024-11-01T07:39:34.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-01T07:39:34.570Z] > git --version # timeout=10 [2024-11-01T07:39:34.599Z] > git --version # 'git version 2.25.1' [2024-11-01T07:39:34.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T07:39:35.028Z] Removing intermediate container 10f929604d4c [2024-11-01T07:39:35.028Z] ---> f94cf3db1e9d [2024-11-01T07:39:35.028Z] Step 12/27 : COPY . . [2024-11-01T07:39:35.964Z] ---> 33138715a2e3 [2024-11-01T07:39:35.964Z] Step 13/27 : RUN ${MAKE} [2024-11-01T07:39:35.964Z] ---> Running in 51b72a777a29 [2024-11-01T07:39:34.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T07:39:36.222Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-01T07:39:37.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-01T07:39:37.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T07:39:39.716Z] Avoid second fetch [2024-11-01T07:39:39.716Z] Checking out Revision b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c (main) [2024-11-01T07:39:40.761Z] Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-11-01T07:39:39.741Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T07:39:39.857Z] > git checkout -f b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:39:45.601Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T07:39:45.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T07:39:45.601Z] Dload Upload Total Spent Left Speed [2024-11-01T07:39:45.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-11-01T07:39:45.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T07:39:46.282Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T07:39:46.282Z] + sudo tee /etc/docker/daemon.new [2024-11-01T07:39:46.282Z] { [2024-11-01T07:39:46.282Z] "registry-mirrors": [ [2024-11-01T07:39:46.282Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T07:39:46.282Z] ], [2024-11-01T07:39:46.282Z] "bip": "10.250.0.254/24", [2024-11-01T07:39:46.282Z] "hosts": [ [2024-11-01T07:39:46.282Z] "tcp://0.0.0.0:5555", [2024-11-01T07:39:46.282Z] "unix:///var/run/docker.sock" [2024-11-01T07:39:46.282Z] ], [2024-11-01T07:39:46.282Z] "mtu": 1458, [2024-11-01T07:39:46.282Z] "selinux-enabled": true, [2024-11-01T07:39:46.282Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T07:39:46.282Z] } [Pipeline] sh [2024-11-01T07:39:46.614Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T07:39:46.947Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:40:05.243Z] provisioning config files... [2024-11-01T07:40:05.265Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/211@tmp/config15826043784863144912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:40:05.694Z] ---> ****-login.sh [2024-11-01T07:40:05.694Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:40:05.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:06.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:06.229Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:06.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:06.229Z] [2024-11-01T07:40:06.229Z] Login Succeeded [2024-11-01T07:40:06.229Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:40:06.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:06.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:06.497Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:06.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:06.497Z] [2024-11-01T07:40:06.497Z] Login Succeeded [2024-11-01T07:40:06.497Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:40:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:06.764Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:06.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:06.764Z] [2024-11-01T07:40:06.764Z] Login Succeeded [2024-11-01T07:40:07.034Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:40:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:07.306Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:07.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:07.306Z] [2024-11-01T07:40:07.306Z] Login Succeeded [2024-11-01T07:40:07.306Z] ****.io [2024-11-01T07:40:07.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:07.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:07.574Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:07.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:07.574Z] [2024-11-01T07:40:07.574Z] Login Succeeded [2024-11-01T07:40:07.574Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:40:07.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T07:40:07.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:40:07.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:40:07.932Z] ========================================================= [2024-11-01T07:40:07.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T07:40:07.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:08.282Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T07:40:08.872Z] Sending build context to Docker daemon 21.81MB [2024-11-01T07:40:08.872Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:40:08.872Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T07:40:09.139Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T07:40:09.139Z] cf04c63912e1: Pulling fs layer [2024-11-01T07:40:09.139Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T07:40:09.139Z] a37a00ec5f00: Pulling fs layer [2024-11-01T07:40:09.139Z] 50b3750afda1: Pulling fs layer [2024-11-01T07:40:09.139Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T07:40:09.139Z] 80978eb59214: Pulling fs layer [2024-11-01T07:40:09.139Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T07:40:09.139Z] 50b3750afda1: Waiting [2024-11-01T07:40:09.139Z] c5a475d317c9: Pulling fs layer [2024-11-01T07:40:09.139Z] 4f4fb700ef54: Waiting [2024-11-01T07:40:09.139Z] 80978eb59214: Waiting [2024-11-01T07:40:09.139Z] c9f46d7d2bd2: Waiting [2024-11-01T07:40:09.139Z] c5a475d317c9: Waiting [2024-11-01T07:40:09.139Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T07:40:09.139Z] 55b35a11ae5e: Download complete [2024-11-01T07:40:09.139Z] 50b3750afda1: Verifying Checksum [2024-11-01T07:40:09.139Z] 50b3750afda1: Download complete [2024-11-01T07:40:09.139Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T07:40:09.139Z] 4f4fb700ef54: Download complete [2024-11-01T07:40:09.139Z] 80978eb59214: Verifying Checksum [2024-11-01T07:40:09.139Z] 80978eb59214: Download complete [2024-11-01T07:40:09.139Z] cf04c63912e1: Verifying Checksum [2024-11-01T07:40:09.139Z] cf04c63912e1: Download complete [2024-11-01T07:40:09.724Z] c5a475d317c9: Verifying Checksum [2024-11-01T07:40:09.724Z] c5a475d317c9: Download complete [2024-11-01T07:40:09.991Z] cf04c63912e1: Pull complete [2024-11-01T07:40:10.577Z] 55b35a11ae5e: Pull complete [2024-11-01T07:40:11.161Z] a37a00ec5f00: Verifying Checksum [2024-11-01T07:40:11.161Z] a37a00ec5f00: Download complete [2024-11-01T07:40:11.746Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T07:40:11.746Z] c9f46d7d2bd2: Download complete [2024-11-01T07:40:14.939Z] Removing intermediate container 51b72a777a29 [2024-11-01T07:40:14.939Z] ---> 148b808b11f0 [2024-11-01T07:40:14.939Z] Step 14/27 : FROM alpine:3.20 [2024-11-01T07:40:14.939Z] 3.20: Pulling from library/alpine [2024-11-01T07:40:14.939Z] 43c4264eed91: Already exists [2024-11-01T07:40:14.939Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T07:40:14.939Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T07:40:14.939Z] ---> 91ef0af61f39 [2024-11-01T07:40:14.939Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T07:40:14.939Z] ---> Running in e85e0430df2c [2024-11-01T07:40:14.939Z] Removing intermediate container e85e0430df2c [2024-11-01T07:40:14.939Z] ---> 33277ab9c50b [2024-11-01T07:40:14.939Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-01T07:40:14.939Z] ---> Running in 8784544c6a9f [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T07:40:14.939Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:40:14.939Z] OK: 8 MiB in 15 packages [2024-11-01T07:40:14.939Z] Removing intermediate container 8784544c6a9f [2024-11-01T07:40:14.939Z] ---> 1c86a48e667b [2024-11-01T07:40:14.939Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-01T07:40:14.939Z] ---> Running in 4d96ed322f10 [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] Upgrading critical system libraries and apk-tools: [2024-11-01T07:40:14.939Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T07:40:14.939Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:40:14.939Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T07:40:14.939Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:40:14.939Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:40:14.939Z] OK: 8 MiB in 15 packages [2024-11-01T07:40:14.939Z] Removing intermediate container 4d96ed322f10 [2024-11-01T07:40:14.939Z] ---> 32976303e2ec [2024-11-01T07:40:14.939Z] Step 18/27 : WORKDIR / [2024-11-01T07:40:14.939Z] ---> Running in 1b3a453c360d [2024-11-01T07:40:14.939Z] Removing intermediate container 1b3a453c360d [2024-11-01T07:40:14.939Z] ---> 989f9e2807a5 [2024-11-01T07:40:14.939Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-01T07:40:14.939Z] ---> e919c603ba6d [2024-11-01T07:40:14.939Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-01T07:40:14.939Z] ---> 40c7fd9fd221 [2024-11-01T07:40:14.939Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-01T07:40:14.939Z] ---> 29405efc2843 [2024-11-01T07:40:14.939Z] Step 22/27 : EXPOSE 59984 [2024-11-01T07:40:14.939Z] ---> Running in 882a4afa86b5 [2024-11-01T07:40:14.939Z] Removing intermediate container 882a4afa86b5 [2024-11-01T07:40:14.940Z] ---> 78d77455d8ff [2024-11-01T07:40:14.940Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-01T07:40:14.940Z] ---> Running in 199d4fd61593 [2024-11-01T07:40:14.940Z] Removing intermediate container 199d4fd61593 [2024-11-01T07:40:14.940Z] ---> 28515334598d [2024-11-01T07:40:14.940Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T07:40:14.940Z] ---> Running in ba95e7d7a4a0 [2024-11-01T07:40:14.940Z] Removing intermediate container ba95e7d7a4a0 [2024-11-01T07:40:14.940Z] ---> 0d853858c2c8 [2024-11-01T07:40:14.940Z] Step 25/27 : LABEL arch=amd64 [2024-11-01T07:40:14.940Z] ---> Running in 23ad9d74df42 [2024-11-01T07:40:14.940Z] Removing intermediate container 23ad9d74df42 [2024-11-01T07:40:14.940Z] ---> e59c6db5e883 [2024-11-01T07:40:14.940Z] Step 26/27 : LABEL git_sha=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:40:14.940Z] ---> Running in f027e716ce26 [2024-11-01T07:40:14.940Z] Removing intermediate container f027e716ce26 [2024-11-01T07:40:14.940Z] ---> 6d9fef5b57ef [2024-11-01T07:40:14.940Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-01T07:40:14.940Z] ---> Running in d12c5b00a591 [2024-11-01T07:40:14.940Z] Removing intermediate container d12c5b00a591 [2024-11-01T07:40:14.940Z] ---> 6b75ad33007a [2024-11-01T07:40:14.940Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T07:40:14.940Z] Successfully built 6b75ad33007a [2024-11-01T07:40:14.940Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:40:15.063Z] provisioning config files... [2024-11-01T07:40:15.073Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6145348740656647931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:40:15.378Z] ---> ****-login.sh [2024-11-01T07:40:15.378Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:40:15.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:15.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:15.378Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:15.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:15.378Z] [2024-11-01T07:40:15.378Z] Login Succeeded [2024-11-01T07:40:15.378Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:40:15.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:15.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:15.379Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:15.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:15.379Z] [2024-11-01T07:40:15.379Z] Login Succeeded [2024-11-01T07:40:15.379Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:40:15.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:15.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:15.639Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:15.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:15.639Z] [2024-11-01T07:40:15.639Z] Login Succeeded [2024-11-01T07:40:15.639Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:40:15.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:15.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:15.639Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:15.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:15.639Z] [2024-11-01T07:40:15.639Z] Login Succeeded [2024-11-01T07:40:15.639Z] ****.io [2024-11-01T07:40:15.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:40:15.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:40:15.898Z] Configure a credential helper to remove this warning. See [2024-11-01T07:40:15.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:40:15.898Z] [2024-11-01T07:40:15.898Z] Login Succeeded [2024-11-01T07:40:15.899Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:40:15.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:40:15.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:40:15.987Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-11-01T07:40:15.987Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:40:15.987Z] latest [2024-11-01T07:40:15.987Z] 4.0.0-dev.2 [2024-11-01T07:40:15.987Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:40:15.987Z] main [2024-11-01T07:40:15.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:16.463Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:16.786Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:40:16.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-01T07:40:16.786Z] 2745ca1c1052: Preparing [2024-11-01T07:40:16.786Z] fe0256f74daf: Preparing [2024-11-01T07:40:16.786Z] df564ddf1aa9: Preparing [2024-11-01T07:40:16.786Z] 865e28c1e4bf: Preparing [2024-11-01T07:40:16.786Z] d990a3455884: Preparing [2024-11-01T07:40:16.786Z] 63ca1fbb43ae: Preparing [2024-11-01T07:40:16.786Z] 63ca1fbb43ae: Waiting [2024-11-01T07:40:16.786Z] fe0256f74daf: Pushed [2024-11-01T07:40:16.786Z] d990a3455884: Pushed [2024-11-01T07:40:16.786Z] 2745ca1c1052: Pushed [2024-11-01T07:40:16.786Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:40:17.355Z] 865e28c1e4bf: Pushed [2024-11-01T07:40:21.565Z] df564ddf1aa9: Pushed [2024-11-01T07:40:21.565Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c: digest: sha256:14e64eb987307d0a8fe0d291f41a9145b09f50e648ea2da48d780f34f0b1fe5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:21.892Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:22.217Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-01T07:40:22.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-01T07:40:22.217Z] 2745ca1c1052: Preparing [2024-11-01T07:40:22.217Z] fe0256f74daf: Preparing [2024-11-01T07:40:22.217Z] df564ddf1aa9: Preparing [2024-11-01T07:40:22.217Z] 865e28c1e4bf: Preparing [2024-11-01T07:40:22.217Z] d990a3455884: Preparing [2024-11-01T07:40:22.217Z] 63ca1fbb43ae: Preparing [2024-11-01T07:40:22.217Z] 63ca1fbb43ae: Waiting [2024-11-01T07:40:22.217Z] d990a3455884: Layer already exists [2024-11-01T07:40:22.217Z] df564ddf1aa9: Layer already exists [2024-11-01T07:40:22.217Z] 865e28c1e4bf: Layer already exists [2024-11-01T07:40:22.217Z] 2745ca1c1052: Layer already exists [2024-11-01T07:40:22.217Z] fe0256f74daf: Layer already exists [2024-11-01T07:40:22.217Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:40:22.217Z] latest: digest: sha256:14e64eb987307d0a8fe0d291f41a9145b09f50e648ea2da48d780f34f0b1fe5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:22.544Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:22.874Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.2 [2024-11-01T07:40:22.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-01T07:40:22.874Z] 2745ca1c1052: Preparing [2024-11-01T07:40:22.874Z] fe0256f74daf: Preparing [2024-11-01T07:40:22.874Z] df564ddf1aa9: Preparing [2024-11-01T07:40:22.874Z] 865e28c1e4bf: Preparing [2024-11-01T07:40:22.874Z] d990a3455884: Preparing [2024-11-01T07:40:22.874Z] 63ca1fbb43ae: Preparing [2024-11-01T07:40:22.874Z] 63ca1fbb43ae: Waiting [2024-11-01T07:40:22.874Z] 2745ca1c1052: Layer already exists [2024-11-01T07:40:22.874Z] fe0256f74daf: Layer already exists [2024-11-01T07:40:22.874Z] 865e28c1e4bf: Layer already exists [2024-11-01T07:40:22.874Z] d990a3455884: Layer already exists [2024-11-01T07:40:22.874Z] df564ddf1aa9: Layer already exists [2024-11-01T07:40:22.874Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:40:22.874Z] 4.0.0-dev.2: digest: sha256:14e64eb987307d0a8fe0d291f41a9145b09f50e648ea2da48d780f34f0b1fe5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:23.205Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:23.540Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:40:23.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-01T07:40:23.540Z] 2745ca1c1052: Preparing [2024-11-01T07:40:23.540Z] fe0256f74daf: Preparing [2024-11-01T07:40:23.540Z] df564ddf1aa9: Preparing [2024-11-01T07:40:23.540Z] 865e28c1e4bf: Preparing [2024-11-01T07:40:23.540Z] d990a3455884: Preparing [2024-11-01T07:40:23.540Z] 63ca1fbb43ae: Preparing [2024-11-01T07:40:23.540Z] 63ca1fbb43ae: Waiting [2024-11-01T07:40:23.540Z] 865e28c1e4bf: Layer already exists [2024-11-01T07:40:23.540Z] d990a3455884: Layer already exists [2024-11-01T07:40:23.540Z] fe0256f74daf: Layer already exists [2024-11-01T07:40:23.540Z] df564ddf1aa9: Layer already exists [2024-11-01T07:40:23.540Z] 2745ca1c1052: Layer already exists [2024-11-01T07:40:23.540Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:40:23.540Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2: digest: sha256:14e64eb987307d0a8fe0d291f41a9145b09f50e648ea2da48d780f34f0b1fe5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:23.868Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:24.180Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-11-01T07:40:24.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-01T07:40:24.180Z] 2745ca1c1052: Preparing [2024-11-01T07:40:24.180Z] fe0256f74daf: Preparing [2024-11-01T07:40:24.180Z] df564ddf1aa9: Preparing [2024-11-01T07:40:24.180Z] 865e28c1e4bf: Preparing [2024-11-01T07:40:24.180Z] d990a3455884: Preparing [2024-11-01T07:40:24.180Z] 63ca1fbb43ae: Preparing [2024-11-01T07:40:24.180Z] 63ca1fbb43ae: Waiting [2024-11-01T07:40:24.180Z] 865e28c1e4bf: Layer already exists [2024-11-01T07:40:24.180Z] 2745ca1c1052: Layer already exists [2024-11-01T07:40:24.180Z] df564ddf1aa9: Layer already exists [2024-11-01T07:40:24.180Z] d990a3455884: Layer already exists [2024-11-01T07:40:24.180Z] fe0256f74daf: Layer already exists [2024-11-01T07:40:24.180Z] 63ca1fbb43ae: Layer already exists [2024-11-01T07:40:24.180Z] main: digest: sha256:14e64eb987307d0a8fe0d291f41a9145b09f50e648ea2da48d780f34f0b1fe5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:40:24.243Z] ===================================================== [Pipeline] echo [2024-11-01T07:40:24.253Z] taggedImages: [2024-11-01T07:40:24.253Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:40:24.253Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-01T07:40:24.253Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.2 [2024-11-01T07:40:24.253Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:40:24.253Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:24.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:40:24.632Z] [2024-11-01T07:40:24.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:40:24.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:40:24.928Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T07:40:24.928Z] 5eb5b503b376: Pulling fs layer [2024-11-01T07:40:24.928Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T07:40:24.928Z] ec43610c2a17: Pulling fs layer [2024-11-01T07:40:24.928Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T07:40:24.928Z] 33b1e0a273af: Pulling fs layer [2024-11-01T07:40:24.928Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T07:40:24.928Z] 2f39f015ded8: Pulling fs layer [2024-11-01T07:40:24.928Z] 33b1e0a273af: Waiting [2024-11-01T07:40:24.928Z] 5d3b04190fa2: Waiting [2024-11-01T07:40:24.928Z] 2f39f015ded8: Waiting [2024-11-01T07:40:24.928Z] 3a2ae6a8a46f: Waiting [2024-11-01T07:40:24.928Z] 5c69ac0246d0: Verifying Checksum [2024-11-01T07:40:24.928Z] 5c69ac0246d0: Download complete [2024-11-01T07:40:24.928Z] 3a2ae6a8a46f: Download complete [2024-11-01T07:40:24.928Z] 33b1e0a273af: Verifying Checksum [2024-11-01T07:40:24.928Z] 33b1e0a273af: Download complete [2024-11-01T07:40:24.928Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T07:40:24.928Z] 5d3b04190fa2: Download complete [2024-11-01T07:40:24.928Z] ec43610c2a17: Verifying Checksum [2024-11-01T07:40:24.928Z] ec43610c2a17: Download complete [2024-11-01T07:40:25.188Z] 5eb5b503b376: Verifying Checksum [2024-11-01T07:40:25.188Z] 5eb5b503b376: Download complete [2024-11-01T07:40:25.753Z] 2f39f015ded8: Download complete [2024-11-01T07:40:26.319Z] 5eb5b503b376: Pull complete [2024-11-01T07:40:26.319Z] 5c69ac0246d0: Pull complete [2024-11-01T07:40:26.777Z] a37a00ec5f00: Pull complete [2024-11-01T07:40:26.777Z] 50b3750afda1: Pull complete [2024-11-01T07:40:26.777Z] 4f4fb700ef54: Pull complete [2024-11-01T07:40:26.777Z] 80978eb59214: Pull complete [2024-11-01T07:40:26.887Z] ec43610c2a17: Pull complete [2024-11-01T07:40:26.887Z] 3a2ae6a8a46f: Pull complete [2024-11-01T07:40:27.146Z] 33b1e0a273af: Pull complete [2024-11-01T07:40:27.146Z] 5d3b04190fa2: Pull complete [2024-11-01T07:40:31.332Z] 2f39f015ded8: Pull complete [2024-11-01T07:40:31.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T07:40:31.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:40:31.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:40:31.434Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:40:31.469Z] $ 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 [2024-11-01T07:40:33.449Z] c9f46d7d2bd2: Pull complete [2024-11-01T07:40:34.617Z] $ docker top 69f88f66b4837bc67808ca6428010b78495db9ce1fd24abc1441afa6d6bf837f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:40:35.037Z] ---> job-cost.sh [2024-11-01T07:40:35.037Z] lf-activate-venv: SKIPPING [2024-11-01T07:40:35.037Z] INFO: No Stack... [2024-11-01T07:40:35.424Z] c5a475d317c9: Pull complete [2024-11-01T07:40:35.424Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T07:40:35.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T07:40:35.424Z] ---> be29e6b0f0d4 [2024-11-01T07:40:35.424Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:40:35.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T07:40:35.865Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T07:40:36.012Z] ---> Running in 08ea10d0b49f [2024-11-01T07:40:36.012Z] Removing intermediate container 08ea10d0b49f [2024-11-01T07:40:36.012Z] ---> 2de07f05bcaa [2024-11-01T07:40:36.012Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:40:36.159Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-11-01T07:40:36.160Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T07:40:36.177Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [2024-11-01T07:40:36.193Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] did not exist. Created. [2024-11-01T07:40:36.202Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:40:36.281Z] ---> Running in b5f83c11bc83 [2024-11-01T07:40:36.513Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T07:40:36.549Z] Removing intermediate container b5f83c11bc83 [2024-11-01T07:40:36.549Z] ---> 89841acbde2a [2024-11-01T07:40:36.549Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T07:40:36.549Z] ---> Running in fc6e628e5733 [2024-11-01T07:40:36.553Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T07:40:36.562Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T07:40:36.594Z] $ docker stop --time=1 69f88f66b4837bc67808ca6428010b78495db9ce1fd24abc1441afa6d6bf837f [2024-11-01T07:40:36.819Z] Removing intermediate container fc6e628e5733 [2024-11-01T07:40:36.819Z] ---> 16dea2cabba2 [2024-11-01T07:40:36.819Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:40:37.089Z] ---> Running in c97e5989bb16 [2024-11-01T07:40:37.358Z] Removing intermediate container c97e5989bb16 [2024-11-01T07:40:37.358Z] ---> 26bcf90dc4e4 [2024-11-01T07:40:37.358Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-01T07:40:37.358Z] ---> Running in 8b201c55dccc [2024-11-01T07:40:37.630Z] Removing intermediate container 8b201c55dccc [2024-11-01T07:40:37.630Z] ---> a451f1af3c91 [2024-11-01T07:40:37.630Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:40:37.756Z] $ docker rm -f --volumes 69f88f66b4837bc67808ca6428010b78495db9ce1fd24abc1441afa6d6bf837f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-11-01T07:40:37.900Z] ---> Running in 531af55bc8e6 [Pipeline] } [2024-11-01T07:40:39.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:40:39.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:40:41.024Z] OK: 238 MiB in 54 packages [2024-11-01T07:40:42.454Z] Removing intermediate container 531af55bc8e6 [2024-11-01T07:40:42.454Z] ---> 0159509d1a03 [2024-11-01T07:40:42.454Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-01T07:40:42.454Z] ---> Running in 4b368037fd94 [2024-11-01T07:40:44.424Z] Removing intermediate container 4b368037fd94 [2024-11-01T07:40:44.424Z] ---> 7b898596aac3 [2024-11-01T07:40:44.424Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-01T07:40:44.693Z] ---> de9f3e9cb21f [2024-11-01T07:40:44.693Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:40:44.693Z] ---> Running in 9c3ac278ea25 [2024-11-01T07:42:36.452Z] Removing intermediate container 9c3ac278ea25 [2024-11-01T07:42:36.452Z] ---> 703a27466b9b [2024-11-01T07:42:36.452Z] Step 12/13 : COPY . . [2024-11-01T07:42:36.452Z] ---> 6101537d1ac3 [2024-11-01T07:42:36.452Z] Step 13/13 : RUN ${MAKE} [2024-11-01T07:42:36.452Z] ---> Running in a26f0eddac49 [2024-11-01T07:42:36.452Z] noop [2024-11-01T07:42:36.452Z] Removing intermediate container a26f0eddac49 [2024-11-01T07:42:36.452Z] ---> 4fd78cd6bcf4 [2024-11-01T07:42:36.452Z] Successfully built 4fd78cd6bcf4 [2024-11-01T07:42:36.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:36.811Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T07:42:36.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:42:37.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-24292 does not seem to be running inside a container [2024-11-01T07:42:37.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/211 -v /w/workspace/device-onvif-camera/211:/w/workspace/device-onvif-camera/211:rw,z -v /w/workspace/device-onvif-camera/211@tmp:/w/workspace/device-onvif-camera/211@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 [2024-11-01T07:42:38.302Z] $ docker top 0087c8c9e20c0ba6d1832f1dbc2ab8bbaa64db2c8bc322947d850500254d9cde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:42:39.157Z] + go version [2024-11-01T07:42:39.738Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T07:42:39.754Z] $ docker stop --time=1 0087c8c9e20c0ba6d1832f1dbc2ab8bbaa64db2c8bc322947d850500254d9cde [2024-11-01T07:42:41.393Z] $ docker rm -f --volumes 0087c8c9e20c0ba6d1832f1dbc2ab8bbaa64db2c8bc322947d850500254d9cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:42:42.008Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T07:42:42.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:42:42.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-24292 does not seem to be running inside a container [2024-11-01T07:42:42.296Z] $ 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/211 -v /w/workspace/device-onvif-camera/211:/w/workspace/device-onvif-camera/211:rw,z -v /w/workspace/device-onvif-camera/211@tmp:/w/workspace/device-onvif-camera/211@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 [2024-11-01T07:42:43.541Z] $ docker top 4b8e6cb9bb70beb3260255e96dd37c5ba5857e28e202f4894d0375950bd86d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:42:44.417Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/211 [Pipeline] fileExists [Pipeline] sh [2024-11-01T07:42:45.093Z] + make test [2024-11-01T07:42:45.093Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T07:42:51.762Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-01T07:46:28.763Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-01T07:46:28.763Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-01T07:46:28.763Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 31.4% of statements [2024-11-01T07:46:50.850Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.204s coverage: 86.5% of statements [2024-11-01T07:46:50.850Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T07:46:50.850Z] go vet ./... [2024-11-01T07:47:47.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T07:47:47.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T07:47:47.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T07:47:47.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T07:47:47.325Z] $ docker stop --time=1 4b8e6cb9bb70beb3260255e96dd37c5ba5857e28e202f4894d0375950bd86d7c [2024-11-01T07:47:49.246Z] $ docker rm -f --volumes 4b8e6cb9bb70beb3260255e96dd37c5ba5857e28e202f4894d0375950bd86d7c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:47:51.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T07:47:51.027Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T07:47:51.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T07:47:52.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T07:47:52.354Z] + ls -al . [2024-11-01T07:47:52.354Z] total 312 [2024-11-01T07:47:52.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:42 . [2024-11-01T07:47:52.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:39 .. [2024-11-01T07:47:52.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 07:39 .git [2024-11-01T07:47:52.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:39 .github [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 1 07:39 .gitignore [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 07:39 .golangci.yml [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 1 07:39 Attribution.txt [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 1 07:39 CHANGELOG.md [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 1 07:39 Dockerfile [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 07:39 GOVERNANCE.md [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 1 07:39 Jenkinsfile [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 07:39 LICENSE [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 3420 Nov 1 07:39 Makefile [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 07:39 OWNERS.md [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 1 07:39 README.md [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 07:37 VERSION [2024-11-01T07:47:52.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 07:39 bin [2024-11-01T07:47:52.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 07:39 cmd [2024-11-01T07:47:52.354Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 1 07:46 coverage.out [2024-11-01T07:47:52.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:39 doc [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 1 07:39 go.mod [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 1 07:39 go.sum [2024-11-01T07:47:52.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 07:39 internal [2024-11-01T07:47:52.354Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 07:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:47:52.711Z] + 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=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-01T07:47:53.298Z] Sending build context to Docker daemon 21.91MB [2024-11-01T07:47:53.298Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T07:47:53.298Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-01T07:47:53.298Z] ---> 4fd78cd6bcf4 [2024-11-01T07:47:53.298Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-01T07:47:53.565Z] ---> Running in bddbf5bff410 [2024-11-01T07:47:53.831Z] Removing intermediate container bddbf5bff410 [2024-11-01T07:47:53.831Z] ---> 3a2abdd34204 [2024-11-01T07:47:53.831Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T07:47:53.831Z] ---> Running in 8e7d89669bdb [2024-11-01T07:47:54.097Z] Removing intermediate container 8e7d89669bdb [2024-11-01T07:47:54.097Z] ---> 865de6c38ab8 [2024-11-01T07:47:54.097Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T07:47:54.365Z] ---> Running in 1079d539d8ba [2024-11-01T07:47:54.635Z] Removing intermediate container 1079d539d8ba [2024-11-01T07:47:54.635Z] ---> 9842ff2adf5f [2024-11-01T07:47:54.635Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T07:47:54.635Z] ---> Running in 9dbff120f4a6 [2024-11-01T07:47:55.233Z] Removing intermediate container 9dbff120f4a6 [2024-11-01T07:47:55.233Z] ---> 58eadbaea2e4 [2024-11-01T07:47:55.233Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-01T07:47:55.233Z] ---> Running in d2fe747c7950 [2024-11-01T07:47:55.505Z] Removing intermediate container d2fe747c7950 [2024-11-01T07:47:55.505Z] ---> 2dd243da4f14 [2024-11-01T07:47:55.505Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T07:47:55.505Z] ---> Running in 89f8a72894cc [2024-11-01T07:47:56.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:47:57.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:47:58.481Z] OK: 238 MiB in 54 packages [2024-11-01T07:47:59.446Z] Removing intermediate container 89f8a72894cc [2024-11-01T07:47:59.446Z] ---> 5f8f3136eb39 [2024-11-01T07:47:59.446Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-01T07:47:59.715Z] ---> Running in 5f9fdc9d3e64 [2024-11-01T07:47:59.984Z] Removing intermediate container 5f9fdc9d3e64 [2024-11-01T07:47:59.984Z] ---> 2da49942f444 [2024-11-01T07:47:59.984Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-01T07:48:00.574Z] ---> b4c54ea66ec5 [2024-11-01T07:48:00.574Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T07:48:00.574Z] ---> Running in 5ad320a09d2e [2024-11-01T07:48:03.147Z] Removing intermediate container 5ad320a09d2e [2024-11-01T07:48:03.147Z] ---> 13c58bb5cb86 [2024-11-01T07:48:03.147Z] Step 12/27 : COPY . . [2024-11-01T07:48:05.083Z] ---> 104ddf4fa2d6 [2024-11-01T07:48:05.083Z] Step 13/27 : RUN ${MAKE} [2024-11-01T07:48:05.083Z] ---> Running in 9417b285cede [2024-11-01T07:48:06.044Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-01T07:51:57.900Z] Removing intermediate container 9417b285cede [2024-11-01T07:51:57.900Z] ---> e2b326afa7e5 [2024-11-01T07:51:57.900Z] Step 14/27 : FROM alpine:3.20 [2024-11-01T07:51:57.900Z] 3.20: Pulling from library/alpine [2024-11-01T07:51:57.900Z] cf04c63912e1: Already exists [2024-11-01T07:51:57.900Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T07:51:57.900Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T07:51:57.900Z] ---> c157a85ed455 [2024-11-01T07:51:57.900Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T07:51:57.900Z] ---> Running in 111b6fe4f4f8 [2024-11-01T07:51:57.900Z] Removing intermediate container 111b6fe4f4f8 [2024-11-01T07:51:57.900Z] ---> e6f107e5f298 [2024-11-01T07:51:57.900Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-01T07:51:57.900Z] ---> Running in bae8407d16dc [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-01T07:51:57.900Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:51:57.900Z] OK: 9 MiB in 15 packages [2024-11-01T07:51:57.900Z] Removing intermediate container bae8407d16dc [2024-11-01T07:51:57.900Z] ---> b3a368babc58 [2024-11-01T07:51:57.900Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-01T07:51:57.900Z] ---> Running in 63b7e3049115 [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] Upgrading critical system libraries and apk-tools: [2024-11-01T07:51:57.900Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T07:51:57.900Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T07:51:57.900Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T07:51:57.900Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:51:57.900Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T07:51:57.900Z] OK: 9 MiB in 15 packages [2024-11-01T07:51:57.900Z] Removing intermediate container 63b7e3049115 [2024-11-01T07:51:57.900Z] ---> 17685481c525 [2024-11-01T07:51:57.900Z] Step 18/27 : WORKDIR / [2024-11-01T07:51:57.900Z] ---> Running in d2a2dc33acfa [2024-11-01T07:51:58.167Z] Removing intermediate container d2a2dc33acfa [2024-11-01T07:51:58.167Z] ---> dba8e8b9f7c7 [2024-11-01T07:51:58.167Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-01T07:52:00.742Z] ---> d192166238fa [2024-11-01T07:52:00.742Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-01T07:52:00.742Z] ---> fa6c0673f635 [2024-11-01T07:52:00.742Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-01T07:52:01.325Z] ---> 71eeeb6803dc [2024-11-01T07:52:01.325Z] Step 22/27 : EXPOSE 59984 [2024-11-01T07:52:01.325Z] ---> Running in cf8d2590b994 [2024-11-01T07:52:01.601Z] Removing intermediate container cf8d2590b994 [2024-11-01T07:52:01.601Z] ---> eed488a2e11f [2024-11-01T07:52:01.601Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-01T07:52:01.601Z] ---> Running in bdf382f665b0 [2024-11-01T07:52:01.870Z] Removing intermediate container bdf382f665b0 [2024-11-01T07:52:01.870Z] ---> 636d92869954 [2024-11-01T07:52:01.870Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T07:52:02.135Z] ---> Running in d1d265442dae [2024-11-01T07:52:02.400Z] Removing intermediate container d1d265442dae [2024-11-01T07:52:02.400Z] ---> 0584d251d879 [2024-11-01T07:52:02.400Z] Step 25/27 : LABEL arch=arm64 [2024-11-01T07:52:02.400Z] ---> Running in bafe1b420a57 [2024-11-01T07:52:02.666Z] Removing intermediate container bafe1b420a57 [2024-11-01T07:52:02.666Z] ---> a5b9bb602a75 [2024-11-01T07:52:02.666Z] Step 26/27 : LABEL git_sha=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:52:02.666Z] ---> Running in 025164cb1c1d [2024-11-01T07:52:02.932Z] Removing intermediate container 025164cb1c1d [2024-11-01T07:52:02.932Z] ---> f473712aaa9a [2024-11-01T07:52:02.932Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-01T07:52:03.209Z] ---> Running in 5b136f32f92b [2024-11-01T07:52:03.478Z] Removing intermediate container 5b136f32f92b [2024-11-01T07:52:03.478Z] ---> 29bc3bdc1d8d [2024-11-01T07:52:03.478Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T07:52:03.478Z] Successfully built 29bc3bdc1d8d [2024-11-01T07:52:03.478Z] 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 [2024-11-01T07:52:03.629Z] provisioning config files... [2024-11-01T07:52:03.647Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/211@tmp/config14987863171136867165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:52:04.027Z] ---> ****-login.sh [2024-11-01T07:52:04.027Z] nexus3.edgexfoundry.org:10001 [2024-11-01T07:52:04.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:52:04.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:52:04.295Z] Configure a credential helper to remove this warning. See [2024-11-01T07:52:04.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:52:04.295Z] [2024-11-01T07:52:04.295Z] Login Succeeded [2024-11-01T07:52:04.295Z] nexus3.edgexfoundry.org:10002 [2024-11-01T07:52:04.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:52:04.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:52:04.834Z] Configure a credential helper to remove this warning. See [2024-11-01T07:52:04.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:52:04.834Z] [2024-11-01T07:52:04.834Z] Login Succeeded [2024-11-01T07:52:04.834Z] nexus3.edgexfoundry.org:10003 [2024-11-01T07:52:05.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:52:05.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:52:05.103Z] Configure a credential helper to remove this warning. See [2024-11-01T07:52:05.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:52:05.103Z] [2024-11-01T07:52:05.103Z] Login Succeeded [2024-11-01T07:52:05.103Z] nexus3.edgexfoundry.org:10004 [2024-11-01T07:52:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:52:05.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:52:05.642Z] Configure a credential helper to remove this warning. See [2024-11-01T07:52:05.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:52:05.642Z] [2024-11-01T07:52:05.642Z] Login Succeeded [2024-11-01T07:52:05.642Z] ****.io [2024-11-01T07:52:05.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T07:52:06.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T07:52:06.179Z] Configure a credential helper to remove this warning. See [2024-11-01T07:52:06.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T07:52:06.179Z] [2024-11-01T07:52:06.179Z] Login Succeeded [2024-11-01T07:52:06.179Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T07:52:06.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:52:06.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T07:52:06.276Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-11-01T07:52:06.276Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:52:06.276Z] latest [2024-11-01T07:52:06.276Z] 4.0.0-dev.2 [2024-11-01T07:52:06.276Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:52:06.276Z] main [2024-11-01T07:52:06.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:06.656Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:07.034Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:52:07.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-01T07:52:07.034Z] 2bcd8da3cc42: Preparing [2024-11-01T07:52:07.034Z] 2e966d75fe11: Preparing [2024-11-01T07:52:07.034Z] 5070551039e8: Preparing [2024-11-01T07:52:07.034Z] cc0303316e18: Preparing [2024-11-01T07:52:07.034Z] 479ba978e5b5: Preparing [2024-11-01T07:52:07.034Z] 16113d51b718: Preparing [2024-11-01T07:52:07.034Z] 16113d51b718: Waiting [2024-11-01T07:52:07.303Z] 2e966d75fe11: Pushed [2024-11-01T07:52:07.303Z] 2bcd8da3cc42: Pushed [2024-11-01T07:52:07.303Z] 479ba978e5b5: Pushed [2024-11-01T07:52:07.303Z] 16113d51b718: Layer already exists [2024-11-01T07:52:08.715Z] cc0303316e18: Pushed [2024-11-01T07:52:18.799Z] 5070551039e8: Pushed [2024-11-01T07:52:18.799Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c: digest: sha256:04d35d6fcdb3e9b771aee5c74693cfbcefc0bd09c7837c9ed394c6bade3359e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:19.168Z] + 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 [2024-11-01T07:52:19.542Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-01T07:52:19.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-01T07:52:19.542Z] 2bcd8da3cc42: Preparing [2024-11-01T07:52:19.542Z] 2e966d75fe11: Preparing [2024-11-01T07:52:19.542Z] 5070551039e8: Preparing [2024-11-01T07:52:19.542Z] cc0303316e18: Preparing [2024-11-01T07:52:19.542Z] 479ba978e5b5: Preparing [2024-11-01T07:52:19.542Z] 16113d51b718: Preparing [2024-11-01T07:52:19.542Z] 16113d51b718: Waiting [2024-11-01T07:52:19.542Z] 5070551039e8: Layer already exists [2024-11-01T07:52:19.542Z] 2bcd8da3cc42: Layer already exists [2024-11-01T07:52:19.542Z] 2e966d75fe11: Layer already exists [2024-11-01T07:52:19.542Z] cc0303316e18: Layer already exists [2024-11-01T07:52:19.542Z] 479ba978e5b5: Layer already exists [2024-11-01T07:52:19.809Z] 16113d51b718: Layer already exists [2024-11-01T07:52:19.809Z] latest: digest: sha256:04d35d6fcdb3e9b771aee5c74693cfbcefc0bd09c7837c9ed394c6bade3359e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:20.175Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:20.542Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.2 [2024-11-01T07:52:20.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-01T07:52:20.542Z] 2bcd8da3cc42: Preparing [2024-11-01T07:52:20.542Z] 2e966d75fe11: Preparing [2024-11-01T07:52:20.542Z] 5070551039e8: Preparing [2024-11-01T07:52:20.542Z] cc0303316e18: Preparing [2024-11-01T07:52:20.542Z] 479ba978e5b5: Preparing [2024-11-01T07:52:20.542Z] 16113d51b718: Preparing [2024-11-01T07:52:20.542Z] 16113d51b718: Waiting [2024-11-01T07:52:20.542Z] 5070551039e8: Layer already exists [2024-11-01T07:52:20.542Z] 2e966d75fe11: Layer already exists [2024-11-01T07:52:20.542Z] 2bcd8da3cc42: Layer already exists [2024-11-01T07:52:20.542Z] 479ba978e5b5: Layer already exists [2024-11-01T07:52:20.542Z] cc0303316e18: Layer already exists [2024-11-01T07:52:20.542Z] 16113d51b718: Layer already exists [2024-11-01T07:52:20.812Z] 4.0.0-dev.2: digest: sha256:04d35d6fcdb3e9b771aee5c74693cfbcefc0bd09c7837c9ed394c6bade3359e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:21.171Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:21.535Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:52:21.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-01T07:52:21.535Z] 2bcd8da3cc42: Preparing [2024-11-01T07:52:21.535Z] 2e966d75fe11: Preparing [2024-11-01T07:52:21.535Z] 5070551039e8: Preparing [2024-11-01T07:52:21.535Z] cc0303316e18: Preparing [2024-11-01T07:52:21.535Z] 479ba978e5b5: Preparing [2024-11-01T07:52:21.535Z] 16113d51b718: Preparing [2024-11-01T07:52:21.535Z] 16113d51b718: Waiting [2024-11-01T07:52:21.535Z] 479ba978e5b5: Layer already exists [2024-11-01T07:52:21.535Z] 5070551039e8: Layer already exists [2024-11-01T07:52:21.535Z] 2bcd8da3cc42: Layer already exists [2024-11-01T07:52:21.535Z] cc0303316e18: Layer already exists [2024-11-01T07:52:21.535Z] 2e966d75fe11: Layer already exists [2024-11-01T07:52:21.535Z] 16113d51b718: Layer already exists [2024-11-01T07:52:21.802Z] b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2: digest: sha256:04d35d6fcdb3e9b771aee5c74693cfbcefc0bd09c7837c9ed394c6bade3359e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:22.181Z] + 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 [2024-11-01T07:52:22.546Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-11-01T07:52:22.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-01T07:52:22.547Z] 2bcd8da3cc42: Preparing [2024-11-01T07:52:22.547Z] 2e966d75fe11: Preparing [2024-11-01T07:52:22.547Z] 5070551039e8: Preparing [2024-11-01T07:52:22.547Z] cc0303316e18: Preparing [2024-11-01T07:52:22.547Z] 479ba978e5b5: Preparing [2024-11-01T07:52:22.547Z] 16113d51b718: Preparing [2024-11-01T07:52:22.547Z] 479ba978e5b5: Layer already exists [2024-11-01T07:52:22.547Z] 2e966d75fe11: Layer already exists [2024-11-01T07:52:22.547Z] 5070551039e8: Layer already exists [2024-11-01T07:52:22.547Z] 2bcd8da3cc42: Layer already exists [2024-11-01T07:52:22.547Z] cc0303316e18: Layer already exists [2024-11-01T07:52:22.547Z] 16113d51b718: Layer already exists [2024-11-01T07:52:22.812Z] main: digest: sha256:04d35d6fcdb3e9b771aee5c74693cfbcefc0bd09c7837c9ed394c6bade3359e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T07:52:22.885Z] ===================================================== [Pipeline] echo [2024-11-01T07:52:22.899Z] taggedImages: [2024-11-01T07:52:22.899Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [2024-11-01T07:52:22.899Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-01T07:52:22.899Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.2 [2024-11-01T07:52:22.899Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c-4.0.0-dev.2 [2024-11-01T07:52:22.899Z] - 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 [2024-11-01T07:52:23.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:52:23.271Z] [2024-11-01T07:52:23.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:52:23.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:52:23.602Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T07:52:23.602Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T07:52:23.602Z] 04944245beec: Pulling fs layer [2024-11-01T07:52:23.602Z] 699f458cf7ca: Pulling fs layer [2024-11-01T07:52:23.602Z] 765212b225bb: Pulling fs layer [2024-11-01T07:52:23.602Z] f23df028b6ca: Pulling fs layer [2024-11-01T07:52:23.602Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T07:52:23.602Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T07:52:23.602Z] 765212b225bb: Waiting [2024-11-01T07:52:23.602Z] f23df028b6ca: Waiting [2024-11-01T07:52:23.602Z] d65c8cfc05b1: Waiting [2024-11-01T07:52:23.602Z] 2437ff75d9bd: Waiting [2024-11-01T07:52:23.869Z] 04944245beec: Verifying Checksum [2024-11-01T07:52:23.869Z] 04944245beec: Download complete [2024-11-01T07:52:23.869Z] 765212b225bb: Verifying Checksum [2024-11-01T07:52:23.869Z] 765212b225bb: Download complete [2024-11-01T07:52:23.869Z] f23df028b6ca: Verifying Checksum [2024-11-01T07:52:23.869Z] f23df028b6ca: Download complete [2024-11-01T07:52:23.869Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T07:52:23.869Z] d65c8cfc05b1: Download complete [2024-11-01T07:52:24.135Z] 699f458cf7ca: Verifying Checksum [2024-11-01T07:52:24.135Z] 699f458cf7ca: Download complete [2024-11-01T07:52:24.403Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T07:52:24.403Z] 8998bd30e6a1: Download complete [2024-11-01T07:52:26.998Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T07:52:26.998Z] 2437ff75d9bd: Download complete [2024-11-01T07:52:29.588Z] 8998bd30e6a1: Pull complete [2024-11-01T07:52:29.854Z] 04944245beec: Pull complete [2024-11-01T07:52:31.258Z] 699f458cf7ca: Pull complete [2024-11-01T07:52:31.585Z] 765212b225bb: Pull complete [2024-11-01T07:52:32.639Z] f23df028b6ca: Pull complete [2024-11-01T07:52:32.921Z] d65c8cfc05b1: Pull complete [2024-11-01T07:52:51.167Z] 2437ff75d9bd: Pull complete [2024-11-01T07:52:51.167Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T07:52:51.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T07:52:51.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:52:51.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-24292 does not seem to be running inside a container [2024-11-01T07:52:51.429Z] $ 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/211 -v /w/workspace/device-onvif-camera/211:/w/workspace/device-onvif-camera/211:rw,z -v /w/workspace/device-onvif-camera/211@tmp:/w/workspace/device-onvif-camera/211@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 [2024-11-01T07:52:54.279Z] $ docker top 3cf7098874d78ce742a0446b1c2ca30494da4d067bc345523ccf687839f8f4f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:52:55.127Z] ---> job-cost.sh [2024-11-01T07:52:55.127Z] lf-activate-venv: SKIPPING [2024-11-01T07:52:55.127Z] INFO: No Stack... [2024-11-01T07:52:55.707Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T07:52:56.287Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T07:52:56.924Z] + cat /w/workspace/device-onvif-camera/211/archives/cost.csv [2024-11-01T07:52:56.924Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T07:52:56.958Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [2024-11-01T07:52:56.970Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] did not exist. Created. [2024-11-01T07:52:56.978Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:52:57.640Z] /w/workspace/device-onvif-camera/211@tmp/durable-142a9050/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T07:52:58.278Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T07:52:58.296Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T07:52:58.355Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T07:52:58.364Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T07:52:58.392Z] $ docker stop --time=1 3cf7098874d78ce742a0446b1c2ca30494da4d067bc345523ccf687839f8f4f1 [2024-11-01T07:52:59.924Z] $ docker rm -f --volumes 3cf7098874d78ce742a0446b1c2ca30494da4d067bc345523ccf687839f8f4f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-01T07:53:00.460Z] provisioning config files... [2024-11-01T07:53:00.481Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17176945854880334644tmp [Pipeline] { [Pipeline] sh [2024-11-01T07:53:00.786Z] + set +x [2024-11-01T07:53:00.786Z] + curl -s https://codecov.io/bash [2024-11-01T07:53:00.786Z] + bash -s -- [2024-11-01T07:53:01.045Z] [2024-11-01T07:53:01.045Z] _____ _ [2024-11-01T07:53:01.045Z] / ____| | | [2024-11-01T07:53:01.045Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T07:53:01.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T07:53:01.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T07:53:01.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T07:53:01.045Z] Bash-1.0.6 [2024-11-01T07:53:01.045Z] [2024-11-01T07:53:01.045Z] [2024-11-01T07:53:01.045Z] ==> git version 2.25.1 found [2024-11-01T07:53:01.045Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-01T07:53:01.045Z] Release-Date: 2020-01-08 [2024-11-01T07:53:01.045Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T07:53:01.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T07:53:01.045Z] ==> Jenkins CI detected. [2024-11-01T07:53:01.045Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-11-01T07:53:01.045Z] project root: . [2024-11-01T07:53:01.045Z] --> token set from env [2024-11-01T07:53:01.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T07:53:01.045Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T07:53:01.045Z] ==> Python coveragepy not found [2024-11-01T07:53:01.045Z] ==> Searching for coverage reports in: [2024-11-01T07:53:01.045Z] + . [2024-11-01T07:53:01.045Z] -> Found 1 reports [2024-11-01T07:53:01.045Z] ==> Detecting git/mercurial file structure [2024-11-01T07:53:01.045Z] ==> Reading reports [2024-11-01T07:53:01.045Z] + ./coverage.out bytes=92292 [2024-11-01T07:53:01.045Z] ==> Appending adjustments [2024-11-01T07:53:01.045Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T07:53:01.304Z] + Found adjustments [2024-11-01T07:53:01.304Z] ==> Gzipping contents [2024-11-01T07:53:01.304Z] 12K /tmp/codecov.HOfRqc.gz [2024-11-01T07:53:01.305Z] ==> Uploading reports [2024-11-01T07:53:01.305Z] url: https://codecov.io [2024-11-01T07:53:01.305Z] query: branch=main&commit=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T07:53:01.305Z] -> Pinging Codecov [2024-11-01T07:53:01.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T07:53:01.564Z] -> Uploading to [2024-11-01T07:53:01.564Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c/c5555af9-036b-4fd0-88bd-8160af875aa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T075301Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8990ed096e0a50694e51b0135f1b2f3768b648d668702d144474b0ea99a0af21 [2024-11-01T07:53:01.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T07:53:01.564Z] Dload Upload Total Spent Left Speed [2024-11-01T07:53:01.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 47360 --:--:-- --:--:-- --:--:-- 47165 100 11414 0 0 100 11414 0 47360 --:--:-- --:--:-- --:--:-- 47165 [2024-11-01T07:53:01.824Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] } [2024-11-01T07:53:01.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T07:53:02.047Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T07:53:02.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:02.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:53:02.369Z] [2024-11-01T07:53:02.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:02.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:53:02.678Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T07:53:02.678Z] 43c4264eed91: Already exists [2024-11-01T07:53:02.678Z] 4cc291be95ef: Already exists [2024-11-01T07:53:02.678Z] 2ac1f1163629: Already exists [2024-11-01T07:53:02.678Z] 5c3c966382ef: Already exists [2024-11-01T07:53:02.678Z] 4f4fb700ef54: Already exists [2024-11-01T07:53:02.678Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T07:53:02.678Z] 9c3e1370e548: Pulling fs layer [2024-11-01T07:53:02.937Z] d9c7d2e4e75e: Verifying Checksum [2024-11-01T07:53:02.937Z] d9c7d2e4e75e: Download complete [2024-11-01T07:53:03.196Z] d9c7d2e4e75e: Pull complete [2024-11-01T07:53:03.454Z] 9c3e1370e548: Verifying Checksum [2024-11-01T07:53:03.454Z] 9c3e1370e548: Download complete [2024-11-01T07:53:06.738Z] 9c3e1370e548: Pull complete [2024-11-01T07:53:06.738Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T07:53:06.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T07:53:06.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:06.839Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:06.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2024-11-01T07:53:08.705Z] $ docker top c0470feca7cf6d4acce53f8ac8349d38ad3fd21bceca58e6d500cd2d5c6f5802 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:53:09.047Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-11-01T07:53:09.057Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-11-01T07:53:09.333Z] + set -o pipefail [2024-11-01T07:53:09.333Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-11-01T07:53:15.910Z] [2024-11-01T07:53:15.910Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-11-01T07:53:15.910Z] [2024-11-01T07:53:15.910Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/db9f0f04-7f92-4fc5-a39f-ae289ff89799 [2024-11-01T07:53:15.910Z] [2024-11-01T07:53:15.910Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-01T07:53:15.910Z] [2024-11-01T07:53:15.910Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T07:53:15.910Z] [Pipeline] } [2024-11-01T07:53:16.186Z] $ docker stop --time=1 c0470feca7cf6d4acce53f8ac8349d38ad3fd21bceca58e6d500cd2d5c6f5802 [2024-11-01T07:53:20.038Z] $ docker rm -f --volumes c0470feca7cf6d4acce53f8ac8349d38ad3fd21bceca58e6d500cd2d5c6f5802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-01T07:53:20.582Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:53:20.604Z] provisioning config files... [2024-11-01T07:53:20.611Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1100120858440458238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:20.909Z] --> edgex-publish-swagger.sh [2024-11-01T07:53:20.909Z] === Publish doc/openapi/v3 API === [2024-11-01T07:53:20.909Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-11-01T07:53:20.909Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-11-01T07:53:20.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T07:53:20.909Z] Dload Upload Total Spent Left Speed [2024-11-01T07:53:21.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 318 990k --:--:-- --:--:-- --:--:-- 991k [2024-11-01T07:53:21.168Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-01T07:53:21.168Z] [Pipeline] } [2024-11-01T07:53:21.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T07:53:21.614Z] + git log --format=format:%s -1 b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c [Pipeline] sh [2024-11-01T07:53:21.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:53:21.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:22.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:53:22.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:22.281Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:22.310Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:53:22.811Z] $ docker top 191d72330e06fd585ebfc9f70c1703b55ad6dc0f3b2de75df0a26ac4f03ce2f8 -eo pid,comm [2024-11-01T07:53:22.854Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:53:22.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:53:22.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:53:22.912Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:53:23.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:53:23.023Z] $ docker exec 191d72330e06fd585ebfc9f70c1703b55ad6dc0f3b2de75df0a26ac4f03ce2f8 ssh-agent [2024-11-01T07:53:23.114Z] SSH_AUTH_SOCK=/tmp/ssh-9v0JyGGxnMgb/agent.33 [2024-11-01T07:53:23.114Z] SSH_AGENT_PID=39 [2024-11-01T07:53:23.118Z] Running ssh-add (command line suppressed) [2024-11-01T07:53:23.227Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5724543856132429404.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5724543856132429404.key) [2024-11-01T07:53:23.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:53:23.521Z] + git semver tag [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,683 [run_tag] DEBUG tag force:False [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,683 [check_head_tag] DEBUG check head tag [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,684 [execute] INFO git cat-file --batch-check [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,687 [execute] INFO git cat-file --batch [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,704 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,704 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,704 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:53:23.779Z] 2024-11-01 07:53:23,708 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:23.779Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T07:53:23.793Z] $ docker exec --env ******** --env ******** 191d72330e06fd585ebfc9f70c1703b55ad6dc0f3b2de75df0a26ac4f03ce2f8 ssh-agent -k [2024-11-01T07:53:23.893Z] unset SSH_AUTH_SOCK; [2024-11-01T07:53:23.893Z] unset SSH_AGENT_PID; [2024-11-01T07:53:23.894Z] echo Agent pid 39 killed; [2024-11-01T07:53:23.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:53:24.221Z] + git semver [Pipeline] } [2024-11-01T07:53:24.499Z] $ docker stop --time=1 191d72330e06fd585ebfc9f70c1703b55ad6dc0f3b2de75df0a26ac4f03ce2f8 [2024-11-01T07:53:25.762Z] $ docker rm -f --volumes 191d72330e06fd585ebfc9f70c1703b55ad6dc0f3b2de75df0a26ac4f03ce2f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:26.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:53:26.308Z] [2024-11-01T07:53:26.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:26.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:53:26.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T07:53:26.614Z] ab5ef0e58194: Pulling fs layer [2024-11-01T07:53:26.614Z] 9712f1f96733: Pulling fs layer [2024-11-01T07:53:26.614Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T07:53:26.614Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T07:53:26.614Z] e9a5061849ea: Pulling fs layer [2024-11-01T07:53:26.614Z] d747dcd14b5f: Pulling fs layer [2024-11-01T07:53:26.614Z] 2de7ff778b66: Pulling fs layer [2024-11-01T07:53:26.614Z] 0d9ebad4ef96: Waiting [2024-11-01T07:53:26.614Z] d747dcd14b5f: Waiting [2024-11-01T07:53:26.614Z] e9a5061849ea: Waiting [2024-11-01T07:53:26.614Z] 2de7ff778b66: Waiting [2024-11-01T07:53:26.614Z] 9712f1f96733: Verifying Checksum [2024-11-01T07:53:26.614Z] 9712f1f96733: Download complete [2024-11-01T07:53:26.873Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T07:53:26.873Z] 63f879dbbcfc: Download complete [2024-11-01T07:53:27.132Z] e9a5061849ea: Verifying Checksum [2024-11-01T07:53:27.132Z] e9a5061849ea: Download complete [2024-11-01T07:53:27.132Z] d747dcd14b5f: Verifying Checksum [2024-11-01T07:53:27.132Z] d747dcd14b5f: Download complete [2024-11-01T07:53:27.133Z] ab5ef0e58194: Verifying Checksum [2024-11-01T07:53:27.133Z] ab5ef0e58194: Download complete [2024-11-01T07:53:27.133Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T07:53:27.133Z] 0d9ebad4ef96: Download complete [2024-11-01T07:53:27.133Z] 2de7ff778b66: Verifying Checksum [2024-11-01T07:53:27.133Z] 2de7ff778b66: Download complete [2024-11-01T07:53:29.663Z] ab5ef0e58194: Pull complete [2024-11-01T07:53:29.663Z] 9712f1f96733: Pull complete [2024-11-01T07:53:30.231Z] 63f879dbbcfc: Pull complete [2024-11-01T07:53:33.519Z] 0d9ebad4ef96: Pull complete [2024-11-01T07:53:33.777Z] e9a5061849ea: Pull complete [2024-11-01T07:53:33.777Z] d747dcd14b5f: Pull complete [2024-11-01T07:53:34.714Z] 2de7ff778b66: Pull complete [2024-11-01T07:53:34.714Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T07:53:34.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T07:53:34.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:34.816Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:34.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat [2024-11-01T07:53:38.229Z] $ docker top a156f042440b1ce42d87c9dac1170eabf1f8b1fdb25fed05a44ab8a21c6d70f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:53:38.302Z] provisioning config files... [2024-11-01T07:53:38.309Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4866176846021282574tmp [2024-11-01T07:53:38.318Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18050827900292263600tmp [2024-11-01T07:53:38.328Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1727248281329506972tmp [Pipeline] { [Pipeline] echo [2024-11-01T07:53:38.356Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:38.647Z] ---> sigul-configuration.sh [2024-11-01T07:53:38.647Z] gpg: directory `/root/.gnupg' created [2024-11-01T07:53:38.647Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T07:53:38.647Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T07:53:38.647Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T07:53:38.647Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T07:53:38.647Z] gpg: CAST5 encrypted data [2024-11-01T07:53:38.647Z] gpg: encrypted with 1 passphrase [2024-11-01T07:53:38.647Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T07:53:38.939Z] + mkdir /home/jenkins [2024-11-01T07:53:38.939Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T07:53:39.228Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-01T07:53:39.238Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:39.522Z] ---> sigul-install.sh [2024-11-01T07:53:39.522Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T07:53:39.811Z] + git tag --list [2024-11-01T07:53:39.811Z] v0.0.0 [2024-11-01T07:53:39.811Z] v2.2.0 [2024-11-01T07:53:39.811Z] v2.3.0 [2024-11-01T07:53:39.811Z] v2.3.1 [2024-11-01T07:53:39.811Z] v3.0 [2024-11-01T07:53:39.811Z] v3.0.0 [2024-11-01T07:53:39.811Z] v3.1 [2024-11-01T07:53:39.811Z] v3.1.0 [2024-11-01T07:53:39.811Z] v3.1.0-dev.1 [2024-11-01T07:53:39.811Z] v3.1.0-dev.10 [2024-11-01T07:53:39.811Z] v3.1.0-dev.11 [2024-11-01T07:53:39.811Z] v3.1.0-dev.12 [2024-11-01T07:53:39.811Z] v3.1.0-dev.13 [2024-11-01T07:53:39.811Z] v3.1.0-dev.14 [2024-11-01T07:53:39.811Z] v3.1.0-dev.15 [2024-11-01T07:53:39.811Z] v3.1.0-dev.16 [2024-11-01T07:53:39.811Z] v3.1.0-dev.17 [2024-11-01T07:53:39.811Z] v3.1.0-dev.18 [2024-11-01T07:53:39.811Z] v3.1.0-dev.19 [2024-11-01T07:53:39.811Z] v3.1.0-dev.2 [2024-11-01T07:53:39.811Z] v3.1.0-dev.20 [2024-11-01T07:53:39.811Z] v3.1.0-dev.21 [2024-11-01T07:53:39.811Z] v3.1.0-dev.22 [2024-11-01T07:53:39.811Z] v3.1.0-dev.23 [2024-11-01T07:53:39.811Z] v3.1.0-dev.24 [2024-11-01T07:53:39.811Z] v3.1.0-dev.25 [2024-11-01T07:53:39.811Z] v3.1.0-dev.26 [2024-11-01T07:53:39.811Z] v3.1.0-dev.27 [2024-11-01T07:53:39.811Z] v3.1.0-dev.28 [2024-11-01T07:53:39.811Z] v3.1.0-dev.3 [2024-11-01T07:53:39.811Z] v3.1.0-dev.4 [2024-11-01T07:53:39.811Z] v3.1.0-dev.5 [2024-11-01T07:53:39.811Z] v3.1.0-dev.6 [2024-11-01T07:53:39.811Z] v3.1.0-dev.7 [2024-11-01T07:53:39.811Z] v3.1.0-dev.8 [2024-11-01T07:53:39.811Z] v3.1.0-dev.9 [2024-11-01T07:53:39.811Z] v3.1.1 [2024-11-01T07:53:39.811Z] v3.2.0-dev.1 [2024-11-01T07:53:39.811Z] v3.2.0-dev.10 [2024-11-01T07:53:39.811Z] v3.2.0-dev.11 [2024-11-01T07:53:39.811Z] v3.2.0-dev.12 [2024-11-01T07:53:39.811Z] v3.2.0-dev.13 [2024-11-01T07:53:39.811Z] v3.2.0-dev.14 [2024-11-01T07:53:39.811Z] v3.2.0-dev.15 [2024-11-01T07:53:39.811Z] v3.2.0-dev.16 [2024-11-01T07:53:39.811Z] v3.2.0-dev.17 [2024-11-01T07:53:39.811Z] v3.2.0-dev.18 [2024-11-01T07:53:39.811Z] v3.2.0-dev.19 [2024-11-01T07:53:39.811Z] v3.2.0-dev.2 [2024-11-01T07:53:39.811Z] v3.2.0-dev.20 [2024-11-01T07:53:39.811Z] v3.2.0-dev.21 [2024-11-01T07:53:39.811Z] v3.2.0-dev.22 [2024-11-01T07:53:39.811Z] v3.2.0-dev.23 [2024-11-01T07:53:39.811Z] v3.2.0-dev.3 [2024-11-01T07:53:39.811Z] v3.2.0-dev.4 [2024-11-01T07:53:39.811Z] v3.2.0-dev.5 [2024-11-01T07:53:39.811Z] v3.2.0-dev.6 [2024-11-01T07:53:39.811Z] v3.2.0-dev.7 [2024-11-01T07:53:39.811Z] v3.2.0-dev.8 [2024-11-01T07:53:39.811Z] v3.2.0-dev.9 [2024-11-01T07:53:39.811Z] v4.0.0-dev.1 [2024-11-01T07:53:39.811Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-01T07:53:40.103Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-01T07:53:40.672Z] Signing Git tag with Sigul... [2024-11-01T07:53:40.672Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-01T07:53:40.941Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:41.231Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T07:53:41.239Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T07:53:41.268Z] $ docker stop --time=1 a156f042440b1ce42d87c9dac1170eabf1f8b1fdb25fed05a44ab8a21c6d70f0 [2024-11-01T07:53:42.579Z] $ docker rm -f --volumes a156f042440b1ce42d87c9dac1170eabf1f8b1fdb25fed05a44ab8a21c6d70f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T07:53:42.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:53:42.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:43.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:53:43.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:43.374Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:43.409Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:53:43.734Z] $ docker top 0add400381b86c216783c2a68084db4a7630f32bc1f455e8c4975a2a18fc9a50 -eo pid,comm [2024-11-01T07:53:43.774Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-01T07:53:43.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:53:43.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:53:43.829Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:53:43.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:53:43.945Z] $ docker exec 0add400381b86c216783c2a68084db4a7630f32bc1f455e8c4975a2a18fc9a50 ssh-agent [2024-11-01T07:53:44.035Z] SSH_AUTH_SOCK=/tmp/ssh-AyKCCZ2wDekG/agent.32 [2024-11-01T07:53:44.035Z] SSH_AGENT_PID=38 [2024-11-01T07:53:44.038Z] Running ssh-add (command line suppressed) [2024-11-01T07:53:44.158Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1284149188071873465.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1284149188071873465.key) [2024-11-01T07:53:44.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:53:44.447Z] + git semver bump pre [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,634 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,634 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,634 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,635 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,635 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,637 [execute] INFO git cat-file --batch-check [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,643 [execute] INFO git cat-file --batch [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:53:44.706Z] 2024-11-01 07:53:44,648 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:44.706Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T07:53:44.720Z] $ docker exec --env ******** --env ******** 0add400381b86c216783c2a68084db4a7630f32bc1f455e8c4975a2a18fc9a50 ssh-agent -k [2024-11-01T07:53:44.814Z] unset SSH_AUTH_SOCK; [2024-11-01T07:53:44.814Z] unset SSH_AGENT_PID; [2024-11-01T07:53:44.814Z] echo Agent pid 38 killed; [2024-11-01T07:53:44.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:53:45.132Z] + git semver [Pipeline] } [2024-11-01T07:53:45.408Z] $ docker stop --time=1 0add400381b86c216783c2a68084db4a7630f32bc1f455e8c4975a2a18fc9a50 [2024-11-01T07:53:46.660Z] $ docker rm -f --volumes 0add400381b86c216783c2a68084db4a7630f32bc1f455e8c4975a2a18fc9a50 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T07:53:47.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T07:53:47.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:47.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T07:53:47.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:47.394Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:47.424Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-01T07:53:47.758Z] $ docker top 6b1bb97b594e948acf3c29e24d5371a8168f3326eef117b08061c57d66ce644b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T07:53:47.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T07:53:47.864Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T07:53:47.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T07:53:47.982Z] $ docker exec 6b1bb97b594e948acf3c29e24d5371a8168f3326eef117b08061c57d66ce644b ssh-agent [2024-11-01T07:53:48.089Z] SSH_AUTH_SOCK=/tmp/ssh-iVzSnMaSUpA0/agent.30 [2024-11-01T07:53:48.089Z] SSH_AGENT_PID=36 [2024-11-01T07:53:48.094Z] Running ssh-add (command line suppressed) [2024-11-01T07:53:48.195Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11883389451127351848.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11883389451127351848.key) [2024-11-01T07:53:48.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T07:53:48.501Z] + git semver push [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,667 [run_push] DEBUG push [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,668 [execute] INFO git cat-file --batch-check [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,671 [execute] INFO git rev-list cd9ca8c2d0b6f3ac6708adf20e6710cb73923fb0 -- [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,672 [execute] DEBUG Popen(['git', 'rev-list', 'cd9ca8c2d0b6f3ac6708adf20e6710cb73923fb0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,680 [execute] INFO git fetch -v origin [2024-11-01T07:53:48.760Z] 2024-11-01 07:53:48,680 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T07:53:49.327Z] 2024-11-01 07:53:49,131 [run_push] DEBUG no remote changes detected [2024-11-01T07:53:49.327Z] 2024-11-01 07:53:49,131 [execute] INFO git push origin semver [2024-11-01T07:53:49.327Z] 2024-11-01 07:53:49,132 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:53:49.893Z] 2024-11-01 07:53:49,775 [run_push] DEBUG push all version tags [2024-11-01T07:53:49.893Z] 2024-11-01 07:53:49,776 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T07:53:49.893Z] 2024-11-01 07:53:49,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T07:53:50.459Z] 2024-11-01 07:53:50,384 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-01T07:53:50.459Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T07:53:50.474Z] $ docker exec --env ******** --env ******** 6b1bb97b594e948acf3c29e24d5371a8168f3326eef117b08061c57d66ce644b ssh-agent -k [2024-11-01T07:53:50.568Z] unset SSH_AUTH_SOCK; [2024-11-01T07:53:50.570Z] unset SSH_AGENT_PID; [2024-11-01T07:53:50.570Z] echo Agent pid 36 killed; [2024-11-01T07:53:50.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T07:53:50.900Z] + git semver [Pipeline] } [2024-11-01T07:53:51.173Z] $ docker stop --time=1 6b1bb97b594e948acf3c29e24d5371a8168f3326eef117b08061c57d66ce644b [2024-11-01T07:53:52.424Z] $ docker rm -f --volumes 6b1bb97b594e948acf3c29e24d5371a8168f3326eef117b08061c57d66ce644b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T07:53:53.610Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-11-01T07:53:53.610Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-01T07:53:53.610Z] total 16 [2024-11-01T07:53:53.610Z] drwxr-xr-x 3 root root 4096 Nov 1 07:40 . [2024-11-01T07:53:53.610Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 07:53 .. [2024-11-01T07:53:53.610Z] drwxr-xr-x 2 root root 4096 Nov 1 07:40 cost [2024-11-01T07:53:53.610Z] -rw-r--r-- 1 root root 91 Nov 1 07:40 cost.csv [2024-11-01T07:53:53.610Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-01T07:53:53.610Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-01T07:53:53.610Z] total 16 [2024-11-01T07:53:53.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 07:40 . [2024-11-01T07:53:53.610Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 07:53 .. [2024-11-01T07:53:53.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 07:40 cost [2024-11-01T07:53:53.610Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 1 07:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:53.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:54.762Z] ---> package-listing.sh [2024-11-01T07:53:54.762Z] ++ facter osfamily [2024-11-01T07:53:54.762Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T07:53:55.021Z] + OS_FAMILY=debian [2024-11-01T07:53:55.021Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-11-01T07:53:55.021Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T07:53:55.021Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T07:53:55.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T07:53:55.021Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T07:53:55.021Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-01T07:53:55.021Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T07:53:55.021Z] + case "${OS_FAMILY}" in [2024-11-01T07:53:55.021Z] + dpkg -l [2024-11-01T07:53:55.021Z] + grep '^ii' [2024-11-01T07:53:55.021Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T07:53:55.021Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T07:53:55.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T07:53:55.021Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-01T07:53:55.021Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-11-01T07:53:55.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-11-01T07:53:55.033Z] 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 [2024-11-01T07:53:55.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T07:53:55.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T07:53:55.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T07:53:55.945Z] prd-ubuntu20.04-docker-8c-8g-24290 does not seem to be running inside a container [2024-11-01T07:53:55.975Z] $ 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 [2024-11-01T07:53:56.167Z] $ docker top 1c4ba226b61ca093b89494b96aa4413fa6542acde9139c776406084d7f63ffb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T07:53:56.510Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T07:53:56.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T07:53:57.074Z] + ls /var/log/sa-host [2024-11-01T07:53:57.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T07:53:57.148Z] provisioning config files... [2024-11-01T07:53:57.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1836670317801763362tmp [Pipeline] { [Pipeline] echo [2024-11-01T07:53:57.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:57.457Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T07:53:57.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:57.799Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T07:53:57.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:58.093Z] ---> sudo-logs.sh [2024-11-01T07:53:58.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T07:53:58.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:58.396Z] ---> job-cost.sh [2024-11-01T07:53:58.396Z] lf-activate-venv: SKIPPING [2024-11-01T07:53:58.396Z] DEBUG: total: 0.2199999988079071 [2024-11-01T07:53:58.396Z] INFO: Retrieving Stack Cost... [2024-11-01T07:53:58.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T07:53:59.223Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T07:53:59.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T07:53:59.516Z] ---> logs-deploy.sh [2024-11-01T07:53:59.516Z] lf-activate-venv: SKIPPING [2024-11-01T07:53:59.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/211 [2024-11-01T07:53:59.516Z] INFO: archiving workspace using pattern(s): [2024-11-01T07:54:00.455Z] Archives upload complete. [2024-11-01T07:54:00.455Z] INFO: archiving logs to Nexus